Activity
From 2026-09-02 to 2026-09-04
2026-09-04
-
17:01 Defect #43488: Undo/Redo produces unexpected results when the text in a textarea is modified automatically
- nvm, setRangeText just brings back the undo problems.
-
17:01 Defect #44336: Automatic list marker insertion discards the textarea undo history and does not scroll the caret into view
- nvm, setRangeText just brings back the undo problems.
-
16:08 Feature #44421 (New): Prevent unintended updates to required custom fields added after issue creation
- This proposal concerns custom fields that are added after an issue has been created.
When editing an issue, a newl... -
03:46 Defect #44418 (Resolved): Fix typo in Japanese translation of mail_body_account_information_external
- Committed the patch in r25039.
-
03:42 Defect #44418 (Closed): Fix typo in Japanese translation of mail_body_account_information_external
- The Japanese translation of mail_body_account_information_external contains a typo: "使ってに" should be "使って" (an extra ...
2026-09-03
-
23:55 Defect #44408: Autocomplete popup appears off-screen when the caret is near the bottom of the viewport
- Setting the target version to 7.0.2.
-
23:53 Feature #44409: Skip the nested set self-join in Issue.load_visible_total_spent_hours when no issues have subtasks
- Setting the target version to 7.1.0.
-
23:50 Feature #44407 (Closed): Preload the attachment authors when rendering a single issue in the REST API
- Committed the patch in r25038.
-
11:36 Feature #44415 (Closed): Reduce icon rendering time by caching sprite paths
- @IconsHelper#svg_sprite_icon@ calls @asset_path@ to resolve the sprite path for every icon rendered on a page. Howeve...
-
09:04 Defect #44403 (Closed): db migrate error after upgrade to Redmine 7.0.1.devel.25030
- Thank you for the feedback. Thanks to this report, I learned that Ruby 3.3.0 has this bug.
In #44413, I have added... -
07:23 Defect #44403: db migrate error after upgrade to Redmine 7.0.1.devel.25030
- Hello 前田さん
Please accept my apologies for the delayed response.
Following the upgrade to Ruby version 3.3.12, the... -
08:59 Patch #44413 (Resolved): Document that Redmine does not start on Ruby 3.3.0
- Committed the patch in r25037.
-
08:57 Patch #44413 (Closed): Document that Redmine does not start on Ruby 3.3.0
- It was reported in #44403 that Redmine does not start on Ruby 3.3.0. This is caused by an issue with Ruby's handling ...
-
08:12 Defect #44412 (Closed): Themes with custom icons.svg slow down page rendering
- When the current theme provides its own @icons.svg@ using the feature introduced in #43087, @sprite_source@ calls @Th...
-
06:02 Defect #44376: Cannot deselect current user in multi-select user custom field without also deselecting "<< me >>"
- Attached is an updated patch that takes a different approach.
The previous patch kept the current user at the top ... -
03:11 Defect #44411 (Closed): Fix typo in log messages: "nonexistant" should be "nonexistent"
- Committed the fix in r25036.
-
02:49 Defect #44411 (Closed): Fix typo in log messages: "nonexistant" should be "nonexistent"
- The word "nonexistent" is misspelled as "nonexistant" in some log messages in app/models/mail_handler.rb.
Please s... -
01:38 Feature #44382 (Closed): Reduce the number of SQL queries when filtering issues by "Assignee's group" or "Author's group"
- Committed the patch in r25035.
2026-09-02
-
23:53 Feature #44405: Reduce repeated SQL queries caused by User#is_or_belongs_to? when issues are assigned to groups
- Setting the target version to 7.1.0.
-
21:29 Feature #5238: Related issues option accessible during issue creation
- +1
-
16:47 Feature #44407: Preload the attachment authors when rendering a single issue in the REST API
- Setting the target version to 7.1.0.
-
03:14 Feature #44407 (Closed): Preload the attachment authors when rendering a single issue in the REST API
- show.api.rsb renders the author of every attachment of the issue, causing an author lookup for each attachment.
<p... -
16:41 Defect #44378 (Closed): Ghostscript process is left running when PDF thumbnail generation times out
- Committed the patches in r25033 and r25034.
-
11:25 Feature #44409 (Closed): Skip the nested set self-join in Issue.load_visible_total_spent_hours when no issues have subtasks
- @Issue.load_visible_total_spent_hours@ always self-joins the @issues@ table on the nested set columns to find subtask...
-
08:05 Defect #44408: Autocomplete popup appears off-screen when the caret is near the bottom of the viewport
- Your patch works! Thank you for this quick and effective fix.
-
07:46 Defect #44408: Autocomplete popup appears off-screen when the caret is near the bottom of the viewport
- Thank you for the detailed report. I was able to reproduce the issue.
I agree that the cause is a bug in Tribute 5... -
07:10 Defect #44408 (Confirmed): Autocomplete popup appears off-screen when the caret is near the bottom of the viewport
-
05:57 Defect #44408: Autocomplete popup appears off-screen when the caret is near the bottom of the viewport
- _Update:_
We upgraded the vendored Tribute asset from 5.1.3 to 5.1.4. The issue seems gone in Edge, Chrome, and Fire... -
04:18 Defect #44408 (Closed): Autocomplete popup appears off-screen when the caret is near the bottom of the viewport
- The autocomplete request succeeds, but its suggestion popup is often not displayed when the browser page zoom is not ...
-
07:41 Feature #8959: Preview support for Microsoft Office and LibreOffice Writer files
- Could you please take a look at issue #44358 ?
It deals with this topic/problem. If possible, it would be great if y... -
01:35 Defect #44372 (Closed): Chrome freezes for several minutes when opening the possible values page of a key/value list custom field with thousands of values
- Merged the fix into 7.0-stable branch in r25032.
Also available in: Atom