Activity
From 2026-09-01 to 2026-09-03
Today
-
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 (New): 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 (New): 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 is not displayed reliably when browser page zoom is not 100%
- Your patch works! Thank you for this quick and effective fix.
-
07:46 Defect #44408: Autocomplete popup is not displayed reliably when browser page zoom is not 100%
- 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 is not displayed reliably when browser page zoom is not 100%
-
05:57 Defect #44408: Autocomplete popup is not displayed reliably when browser page zoom is not 100%
- _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 (Confirmed): Autocomplete popup is not displayed reliably when browser page zoom is not 100%
- 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.
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... -
10:24 Feature #18245: Documents REST API
- Setting the target version to 7.1.0.
-
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... -
09:05 Feature #44405 (New): 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...
-
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.
-
04:47 Feature #44396: Reduce memory usage by not loading rbpdf until a PDF is generated
- Setting the target version to 7.1.0.
-
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 ... -
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... -
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?
-
01:36 Defect #44397 (Closed): Failed to register quote_reply_controller
- Thank you for your feedback. I am closing this issue.
Also available in: Atom