Project

General

Profile

Activity

From 2026-08-30 to 2026-09-01

2026-09-01

12:29 Feature #44406 (New): Persist manually adjusted sort order in tables that belong to self-designed queries
Hello,
To explain my problem properly I have to write a small preface first:
Since a couple of months I am resp...
Maik Rohde
10:24 Feature #18245: Documents REST API
Setting the target version to 7.1.0. Go MAEDA
10:17 Feature #8959: Preview support for Microsoft Office and LibreOffice Writer files
Go MAEDA wrote in #note-20:
> gl aun wrote in #note-19:
> > i updated my local redmine to 7.0.0 and installed pando...
gl aun
09:05 Feature #44405 (Closed): Reduce repeated SQL queries caused by User#is_or_belongs_to? when issues are assigned to groups
@User#is_or_belongs_to?@ checks group membership with @arg.users.include?(self)@, which runs a SQL query against @gro... Go MAEDA
05:04 Defect #44372 (Resolved): Chrome freezes for several minutes when opening the possible values page of a key/value list custom field with thousands of values
Committed the fix in r25031. Go MAEDA
05:04 Revision 25031 (svn): Work around jQuery UI sortable performance regression on long lists (#44372).
Patch by Go MAEDA (user:maeda). Go MAEDA
04:47 Feature #44396: Reduce memory usage by not loading rbpdf until a PDF is generated
Setting the target version to 7.1.0. Go MAEDA
03:55 Defect #44403: db migrate error after upgrade to Redmine 7.0.1.devel.25030
It seems that this issue only occurs with Ruby 3.3.0, and does not occur in Ruby 3.3.1 or later.
I also tested Ruby ...
Go MAEDA
03:31 Defect #44403: db migrate error after upgrade to Redmine 7.0.1.devel.25030
I was able to reproduce the same error with Ruby 3.3.0.
Could you update to Ruby 3.3.12, the latest Ruby 3.3 release...
Go MAEDA
01:36 Defect #44403: db migrate error after upgrade to Redmine 7.0.1.devel.25030
Could you tell me which migration caused the error? Go MAEDA
01:36 Defect #44397 (Closed): Failed to register quote_reply_controller
Thank you for your feedback. I am closing this issue. Go MAEDA

2026-08-31

22:29 Defect #44397: Failed to register quote_reply_controller
Thanks for pointing me in the right direction. This was indeed caused by a problem in the Debian ... Soren Stoutner
19:56 Defect #44403 (Closed): db migrate error after upgrade to Redmine 7.0.1.devel.25030
rake aborted!
SyntaxError:
/usr/local/rvm/gems/ruby-3.3.0/gems/actionview-8.1.3.1/lib/action_view/helpers/capture_h...
ChunChang (Nagaharu) Lo
17:01 Defect #44336: Automatic list marker insertion discards the textarea undo history and does not scroll the caret into view
Ex: @textarea.setRangeText('', lineStart, lineEnd, 'end');@ Jonathan Cormier
16:59 Defect #44336: Automatic list marker insertion discards the textarea undo history and does not scroll the caret into view
Found a slight modification:
Using @setSelectionRange@ causes the linux middle-click buffer to get filled with wha...
Jonathan Cormier
17:01 Defect #43488: Undo/Redo produces unexpected results when the text in a textarea is modified automatically
Ex: @textarea.setRangeText('', lineStart, lineEnd, 'end');@ Jonathan Cormier
16:59 Defect #43488: Undo/Redo produces unexpected results when the text in a textarea is modified automatically
Found a slight modification:
Using @setSelectionRange@ causes the linux middle-click buffer to get filled with wha...
Jonathan Cormier
12:08 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
couldnt find a solution with 7.0, made a plugin for this:
https://www.redmine.org/plugins/redmine_easy_notes
!Scre...
Joao Figueira
11:13 Feature #44400 (Closed): Make the Download button save PDF files instead of displaying them inline in the browser
Currently, the Download button downloads most attachments, but PDF and PDF-compatible files such as Illustrator files... Go MAEDA
08:30 Feature #39529 (Needs feedback): Add tooltips for clarifying non-notifiable user mentions
I think we shouldn't add a warning icon or tooltip to rendered mentions for a few reasons:
* When writing a message i...
Marius BĂLTEANU
08:26 Feature #39528: Change mention link color for users without access to view issues
h4. States Overview
|_. State / Condition |_. CSS Classes |_. Color / Style |_. Description |
| Mentionable User ...
Marius BĂLTEANU
08:23 Feature #39528 (Resolved): Change mention link color for users without access to view issues
I've committed the change:
* @user-current@ : applied when the mentioned user is the current logged-in user.
* @use...
Marius BĂLTEANU
08:13 Revision 25030 (svn): Adds "user-current" and "user-mentionable" styles to user mentions (#39528).
Adds "user-current" class to user mentions when the mentioned user is the
current user, and "user-mentionable" when t...
Marius BĂLTEANU
05:48 Feature #44362 (Closed): Preview PDF compatible Adobe Illustrator files
Committed the patches in r25028 and r25029. Go MAEDA
05:47 Revision 25029 (svn): Show a dedicated icon for Adobe Illustrator files (#44362).
Patch by Go MAEDA (user:maeda). Go MAEDA
05:45 Revision 25028 (svn): Preview Adobe Illustrator files saved in the PDF compatible format (#44362).
Patch by Go MAEDA (user:maeda). Go MAEDA

2026-08-30

22:20 Patch #44386 (Closed): Avoid N+1 queries generated by Webhook#setable_projects
Merged to 7.0-stable branch. Marius BĂLTEANU
22:20 Revision 25027 (svn): Merge r25010, r25011 from trunk to 7.0-stable (#44386).
Marius BĂLTEANU
11:33 Defect #44398 (Closed): Fix typo in log messages: "occured" should be "occurred"
Committed the fix in r25026. Go MAEDA
11:29 Defect #44398 (Closed): Fix typo in log messages: "occured" should be "occurred"
The word "occurred" is misspelled as "occured" in some log messages in app/models/attachment.rb and app/models/user.r... Go MAEDA
11:33 Revision 25026 (svn): Fix typo in log messages: "occured" should be "occurred" (#44398).
Go MAEDA
08:59 Feature #44374 (Closed): Cache builtin group instances per request to avoid repeated GroupAnonymous and GroupNonMember queries
Committed the patches in r25023 and r25025. Go MAEDA
08:58 Revision 25025 (svn): Use cached builtin group instances in User#roles and User#project_ids_by_role to avoid repeated queries for users without roles (#44374).
Patch by Go MAEDA (user:maeda). Go MAEDA
08:57 Revision 25024 (svn): Fix RuboCop Rails/AttributeDefaultBlockValue (#44374).
Go MAEDA
08:54 Revision 25023 (svn): Cache builtin group instances per request to avoid repeated GroupAnonymous and GroupNonMember queries during permission checks (#44374).
Patch by Go MAEDA (user:maeda). Go MAEDA
08:24 Patch #44392 (Closed): Replace IO.read with File.read
Merged the change into the stable branches in r25021 and r25022. Go MAEDA
08:23 Revision 25022 (svn): Merged r25018 from trunk into 6.1-stable (#44392).
Go MAEDA
08:23 Revision 25021 (svn): Merged r25018 from trunk into 7.0-stable (#44392).
Go MAEDA
08:15 Feature #44362: Preview PDF compatible Adobe Illustrator files
I have updated the patch.
Changes from the previous patches:
* @Attachment#is_pdf?@ is left unchanged because p...
Go MAEDA
03:35 Defect #44397: Failed to register quote_reply_controller
I could not reproduce this issue on my local Redmine installation.
The @@rails/request.js@ pin is provided by the ...
Go MAEDA
00:54 Defect #37581: Incorrect number and CSV separators in several locales
I have updated Karel Pičman's attachment:number_format_separator.patch and attachment:general_csv_separator.patch.
...
Go MAEDA
 

Also available in: Atom