Activity
From 2026-09-11 to 2026-09-13
2026-09-13
-
09:44 Feature #44448 (Closed): Apply the user mention highlighting to email notifications
- Since r25030, user mentions in the web UI are displayed in three different ways as described in #39528#note-12. A men...
-
08:05 Feature #44441: Show the assignee's avatar in the Assignee field on the issue page
- Setting the target version to 7.1.0.
-
08:04 Feature #44400 (Closed): Make the Download button save PDF files instead of displaying them inline in the browser
- Committed the patch in r25082.
-
08:03 Revision 25082 (svn): Make the Download button save PDF files instead of displaying them inline in the browser (#44400).
- Patch by Go MAEDA (user:maeda).
-
05:27 Feature #44444: Update the mobile header and flyout menu colors to match the redesigned desktop header
- Setting the target version to 7.0.2.
-
04:20 Defect #44445: Selected main menu tab looks detached from the content area due to gaps above and below it
- Instead of making the hover highlight full height, how about rounding its corners? A slightly rounded highlight is a ...
-
03:36 Defect #44445: Selected main menu tab looks detached from the content area due to gaps above and below it
- Marius BĂLTEANU wrote in #note-2:
> In this case, we should also make the highlight of top menu full height as it wa... -
03:52 Feature #44436 (Closed): Change the sort handle icon of My page blocks to arrows-move
- Committed the patch in r25081. Thank you.
-
03:50 Revision 25081 (svn): Change the My page block sort handle icon to arrows-move (#44436).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
-
03:11 Defect #44443: Top menu is thinner than expected when the user is not logged in
- Marius BĂLTEANU wrote in #note-2:
> This was actually the intended behavior in order to keep the top menu height to ...
2026-09-12
-
14:35 Feature #43355 (Closed): Add pagination support for members and groups management views
-
14:11 Feature #43355 (Resolved): Add pagination support for members and groups management views
- Both patches committed, thanks for the nice work!
-
14:35 Revision 25080 (svn): Add test coverage for members destroy and group add_users XHR pagination (#43355)
-
14:28 Defect #44443: Top menu is thinner than expected when the user is not logged in
- This was actually the intended behavior in order to keep the top menu height to a minimum (I assumed this was desired...
-
10:17 Defect #44443 (Closed): Top menu is thinner than expected when the user is not logged in
- The top menu is thinner than it should be when the user is not logged in. Its height is 17px for anonymous users, whi...
-
14:26 Defect #44445: Selected main menu tab looks detached from the content area due to gaps above and below it
- In this case, we should also make the highlight of top menu full height as it was initially requested in #44341?
-
12:18 Defect #44445 (New): Selected main menu tab looks detached from the content area due to gaps above and below it
- #43937 redesigned the header and changed the main menu tabs to a new style in which the selected tab is highlighted w...
-
14:01 Revision 25079 (svn): Simplify paginate_members using Member.sorted (#43355).
-
13:59 Revision 25078 (svn): Avoid duplicate tab parameter in project settings members pagination links (#43355).
-
13:54 Revision 25077 (svn): Add pagination to the group users management list (#43355).
- Patch by Takenori TAKAKI (user:takenory).
-
13:53 Revision 25076 (svn): Add pagination to the project members management list (#43355).
- Patch by Takenori TAKAKI (user:takenory).
-
11:09 Feature #44444 (Closed): Update the mobile header and flyout menu colors to match the redesigned desktop header
- The attached patches update the mobile layout (@responsive.css@) so that the header, the flyout menu, and the flyout ...
-
08:48 Revision 25075 (svn): Fix test failure due to missing fixture file (#44435).
-
08:27 Feature #44435 (Closed): Preview Rich Text Format (.rtf) files
- Committed the patch in r25074.
-
08:27 Revision 25074 (svn): Add preview support for Rich Text Format (.rtf) files (#44435).
- Patch by Go MAEDA (user:maeda).
-
08:12 Feature #44426 (Closed): Use bootsnap to speed up the boot
- Committed the patches in r25071, r25072, and r25073.
-
08:11 Revision 25073 (svn): Document the bootsnap cache in doc/INSTALL (#44426).
- Patch by Go MAEDA (user:maeda).
-
08:10 Revision 25072 (svn): Use bootsnap to speed up the boot (#44426).
- Patch by Go MAEDA (user:maeda).
-
08:09 Revision 25071 (svn): Update config/boot.rb to match the current Rails template (#44426).
- Patch by Go MAEDA (user:maeda).
-
06:16 Defect #44442 (Closed): Large blank space before pre blocks in HTML email notifications
- When an issue description or note contains a @pre@ block, HTML email notifications show a large blank space above the...
2026-09-11
-
09:15 Feature #43355: Add pagination support for members and groups management views
- Looks good to me.
I confirmed with a project that has about 4,000 members that the patch improves performance and ... -
08:55 Defect #44434 (Confirmed): Collapse macro does not work in email notifications
-
06:39 Defect #44350: Project overview page is slow when the members box contains many members
- #note-3
> 2. roles_with_active_members can be loaded in advance to avoid running two queries, one for any? and an... -
06:33 Defect #44350: Project overview page is slow when the members box contains many members
- Currently, opening a project from the project list displays the project overview page. For projects with many members...
-
06:12 Feature #44441 (New): Show the assignee's avatar in the Assignee field on the issue page
- The Assignee field on the issue page currently shows only the assignee's name. This patch adds the assignee's avatar ...
-
04:39 Patch #44346: Update RuboCop to 1.91
- Updated RuboCop to 1.91 in r25070.
-
04:39 Revision 25070 (svn): Update RuboCop to 1.91 (#44346).
-
04:33 Feature #44345: Use SimpleCov's built-in HTML formatter instead of Redmine's own formatter
- Marius BĂLTEANU wrote in #note-9:
> Go MAEDA wrote in #note-8:
> > Now that SimpleCov 1.2 is in trunk (r25065), I p... -
04:31 Revision 25069 (svn): Enable SimpleCov cover_views and track_tests options to improve coverage reports (#44345).
- * cover_views: include app/views templates in the report.
* track_tests: make it possible to see which tests cover ea... -
03:34 Defect #44408 (Closed): Autocomplete popup appears off-screen when the caret is near the bottom of the viewport
- Merged the fix into 7.0-stable in r25068.
-
03:33 Revision 25068 (svn): Merged r25056 from trunk into 7.0-stable (#44408).
-
03:28 Feature #44435: Preview Rich Text Format (.rtf) files
- Setting the target version to 7.1.0.
-
03:26 Feature #44436: Change the sort handle icon of My page blocks to arrows-move
- Setting the target version to 7.1.0.
-
03:18 Feature #44425: Render Mermaid code blocks as diagrams
- Helder Costa wrote in #note-8:
> It will be greate that PDF export also render mermaid blocks correctly!
Thanks for ... -
01:51 Feature #44425: Render Mermaid code blocks as diagrams
- It will be greate that PDF export also render mermaid blocks correctly!
Thanks -
02:43 Defect #44438 (Closed): DateCalculationTest is not run by `rails test`
- Merged the fix into the stable branches in r25066 and r25067.
-
02:42 Revision 25067 (svn): Merged r25064 from trunk into 6.1-stable (#44438).
-
02:40 Revision 25066 (svn): Merged r25064 from trunk into 7.0-stable (#44438).
Also available in: Atom