Project

General

Profile

Activity

From 2015-01-09 to 2015-01-11

2015-01-11

12:38 Defect #18518 (Closed): I18n::MissingTranslationData: translation missing: en.date.formats.default
I cannot reproduce on version:2.6.1.
All tests pass.
http://www.redmine.org/builds/index.html
Toshi MARUYAMA
12:06 Defect #18518 (Reopened): I18n::MissingTranslationData: translation missing: en.date.formats.default
Well, tested on 2.6.1 stable running in development environment with Webrick, but the error repeated - with default a... Denis Savitskiy
11:27 Feature #18801 (Closed): Support for accent insensitive search with PostgreSQL
Redmine should use the @unaccent()@ function to do accent insensitive search if the @unaccent@ extension is installed... Jean-Philippe Lang
09:51 Patch #18782 (Closed): Fix ui tests broken by undefined method error
Jean-Philippe Lang
09:20 Defect #18647 (Closed): ActiveRecord::StatementInvalid with async_smtp
Thank you for your feedback. Toshi MARUYAMA
05:33 Defect #18632: PDF Export has no left padding for tables
I have created issue.
https://github.com/naitoh/rbpdf/issues/7
Toshi MARUYAMA
05:29 Defect #18630: PDF Export sets table width as 100% by default
I have created issue.
https://github.com/naitoh/rbpdf/issues/6
Toshi MARUYAMA
05:24 Defect #18629 (Closed): PDF Export removes separating space after tables
Explicitly updated rbpdf version to 1.18.4 in trunk r13870 and 2.6-stable r13871, thanks. Toshi MARUYAMA
02:43 Patch #14679: Hierarchical relationships of parent and son issues in roadmap viewer
Some problem existed in this path, so I fixed it. You can try this patch in "the attachment":http://www.redmine.org/a... Jun Den

2015-01-10

