Project

General

Profile

Activity

From 2026-09-15 to 2026-09-17

2026-09-17

12:21 Feature #44441: Show the assignee's avatar in the Assignee field on the issue page
I have updated the patch.
It fixes a problem in the previous patch where the group icon was displayed twice when t...
Go MAEDA
10:25 Defect #44461: Required TOTP enrollment fails when background requests trigger pairing again
This also happens without plugins if you open any Redmine page before completing 2FA.
Steps to reproduce:
1. Se...
Go MAEDA
09:52 Defect #44461 (New): Required TOTP enrollment fails when background requests trigger pairing again
h2. Summary
When two-factor authentication is set to "required", TOTP enrollment
fails if a background request tr...
Andrei Paulau
09:38 Defect #44459 (Closed): Bulgarian translation
Committed the patch in r25113. Thank you. Go MAEDA
07:00 Defect #44459 (Closed): Bulgarian translation
Translated strings related to #44337 and #44424.
Also corrected @text_avatar_server_config_html@.
Ivan Cenov
09:10 Feature #44425: Render Mermaid code blocks as diagrams
I have tested the latest patch, and I have not found any issues that would block merging it.
Since there is still ...
Go MAEDA
08:23 Feature #44425: Render Mermaid code blocks as diagrams
I updated the implementation to support Mermaid.js 12.0.0 and incorporated 0003-parse-error-to-flash-error-message.pa... Mizuki ISHIKAWA
07:06 Feature #44460 (New): Show the content type of attachments on the attachment preview page
This patch shows the content type of an attachment on the attachment preview page. It appears after the author and th... Go MAEDA
01:01 Defect #44350: Project overview page is slow when the members box contains many members
@takenory, @hidakatsuya, thanks for you work on this. I agree that we should fix it one way or another.
First of all...
Marius BĂLTEANU

2026-09-16

23:10 Feature #43355: Add pagination support for members and groups management views
In #44458, I've added a patch that allows to filter project members by name and role in project settings. Marius BĂLTEANU
23:08 Feature #44458: Filter project members by name and role in project settings
Attach a patch that implements this with a few more refactors. Marius BĂLTEANU
23:07 Feature #44458 (New): Filter project members by name and role in project settings
Following the addition of pagination to the members tab in #43355, finding specific members or checking assignments f... Marius BĂLTEANU
22:15 Feature #3661: Configuration option to disable pdf creation of issues
Thank you. Soren Stoutner
21:33 Defect #44440: Inconsistent scm_TYPE_path_regexp key: scm_name in Repository, registered adapter name elsewhere
Committed the fix, thanks! Marius BĂLTEANU
21:33 Defect #44440 (Closed): Inconsistent scm_TYPE_path_regexp key: scm_name in Repository, registered adapter name elsewhere
Marius BĂLTEANU
21:15 Defect #44440: Inconsistent scm_TYPE_path_regexp key: scm_name in Repository, registered adapter name elsewhere
Looks good to me, too. Thanks! Holger Just
21:02 Defect #44440: Inconsistent scm_TYPE_path_regexp key: scm_name in Repository, registered adapter name elsewhere
Looks good to me. @hjust, can you take a look, please? Marius BĂLTEANU
11:14 Defect #44440: Inconsistent scm_TYPE_path_regexp key: scm_name in Repository, registered adapter name elsewhere
Setting the target version to 7.1.0. Go MAEDA
11:42 Feature #18245 (Closed): Documents REST API
Go MAEDA
11:42 Feature #18245: Documents REST API
The API document is here: [[Rest_Documents]] Go MAEDA
10:44 Feature #18245 (Resolved): Documents REST API
Committed the patch in r25110. Thank you for your contribution. Go MAEDA
11:01 Feature #44444 (Closed): Update the mobile header and flyout menu colors to match the redesigned desktop header
Merged the changes into 7.0-stable branch in r25111. Go MAEDA
10:56 Patch #44452 (Closed): Remove unused i18n key label_logged_as
Go MAEDA
09:58 Defect #44375: Concurrency problem in project deletion / project marking for deletion
Setting the target version to 6.1.5. Go MAEDA
09:49 Patch #44363: Activity view: several activity providers are missing preload, causing N+1 queries
Setting the target version to 7.1.0. Go MAEDA
09:02 Feature #44448: Apply the user mention highlighting to email notifications
pasquale [:dedalus] wrote in #note-4:
> Is the chosen color also suitable for email clients in dark mode?
The ema...
Go MAEDA
07:18 Feature #44448: Apply the user mention highlighting to email notifications
Is the chosen color also suitable for email clients in dark mode? pasquale [:dedalus]
01:45 Feature #44448 (Closed): Apply the user mention highlighting to email notifications
Committed the patch in r25108. Go MAEDA
08:16 Patch #44455 (New): Fix tests that fail when the date changes during a test run
Some tests fail when the date changes while the test suite is running. For example, in the GitHub Actions run https:/... Go MAEDA
07:26 Defect #44350: Project overview page is slow when the members box contains many members
I confirmed that all tests, including the MySQL tests, passed with the v6 patch. LGTM.
Thank you for your work on ...
Katsuya HIDAKA
03:15 Patch #44387: Update MiniMagick to 5.4
Updated MiniMagick to 5.4 in r25109. Go MAEDA
00:54 Feature #27916: Add "%value_id%" option to "Link values to URL" for key/value list custom fields
This feature could be useful for assigning URL parameters such as the example below.
It would allow users to filter ...
Yasu Saku

