Project

General

Profile

Activity

From 2026-05-20 to 2026-05-22

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]`...
Kenta Kumojima
14:08 Patch #44111: Improve layout consistency of roadmap, news, and documents index pages
+1 Florian Walchshofer
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...
Mizuki ISHIKAWA
06:53 Patch #44111 (Closed): 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... Mizuki ISHIKAWA
11:26 Feature #43650: Ruby 4.0 support
user:maeda, should we pin Ruby to 4.0.3 or 4.0.4? Marius BĂLTEANU
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. Marius BĂLTEANU
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:...
Katsuya HIDAKA
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... ilkwon jung
06:51 Patch #44065 (Resolved): Remove unused i18n keys
Go MAEDA
06:51 Revision 24686 (svn): Remove unused i18n key: text_select_project_modules (#44065).
Go MAEDA
06:49 Revision 24685 (svn): Remove unused i18n key: text_plugin_assets_writable (#44065).
Go MAEDA
06:43 Revision 24684 (svn): Remove unused i18n key: label_last_changes (#44065).
Go MAEDA
06:41 Revision 24683 (svn): Remove unused i18n key: label_date_to (#44065).
Go MAEDA
06:37 Revision 24682 (svn): Remove unused i18n key: label_date_range (#44065).
Go MAEDA
06:33 Revision 24681 (svn): Remove unused i18n key: label_current_version (#44065).
Go MAEDA
06:30 Revision 24680 (svn): Remove unused i18n key: label_change_view_all (#44065).
Go MAEDA
06:29 Revision 24679 (svn): Remove unused i18n key: label_add_another_file (#44065).
Go MAEDA
06:26 Revision 24678 (svn): Remove unused i18n key: error_not_allowed_to_log_time_for_other_users (#44065).
Go MAEDA
06:24 Revision 24677 (svn): Remove unused i18n key: description_filter (#44065).
Go MAEDA
06:18 Revision 24676 (svn): Remove unused i18n key: description_choose_project (#44065).
Go MAEDA
05:49 Defect #44029 (Closed): Wide tables in attachment preview overflow the container border
Committed the patch in r24675. Thank you. Go MAEDA
05:47 Revision 24675 (svn): Fix horizontal overflow in attachment previews (#44029).
Patch by Mizuki ISHIKAWA (user:ishikawa999). Go MAEDA

2026-05-21

19:24 Revision 24674 (svn): Fix stored XSS in Textile formatter via code class bypass (#44047).
RedCloth3#rip_offtags skipped HTML-escaping when an offtag matched
<code class="...">, intended to feed raw source to...
Marius BĂLTEANU
19:21 Patch #44074 (Closed): ignored and unnecessary scope in twofa token lookup
Committed, thanks! Marius BĂLTEANU
03:25 Patch #44074 (Closed): ignored and unnecessary scope in twofa token lookup
When deleting the used twofa backup code there is this line:... Jens Krämer
19:21 Revision 24673 (svn): Removes ignored and unnecessary scope in twofa token lookup (#44074).
Token.find_token doesn't honor the prepended relation and we do check the user in the next line.
Patch by Jens Kräme...
Marius BĂLTEANU
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... Go MAEDA
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. Go MAEDA
10:16 Patch #44073 (Resolved): TimeEntryTest#test_should_not_accept_closed_issue fails randomly depending on locale
Committed the fix in r24671. Thank you. Go MAEDA
10:18 Revision 24672 (svn): Merged r24671 from trunk to 6.1-stable (#44073).
Go MAEDA
10:15 Revision 24671 (svn): Fix flaky TimeEntryTest by setting locale explicitly (#44073).
Patch by Kenta Kumojima (user:kumojima). Go MAEDA
09:58 Feature #44061: Support Tab/Shift+Tab indentation of selected textarea lines in CommonMark Markdown
Thank you for posting the patch to improve UI.
While allowing list indentation with the Tab key would certainly im...
Go MAEDA
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...
Go MAEDA
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;@,...
Go MAEDA
06:41 Feature #44071 (Closed): Make context menu width flexible to avoid wrapping labels
Committed the patch in r24670. Go MAEDA
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. Go MAEDA
06:40 Revision 24670 (svn): Make context menu width flexible to avoid wrapping labels (#44071).
Patch by Go MAEDA (user:maeda). Go MAEDA
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. Go MAEDA

2026-05-20

17:04 Patch #44073 (Closed): TimeEntryTest#test_should_not_accept_closed_issue fails randomly depending on locale
TimeEntryTest#test_should_not_accept_closed_issue may fail if another test changes the locale before this test runs.
...
Kenta Kumojima
16:04 Defect #44072 (Closed): OauthProviderSystemTest#test_application_creation_and_authorization fails randomly
Committed the fix as part of #24808. Go MAEDA
10:21 Defect #44072 (Closed): OauthProviderSystemTest#test_application_creation_and_authorization fails randomly
OauthProviderSystemTest#test_application_creation_and_authorization fails randomly in CI with the following error:
...
Mizuki ISHIKAWA
16:04 Revision 24669 (svn): Fix flaky OauthProviderSystemTest caused by redirect timing issue (#44072, #24808).
Patch by Mizuki ISHIKAWA (user:ishikawa999). Go MAEDA
15:39 Feature #43968: Allow 0:45h time span format input in the estimated_hours and spent_time filter of IssueQuery
Thank you for pointing out the bug.
I have fixed the patch and attached the updated version.
Kenta Kumojima
12:06 Feature #43968: Allow 0:45h time span format input in the estimated_hours and spent_time filter of IssueQuery
Thank you for posting the patch. However, I found an issue.
With this patch applied, using the "Spent time" filter...
Go MAEDA
13:22 Defect #44051: CSV import fails with `Unquoted fields do not allow new line <"\n"> in line 1` on latest trunk on Windows
Thank you as always! Yasu Saku
11:48 Defect #44051 (Closed): CSV import fails with `Unquoted fields do not allow new line <"\n"> in line 1` on latest trunk on Windows
Fixed the issue in r24668, as part of #41434. Thank you for your support. Go MAEDA
11:45 Revision 24668 (svn): Open CSV import files in binary mode to preserve CRLF on Windows (#44051, #41434).
`Import#set_default_settings` detects line endings using a binary read,
but `CSV.foreach` opened the file in text mod...
Go MAEDA
10:36 Defect #44069: Remove redundant underline from abbr elements
I have confirmed the issue in "News" box on "Home" page. Go MAEDA
07:54 Defect #44069: Remove redundant underline from abbr elements
... Mizuki ISHIKAWA
07:53 Defect #44069 (Closed): Remove redundant underline from abbr elements
The rule for @abbr@ already applies a dotted bottom border as a visual hint:... Mizuki ISHIKAWA
10:18 Patch #44070 (Closed): Japanese translation update (r24666)
Committed the patch in r24667. Go MAEDA
09:19 Patch #44070 (Closed): Japanese translation update (r24666)
Translated the following strings:
* button_remove_from_group
* button_add_to_group
* field_private_by_default
Go MAEDA
10:17 Revision 24667 (svn): Japanese translation update (#44070).
Patch by Go MAEDA (user:maeda). Go MAEDA
10:10 Feature #44071 (Closed): Make context menu width flexible to avoid wrapping labels
The context menu currently uses a fixed @inline-size: 150px@.
This can cause longer translated labels to wrap unex...
Go MAEDA
09:43 Feature #30471: Move "Default columns" checkbox on the query edit page from "Options" to "Columns" fieldset
Hi,
I opened a similar issue, #44054, and was directed here.
I’d like to add that acutually I am a one who stumbled...
Taketsugu YASHIRO
09:07 Revision 24666 (svn): Update locales (#9432).
Go MAEDA
09:02 Feature #9432 (Closed): Default value for the private issue flag
Committed the patch in r24665.
Trackers now have a "Private by default" checkbox. When this setting is enabled, ne...
Go MAEDA
08:57 Revision 24665 (svn): Add tracker setting for private issues by default (#9432).
Patch by Go MAEDA (user:maeda). Go MAEDA
03:26 Defect #44068: Time zone list issue
I see on redmine.org there is Europe/Kyiv in the list, but it doesn't exist when deploy redmine using redmine docker ... Igor Melnyk
03:24 Defect #44068 (Closed): Time zone list issue
There is no Europe/Kyiv time zone in the drop-down list.
Is there any way to add it?
Igor Melnyk
02:37 Feature #44062 (Closed): Add an Environment heading to the admin information page
Committed the patch in r24664. Go MAEDA
02:37 Revision 24664 (svn): Add an Environment heading to the admin information page (#44062).
Go MAEDA
01:31 Patch #44065: Remove unused i18n keys
Setting the target version to 7.0.0. Go MAEDA
 

Also available in: Atom