Activity
From 2024-11-28 to 2024-11-30
2024-11-30
-
19:49 Defect #41880 (Confirmed): Plugin activity icons broken after switching to SVG icons
- Is your plugin open source to run a test?
-
15:33 Feature #41913 (New): Additional non-PayPal donation methods
- Is PayPal the only way to donate to Redmine?
From my location in Japan, it is not possible to donate overseas via ... -
11:38 Patch #41902 (Closed): Fix class name to match file name in keyboard_shortcuts_test.rb
-
11:38 Patch #41901 (Closed): Fix random test failure in DestroyProjectsJobTest due to unsorted @projects
-
11:38 Patch #41861 (Closed): Add License URLs to Icons Credits
-
11:33 Patch #41861 (Resolved): Add License URLs to Icons Credits
- Committed, thanks!
-
10:26 Feature #41910 (Closed): Bold current user's name in Assignee and Author columns on issues list
- It would be a nice improvement on the UI side if, in each query (custom or not), the issues assigned to me were highl...
-
09:34 Feature #41906: Enhance font consistency by inheriting font-family in input and select elements
- !clipboard-202411300934-5rcsn.png!
-
08:04 Defect #41883 (Closed): Download button in issue comments still uses deprecated raster icon
- Merged the fix into the 6.0-stable branch in r23335.
-
08:02 Defect #41873 (Closed): Table layout breaks due to .icon class on td elements
- Merged the fix into the 6.0-stable branch in r23334.
-
07:59 Defect #41864 (Closed): Report tab of Spent time page still displays deprecated raster icons instead of SVGs
- Merged the fix into the 6.0-stable branch in r23333.
-
07:55 Patch #41889 (Closed): Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users
- Meged the fix into stable branches in r23331 and r23332.
2024-11-29
-
22:00 Feature #41906 (Closed): Enhance font consistency by inheriting font-family in input and select elements
- After ##41321, the font was changed to enhance the readability, but when the user enable *Edit* mode the text change ...
-
19:31 Defect #41853: Group icons in watchers and membership modals are using a mix of legacy and SVG icons
- I have found the following issues in the current implementation:
* The @principals_check_box_tag@ labels (user and g... -
08:59 Defect #41853 (Resolved): Group icons in watchers and membership modals are using a mix of legacy and SVG icons
- Committed, thanks!
-
08:46 Defect #41853: Group icons in watchers and membership modals are using a mix of legacy and SVG icons
- I reviewed the patch and tested the affected features with avatars enabled and disabled on the latest master. Everyth...
-
04:33 Defect #41853 (Confirmed): Group icons in watchers and membership modals are using a mix of legacy and SVG icons
-
02:52 Defect #41853: Group icons in watchers and membership modals are using a mix of legacy and SVG icons
- I made a patch to fix the problem reported in this issue.
Additionally, this patch fixes the problem where old group... -
17:55 Patch #41902 (Resolved): Fix class name to match file name in keyboard_shortcuts_test.rb
-
16:36 Patch #41902 (Closed): Fix class name to match file name in keyboard_shortcuts_test.rb
- This patch fixes the class name from @InlineAutocompleteSystemTest@ to @KeyboardShortcutsTest@ to match the file name...
-
17:54 Patch #41901 (Resolved): Fix random test failure in DestroyProjectsJobTest due to unsorted @projects
- Committed, thanks!
-
15:25 Patch #41901 (Closed): Fix random test failure in DestroyProjectsJobTest due to unsorted @projects
- The test "schedule should enqueue job" fails randomly because @@projects@ is not sorted. The query @Project.where(id:...
-
11:36 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- Frederico, is it possible to update this patch for redmine 6?
-
10:54 Defect #41878 (Closed): Sign Out button missing in redmine 6.0.1
-
09:38 Defect #41878: Sign Out button missing in redmine 6.0.1
- Thanks guys for your feedback, I think my plugins have something to do with that, I will start a fresh instance witho...
-
09:36 Defect #41878: Sign Out button missing in redmine 6.0.1
- I also use redmine 6.0.1 with LDAP and the Sign-Out button displays normally
-
09:15 Defect #41895 (Closed): Spent time CSV report returning `hours` as Rational instead of Float
- Same issues as in Defect #41819 only for CSV report, the patch does not help.
Before Redmine 6, the hours field re... -
08:54 Patch #41894 (Closed): Fix random test failure by ensuring WatchersController#find_objects_from_params returns results in consistent order
-
05:22 Patch #41894 (Closed): Fix random test failure by ensuring WatchersController#find_objects_from_params returns results in consistent order
- @WatchersController#find_objects_from_params@ does not explicitly order its results. This leads to inconsistent order...
-
08:49 Defect #41791 (Closed): Projects endpoint returns list of all projects
-
04:32 Defect #41883 (Resolved): Download button in issue comments still uses deprecated raster icon
- Committed the fix in r23323. Thank you.
-
02:15 Patch #41889 (Resolved): Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users
- Committed the fix in r23322.
2024-11-28
-
12:41 Patch #41881 (Closed): Improper deletion of custom fields in IssueNestedSetConcurrencyTest causes test failures of other tests
- Merged the fix into stable branches in r23320 and r23321.
-
11:12 Patch #41881 (Resolved): Improper deletion of custom fields in IssueNestedSetConcurrencyTest causes test failures of other tests
- Committed the fix in r23319. Thank you for investigating and fixing this issue.
-
12:28 Patch #41889 (Closed): Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users
- Some tests in @Redmine::Acts::MentionableTest@ fail randomly because @issue.mentioned_users@ returns users in an unsp...
-
11:57 Feature #38504: Display pasted images in appropriate size on HiDPI displays
- Setting the target version to 6.1.0.
-
11:52 Feature #38504: Display pasted images in appropriate size on HiDPI displays
- I have wrote a new version of the patch to address the issue where screenshots pasted from the clipboard into Redmine...
-
11:20 Defect #41883 (Confirmed): Download button in issue comments still uses deprecated raster icon
-
09:20 Defect #41883: Download button in issue comments still uses deprecated raster icon
- I think the following changes will solve the problem:...
-
10:13 Defect #41864 (Resolved): Report tab of Spent time page still displays deprecated raster icons instead of SVGs
- Committed the fix in r23318. Thank you.
-
10:02 Defect #41873 (Resolved): Table layout breaks due to .icon class on td elements
- Committed the fix in r23317. Thank you.
-
07:21 Defect #41873: Table layout breaks due to .icon class on td elements
- @hidakatsuya
Thank you. I have confirmed that the patch seems to work well. -
03:03 Feature #41885: Settings, Time Tracking / Add 'Group by' option to extend default spent time view
- Every time, when i click on "Spent Time" in issue, this option let me see report like this, without extra clicks
!ht... -
02:59 Feature #41885 (New): Settings, Time Tracking / Add 'Group by' option to extend default spent time view
- Please, add option 'Group by' in Settings / Time Tracking to extend setup of default spent time view
Every time, w... -
01:27 Patch #41884 (Closed): Update RuboCop to 1.76
- Updated RuboCop to 1.69 in r23316.
-
01:19 Patch #41884 (Closed): Update RuboCop to 1.76
- https://rubygems.org/gems/rubocop
-
00:44 Defect #41878: Sign Out button missing in redmine 6.0.1
- I reviewed the Redmine code but could not identify any issues. Perhaps one of the plugins you are using is causing th...
Also available in: Atom