Project

General

Profile

Activity

From 2015-06-18 to 2015-06-20

2015-06-20

14:31 Feature #2069: Wiki syntax to link to files in the files-module
+1 Evgeniy Dushistov
13:49 Feature #19364: Images and Thumbnail are not interpreted in table while exporting PDF
This problem (image with width case only) fixed by rbpdf 1.18.6.
please bundle update.
Jun NAITOH
13:49 Defect #19095: PDF is broken on iOS
This problem fixed by rbpdf 1.18.6.
please bundle update.
Jun NAITOH
13:48 Defect #20118: Missing row in PDF if issue description contains '<'-character
This problem fixed by rbpdf 1.18.6.
please bundle update.
Jun NAITOH
13:41 Defect #20118: Missing row in PDF if issue description contains '<'-character
I have created issue.
https://github.com/naitoh/rbpdf/issues/16
Jun NAITOH
10:22 Defect #11678 (Closed): MySQL locks and Redmine collapsing
This is fixed by #6579 on version:3.0.0.
But there are new problems of MySQL 5.6 and 5.7 (#17460, #19344).
Toshi MARUYAMA
10:16 Defect #8143: Problem to update subtask
@ go2null wrote:
> it occurs with large parent-child hierarchies
This is fixed by #6579 on version:3.0.0.
But th...
Toshi MARUYAMA
09:02 Defect #12377: Custom (issue) fields are not saved on new issue
Confirming this. Michal Kowalski
06:59 Feature #17438: Support embedding images/files in issue description
Testing the advice in comment 1, I didn't realise that was supported.
Edit: Eg to display the image attached, I en...
Chris Burgess
06:25 Feature #19652: Ruby 2.2 support of Redmine 2.6 (Rails 3.2)
JPL, could you add Ruby 2.2 to CI Server? Toshi MARUYAMA

2015-06-19

23:01 Defect #20120 (Closed): Username can not be validated when creating an account
Jean-Philippe Lang
15:48 Defect #20120 (Resolved): Username can not be validated when creating an account
Felix has been right, the issue has been fixed in Redmine CRM 4.0.1 C. R.
22:57 Patch #19825 (Closed): Russian translation update
Committed, thanks! Jean-Philippe Lang
22:54 Patch #20035 (Closed): Italian translation update
Committed, thanks! Jean-Philippe Lang
22:52 Patch #19994 (Closed): Traditional Chinese translation (to r14294)
Superseeded by #20037. Jean-Philippe Lang
22:51 Patch #20037 (Closed): Traditional Chinese translation (to r14300)
Committed, thanks! Jean-Philippe Lang
22:49 Patch #19991 (Closed): Japanese translation change
Committed, thanks! Jean-Philippe Lang
22:48 Patch #20130 (Closed): Bulgarian translation change
Committed, thanks! Jean-Philippe Lang
12:23 Patch #20130: Bulgarian translation change
Great. Thanks for this work.
Marian Banica
22:44 Feature #19851 (Closed): Sudo mode: Require password re-entry for sensitive actions (optional)
The patch and a few changes are committed. Jean-Philippe Lang
13:41 Feature #19289: Exclude attachments from incoming emails based on file content or file hash
This code works perfectly for me in Redmine 3.0 on Windows.
I implemented the MD5-check.

require 'digest...
Manuel Mai
12:22 Feature #20134 (Closed): Issues from open projects on my page issue list - addition filter on issue list 'my open projects'
I just wrote a plugin -> https://github.com/efigence/redmine_override_my_issues, which overrides My page view and sho... Marcin Świątkiewicz
11:37 Feature #1102: Shortcut for assigning an issue to me
There's that: http://www.redmine.org/plugins/issue_hot_buttons
But it doesn't work on Redmine 3.X.
Benjamin Billon
11:20 Defect #19924: Adding subtask takes very long
Right, I did forget about the scoping under the root issue.
I have attached the log showing 3 operations: show the ...
Sebastian Paluch
09:36 Feature #9139: Use favicon for redmine.org
+1
I (still?) don't see a favicon on redmine.org.
Robert Schneider
06:02 Feature #20132 (Closed): Can't find defination of "new_project_issue_path", "new_issue_path" and "edit_issue_path"
These are "dynamic path helpers":http://guides.rubyonrails.org/routing.html#path-and-url-helpers created by the Rails... Mischa The Evil
05:43 Feature #20132 (Closed): Can't find defination of "new_project_issue_path", "new_issue_path" and "edit_issue_path"
Hi everyone,
I want to know how it works inside the select tag "status_id" in the "create new issue". However, whe...
yahui shan
05:48 Defect #19904: There is no option "Move issue" in Roles and permission menu
Wim DePreter wrote:
> Moving issues is now defined in Workflow - Field permissions (#3521).
> If field project is r...
Mischa The Evil
04:30 Defect #19904 (New): There is no option "Move issue" in Roles and permission menu
Toshi MARUYAMA

2015-06-18

21:56 Defect #19924 (Needs feedback): Adding subtask takes very long
The nested set model for Redmine issues is scoped under each root. So adding a subtask updates the issues that are un... Jean-Philippe Lang
20:52 Defect #19924: Adding subtask takes very long
After some research, it seems that the reason why it takes so long is "The Nested Set Model":http://mikehillyer.com/a... Sebastian Paluch
20:35 Feature #20129: Filter by subtasks to some level of depth
Here is the SQL for "subtasks_depth" filter:... Sebastian Paluch
18:40 Feature #20129 (New): Filter by subtasks to some level of depth
With respect to #6118, the only option that seems to be missing under "subtasks" is ability to show issue hierarchy d... Sebastian Paluch
20:21 Defect #668: Date input fields don't respect date format settings
I created a jquery plugin to solve this problem:
"jQuery Binding Format":https://github.com/leandrogehlen/jquery-bin...
Leandro Gehlen
20:15 Patch #20130 (Closed): Bulgarian translation change
Translated miscelaneous labels; corrected several already translated labels Ivan Cenov
17:42 Defect #20127 (Closed): The description column in the issues table is too short (MySQL)
The @description@ column in the +issues+ table has a data type of @TEXT@, which has a limit of 65k. We recommend chan... Future Link Corporation pkgsrc team
17:37 Feature #19886: Raise wiki edits comments limit to 1024
Yes, you are correct. We did. Can that field be made longer by default? The length of 255 characters is rather short ... Future Link Corporation pkgsrc team
08:09 Feature #19886 (Needs feedback): Raise wiki edits comments limit to 1024
"comments" of "wiki_content_versions" is defined as 255.
source:tags/3.0.3/db/migrate/029_create_wiki_contents.rb#L1...
Toshi MARUYAMA
17:37 Feature #19885: Raise time entries comments limit to 1024
Yes, you are correct. We did. Can that field be made longer by default? The length of 255 characters is rather short ... Future Link Corporation pkgsrc team
08:02 Feature #19885 (Needs feedback): Raise time entries comments limit to 1024
"comments" of "time_entries" is defined as 255.
source:tags/3.0.3/db/migrate/032_create_time_entries.rb#L8
I thin...
Toshi MARUYAMA
17:24 Feature #10417: Add repository to project
+1 for that one.
I now have a script that creates the Redmine project associated to my SVN repo, and I need a way to...
Justin MASSIOT
16:21 Feature #6118: Filter by parent task or subtasks
Sebastian Paluch wrote:
> The only option that seems to be missing under "subtasks" is ability to show issue hierarc...
Colan Schwartz
10:50 Feature #6118: Filter by parent task or subtasks
That is great, no more plugins!
The only option that seems to be missing under "subtasks" is ability to show issue...
Sebastian Paluch
15:22 Feature #20126 (New): Index by date: Show the current a revision number and add a link to show the diff
A little but simple to realize improvement:
When you go to the wiki and click the _Index by date_ link you could s...
Robert Schneider
15:22 Defect #20125 (Resolved): Settings page broken, after upgrade
Solved the problem with applying new configuration files (settings.yml is old) Mustafa Bahadır Pakalın
15:16 Defect #20125 (Closed): Settings page broken, after upgrade
Hello,
I was upgraded redmine to the latest version.
When i try to go to /settings page, its gives 500 internal err...
Mustafa Bahadır Pakalın
14:21 Defect #20034: Custom queries cannot be edit after creation
I'm the manager of the project, so I've the high level permissions on it. Please note that the problem is visible on ... Daniele Renda
13:33 Defect #20034: Custom queries cannot be edit after creation
I tried it on my redmine but could not reproduce it. Maybe the user has different permissions in the projects? You co... Robert Schneider
11:04 Defect #20034: Custom queries cannot be edit after creation
Hi,
someone took a look to this bug?
Thanks
Daniele Renda
13:22 Defect #20120: Username can not be validated when creating an account
It seems the developers of the plugin are aware of a problem, for example their CRM Plugin has been updated and fixes... Felix Schäfer
09:21 Defect #20120: Username can not be validated when creating an account
This specific issue seems to be related to the @redmine_contacts@ plugin, as without everything seems to work as expe... Felix Schäfer
05:28 Defect #20120: Username can not be validated when creating an account
C. R. wrote:
> When trying to register a new account, the username can not be validated, [...]
Felix Schäfer wrot...
Mischa The Evil
11:35 Patch #20124: Query option, The sql for field to allow groups option.
The advantage of this patch, is that I do not need to alias the sql_for_field method in my plugin!
I am also open f...
Rupesh J
09:25 Patch #20124 (New): Query option, The sql for field to allow groups option.
The simple commit help abundantly and allow us to grouping the custom queries.
When the available filters is added w...
Rupesh J
11:26 Feature #16621: Ability to filter issues blocked by any/no open issues
Awesome! How is the process of merging this patch into master?
Having this patch merged would simplify my deployment...
Arthur Andersen
08:49 Defect #20123 (Closed): Can't sort by multiple fields when sorting by parent
It seems that the issue sort order set when creating custom query does not work when "Parent task" is involved.
Take...
Sebastian Paluch
08:39 Defect #20119: REST API: setting project_id in issue not accepted in Redmine 3.0.3
Thank you for this hint. I assume the change will be permanent and the calls to the api have to be changed to the "ne... Alexander Muthmann
07:00 Defect #20119: REST API: setting project_id in issue not accepted in Redmine 3.0.3
Please see #19276. Mischa The Evil
08:32 Defect #19276: Creating new issues with invalid project_id should return 422 instead of 403 error
Note: the documentation still states ... Alexander Muthmann
06:03 Defect #20068: [Gemfile] Wrong bundler syntaxis used in platforms declaration for tzinfo-data gem
Toshi MARUYAMA wrote in message#47555:
> "platforms:" is valid Ruby 1.9 hash syntax.
Ah, you are right indeed. Th...
Mischa The Evil
05:53 Defect #19880 (New): Incorrect syntax for links in Markdown
Toshi MARUYAMA
02:52 Defect #19976 (Needs feedback): Redmine can't work with 3000 projects
Could you share the changes?
It will probably benefit many Redmine users.
Go MAEDA
00:37 Defect #19976 (Resolved): Redmine can't work with 3000 projects
We make changes to redmine core and resolve issue. Andrey Druz
 

Also available in: Atom