Activity
From 2025-12-16 to 2025-12-18
Today
-
15:07 Defect #43612: CommonMark Markdown (github flavored) inline code: behaviour of multiple spaces
- Go MAEDA wrote in #note-1:
> The following patch fixes the issue.
I only inspected the html code element and thou... -
13:38 Defect #43612 (Confirmed): CommonMark Markdown (github flavored) inline code: behaviour of multiple spaces
- Thank you for reporting the issue. The following patch fixes the issue....
-
12:37 Defect #43612 (Confirmed): CommonMark Markdown (github flavored) inline code: behaviour of multiple spaces
- If I write a text with many spaces, currently - in the description field and also using inline code in the descriptio...
-
15:06 Defect #43613: Issue description displaying only two level of nested bullets (as a same level)
- Possibly this is issue caused by some of plugins.
-
14:46 Defect #43613 (New): Issue description displaying only two level of nested bullets (as a same level)
- For example
this github stzle markdown... -
12:19 Defect #43603 (Resolved): Delete link is missing from the context menu when using a relative URL root
- Committed the patch with slight changes.
Thank you for catching and fixing this issue. -
02:35 Defect #43603 (Confirmed): Delete link is missing from the context menu when using a relative URL root
-
11:20 Patch #43429 (Closed): Remove unused method addable_watcher_users from acts_as_watchable.rb
- Committed the patch in r24215.
-
11:09 Defect #43592 (Resolved): Ajax indicator is broken in RTL layouts
- Committed the fix in r24214.
-
08:28 Defect #43611 (New): no registration button is showing
- This project is open-ended, so it is difficult to identify which work was done by me on a previous date because the a...
-
04:05 Patch #43607: Optimize Issue#recalculate_attributes_for to avoid unnecessary saves and cascading callbacks
- I have updated the patch. The updated patch uses @has_changes_to_save?@ instead of @changed?@ for better clarity in t...
-
02:34 Patch #43607: Optimize Issue#recalculate_attributes_for to avoid unnecessary saves and cascading callbacks
- Setting the target version to 7.0.0.
-
03:52 Defect #43609 (Resolved): Tests fail with minitest 6.0
- Committed the workaround in r24213. Thank you.
-
02:30 Defect #43609 (Confirmed): Tests fail with minitest 6.0
-
02:26 Defect #43609 (Resolved): Tests fail with minitest 6.0
- Currently, Redmine tests fail with minitest 6.0.
https://github.com/hidakatsuya/redmine/actions/runs/20320758204/j... -
02:36 Feature #43575 (Closed): Clean up box-like UI elements by adjusting borders and padding
-
02:36 Defect #43588 (Confirmed): Inconsistent Use of splitcontentleft and splitcontentright in Issue View Layout
2025-12-17
-
13:05 Feature #12388: diffs for editions of issue/notes entries
- +1
-
10:55 Patch #43607 (New): Optimize Issue#recalculate_attributes_for to avoid unnecessary saves and cascading callbacks
- When a subtask is updated, Issue#recalculate_attributes_for recalculates derived attributes of its parent issue (such...
-
06:29 Defect #43526: When using the include macro in the project description, an execution error occurs in the project list (list view)
- I recommended this patch, which also resolved the issue addressed by the other patch.
#43372 -
02:52 Defect #43526: When using the include macro in the project description, an execution error occurs in the project list (list view)
- I am attaching a patch to fix this issue.
In this patch, the macros no longer rely solely on @@project@. Instead, th... -
06:07 Defect #43603: Delete link is missing from the context menu when using a relative URL root
- I have attached a patch.
This patch fixes the issue in my environment, where nginx and Passenger are configured as d... -
06:03 Defect #43603 (Resolved): Delete link is missing from the context menu when using a relative URL root
- After commit r23938, the Delete link is not displayed in the context menu when running in a sub-URI environment.
An ... -
03:56 Feature #37480: CSV export of project memberships
- A conflict occurred, so I fixed the patch.
Also available in: Atom