Activity
From 2025-04-06 to 2025-04-08
2025-04-08
-
19:10 Patch #42543: Galician translation update
- New patch, adding two new strings introduced in #42477
-
09:29 Patch #42543 (Closed): Galician translation update
- Added translations for several missing strings against current trunk.
* gl.ym -
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...
-
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...
-
06:38 Defect #42203: Time entry details fetch query load issue
- Yes, I'll check and let you know. Thanks for the update.
-
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?
-
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?
-
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...
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:...
-
22:29 Defect #42532 (Closed): Expander icon not working in repository tree
-
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... -
11:58 Defect #42532 (Confirmed): Expander icon not working in repository tree
-
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...
-
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.
-
11:54 Defect #42369: Expander icons not switch in Collapse all/Expand all
- Thanks
-
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.
-
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...
-
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... -
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?
-
14:58 Defect #42533 (New): Bad response time on assigned field
- Hi all
My environnement
Environment:
Redmine version 4.2.6.stable
Ruby version ... -
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... -
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....
-
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... -
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...
-
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...
-
10:47 Patch #42500: Skip repository tests when the SCM client command is unavailable
- Setting the target version to 6.1.0.
-
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... -
01:56 Defect #40728: Slow loading of global spent time list in MySQL
- Setting the target version to 5.1.8.
2025-04-06
-
22:36 Defect #42509: Plugin activity icons broken when multiple plugins are loaded
- @srinkes, I was able to confirm the first issue and the fix is quite small, but for the second one , can you add the ...
-
20:23 Defect #42517: Add tooltip using stimulus
- Thanks for your work and for the patches.
Let's discuss the integration of Stimulus in #42510 and then we can get ... -
20:22 Patch #42521: Reimplement modal dialog with Stimulus
- Thanks for your work and for the patches.
Let's discuss the integration of Stimulus in #42510 and then we can get ... -
10:32 Patch #42521 (New): Reimplement modal dialog with Stimulus
- This patch replaces the jQuery UI dialog with a reimplemented modal dialog with Stimulus. It is assumed that Stimulus...
-
20:21 Patch #42515: Reimplement partial quote feature using Stimulus
- Thanks for your work and for the patches.
Let's discuss the integration of Stimulus in #42510 and then we can get ... -
20:20 Feature #42510: Add Stimulus as a Javascript framework
- user:hidakatsuya, I've update the description of this issue with the one provided by you in #42515.
I'm in favour ... -
20:12 Defect #42520 (Closed): PNG icon displayed instead of SVG in subtasks list when viewing all tasks
-
12:43 Defect #42520 (Resolved): PNG icon displayed instead of SVG in subtasks list when viewing all tasks
- Fixed, it will be available in the upcoming version:"6.0.5".
I chose to customize a chevron-right SVG to match the... -
19:37 Defect #42181 (Closed): Project jump box uses legacy caret icons
-
12:15 Defect #42181 (Resolved): Project jump box uses legacy caret icons
- Committed the fix.
-
13:19 Feature #42518: Cannot paste a screenshot from clipboard when edit an existing comment in issues tracker
- It can be an improvement to allow uploading images without necessary displaying the file upload input.
-
13:17 Feature #42518 (New): Cannot paste a screenshot from clipboard when edit an existing comment in issues tracker
- Looking in the code to debug this issue, I would say it's more of a feature request than a defect because the form to...
-
13:00 Feature #42518 (Confirmed): Cannot paste a screenshot from clipboard when edit an existing comment in issues tracker
-
12:10 Defect #42145: MiniMagick (> 5) removed cli_path, result crash when supplied imagemagick_convert_command
- Merged both revisions to stable branches.
-
12:09 Defect #42145 (Closed): MiniMagick (> 5) removed cli_path, result crash when supplied imagemagick_convert_command
-
03:03 Defect #42145: MiniMagick (> 5) removed cli_path, result crash when supplied imagemagick_convert_command
- Absolutely agree with
bq. On long term, I think it's better to understand if it's possible to replace the convert ...
Also available in: Atom