Project

General

Profile

Activity

From 2025-04-07 to 2025-04-09

2025-04-09

16:31 Feature #42555 (Closed): Adds the Bullet gem to detect query problems such as N+1 and improve performance
This patch adds and enables the "Bullet gem":https://github.com/flyerhzm/bullet in the development environment. Bulle... Katsuya HIDAKA
10:34 Defect #42203 (Closed): Time entry details fetch query load issue
Thank you for your feedback. This issue was resolved by #40728.
I am closing this issue.
Go MAEDA
07:41 Defect #42203: Time entry details fetch query load issue
Hi Go MAEDA,
Now i got response with in 5 to 6 seconds avg.
Previously i do some modifications in the code for ...
Yuvansri Thangavel
10:33 Defect #42202 (Closed): SUM of time entries query load issue
Thank you for your feedback. I am glad to hear that the performance issue was resolved by the change made in #40728.
...
Go MAEDA
07:43 Defect #42202: SUM of time entries query load issue
Hi Go MAEDA,
Now i got response with in 5 to 6 seconds avg.
Previously i do some modifications in the code for th...
Yuvansri Thangavel
09:27 Patch #42543 (Closed): Galician translation update
Thank you for updating the translation. I have committed the patch in r23616. Go MAEDA
08:40 Patch #42543: Galician translation update
Yes, you are right, there was an error. Sorry about that.
I have attached a new version with the correction and anot...
Guillermo ML
04:56 Patch #42543: Galician translation update
Thank you for submitting the translation patch.
I don't speak Galician, so I just wanted to confirm: for the trans...
Go MAEDA
09:02 Defect #40728 (Closed): Slow loading of global spent time list in MySQL
Merged the fix into the stable branches in r23614 and r23615. Go MAEDA
08:22 Feature #42441: Improve error message on role deletion by listing projects using the role
Go MAEDA wrote in #note-3:
> In the suggested patch, the @projects@ variable set at the following line in @RolesCont...
Mizuki ISHIKAWA
06:08 Defect #42547: Some SVG icons are not visible when accessed via a subdirectory
Does executing the following command fix the issue?
The @assets:clobber@ task deletes all existing assets....
Go MAEDA
00:43 Defect #42547 (Closed): Some SVG icons are not visible when accessed via a subdirectory
For example, when accessing via a subdirectory, some SVG icons (such as those in jstoolbar) are not visible.
!Some_S...
Yasu Saku
04:05 Feature #41976 (Resolved): Ruby 3.4 support
Committed the patches in r23611 and r23612. Thank you. Go MAEDA
01:25 Patch #42548 (New): Add user mention feature in quotes
Previously, quoted messages displayed the author name as plain text.
!clipboard-202504090811-1s6fs.png!
This patc...
Yasu Saku

2025-04-08

19:10 Patch #42543: Galician translation update
New patch, adding two new strings introduced in #42477 Guillermo ML
09:29 Patch #42543 (Closed): Galician translation update
Added translations for several missing strings against current trunk.
* gl.ym
Guillermo ML
11:47 Defect #42545: Commit message in issue history might be rendered in incorrect context
The issue is because the @textilizable@ method will use @@project@ as the context if available. In the case of @forma... Felix Schäfer
11:39 Defect #42545 (Closed): Commit message in issue history might be rendered in incorrect context
The commit messages of changesets associated with an issues are always rendered in the context of that issue in the i... Felix Schäfer
06:38 Defect #42203: Time entry details fetch query load issue
Yes, I'll check and let you know. Thanks for the update. Yuvansri Thangavel
04:53 Defect #42203 (Needs feedback): Time entry details fetch query load issue
Could you please check if applying the changes in r23609 will improve performance? Go MAEDA
04:53 Defect #42202 (Needs feedback): SUM of time entries query load issue
Could you please check if applying the changes in r23609 will improve performance? Go MAEDA
03:35 Defect #40728 (Resolved): Slow loading of global spent time list in MySQL
Committed the fix in r23609.
The fix adds an optimizer hint @/*+ JOIN_ORDER(time_entries, projects, users) */@ for...
Go MAEDA

2025-04-07

22:30 Defect #41828: In mobile view, delete relation svg icon in 'Related Issues' on an issue page, overflow text
The issue reproduces also after #42477. A quick fix is the following:... Marius BĂLTEANU
22:29 Defect #42532 (Closed): Expander icon not working in repository tree
Marius BĂLTEANU
22:10 Defect #42532 (Resolved): Expander icon not working in repository tree
Fixed together with another issue in folder closed / open in some cases.
I have slightly change the fix in order to...
Marius BĂLTEANU
11:58 Defect #42532 (Confirmed): Expander icon not working in repository tree
Go MAEDA
11:46 Defect #42532 (Closed): Expander icon not working in repository tree
Expander icons not working in repository tree. Error if open dev console and reopen previously loaded folder - update... Anton Nekrasov
22:11 Defect #42369: Expander icons not switch in Collapse all/Expand all
Applied a change to the fix in order to use the existing @toggleExpendCollapseIcon@ function. Marius BĂLTEANU
11:54 Defect #42369: Expander icons not switch in Collapse all/Expand all
Thanks Anton Nekrasov
21:15 Defect #42415 (Closed): User login is not working with checked stay logged in option
Thanks for your feedback. I'm closing this as a duplicate. Holger Just
20:26 Defect #42415: User login is not working with checked stay logged in option
I confirm, that solution provided on link https://www.phusionpassenger.com/docs/advanced_guides/install_and_upgrade/a... fname lname
11:07 Defect #42415: User login is not working with checked stay logged in option
Thank you @Go MAEDA for your hint!
Installing latest passenger as described on "Installing Passenger on Ubuntu 24.04...
Heiko Robert
10:52 Defect #42415: User login is not working with checked stay logged in option
This issue seems similar to the one reported in #42199. Could you take a look at #42199? Go MAEDA
14:58 Defect #42533 (New): Bad response time on assigned field
Hi all
My environnement
Environment:
Redmine version 4.2.6.stable
Ruby version ...
Eric Diaz
13:28 Defect #42396: Upgrade from 5.0.12 to 6.0.4 failed
I made it to work, you can close the ticket.
Changes made:
Update redis using @deb [signed-by=/usr/share/keyrings...
Nono Nono
11:05 Defect #42396 (Closed): Upgrade from 5.0.12 to 6.0.4 failed
It appears that all these issues are caused by your customizations (e.g. the @issue_recurring@ plugin, your @Gemfile.... Holger Just
08:52 Defect #42396: Upgrade from 5.0.12 to 6.0.4 failed
I'm still trying to understand why this issue happens, but I try to dig into this issue.
In order to be able to us...
Nono Nono
11:10 Feature #42441: Improve error message on role deletion by listing projects using the role
In the suggested patch, the @projects@ variable set at the following line in @RolesController#destroy@ does not appea... Go MAEDA
11:09 Defect #42199: Stay logged in option prevevents users from logging in on Apache + mod passenger
same does apply to Ubuntu 24.04. Installing latest passenger as described on "Installing Passenger on Ubuntu 24.04 LT... Heiko Robert
10:47 Patch #42500: Skip repository tests when the SCM client command is unavailable
Setting the target version to 6.1.0. Go MAEDA
04:55 Defect #40647: Attachment Download fails due to Content Security Policy in Safari
Safari 18.4 has been released, and I've confirmed that this issue is resolved in that version.
> Safari 18.4 Relea...
Katsuya HIDAKA
01:56 Defect #40728: Slow loading of global spent time list in MySQL
Setting the target version to 5.1.8. Go MAEDA
 

Also available in: Atom