Project

General

Profile

Activity

From 2026-09-08 to 2026-09-10

2026-09-10

19:28 Feature #43355: Add pagination support for members and groups management views
I found a few things to improve in the patches I attached in note-1, so here is an
updated pair, rebased onto the cu...
Takenori TAKAKI
15:05 Defect #44350: Project overview page is slow when the members box contains many members
Thank you @hjust for linking the related issue.
Attached an updated patch ( attachment:members-box-show-all-v2.pat...
Takenori TAKAKI
13:31 Defect #44440 (New): Inconsistent scm_TYPE_path_regexp key: scm_name in Repository, registered adapter name elsewhere
Since r24864, an adapter without @scm_TYPE_path_regexp@ in @config/configuration.yml@ is shown as DISABLED and treate... Takenori TAKAKI
08:42 Feature #44345: Use SimpleCov's built-in HTML formatter instead of Redmine's own formatter
Go MAEDA wrote in #note-8:
> Now that SimpleCov 1.2 is in trunk (r25065), I propose enabling its @cover_views@ and @...
Marius BĂLTEANU
07:54 Feature #44345: Use SimpleCov's built-in HTML formatter instead of Redmine's own formatter
Now that SimpleCov 1.2 is in trunk (r25065), I propose enabling its @cover_views@ and @track_tests@ options for Simpl... Go MAEDA
04:48 Patch #44264: Update SimpleCov to 1.2
Updated SimpleCov to 1.2 in r25065. Go MAEDA
03:12 Defect #44438 (Resolved): DateCalculationTest is not run by `rails test`
Committed the fix in r25064. Thank you for catching and reporting the issue.
After the fix, I ran @bin/rails test@...
Go MAEDA
02:37 Feature #44424: Add "Export issues" and "Export time entries" permissions
Setting the target version to 7.1.0. Go MAEDA
02:34 Feature #44425: Render Mermaid code blocks as diagrams
Florian Walchshofer wrote in #note-6:
> I tried an alternative approach based on @suppressErrors: false@
I applie...
Mizuki ISHIKAWA

2026-09-09

23:28 Feature #44425: Render Mermaid code blocks as diagrams
Thanks for the clarification.
I tried an alternative approach based on @suppressErrors: false@
With the attache...
Florian Walchshofer
08:12 Feature #44425: Render Mermaid code blocks as diagrams
Florian Walchshofer wrote in #note-3:
> [..]
> One concern is that Mermaid is a rather actively developed project ...
Marius BĂLTEANU
07:13 Feature #44425: Render Mermaid code blocks as diagrams
Florian Walchshofer wrote in #note-3:
> One concern is that Mermaid is a rather actively developed project with freq...
Mizuki ISHIKAWA
10:45 Feature #33918: Add documentation for #29473
I drafted the documentation based on the latest keyboard shortcut information. What do you think?
* Added an "Avai...
Mizuki ISHIKAWA
10:44 Feature #44400: Make the Download button save PDF files instead of displaying them inline in the browser
Here is some historical context on how the Download button has behaved for PDF files.
* Originally, the Download but...
Go MAEDA
10:05 Feature #44426: Use bootsnap to speed up the boot
Setting the target version to 7.1.0. Go MAEDA
09:58 Defect #44438 (Confirmed): DateCalculationTest is not run by `rails test`
Go MAEDA
09:51 Defect #44438 (Closed): DateCalculationTest is not run by `rails test`
DateCalculationTest is not executed by `rails test` because its file name does not match the test file loading patter... Kenta Kumojima
09:50 Defect #44376 (Closed): Cannot deselect current user in multi-select user custom field without also deselecting "<< me >>"
Go MAEDA
09:48 Defect #44376 (Resolved): Cannot deselect current user in multi-select user custom field without also deselecting "<< me >>"
Committed the fix in r25063. Go MAEDA
09:45 Defect #44361: Preview returns a 404 error on the cross-project news form
Thank you for the review.
The 404 and the missing project have two different causes. This updated patch fixes the pr...
Vincent Robert
03:50 Feature #44437 (New): Include login id in the memberships API responses
The memberships API (GET /projects/:project_id/memberships and GET /memberships/:id) returns only the id and the name... Mizuki ISHIKAWA
03:04 Feature #44436 (Closed): Change the sort handle icon of My page blocks to arrows-move
The drag handle of the blocks on My page currently uses the "reorder" icon. Unlike other sortable lists, these blocks... Mizuki ISHIKAWA
02:42 Feature #44435 (Closed): Preview Rich Text Format (.rtf) files
The attached patch extends the Markdown-based preview for Office documents introduced in #8959 to Rich Text Format (.... Go MAEDA
01:13 Defect #44434 (Confirmed): Collapse macro does not work in email notifications
The @{{collapse}}@ macro works as expected when the content is displayed in a web browser. The collapsed content can ... Yasu Saku
01:02 Feature #44433 (New): Allow linking to and automatically expanding a specific collapse section
The @{{collapse}}@ macro creates a collapsible section that can be expanded and collapsed interactively in the web in... Yasu Saku

2026-09-08

22:44 Feature #44425: Render Mermaid code blocks as diagrams
Thanks for the patch. Overall, I like the implementation. The amount of core changes is relatively small, Mermaid is ... Florian Walchshofer
04:57 Feature #44425: Render Mermaid code blocks as diagrams
Mermaid has become widely adopted for creating diagrams in Markdown-based tools, and is supported by major platforms ... Go MAEDA
20:48 Defect #44432 (New): Follower Notification Emails Are Not Sent After Role and Permission Changes
Hello,
We are experiencing an issue with email notifications in our Redmine application.
After making some chan...
İlker Turhan
18:30 Patch #44423 (Closed): Improve performance when formatting user mentions
Marius BĂLTEANU
18:19 Defect #44412 (Closed): Themes with custom icons.svg slow down page rendering
Committed and merged to 7.0-stable branch. Marius BĂLTEANU
05:24 Defect #44412: Themes with custom icons.svg slow down page rendering
Marius BĂLTEANU wrote in #note-4:
> user:maeda, I've committed the fix, thanks for taking care of these performance i...
Go MAEDA
15:36 Defect #44431: mentions can't find a user
there are performance changes ##44190 should be addressed too... is there an option to send quary (`q`) to the databa... Janusz Harkot
15:33 Defect #44431 (Needs feedback): mentions can't find a user
while using @@@ for the user mention, redmine can't match input after @@@ to a real user if number of project users i... Janusz Harkot
10:59 Feature #8959: Preview support for Microsoft Office and LibreOffice Writer files
Please do not add comments to closed issues. For new feature requests, please open a new issue. Go MAEDA
08:25 Patch #44388: Update Rubyzip to 3.6
Updated Rubyzip to 3.6 in r25058. Go MAEDA
05:44 Defect #44408 (Resolved): Autocomplete popup appears off-screen when the caret is near the bottom of the viewport
Go MAEDA
05:44 Defect #44408: Autocomplete popup appears off-screen when the caret is near the bottom of the viewport
Committed the fix in r25056. Thank you for reporting the issue. Go MAEDA
03:12 Defect #44428: JSON API requests fail with JSON gem 3.0.0
I am planning to do the following:
* When a Rails 8.1 release that includes "rails/rails#58601":https://github.com...
Go MAEDA
 

Also available in: Atom