Project

General

Profile

Activity

From 2019-03-27 to 2019-03-29

2019-03-29

22:08 Defect #27153: Custom query breaks calendar view with error 500
Additional info - for anyone who navs here, and uses teh hot buttons plugin. This can cause problems which may sudde... Matthew Paul
20:27 Defect #31120: Garbage lines in the output of 'git branch' break git adapter
The file is {redmineroot}\lib\redmine\scm\adapters\git_adapter.rb Chad Petersen
20:26 Defect #31120 (Closed): Garbage lines in the output of 'git branch' break git adapter
I found that adding an if condition around line 84-89 solves the issue.
change:...
Chad Petersen
18:17 Feature #13244: Restrict log time for old days
If anyone is interested a coworker made this plugin: https://github.com/cerxal/estatisticas
It does a lot of things,...
Guillermo ML
17:43 Patch #31119 (Closed): Galician translation update
Translated against current trunk. Guillermo ML
17:31 Feature #12579: Ability to assign issues to multiple users
+1
I often hear this request.
Mitsuyoshi Kawabata
14:16 Defect #31118 (New): Uninstalling a Plugin that hast assets
When uninstalling a plugin the proper way ...
rake redmine:plugins:migrate NAME=plugin_name VERSION=0 RAILS_ENV=pr...
Jim McAleer
10:50 Defect #31021: Fullwidth characters enclosed in "<" and ">" are removed in email notifications
I tested the patch and found that the problem still remains for strings such as "<###>" and "<あいうえお>". Go MAEDA
08:35 Feature #12032: Collapsible Sidebar
+999999999 Edgars Batna
08:32 Feature #21808: Make the Sidebar collapsible, stateful
This would be great. 99% of the time noone uses the sidebar here. This means that most of the time it's a waste of sp... Edgars Batna
08:28 Feature #29034: Option to collapse/expand issue sections
Space savers are definitely welcome. Edgars Batna
08:25 Defect #28035: Order of versions is not correctly ordered
Versions should be sorted by version. Sorting that runs on invisible criteria is bogus. Edgars Batna
07:34 Patch #13468: REST API for News
I made a patch with small changes and tests to the C. X.'s patch.
I'm looking forward to using this feature in futur...
Takenori TAKAKI
04:48 Patch #21841 (Closed): Correctly export collections associated with issues.
Codruț Gușoi wrote:
> Closing this as I am no longer interested in the issue.
Thanks.
Marius BĂLTEANU
00:45 Patch #31066 (Closed): Show projects using a table instead of an unordered list in the user profile page
Committed. Thanks. Go MAEDA
00:06 Defect #31116 (Closed): Database migrations don't run correctly for plugins when specifying the `VERSION` env variable
tl;dr: When comparing versions, the current_version is set to the core's latest migration instead of the plugin's lat... Anonymous

2019-03-28

