Activity
From 2024-07-21 to 2024-07-23
2024-07-23
-
15:30 Defect #40914: Fix precision issues in TimeEntry#hours calculation by returning Rational instead of Float
- The previous code @hours = hours.to_f@ in the @l_hours@ method would also accept strings such as @"0.5"@ and format t...
-
10:37 Defect #40914: Fix precision issues in TimeEntry#hours calculation by returning Rational instead of Float
- I have updated the patch.
In the new patch, I have removed the change to the @Redmine::I18n#format_hours@ method. ... -
13:28 Defect #41051 (Closed): Export CSV shows HTML code of description field
- Please contact the maintainers of your ckeditor plugin.
Generally, the various ckeditor plugins significantly chan... -
11:13 Defect #41051: Export CSV shows HTML code of description field
- 2 sample files included for you to compare the difference
-
10:42 Defect #41051 (Closed): Export CSV shows HTML code of description field
- I have recently upgraded from Redmine 2.6 to 5.1.3
When you try to export the list of issues as a CSV including de...
2024-07-22
-
23:41 Feature #23980: Replace icon images with Tabler SVG icons
- Takashi Kato wrote in #note-57:
> I deployed a branch with "mask-image" to render.com.
> The advantage of this aproac... -
22:40 Feature #23980: Replace icon images with Tabler SVG icons
- Marius BĂLTEANU wrote in #note-56:
> I've uploaded attachment:inline-svg-demo-from-sprite.patch which demonstrate ho... -
22:30 Feature #23980: Replace icon images with Tabler SVG icons
- I deployed a branch with "mask-image" to render.com.
The advantage of this aproach is that there is no need to modif... -
22:19 Feature #23980: Replace icon images with Tabler SVG icons
- I've uploaded attachment:inline-svg-demo-from-sprite.patch which demonstrate how the approach using inline SVG from a...
-
12:50 Defect #40963: Redmine freezes when receiving certain requests.
- I have researched this topic more.
The problem is that the main task view loads all assigned time entries by default... -
11:27 Defect #41021: Unexpected behavior when switching to a status with no %-done value
- I actually don't think that assuming "0% done" rather than not setting a value for statuses with no value set is a be...
-
09:58 Patch #41045 (Closed): Traditional Chinese translation update (to 22939)
- Committed the patch in r22942. Thank you.
-
09:47 Patch #41045 (Closed): Traditional Chinese translation update (to 22939)
- * new
** setting_copy_attachments_on_issue_copy, field_thousands_delimiter
-
08:20 Feature #13359: Add project identifier to List-Id header in notification emails for better Gmail filtering
- Setting the target to 6.0.0.
-
06:43 Defect #36897: The minutes part of a time entry is displayed as 60 instead of being carried over
- Go MAEDA wrote in #note-13:
> This issue will be fixed if the patch proposed in #40914 is merged.
I would like to...
2024-07-21
-
13:23 Defect #41021: Unexpected behavior when switching to a status with no %-done value
- Thank you @maeda for paying attention to this issue.
This is what I expect when changing the status forth and bac... -
11:28 Feature #41044 (Closed): Add view hooks in My page
- While writing the plugin, I realized that there is no hook available in "app/views/my/page.html.erb".
Also available in: Atom