Activity
From 2026-07-10 to 2026-07-12
2026-07-12
-
02:05 Revision 24852 (svn): Updates failing tests (#44258).
-
01:58 Feature #12388: Diffs for editions of issue/notes entries
- I made a patch that implements history (diffs) for issue notes (attachment:0001-wip.patch).
The patch extends the ex... -
01:15 Defect #44258: Deleting an issue journal (note) shifts #note-N anchors of later journals, breaking existing links
- Thank you for the quick response.
-
00:36 Defect #44258: Deleting an issue journal (note) shifts #note-N anchors of later journals, breaking existing links
- I've fixed the issue and added a test to validate the new behaviour. I think we can merge this fix to stable branches.
-
01:07 Feature #43881: Strengthen API authentication: API tokens with expiration, scopes, rate limiting and audit logging
- No good reason. Thanks for the pointer.
The only thing in the way was the setting: to: and within: are captured wh... -
00:35 Revision 24851 (svn): Update tests to assert that clearing notes does not delete the journal row and keeps the count unchanged (#44258).
-
00:31 Revision 24850 (svn): Use safe navigation and correct parameters when rendering journal actions (#44258)..
-
00:29 Revision 24849 (svn): Prevent deletion of issue journal when clearing notes in order to preserve dynamic note numbering and prevent broken anchors/links (#44258).
- Patch by Yasu Saku (user:skys).
2026-07-11
-
23:59 Defect #44258 (Confirmed): Deleting an issue journal (note) shifts #note-N anchors of later journals, breaking existing links
-
11:21 Defect #44258: Deleting an issue journal (note) shifts #note-N anchors of later journals, breaking existing links
- I've created a patch for the latest trunk (r24843).
h3. Deleting a note with the patch applied
!{width:1100px}c... -
10:34 Defect #44258 (Closed): Deleting an issue journal (note) shifts #note-N anchors of later journals, breaking existing links
- h3. Summary
Deleting an issue journal (note) renumbers subsequent @#note-N@ anchors, causing existing links to poi... -
23:52 Patch #44259 (Closed): New context menu controller tests don't run with standard rake tasks
-
22:44 Patch #44259 (Resolved): New context menu controller tests don't run with standard rake tasks
- Thanks Jens for catching and fixing this issue. I've committed both patches!
-
15:14 Patch #44259 (Closed): New context menu controller tests don't run with standard rake tasks
- the tests under @test/functional/context_menus/@ do not follow the *_test.rb file name pattern and therefore are not ...
-
23:52 Revision 24848 (svn): Merge r24846, r24847 from trunk to 7.0-stable (#44259).
-
23:05 Feature #43881: Strengthen API authentication: API tokens with expiration, scopes, rate limiting and audit logging
- Thanks user:yast for working on this!
Is there any reason why you didn't use the existing @rate_limit@ API provid... -
03:32 Feature #43881: Strengthen API authentication: API tokens with expiration, scopes, rate limiting and audit logging
- Attached is a patch against current trunk implementing the rate limiting part (pillar 3) of this proposal.
What it... -
02:59 Feature #43881: Strengthen API authentication: API tokens with expiration, scopes, rate limiting and audit logging
- I'm working on pillar 3 of this proposal (rate limiting) and have a working implementation built against 6.1.2 that I...
-
22:40 Revision 24847 (svn): Add context menu tests guarding against data leaks to unauthorized users (#44259).
- The projects and users context menus require admin, and the time entries
context menu requires the entries to be visi... -
22:38 Revision 24846 (svn): Run the context menu functional tests (#44259).
- test/functional/context_menus/ ships its controller tests without the
_test.rb suffix, so the default test glob (test... -
07:25 Patch #44232 (Closed): Document Ghostscript as an optional dependency in doc/INSTALL
- Merged the change into the stable branches in r24844 and r24845.
-
07:24 Revision 24845 (svn): Merged r24837 from trunk to 6.1-stable (#44232).
-
07:23 Revision 24844 (svn): Merged r24837 from trunk to 7.0-stable (#44232).
-
06:12 Defect #44257 (New): Wiki page "Rename" form does not refresh "Parent page" options when "Project" is changed
- Hey Team, I have a possible bug for your consideration. I'd be happy to work on a patch with a little direction, Red...
2026-07-10
-
16:00 Defect #44255 (New): Silent loss of issue custom field values
- *Problem Behavior*
Two scenarios cause custom field values to disappear without journal entries:
1. *Decoupling... -
15:21 Defect #44240: Automatic asset precompilation (redmine_detect_update) fails to detect new assets whose files have older mtimes than the existing manifest
- This looks like an improvement. Does the manifest contain a checksum of the assets? If not, it might miss changes th...
-
01:00 Defect #44240: Automatic asset precompilation (redmine_detect_update) fails to detect new assets whose files have older mtimes than the existing manifest
- @jcormier@criticallink.com
Thank you for pointing that out.
You are right, it does not work correctly in the case... -
14:27 Feature #44254 (New): Allow updating the delay of an existing precedes/follows relation without deleting it
- h2. Current behavior
Currently, the delay of a precedes/follows relation cannot be modified once the relation is c... -
13:53 Feature #44253 (New): Add an "Assignee or watcher" filter to issue queries
- h2. Background
Redmine provides separate "Assignee" and "Watcher" filters for issue queries. Since filters on diff... -
12:32 Feature #44252 (New): Preload journal details when retrieving Activity events to avoid N+1 queries
- The Activity view preloads the issue, project, tracker, and user for @Journal@ events, but it does not preload @Journ...
-
03:08 Defect #44234 (Confirmed): Gantt issue relation lines break when collapsing objects
-
02:56 Defect #44234: Gantt issue relation lines break when collapsing objects
- Thank you for reporting this issue.
The problem is that issueTo.position().top returns 0 when issueTo is display: no...
Also available in: Atom