Activity
From 2026-05-21 to 2026-05-23
Today
-
05:07 Patch #44111: Improve layout consistency of roadmap, news, and documents index pages
- This is a good improvement. Setting the target version to 7.0.0.
-
05:01 Patch #44115 (Closed): GroupsController#remove_users tests fail randomly
- Committed the fix in r24687 as part of #43640. Thank you.
-
04:50 Patch #44116: Enable parallel test execution by default
- You can also find the details, code diff, and test results for this patch at https://github.com/hidakatsuya/redmine/p...
-
04:43 Patch #44116 (New): Enable parallel test execution by default
- This patch enables parallel tests by default.
* Enable parallel tests by default.
* Keep system tests single-proc... -
04:43 Feature #43650: Ruby 4.0 support
- Marius BĂLTEANU wrote in #note-13:
> user:maeda, should we pin Ruby to 4.0.3 or 4.0.4?
I think it is sufficient t...
2026-05-22
-
16:05 Patch #44115 (Closed): GroupsController#remove_users tests fail randomly
- GroupsController#remove_users tests fail randomly.
The controller action generates the expected `params[:confirm]`... -
14:08 Patch #44111: Improve layout consistency of roadmap, news, and documents index pages
- +1
-
06:55 Patch #44111: Improve layout consistency of roadmap, news, and documents index pages
- ← before change | after change →
!{width: 700px; border: 1px solid #ccc}screenshot%202026-05-22%2013.43.18.png!
!{w... -
06:53 Patch #44111 (New): Improve layout consistency of roadmap, news, and documents index pages
- The roadmap, news, and documents index pages lack visual structure. The boundary between items is unclear, making the...
-
11:26 Feature #43650: Ruby 4.0 support
- user:maeda, should we pin Ruby to 4.0.3 or 4.0.4?
-
09:06 Defect #43737 (Closed): Rendering wiki is significantly slow on Ruby 4.0.1
- I think there were multiple issues on the same topic.
-
08:51 Defect #43737: Rendering wiki is significantly slow on Ruby 4.0.1
- Sorry for the late reply.
I got same benchmark results with 4.0.3:... -
09:05 Patch #44112 (New): Improve initials avatar to use the first two letters of the firstname for Korean locale
- Currently, the initials avatar extracts characters based on the `USER_FORMATS` configuration. However, there is a n...
-
06:51 Patch #44065 (Resolved): Remove unused i18n keys
-
05:49 Defect #44029 (Closed): Wide tables in attachment preview overflow the container border
- Committed the patch in r24675. Thank you.
2026-05-21
-
19:21 Patch #44074 (Closed): ignored and unnecessary scope in twofa token lookup
- Committed, thanks!
-
03:25 Patch #44074 (Closed): ignored and unnecessary scope in twofa token lookup
- When deleting the used twofa backup code there is this line:...
-
14:07 Defect #44057 (Closed): Backport fix for #42332 (HEADING_RE missing /m flag) to 5.1-stable
- Redmine 5.1 series is now quite old, and as described on https://www.redmine.org/projects/redmine/wiki/Download#Versi...
-
10:19 Patch #44073 (Closed): TimeEntryTest#test_should_not_accept_closed_issue fails randomly depending on locale
- merged the fix into 6.1-stable in r24672.
-
10:16 Patch #44073 (Resolved): TimeEntryTest#test_should_not_accept_closed_issue fails randomly depending on locale
- Committed the fix in r24671. Thank you.
-
09:58 Feature #44061: Support Tab/Shift+Tab indentation for CommonMark list items in wiki textarea
- Thank you for posting the patch to improve UI.
While allowing list indentation with the Tab key would certainly im... -
08:15 Defect #44069: Remove redundant underline from abbr elements
- The style was introduced in r3073 for @acronym@ elements.
In r12235, @acronym@ elements in Redmine were replaced wit... -
08:02 Defect #44069: Remove redundant underline from abbr elements
- Thank you for reporting the display issue.
In addition to the fix you proposed by adding @text-decoration: none;@,... -
06:41 Feature #44071 (Closed): Make context menu width flexible to avoid wrapping labels
- Committed the patch in r24670.
-
02:54 Feature #44071: Make context menu width flexible to avoid wrapping labels
- I updated the patch. I added @max-inline-size@ property so the context menu width does not become excessively large.
-
03:11 Feature #43968: Allow 0:45h time span format input in the estimated_hours and spent_time filter of IssueQuery
- Setting the target version to 7.0.0.
Also available in: Atom