Activity
From 2025-01-27 to 2025-01-29
2025-01-29
-
22:03 Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
- @Maeda: Thank you for releasing these updates! Just a question though: based on your comment in #42113#note-11 and th...
-
10:04 Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
- Redmine 5.1.6, which includes the fix for this issue, has been released.
Details: news#150 -
11:11 Defect #42172: `format_hours` method produces incorrect output for negative time values when `Setting.timespan_format` is "minutes"
- I can confirm that this patch fixes the issue, thanks!
-
02:46 Defect #42172: `format_hours` method produces incorrect output for negative time values when `Setting.timespan_format` is "minutes"
- Thank you for reporting the issue.
The attached patch fixes the behavior of @Redmine::I18n.format_hours@ when it i... -
02:08 Defect #42172 (Confirmed): `format_hours` method produces incorrect output for negative time values when `Setting.timespan_format` is "minutes"
-
10:40 Feature #42150 (Closed): Optimize TimeEntryActivity#default_activity_id method by introducing early returns to reduce SQL queries
- Committed the patch in r23477.
-
05:28 Defect #40728: Slow loading of global spent time list in MySQL
- Could you please look at this one.
Thank you, -
05:27 Defect #40728: Slow loading of global spent time list in MySQL
- @Go MAEDA,
Hello, currently we are upgrading redmine 6.0.2. From that we have face this issue.
2025-01-28
-
16:17 Defect #42183 (Closed): Legacy icons on button.tab-left and button.tab-right on small screens
- !clipboard-202501281616-aj0fh.png!
!clipboard-202501281616-znhtf.png!
!clipboard-202501281617-pqfr3.png!
-
16:13 Defect #42182 (Closed): Poor color contrast of icons on flyout menu
- !clipboard-202501281613-sjahh.png!
-
16:11 Defect #42181 (Closed): Project jump box uses legacy caret icons
- There is still a background image on the project jump box:
!clipboard-202501281609-xqrze.png!
!clipboard-20... -
15:34 Defect #42173 (Closed): getting "include"-data via REST-API doesn't work
- Thanks for your feedback.
-
15:12 Defect #42173: getting "include"-data via REST-API doesn't work
- Thank you for your feedback.
I checked the logs and found an issue on my side, outside redmine.
The ticket ca... -
12:47 Patch #41941 (Needs feedback): Add support for tel: protocol to custom fields
- Right now, this ticket is stale and maybe feedback of @maeda is needed here.
I've taken a second look on the useage o... -
11:33 Defect #41880: Plugin activity icons broken after switching to SVG icons
- Stefan Rinkes wrote in #note-15:
> Hi, any news on this issue and my proposed fix? Thanks.
I will take a look aga... -
09:29 Defect #41930: Redirection after signing in fails when the back_url includes a port number
- Replaced @uri.omit!(:scheme, :userinfo, :host, :port)@ with @uri.omit!(:scheme, :authority)@ in r23469 (trunk) and r2...
-
08:49 Defect #41930 (Closed): Redirection after signing in fails when the back_url includes a port number
- Merged the fix into the 6.0-stable branch in r23467.
-
06:49 Defect #41930 (Resolved): Redirection after signing in fails when the back_url includes a port number
- Committed the patch in r23465. Thank you for your contribution.
-
03:03 Defect #41930: Redirection after signing in fails when the back_url includes a port number
- Here is a new patch. I have updated the code to use the @omit!@ method, as I suggested in #note-3, to remove unnecess...
-
00:38 Defect #41930: Redirection after signing in fails when the back_url includes a port number
- Setting the target version to 6.0.3.
-
08:59 Defect #42126 (Closed): The member table layout breaks due to .icon class on td elements
- Merged the fixes into the 6.0-stable branch in r23468.
-
08:47 Defect #42130 (Closed): Multiselect toggle uses legacy icons
- Merged the fix into the 6.0-stable branch in r23466.
-
06:32 Defect #42130 (Resolved): Multiselect toggle uses legacy icons
- Committed the patch in r23464. Thank you for your contribution.
2025-01-27
-
19:58 Defect #42173 (Needs feedback): getting "include"-data via REST-API doesn't work
- Redmine 3.4 already implemented the functionality to include trackers and issue categories in the project API respons...
-
17:00 Defect #42173 (Closed): getting "include"-data via REST-API doesn't work
- When calling the api, all "include"-data ist missing.
I called the api like: /projects/12.xml?include=trackers,is... -
19:38 Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
- For everyone coming across this issue: until there is a new release, you can work around this by adding the following...
-
16:20 Defect #40728: Slow loading of global spent time list in MySQL
- Yuvansri Thangavel wrote in #note-6:
> Go MAEDA wrote in #note-5:
> > Yuvansri Thangavel, could you please tell me ... -
16:18 Defect #40728: Slow loading of global spent time list in MySQL
- I have face this in load, only login as an admin.
For your reference, I attach the time_taken, explain query shot. -
16:10 Defect #40728: Slow loading of global spent time list in MySQL
- Go MAEDA wrote in #note-5:
> Yuvansri Thangavel, could you please tell me how many records are in the time_entries t... -
16:00 Defect #42172 (Closed): `format_hours` method produces incorrect output for negative time values when `Setting.timespan_format` is "minutes"
- Following on from #36897 we've spotted a strange formatting issue with time that is negative.
In our use-case we h... -
12:11 Defect #42170 (Closed): Fix Turkish translation of field_assignable
- Current translation of the string "field_assignable" is not good.
It should be: "İş atanabilir" -
09:47 Defect #41930: Redirection after signing in fails when the back_url includes a port number
- Here is another solution....
-
04:12 Defect #41930 (Confirmed): Redirection after signing in fails when the back_url includes a port number
- As reported, I have confirmed the issue where passing a URL containing a port number, such as @http://localhost:3000/...
Also available in: Atom