Activity
From 2024-11-29 to 2024-12-01
2024-12-01
-
09:07 Feature #41906: Enhance font consistency by inheriting font-family in input and select elements
- Hi @maeda, I have tested your patch. Thanks!
It works for Start-date, Due-date and Estimated-time, Subject but not f... -
07:53 Feature #41906: Enhance font consistency by inheriting font-family in input and select elements
- The following patch applies the font-family and font-size defined in application.css to the @input@ and @select@ elem...
-
08:28 Feature #38504 (Closed): Display pasted images in appropriate size on HiDPI displays
- Committed the patch in r23344.
-
08:26 Revision 23344 (svn): Scale pasted images to appropriate size on HiDPI displays using devicePixelRatio (#38504).
- Patch by Go MAEDA (user:maeda).
-
07:22 Defect #41895: Spent time CSV report returning `hours` as Rational instead of Float
- The attached patch fixes this issue.
-
05:52 Patch #41914: Fix random test failure in UserTest#test_validate_password_complexity due to missing explicit language setting
- To address the occasional test failures, I replaced @assert@ with @assert_includes@ in r23343.
@assert_includes@ pro... -
05:36 Patch #41914 (Closed): Fix random test failure in UserTest#test_validate_password_complexity due to missing explicit language setting
- ...
-
05:46 Revision 23343 (svn): Improve error messages for test failures by using `assert_includes` instead of `assert` in UserTest#test_validate_password_complexity (#41914).
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:51 Revision 23342 (svn): Reverts r23328 (#41853).
-
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!
-
11:38 Revision 23341 (svn): Merge r23336 from trunk to 6.0-stable (#41861).
-
11:37 Revision 23340 (svn): Merge r23330 from trunk to 5.1-stable (#41902).
-
11:36 Revision 23339 (svn): Merge r23330 from trunk to 6.0-stable (#41902).
-
11:36 Revision 23338 (svn): Merge r23329 from trunk to 5.1-stable (#41901).
-
11:35 Revision 23337 (svn): Merge r23329 from trunk to 6.0-stable (#41901).
-
11:32 Revision 23336 (svn): Adds license URLs to Icons credits (#41861).
- Patch by Mizuki ISHIKAWA (user:ishikawa999)
-
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:04 Revision 23335 (svn): Merged r23323 from trunk to 6.0-stable (#41883).
-
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.
-
08:01 Revision 23334 (svn): Merged r23317 from trunk to 6.0-stable (#41873).
-
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:58 Revision 23333 (svn): Merged r23318 from trunk to 6.0-stable (#41864).
-
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.
-
07:54 Revision 23332 (svn): Merged r23322 from trunk to 5.1-stable (#41889).
-
07:53 Revision 23331 (svn): Merged r23322 from trunk to 6.0-stable (#41889).
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:55 Revision 23330 (svn): Fixes class name to match file name in keyboard_shortcuts_test.rb (#41902).
- Patch by Katsuya HIDAKA (user:hidakatsuya)
-
17:54 Revision 23329 (svn): Fixes random test failure in DestroyProjectsJobTest due to unsorted @projects (#41901).
- Patch by Katsuya HIDAKA (user:hidakatsuya)
-
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:58 Revision 23328 (svn): Fixes that group icons in Watchers box have both the old and the new icon style (#41853).
-
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:53 Revision 23327 (svn): Merge r23325 from trunk to 5.1-stable (#41894).
-
08:52 Revision 23326 (svn): Merge r23325 from trunk to 6.0-stable (#41894).
-
08:52 Revision 23325 (svn): Fix random test failure by ensuring @WatchersController#find_objects_from_params@ returns results in consistent order (#41894).
- Patch by Go MAEDA (user:maeda).
-
08:49 Defect #41791 (Closed): Projects endpoint returns list of all projects
-
08:49 Revision 23324 (svn): Merge r23300 from trunk to 6.0-stable (#41791).
-
04:32 Defect #41883 (Resolved): Download button in issue comments still uses deprecated raster icon
- Committed the fix in r23323. Thank you.
-
04:31 Revision 23323 (svn): Replace deprecated raster icon with SVG in download button for issue comments (#41883).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
-
02:15 Patch #41889 (Resolved): Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users
- Committed the fix in r23322.
-
02:15 Revision 23322 (svn): Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users (#41889).
- Patch by Go MAEDA (user:maeda).
Also available in: Atom