23:48 Patch #21841 (Resolved): Correctly export collections associated with issues.
Closing this as I am no longer interested in the issue. Anonymous
16:43 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
+1 Gianni Cavallotto
13:36 Feature #30998: Add an rake task to prune registered users after a certain number of days
For those who are interested, I usually process this easily by:... David Demelier
12:23 Feature #8263: Make News comments editable
+1 Wael Darwich
11:19 Feature #31112 (Closed): Update to Rails 5.2.3
Marius BĂLTEANU
09:03 Feature #31112 (Closed): Update to Rails 5.2.3
Rails 5.2.3 has been released on March 28, 2019.
https://weblog.rubyonrails.org/2019/3/28/Rails-5-2-3-has-been-relea...
Go MAEDA
09:30 Patch #31079: Clean up login form with placeholders
I wonder if the proposed change improves UX. Please see the following article.
"Placeholders in Form Fields Are Ha...
Go MAEDA
09:22 Patch #31079: Clean up login form with placeholders
+1 Mizuki ISHIKAWA
09:17 Patch #31113: Update Rails to 5.2.3
Some tests fail: https://gitlab.com/marius-balteanu/redmine/-/jobs/185750691... Marius BĂLTEANU
09:05 Patch #31113: Update Rails to 5.2.3
Patch "here":https://gitlab.com/marius-balteanu/redmine/commit/b604a0c846f5e45bc57dca8790e5a91c255aea4d.diff.
If t...
Marius BĂLTEANU
09:04 Patch #31113 (Closed): Update Rails to 5.2.3
https://weblog.rubyonrails.org/2019/3/28/Rails-5-2-3-has-been-released/
Marius BĂLTEANU
09:01 Defect #31092: svn repo create command not working
The problem could not be reproduced in my environment.
* Redmine 4.0.2
* MySQL
* Ruby 2.6.0
Would you be able t...
Mizuki ISHIKAWA
08:47 Patch #31110: Raise an exception if the plugin directory name differs from the plugin id
Thank you for posting the patch. I think it would be even better if the exception has a more informative message like... Go MAEDA
08:09 Patch #31110: Raise an exception if the plugin directory name differs from the plugin id
I forgot to attach a patch:) Mizuki ISHIKAWA
08:07 Patch #31110 (Closed): Raise an exception if the plugin directory name differs from the plugin id
If the plugin directory name and the plugin id are not the same, the plugin will not work because the required files ... Mizuki ISHIKAWA
08:17 Defect #31111 (New): About custom fields in List format or Key/value list format
1.
Format:List
If you change the contents of the list, the change is not reflected at all in past issues.
2.
Fo...
Ayami Yasuoka
05:50 Defect #31021: Fullwidth characters enclosed in "<" and ">" are removed in email notifications
Escape processing of "<" and ">" is performed by @RedCloth3#escape_html_tags@ .
source:/trunk/lib/redmine/wiki_forma...
Yuichi HARADA
03:46 Feature #31109 (New): Make the assignee more prominent in email notifications
I think the assignee's name in email notifications should be more prominent. Needless to say, an assignee is one of t... Go MAEDA

2019-03-27

23:50 Patch #30435: Replace float rules with flexbox for content and sidebar block
Let move the discussions about the sidebar width to another ticket and commit the other changes that replace the floa... Marius BĂLTEANU
16:31 Feature #31107 (Resolved): How to disable email subject processing
Ok, I will try it. Thanks and regards. Daniel Arnost
15:49 Feature #31107: How to disable email subject processing
There is no option to disable the feature that adds replies in the mail handler, but maybe you can remove the feature... Go MAEDA
15:14 Feature #31107 (Resolved): How to disable email subject processing
Hello!
We run redmine 2.4.2 and use rdm-mailhandler. It works well until new email arrives with subject containing "...
Daniel Arnost
14:35 Feature #31106 (New): Issue import should allow for importing the author and creation date fields, too.
When importing issues, many of the issue fields can be mapped to the columns of the source CSV file. However, all imp... Oliver Maye
13:37 Feature #3972: Translation for field values
+1 Oliver Maye
11:08 Feature #19224: Custom fields / List - make user editable
+1 Wael Darwich
10:05 Feature #31104 (Closed): Show the total number of open issues in a reminder
It is useful if email reminders show the total number of open issues next to "View all issues" link like the followin... Go MAEDA
08:02 Defect #31102 (Needs feedback): The parent task history needs to be recorded when the parent task field is automatically updated by subtask creation.
The history of the parent task does not record any changes when field values are automatically updated due to the add... Hinako Tajima
03:16 Patch #28940 (Closed): Use Regexp#match? to reduce allocations of MatchData object
Go MAEDA
03:15 Patch #28940: Use Regexp#match? to reduce allocations of MatchData object
Committed the patch. Thank you for posting many performance-tuning patches. Go MAEDA
03:07 Defect #31092: svn repo create command not working
All checked below, all ok:
- check if you have link to Remine.pm in /usr/lib64/perl5/
- make sure you have Enable W...
Uuganbayar Battulga
01:28 Feature #25209: Option for users to add values to list / key/value custom fields
+1 This is would be super useful Ricky Myers
00:28 Defect #28127: It is impossible to filter the trackers by project in the XML/REST-API
Could you meet your needs with the following API with the include option?
/projects/[id].xml?include=trackers
ume san
 

Also available in: Atom