Project

General

Profile

Activity

From 2026-09-06 to 2026-09-08

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

2026-09-07

21:57 Feature #44430: Fine-grained Personal Access Tokens
Bogdan Egikov wrote in #note-4:
>
> If any changes are needed to get this ready for a release, notify me and I'll ...
Marius BĂLTEANU
21:51 Feature #44430: Fine-grained Personal Access Tokens
Holger Just wrote:
>
> Most of the functionality of your new personal access tokens seems to mirror what we alread...
Marius BĂLTEANU
21:28 Feature #44430: Fine-grained Personal Access Tokens
Thanks for splitting this out, @marius.balteanu – happy to keep iterating on it here.
If any changes are needed t...
Bogdan Egikov
21:13 Feature #44430: Fine-grained Personal Access Tokens
I extracted from the initial patch posted by user:sledyuk in #43881 only the part related to Personal Access Tokens t... Marius BĂLTEANU
21:05 Feature #44430 (New): Fine-grained Personal Access Tokens
Extracted from #43881 only the part that implements the fine grained personal access tokens:
Bogdan Egikov wrote i...
Marius BĂLTEANU
21:15 Feature #43881: Strengthen API authentication: API tokens with expiration, scopes, rate limiting and audit logging
Extracted the implementation of Personal Access Tokens to #44430. Marius BĂLTEANU
20:50 Defect #44412: Themes with custom icons.svg slow down page rendering
user:maeda, I've committed the fix, thanks for taking care of these performance issues.

What do you think if we als...
Marius BĂLTEANU
20:18 Feature #44415 (Closed): Reduce icon rendering time by caching sprite paths
Merged to stable branches! Marius BĂLTEANU
17:37 Defect #44428 (Resolved): JSON API requests fail with JSON gem 3.0.0
Committed the fix to trunk in r25052. Go MAEDA
17:18 Defect #44428 (Resolved): JSON API requests fail with JSON gem 3.0.0
After updating the json gem to 3.0.0, JSON API requests with a request body (POST/PUT) fail, and many API tests fail ... Go MAEDA
16:19 Defect #44366 (Closed): Deleting an issue custom field does not delete its workflow field permissions
Committed the fix in r25051. Thank you for reporting the issue. Go MAEDA
12:07 Feature #44426 (Closed): Use bootsnap to speed up the boot
Since Rails 5.2, new applications generated with @rails new@ have included bootsnap in their @Gemfile@ by default. Re... Go MAEDA
07:32 Feature #44425 (New): Render Mermaid code blocks as diagrams
This patch adds support for rendering code blocks written in Mermaid syntax as diagrams using Mermaid.js.
For exam...
Mizuki ISHIKAWA
03:44 Feature #3661: Configuration option to disable pdf creation of issues
I have proposed new permissions "Export issues" and "Export time entries" in #44424. They control the CSV and PDF exp... Go MAEDA
03:34 Feature #44424 (Closed): Add "Export issues" and "Export time entries" permissions
This patch adds "Export issues" and "Export time entries" permissions for consistency with the existing "Export wiki ... Go MAEDA

2026-09-06

23:48 Feature #44415 (Resolved): Reduce icon rendering time by caching sprite paths
Marius BĂLTEANU
23:45 Feature #39528 (Closed): Change mention link color for users without access to view issues
Marius BĂLTEANU
23:44 Patch #44423 (Closed): Improve performance when formatting user mentions
When formatting text containing user mentions (@@login@), Redmine performs individual database queries for each menti... Marius BĂLTEANU
09:06 Feature #44409 (Closed): Skip the nested set self-join in Issue.load_visible_total_spent_hours when no issues have subtasks
Committed the change in r25049. Go MAEDA
07:19 Defect #44412: Themes with custom icons.svg slow down page rendering
Setting the target version to 7.0.2. Go MAEDA
06:54 Feature #44405 (Closed): Reduce repeated SQL queries caused by User#is_or_belongs_to? when issues are assigned to groups
Committed the patch in r25048. Go MAEDA
06:46 Feature #44396 (Closed): Reduce memory usage by not loading rbpdf until a PDF is generated
Committed the patch in r25046 and r25047. Go MAEDA
06:05 Feature #44400: Make the Download button save PDF files instead of displaying them inline in the browser
Setting the target version to 7.1.0. Go MAEDA
06:04 Defect #44418 (Closed): Fix typo in Japanese translation of mail_body_account_information_external
Merged the fix into the stable branches in r25044 and r25045. Go MAEDA
05:59 Patch #44413 (Closed): Document that Redmine does not start on Ruby 3.3.0
Merged the change into 7.0-stable and 6.1-stable branch in r25042 and r25043. Go MAEDA
00:16 Feature #3661: Configuration option to disable pdf creation of issues
Debian received a bug report requesting this feature and noting that it can be used to DoS web servers by overloading... Soren Stoutner
 

Also available in: Atom