Project

General

Profile

Activity

From 2026-08-16 to 2026-08-18

Today

21:40 Patch #44260 (Closed): Refactor context menu to use the new dropdown component
Marius BĂLTEANU
21:39 Defect #44317 (Resolved): Actions dropdown is not closed after copying a link
Committed, thanks for catching and fixing the issue.
Go MAEDA wrote in #note-3:
> Wouldn't it be better to include t...
Marius BĂLTEANU
21:30 Defect #44343 (Resolved): Deleting a user who has authorized an OAuth2 application fails with ActiveRecord::InvalidForeignKey
Committed, thanks! Marius BĂLTEANU
21:28 Defect #44348 (Resolved): Formatting a text is much slower in 7.0.0 when its container has many attachments
Thanks user:maeda for catching and fixing this issue! Marius BĂLTEANU
21:27 Feature #44345 (Resolved): Use SimpleCov's built-in HTML formatter instead of Redmine's own formatter
Nice!
I've committed the changes, thanks!
Marius BĂLTEANU
20:48 Defect #44132 (Needs feedback): Project creation returns HTTP 500 (`Mysql2::Error: Record has changed since last read in table 'projects'`) under concurrent project create/destroy on MySQL/MariaDB
Marius BĂLTEANU
20:20 Feature #44261 (Closed): Restrict user mentions to project members to prevent unintended notifications to non-members
I agree with Holger's assessment. The user mention feature is explicitly designed to mirror the behavior of watchers.... Marius BĂLTEANU
16:10 Feature #44261: Restrict user mentions to project members to prevent unintended notifications to non-members
Seiji Shozuki wrote in #note-2:
> In practice, I use Redmine for project management, and I've never encountered a si...
Holger Just
02:49 Feature #44261: Restrict user mentions to project members to prevent unintended notifications to non-members
Thank you for your comments.
I understand your point that there are issues with my implementation. However, I don'...
Seiji Shozuki
17:45 Defect #43488: Undo/Redo produces unexpected results when the text in a textarea is modified automatically
Similar to ##44336
Patch attached for the wiki-toolbar half of this (bold/italic/etc. from the toolbar
buttons or...
Jonathan Cormier
17:36 Defect #44336: Automatic list marker insertion discards the textarea undo history and does not scroll the caret into view
the toolbar buttons and shortcuts have the same root cause in @app/assets/javascripts/jstoolbar/jstoolbar.js@ (@enclo... Jonathan Cormier
14:28 Defect #44350 (New): Project overview page is slow when the members box contains many members
h3. Problem
When a project has many members, the overview page (/projects/:id) becomes slow because the members bo...
Takenori TAKAKI
07:50 Feature #12388: Diffs for editions of issue/notes entries
+1 from me. I really like this feature, and I consider proper revision history for journal notes essential if Redmine... Jimmy Westberg
05:28 Defect #44335: PDF preview of .ai attachments triggers an automatic download
The patch looks good. I confirmed that it resolves the automatic download issue for @.ai@ attachments, while thumbnai... Katsuya HIDAKA
02:34 Defect #44335: PDF preview of .ai attachments triggers an automatic download
Setting the target version to 7.0.1. Go MAEDA

2026-08-17

23:49 Defect #44273 (Resolved): Applications item is not highlighted in the administration menu
Committed the fix in r24903. Thank you for catching and fixing the issue. Go MAEDA
22:52 Defect #44132: Project creation returns HTTP 500 (`Mysql2::Error: Record has changed since last read in table 'projects'`) under concurrent project create/destroy on MySQL/MariaDB
After further consideration this is not the same problem, sorry. I will open a new issue for our problem.
Regardin...
Felix Schäfer
22:05 Defect #44132: Project creation returns HTTP 500 (`Mysql2::Error: Record has changed since last read in table 'projects'`) under concurrent project create/destroy on MySQL/MariaDB
It seems we never came around to uploading our proposed fix although we also stumbled upon a similar problem a few we... Felix Schäfer
16:06 Defect #44348 (Resolved): Formatting a text is much slower in 7.0.0 when its container has many attachments
Since 7.0.0, formatting text takes much longer when its container has many attachments. This affects everything rende... Go MAEDA
15:04 Defect #44347 (Closed): Filter/query text input fields lose border and background (unscoped CSS injected by modal-issue feature)
Thank you for your feedback. I am closing this issue. Go MAEDA
11:56 Defect #44347: Filter/query text input fields lose border and background (unscoped CSS injected by modal-issue feature)
Thank you for looking into this. You were right - this is not a Redmine core issue.
We confirmed the root cause on...
Julius Haman
10:37 Defect #44347: Filter/query text input fields lose border and background (unscoped CSS injected by modal-issue feature)
Thank you for the detailed report. However, I could not reproduce this on a clean installation of Redmine 6.1, and I ... Go MAEDA
10:17 Defect #44347 (Closed): Filter/query text input fields lose border and background (unscoped CSS injected by modal-issue feature)
On the issue list "Filter" panel (and any other page with a plain <input type="text">, type="date", type="password", ... Julius Haman
04:56 Feature #43997: Add a setting to control whether issue authors are always shown in the assignee list
Updated the patch. Changes from the previous version:
* Added a migration so that existing installations keep the ...
Go MAEDA
01:53 Defect #44291 (Closed): Fix typos and inconsistent "e-mail" spelling in Czech translation
Merged the fix into stable branches in r24897 and r24898. Go MAEDA
01:27 Defect #44321 (Closed): Random test failure in OauthProviderSystemTest due to incomplete sign out
Merged the fix into 7.0-stable branch in r24896. Go MAEDA

2026-08-16

11:30 Defect #35531 (Closed): redmine unexpected undefined local variable or method `project'" for mail handler , did you mean project_url
This should have been fixed in #35100. Go MAEDA
11:24 Defect #44291 (Resolved): Fix typos and inconsistent "e-mail" spelling in Czech translation
Go MAEDA
11:24 Defect #44291 (Confirmed): Fix typos and inconsistent "e-mail" spelling in Czech translation
Committed the fix in r24895. Thank you for your contribution. Go MAEDA
10:57 Defect #44289: No status icon is displayed after checking for plugin updates on the Plugins page
I wrote a patch to fix the issue.
The status icons disappeared because they still relied on the legacy bitmap icon...
Go MAEDA
08:14 Defect #44221: "Selected Columns" checkbox does not enable or disable the column lists on the new Gantt query form
Thank you for the patch. I was able to reproduce the problem.
Steps to reproduce:
1. Go to the Gantt page of a ...
Go MAEDA
07:22 Defect #44273: Applications item is not highlighted in the administration menu
Thank you for reporting this and for the patch.
I made two changes to the patch:
* Removed @include Redmine::Me...
Go MAEDA
06:54 Patch #44346 (Closed): Update RuboCop to 1.89
Updated RuboCop to 1.89 in r24894. Go MAEDA
06:47 Patch #44346 (Closed): Update RuboCop to 1.89
https://rubygems.org/gems/rubocop Go MAEDA
06:40 Defect #44264: Update SimpleCov to 1.1
Updated SimpleCov to 1.1 in r24892. Go MAEDA
04:16 Feature #44345 (Resolved): Use SimpleCov's built-in HTML formatter instead of Redmine's own formatter
Redmine uses SimpleCov to measure test coverage. Running @bin/rails test:coverage@ runs the test suite with coverage ... Go MAEDA
04:04 Defect #44321 (Resolved): Random test failure in OauthProviderSystemTest due to incomplete sign out
Committed the fix in r24891. Thank you. Go MAEDA
03:14 Defect #44343 (Confirmed): Deleting a user who has authorized an OAuth2 application fails with ActiveRecord::InvalidForeignKey
Go MAEDA
 

Also available in: Atom