Activity
From 2025-05-05 to 2025-05-07
2025-05-07
-
12:06 Feature #42675: Add support for Trilogy adapter, a MySQL-compatible database adapter
- Thank you for the patch to add support for the Trilogy adapter.
I've also attached an additional patch to update @... -
08:55 Defect #40856: random failing integration test for plugin routes in 5.1.3
- I couldn't encounter the same issue on @6.0-stable@ branch, and from glance of the following @test/integration/routin...
-
08:54 Feature #42663 (Closed): Optimize Gantt chart rendering by reducing version-related queries
- Committed the patch in r23750.
-
06:58 Patch #14451 (Closed): Icons for issue and gantt export
- In revision r23743, the icon was removed from the Atom link under "Also available in:", which was the only link that ...
-
06:57 Patch #21257 (Closed): Use PDF icon for "Also available in PDF"
- In revision r23743, the icon was removed from the Atom link under "Also available in:", which was the only link that ...
-
06:39 Feature #42682 (Closed): Optimize the rendering of versions on the roadmap by preloading the email addresses of issue assignees
- Committed the patch in r23749.
-
05:02 Defect #42558 (Resolved): JPEG images are not shown in exported PDF files
- Committed the change in r23748.
-
04:29 Feature #42603: Enable commonmark alert extension
- The uneven top and bottom padding of the alert is a bit distracting, so I would like to adjust the spacing to match t...
2025-05-06
-
19:10 Defect #42636 (Closed): I need the detail date -time,such as "2025/04-25 23:11" ,not such as "11 months ago ",how to do like that ?
- Right now, you can hover your mouse over the relative time to show the exact time. However, it is not configurable to...
-
17:20 Defect #42636: I need the detail date -time,such as "2025/04-25 23:11" ,not such as "11 months ago ",how to do like that ?
- can anyone answer to me?
-
12:09 Feature #42630: Introduce reaction feature to issues, notes, news, and forums
- > User visibility check in reactions #note-8
> Return User objects instead of names #note-8
I have updated the pa... -
09:43 Feature #42630: Introduce reaction feature to issues, notes, news, and forums
- Katsuya HIDAKA wrote in #note-13:
> > Prevent reactions in closed projects (#note-9)
>
> I've addressed this poin... -
11:52 Feature #29664: Webhook triggers in Redmine
- Yes, I agree that some organizations might want to limit who can use this feature even if users only could share data...
-
11:46 Defect #42558: JPEG images are not shown in exported PDF files
- Jun NAITOH wrote in #note-6:
> I have added mini_magick 5.0 support in rbpdf 1.21.4.
> Please @bundle update@ .
... -
11:26 Defect #42558: JPEG images are not shown in exported PDF files
- Jens Krämer wrote in #note-4:
> I see you already opened an issue with RBPDF (https://github.com/naitoh/rbpdf/issues... -
08:46 Feature #42673 (Closed): Optimize `Version::FixedIssuesExtension#issues_progress` by avoiding repeated `Issue#closed?` calls
- Committed the patch in r23747.
-
04:34 Feature #42681 (Closed): Avoid unnecessary SQL queries by reordering conditions in Gantt version subject rendering
- Committed the patch in r23746.
-
03:45 Feature #42681 (Closed): Avoid unnecessary SQL queries by reordering conditions in Gantt version subject rendering
- @Version#due_date@ is a simple attribute, while @Version#start_date@ triggers a SQL query to calculate the minimum st...
-
04:17 Feature #42671 (Closed): Avoid unnecessary SQL query for subprojects in ProjectsController#show when project has no children
- Committed the patch in r23745.
-
04:08 Feature #42682 (Closed): Optimize the rendering of versions on the roadmap by preloading the email addresses of issue assignees
- The attached patch improves the performance of the roadmap view by preloading the @email_address@ of issue assignees,...
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.
Also available in: Atom