Activity
From 2026-09-07 to 2026-09-09
Today
-
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 Patch #44436 (New): 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 (New): 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 (New): 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: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... -
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 (New): mentions can't find a user
- while using `@` for the user mention, redmine can't match input after @ to a real user if numer of project users is s...
-
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.
-
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.
-
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...
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 ... -
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... -
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... -
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...
-
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... -
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.
-
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... -
20:18 Feature #44415 (Closed): Reduce icon rendering time by caching sprite paths
- Merged to stable branches!
-
17:37 Defect #44428 (Resolved): JSON API requests fail with JSON gem 3.0.0
- Committed the fix to trunk in r25052.
-
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 ...
-
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.
-
12:07 Feature #44426 (New): 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...
-
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... -
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...
-
03:34 Feature #44424 (New): 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 ...
Also available in: Atom