2026-09-15

22:49 Defect #44454 (New): Webhook events list is empty after server start in development mode
In development mode (`config.eager_load = false`), Rails lazy-loads model constants on demand via Zeitwerk. Webhook e... Marius BĂLTEANU
22:43 Defect #44443 (Closed): Top menu is thinner than expected when the user is not logged in
Marius BĂLTEANU
22:33 Defect #44443 (Resolved): Top menu is thinner than expected when the user is not logged in
Marius BĂLTEANU
22:30 Defect #44443 (Confirmed): Top menu is thinner than expected when the user is not logged in
I've committed the patch, thanks!
Go MAEDA wrote:
> The attached patch fixes this issue by reserving the avatar h...
Marius BĂLTEANU
22:41 Patch #44453 (Closed): Add slightly rounded corners (3px) to top menu item highlights
Marius BĂLTEANU
22:39 Patch #44453 (Resolved): Add slightly rounded corners (3px) to top menu item highlights
Marius BĂLTEANU
22:37 Patch #44453 (Closed): Add slightly rounded corners (3px) to top menu item highlights
Go MAEDA wrote in #note-4:
> Instead of making the hover highlight full height, how about rounding its corners? A sl...
Marius BĂLTEANU
22:40 Defect #44445: Selected main menu tab looks detached from the content area due to gaps above and below it
Go MAEDA wrote in #note-4:
> Instead of making the hover highlight full height, how about rounding its corners? A sl...
Marius BĂLTEANU
15:29 Defect #44350: Project overview page is slow when the members box contains many members
Thanks @hidakatsuya.
That test only asserted the query count for the roles_with_active_members optimization;
its re...
Takenori TAKAKI
14:49 Defect #44350: Project overview page is slow when the members box contains many members
I reviewed the changes in the v5 patch and confirmed that it works as expected. Looks good to me.
I noticed that t...
Katsuya HIDAKA
09:01 Defect #44350: Project overview page is slow when the members box contains many members
Thanks @hidakatsuya, this is a nice improvement — much more readable, and
safe_join is a good call. Confirmed it wor...
Takenori TAKAKI
06:54 Defect #44350: Project overview page is slow when the members box contains many members
I confirmed that the patch mentioned in #note-7 fixes the issues mentioned in #note-3.
However, I have two minor s...
Katsuya HIDAKA
03:36 Defect #44350: Project overview page is slow when the members box contains many members
Sorry, my previous patch didn't fully fix the spacing issue.
Attached an updated patch (members-box-show-all-v4.patc...
Takenori TAKAKI
15:04 Patch #44452 (Resolved): Remove unused i18n key label_logged_as
Committed the change in r25101. Go MAEDA
11:36 Patch #44452 (Closed): Remove unused i18n key label_logged_as
The i18n key @label_logged_as@ ("Logged in as") is no longer used anywhere in the code.
Up to and including Redmin...
Go MAEDA
14:57 Feature #44444 (Resolved): Update the mobile header and flyout menu colors to match the redesigned desktop header
Committed the patch in r25099 and r25100. Go MAEDA
11:01 Feature #3661 (Closed): Configuration option to disable pdf creation of issues
The "Export issues" and "Export time entries" permissions proposed in #44424 have been committed to trunk and will be... Go MAEDA
10:48 Feature #44424 (Closed): Add "Export issues" and "Export time entries" permissions
Committed the patch in r25095, r25096, and r25097. Go MAEDA
09:05 Feature #44345 (Closed): Use SimpleCov's built-in HTML formatter instead of Redmine's own formatter
Sure, no problem, I will open a new issue once I have some working code. Marius BĂLTEANU
01:58 Feature #44345: Use SimpleCov's built-in HTML formatter instead of Redmine's own formatter
Marius BĂLTEANU wrote in #note-7:
> Because I do not run the whole test suite on my local environment very often, my...
Go MAEDA
08:21 Defect #44440: Inconsistent scm_TYPE_path_regexp key: scm_name in Repository, registered adapter name elsewhere
The attached patch fixes this by deriving the @scm_TYPE_path_regexp@ configuration key from the repository class name... Takenori TAKAKI
01:42 Feature #44448: Apply the user mention highlighting to email notifications
Setting the target version to 7.1.0. Go MAEDA
01:40 Defect #44442 (Closed): Large blank space before pre blocks in HTML email notifications
Merged the fix into 7.0-stable branch in r25093. Go MAEDA
 

Also available in: Atom