22:27 Defect #18475 (Closed): REST XML API is unable to create a new issue with multiple attachments
You need to use type="array" attribute for arrays. See the test for this:
source:/trunk/test/integration/api_test/is...
Jean-Philippe Lang
22:23 Defect #18622 (Closed): Awesome nested set. Need to update.
Redmine trunk no longer uses awesome_nested_set, see r13841. Jean-Philippe Lang
22:22 Defect #18788 (Closed): Not all columns are saved after their reordering in a custom query
Same as #18777, fixed in 2.6.1. Jean-Philippe Lang
22:22 Defect #18777 (Closed): Moving column to top of "Select Columns" results in loss of all other column selections
Fixed in r13869, thanks for pointing this out. Jean-Philippe Lang
22:12 Patch #18789 (Closed): UI tests and capybara version
Jean-Philippe Lang
11:26 Patch #18789 (Resolved): UI tests and capybara version
Changes committed. Jean-Philippe Lang
10:42 Patch #18789: UI tests and capybara version
I'll take care of it, thanks. Jean-Philippe Lang
00:22 Patch #18789: UI tests and capybara version
Ah.. I see I did not noticed. Shall I remove that from my patch and leave only time dependend error fixes in it? Ondřej Ezr
22:10 Defect #18769 (Closed): Reordering roles, trackers or statuses always redirects to the first page
Jean-Philippe Lang
22:09 Defect #18734 (Closed): select / case is missing a break in application.js
Jean-Philippe Lang
18:36 Defect #18694 (Closed): Sending Email redmine 2.6.0.
Please use forum for questions. Toshi MARUYAMA
14:04 Defect #18654 (Closed): Custom field is rendered, even if its value is empty (for multiple)
Fixed in r13864, thanks for pointing this out. Jean-Philippe Lang
12:06 Defect #18781 (Closed): Redmine::FieldFormat::IntFormat does not accept "real" Integer values
Fixed in r13863. Jean-Philippe Lang
11:30 Feature #18631 (Closed): Better search results pagination
Jean-Philippe Lang
11:21 Patch #18782 (Resolved): Fix ui tests broken by undefined method error
Fixed in r13860, thanks for pointing this out. Jean-Philippe Lang
11:12 Feature #992 (Closed): Option to search open issues only
Feature added in r13858. Jean-Philippe Lang
11:10 Feature #10734 (Closed): Search on Open or Closed Issues
Feature added in r13858, you can search in open issues only. Jean-Philippe Lang
07:47 Feature #7800: Possible to search for attachment filename
Finally! Thomas Pihl
07:27 Defect #10681: Export to Persian PDF problem
Toshi MARUYAMA wrote:
> Sorry, I cannot show italic correctly.
Sorry, pdf.rb_r13778.diff has problem.
DejaVuSans...
Jun NAITOH
03:47 Patch #18794 (Closed): Japanese translation update (r13857)
[translated]
* label_search_attachments_yes
* label_search_attachments_no
* label_search_attachments_only
[chan...
Go MAEDA

2015-01-09

22:48 Feature #15752: Add attachments to search index and list them in a search results
Finally fixed! See #4383 and r13856. Josh Galvez
22:48 Feature #6125: search finds attached files by name and content
Finally fixed! See #4383 and r13856. Josh Galvez
22:47 Feature #7800: Possible to search for attachment filename
Finally fixed! See #4383 and r13856. Josh Galvez
22:47 Feature #8811: Search also in uploaded file(name)s
Finally fixed! See #4383 and r13856. Josh Galvez
22:45 Feature #4383: Search Names of Files Attached to Issues
It's been over 5 years coming. Thank you! This is wonderful. Josh Galvez
22:07 Feature #4383 (Closed): Search Names of Files Attached to Issues
Feature added in r13857. Jean-Philippe Lang
22:19 Defect #18787 (Closed): link to attachement with space in file name in Markdown Wiki
The Markdown processing is not built into Redmine but handled by the "Redcarpet gem":https://github.com/vmg/redcarpet... Jean-Philippe Lang
10:13 Defect #18787 (Closed): link to attachement with space in file name in Markdown Wiki
Please, consider nonalphanumeric chars in file names. E.g. `![alt](Attachement with spaces.png)`. Hans Ginzel
22:12 Patch #18789: UI tests and capybara version
Test errors were already reported in recent #18782. Jean-Philippe Lang
11:21 Patch #18789 (Closed): UI tests and capybara version
I was about to try unlock capybara version - if it would not break some tests.
I discovered, that UI tests does no...
Ondřej Ezr
15:54 Defect #18792 (New): wrong bar length in PDF gantt chart
In my pdf gantt chart, some task bars which have small progress percentage are painted with wrong length.
They must ...
Kazmi Iwasa
14:40 Feature #16962: Better handle html-only emails
Jean-Philippe Lang wrote:
> A simple fix could be @gsub(/\s+/, ' ')@ the html before processing it with Loofah.
I...
Felix Schäfer
14:31 Feature #16962: Better handle html-only emails
Krishna, I had first to transform your .msg file to .eml format, I'm not sure how good the converters are, but I was ... Felix Schäfer
12:29 Feature #18790: Sorting Custom Fields by numbering
h2. *Edited, to make this issue easier to read*
---------------
I think it's really nice if redmine has this feat...
Mt yatno
11:50 Feature #18790 (New): Sorting Custom Fields by numbering
Mt yatno
11:10 Defect #18788 (Closed): Not all columns are saved after their reordering in a custom query
When I edit a custom query the way that I move a selected column up, the columns below the selected column are remove... Karel Pičman
08:38 Defect #18786: Cant display Repository when the git repository is greater than 200MB
Thank you very much.
After running the follow command, the repository can display normally.
$ ./script/rails runn...
Nile Jiang
06:56 Defect #18786: Cant display Repository when the git repository is greater than 200MB
Nile Jiang wrote:
> Where to change the parameter of time out?
It depends on your web server.
Toshi MARUYAMA
06:55 Defect #18786 (Closed): Cant display Repository when the git repository is greater than 200MB
Nile Jiang wrote:
> Hi,
>
> Where to change the parameter of time out?
> How to fix my problem?
See my note-1...
Toshi MARUYAMA
06:50 Defect #18786 (Reopened): Cant display Repository when the git repository is greater than 200MB
Hi,
Where to change the parameter of time out?
How to fix my problem?
Thank you.
Nile
Nile Jiang
06:45 Defect #18786 (Closed): Cant display Repository when the git repository is greater than 200MB
There is no limit.
[[RedmineRepositories#Attaching-an-existing-repository-to-a-project]]
> Important: When you ...
Toshi MARUYAMA
06:34 Defect #18786 (Closed): Cant display Repository when the git repository is greater than 200MB
Hi,
My Redmine is working well, I want to integrate it with my Gitlab server. I clone the git repository from gitlab...
Nile Jiang
06:52 Defect #18784 (Closed): Unable to start Redmine with apache/passenger
Please use forum for questions. Toshi MARUYAMA
05:50 Defect #18784 (Closed): Unable to start Redmine with apache/passenger
Hi,
I have followed the installation steps as per: http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redm...
Ashoka P
06:11 Feature #18785: Handle oudated/unclear/wrong howto's in a decent matter.
Removed auto-assignment. Mischa The Evil
06:11 Feature #18785 (New): Handle oudated/unclear/wrong howto's in a decent matter.
This came up while seeing yet another forum post referring to howtos which are outdated, confusing or just plain wron... Mischa The Evil
 

Also available in: Atom