Activity
From 2019-03-28 to 2019-03-30
2019-03-30
-
15:58 Patch #31113: Update Rails to 5.2.3
- Here is the patch.
-
11:14 Patch #31113: Update Rails to 5.2.3
- I think the test fails are generated by this change: https://github.com/rails/rails/pull/35549 and we need to update ...
-
15:08 Patch #31122 (Closed): kindly i want steps to install patch
- Please use forums for questions. Reading "How to request help":http://www.redmine.org/boards/2/topics/667 may be help...
-
13:15 Patch #31122 (Closed): kindly i want steps to install patch
- wanna step by step to install patch on redmine
-
13:13 Defect #23305: exporting to PDF & CSV in Arabic font
- i have the same problem now
can u help me to fix exporting pdf or csv in Arabic I want the setps to install patch
-
11:28
Defect #31116: Database migrations don't run correctly for plugins when specifying the `VERSION` env variable
- Test run available here: https://gitlab.com/sdwolfz/redmine/-/jobs/187237412
Although... I am not sure how to add ... -
08:16 Defect #31063 (Closed): Can't uncheck Gantt chart options of custom queries
-
07:19 Defect #31063: Can't uncheck Gantt chart options of custom queries
- Committed, thanks.
-
07:19 Defect #31063 (Resolved): Can't uncheck Gantt chart options of custom queries
-
08:15 Defect #30988 (Closed): Preformatted text overflows the preview area
-
07:17 Defect #30988 (Resolved): Preformatted text overflows the preview area
- Marius's patch looks like a good option, it's committed. Thanks.
-
08:14 Defect #30731 (Closed): "View differences" buttons are shown in the repository page even without "Browse repository" permission
- Committed, thanks.
-
07:24 Feature #442 (Closed): Add a description for trackers
- It's committed, thanks for pointing this out.
-
06:55 Defect #30850 (Closed): Unified diff link broken on specific file/revision diff view
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...
-
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
-
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:... -
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,... -
17:43 Patch #31119 (Closed): Galician translation update
- Translated against current trunk.
-
17:31 Feature #12579: Ability to assign issues to multiple users
- +1
I often hear this request. -
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... -
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 "<あいうえお>".
-
08:35 Feature #12032: Collapsible Sidebar
- +999999999
-
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...
-
08:28 Feature #29034: Option to collapse/expand issue sections
- Space savers are definitely welcome.
-
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.
-
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... -
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. -
00:45 Patch #31066 (Closed): Show projects using a table instead of an unordered list in the user profile page
- Committed. Thanks.
-
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...
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.
-
16:43 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
- +1
-
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:...
-
12:23 Feature #8263: Make News comments editable
- +1
-
11:19 Feature #31112 (Closed): Update to Rails 5.2.3
-
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... -
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... -
09:22 Patch #31079: Clean up login form with placeholders
- +1
-
09:17 Patch #31113: Update Rails to 5.2.3
- Some tests fail: https://gitlab.com/marius-balteanu/redmine/-/jobs/185750691...
-
09:05 Patch #31113: Update Rails to 5.2.3
- Patch "here":https://gitlab.com/marius-balteanu/redmine/commit/b604a0c846f5e45bc57dca8790e5a91c255aea4d.diff.
If t... -
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/
-
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... -
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...
-
08:09 Patch #31110: Raise an exception if the plugin directory name differs from the plugin id
- I forgot to attach a patch:)
-
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 ...
-
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... -
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... -
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...
Also available in: Atom