Activity
From 2025-05-03 to 2025-05-05
2025-05-05
-
16:20 Defect #42558: JPEG images are not shown in exported PDF files
- E M wrote in #note-3:
> export of png images is working. The issue focus on jpg/jpeg format.
I have the same erro... -
13:37 Feature #42675 (Closed): Add support for Trilogy adapter, a MySQL-compatible database adapter
- Support for the Trilogy adapter was added in Rails 7.1.
https://github.com/rails/rails/pull/47880
https://github.... -
10:56 Feature #42663: Optimize Gantt chart rendering by reducing version-related queries
- Setting the target version to 6.1.0.
-
10:15 Feature #42673: Optimize `Version::FixedIssuesExtension#issues_progress` by avoiding repeated `Issue#closed?` calls
- Here is a patch.
-
10:15 Feature #42673 (Closed): Optimize `Version::FixedIssuesExtension#issues_progress` by avoiding repeated `Issue#closed?` calls
- The @issues_progress(open)@ method in @Version::FixedIssuesExtension@ calls @Issue#closed?@ inside a loop to determin...
-
09:57 Feature #12677: Private attachments for issues
- *+1*
I fully understand that an attachment is linked to the issue, not to the note. However, in practice, attachme... -
05:18 Feature #42671 (Closed): Avoid unnecessary SQL query for subprojects in ProjectsController#show when project has no children
- The @ProjectsController#show@ action always queries for subprojects using @@project.children.visible.to_a@, even when...
-
04:32 Feature #42598 (Closed): Drop Atom icon in "Also available in" links
- Committed the changes in r23743 and r23744.
-
03:42 Defect #42657 (Closed): Update documentation links and fix config flag typo
- Merged the fix into 6.0-stable branch in r23739.
2025-05-04
-
11:00 Feature #42663: Optimize Gantt chart rendering by reducing version-related queries
- Tested with 3000 issues and 60 versions:
Before applying the patch:...
2025-05-03
-
11:14 Feature #42663: Optimize Gantt chart rendering by reducing version-related queries
- Sorry, the test results I worte in the description were for the development environment. The results for the producti...
-
10:56 Feature #42663 (Closed): Optimize Gantt chart rendering by reducing version-related queries
- The attached patch for @lib/redmine/helpers/gantt.rb@ optimizes the rendering of the Gantt chart by reducing unnecess...
Also available in: Atom