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... -
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... -
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...
-
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 @... -
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...
-
04:48 Patch #44264: Update SimpleCov to 1.2
- Updated SimpleCov to 1.2 in r25065.
-
04:47 Revision 25065 (svn): Update SimpleCov to 1.2 (#44264).
-
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@... -
03:05 Revision 25064 (svn): Rename date_calculation.rb to date_calculation_test.rb so that it is run by `rails test` (#44438).
- Patch by Kenta Kumojima (user:kumojima).
-
02:37 Feature #44424: Add "Export issues" and "Export time entries" permissions
- Setting the target version to 7.1.0.
-
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...
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... -
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 ... -
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... -
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... -
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... -
10:05 Feature #44426: Use bootsnap to speed up the boot
- Setting the target version to 7.1.0.
-
09:58 Defect #44438 (Confirmed): DateCalculationTest is not run by `rails test`
-
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...
-
09:50 Defect #44376 (Closed): Cannot deselect current user in multi-select user custom field without also deselecting "<< me >>"
-
09:48 Defect #44376 (Resolved): Cannot deselect current user in multi-select user custom field without also deselecting "<< me >>"
- Committed the fix in r25063.
-
09:47 Revision 25063 (svn): Do not show the "<< me >>" option in user format custom fields with multiple values enabled (#44376).
- This reverts multiple-value fields to the behavior before r18288; single-value fields still show the option.
Patch b... -
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... -
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...
-
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...
-
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 (....
-
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 ...
-
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...
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 ...
-
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 ...
-
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... -
18:30 Patch #44423 (Closed): Improve performance when formatting user mentions
-
18:30 Revision 25062 (svn): Memoize user lookups in parse_redmine_links (#44423).
-
18:30 Revision 25061 (svn): Memoize user object visibility check in link_to_mention (#44423).
-
18:19 Defect #44412 (Closed): Themes with custom icons.svg slow down page rendering
- Committed and merged to 7.0-stable branch.
-
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... -
18:19 Revision 25060 (svn): Merge r25059 from trunk to 7.0-stable (#44412).
-
18:11 Revision 25059 (svn): Memoize theme icons per sprite in IconsHelper (#44412).
-
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...
-
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...
-
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.
-
08:25 Patch #44388: Update Rubyzip to 3.6
- Updated Rubyzip to 3.6 in r25058.
-
08:24 Revision 25058 (svn): Update Rubyzip to 3.6 (#44388).
-
08:03 Revision 25057 (svn): Merge r25055 from trunk to 7.0-stable (#44412).
-
05:44 Defect #44408 (Resolved): Autocomplete popup appears off-screen when the caret is near the bottom of the viewport
-
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.
-
05:43 Revision 25056 (svn): Work around Tribute 5.1.3 positioning the autocomplete popup off-screen when the caret is near the bottom of the viewport (#44408).
- Patch by Go MAEDA (user: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...
Also available in: Atom