Activity
From 2019-03-29 to 2019-03-31
2019-03-31
-
23:50 Defect #4682 (Confirmed): Completed version with wrong progress bar status
- I'm assigning this to version:"4.1.0" to be fixed together with #24457.
-
23:49 Defect #24457: Progress of version should be calculated the same way as parent tasks
- I've updated the patch posted by C-O-L and added to it a test posted by Etienne some years ago to #4682. I can confir...
-
13:42 Patch #31119 (Closed): Galician translation update
- Committed the fix submitted in #31119#note-3. Thanks.
-
12:04 Patch #31119 (Reopened): Galician translation update
- Sorry, I made a typo on that string:...
-
04:53 Patch #31119 (Closed): Galician translation update
- Committed the patch. Thank you for updating the translation.
I found there is still one untranslated string error_... -
13:24 Patch #31126 (Closed): Update sqlite3 gem (~> 1.4.0)
- Committed.
-
11:22 Patch #31126: Update sqlite3 gem (~> 1.4.0)
- Rails 5.2.3 or later is required to use sqlite3 1.4.0 gem due to the following issue.
https://github.com/rails/rails... -
11:17 Patch #31126 (Closed): Update sqlite3 gem (~> 1.4.0)
- sqlite3 1.4.0 has been released on February 04, 2019.
https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHAN... -
13:07 Patch #31113 (Closed): Update Rails to 5.2.3
-
11:59 Patch #31113 (Resolved): Update Rails to 5.2.3
- Committed the patch. Thanks.
-
09:30 Defect #31125 (Closed): Don't output ImageMagick version information to stdout
- I see many ImageMagick banners like the following in the log file of Passenger but they are quite useless. I propose ...
-
07:32 Defect #31074: TimelogTest#test_default_query_setting fails depending on the language of the browser
- Forcing the English language for anonymous users fixes the issue....
-
07:00 Defect #31120 (Needs feedback): Garbage lines in the output of 'git branch' break git adapter
- The fixed code looks correct but I was not able to reproduce the situation that 'git branch --no-color --verbose --no...
-
06:40 Defect #31120: Garbage lines in the output of 'git branch' break git adapter
- I have generated a patch file from Chad Petersen's post.
-
05:44 Patch #31124 (Closed): Galician translation update for 4.0-stable
- Committed.
-
05:41 Patch #31124 (Closed): Galician translation update for 4.0-stable
- Translated by Guillermo ML in #31119....
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...
Also available in: Atom