Activity
From 2026-04-08 to 2026-04-10
Today
-
17:34 Feature #43949 (Closed): Changing access rights to tasks and adding a comment history.
- Deleting a comment is currently exactly the same as clearing its notes. If nothing else was changed in the same journ...
-
16:49 Feature #43949 (Closed): Changing access rights to tasks and adding a comment history.
- If the access settings for the role specify the right to edit comments on the task, the user can also delete them.
I... -
16:31 Feature #43948 (New): Allow 0:45h time span format input in the hours filter of TimeEntryQuery
- In Administration > Settings, we can select the "0:45h" time span format.
However, the hours filter in TimeEntryQuer... -
13:42 Patch #43946 (New): Reduce excessive SQL queries in Group#user_added for groups with many project memberships
- h2. Problem
When updating a user's group membership via @PUT /users/:id@ with @group_ids@, @Group#user_added@ gene... -
11:57 Feature #43825: Preserve checkbox selection in user search dialogs
- @Go MAEDA
Thank you for reviewing and committing the patch!
The edge case you pointed out in note-5 regarding cbN... -
04:55 Feature #43825 (Closed): Preserve checkbox selection in user search dialogs
- Committed the patch in r24572 with slight changes. Thank you for your contribution.
-
08:40 Feature #43938: Track last usage of API access keys
- You're right. Here is an updated version addressing these points.
Instead of introducing a new last_used_on field,... -
07:29 Feature #43943 (New): AVIF images support
- AVIF is a modern image format that can provide smaller file sizes while maintaining high image quality, with support ...
-
04:19 Patch #43929 (Resolved): German translation for Alerts section on CommonMark wiki help page
- Committed the patches in r24570 and r24571. Thank you.
-
04:00 Feature #43885 (Closed): Align issue previous/next link styling with pagination buttons
- Go MAEDA wrote in #note-4:
> The item position in the pagination is missing the expected padding when @link_to_if@ d... -
01:46 Defect #43941 (Closed): Add back "View News" permission to Anonymous on redmine.org
- I confirmed that the "View news" permission had not been granted to Anonymous and granted it again. Thank you for rep...
2026-04-09
-
20:34 Feature #43938: Track last usage of API access keys
- This still issues the update query and thus may issue database locks. I think a better design here would be to use @T...
-
17:55 Feature #43938: Track last usage of API access keys
- Ok. I have updated the patch, so the value is updated only once per minute.
-
16:51 Feature #43938: Track last usage of API access keys
- This would write to the database on each and every API request which would cause a lot of write traffic and lock cont...
-
16:21 Feature #43938 (New): Track last usage of API access keys
- Hello
As a first step toward #43881, this patch records and displays the last time each user's API key was used. ... -
20:17 Defect #43941 (Closed): Add back "View News" permission to Anonymous on redmine.org
- It seems that Anonymous doesn't have permission to view the news in the Redmine project on redmine.org anymore.
Th... -
09:43 Patch #43932: Add HEIC/HEIF image support (thumbnails, inline display)
- Thank you for submitting the patch.
This patch enables both inline and thumbnail display of HEIC/HEIF images. Howe... -
07:16 Patch #43930 (Closed): Add blockquote formatting in CommonMark wiki help pages
- Merged the fix into the stable branches in r24567 and r24568.
-
05:48 Feature #43885 (Reopened): Align issue previous/next link styling with pagination buttons
- The item position in the pagination is missing the expected padding when @link_to_if@ does not generate a link. The a...
-
03:24 Patch #43931 (Closed): Remove .github/PULL_REQUEST_TEMPLATE.md as pull requests are disabled
- Removed github/PULL_REQUEST_TEMPLATE.md in r24566.
-
03:13 Feature #43918 (Closed): Deprecate broken Mantis and Trac migration rake tasks
- Committed the patch in r24565.
Marius BĂLTEANU wrote in #note-2:
> I fully support this; I even created #32399 a ... -
02:47 Patch #43934: Optimize `Issue#visible_journals_with_index` preload behavior
- Setting the target version to 7.0.0.
-
02:47 Patch #43933: Optimize `Issue.load_visible_total_spent_hours` by reusing preloaded spent hours for leaf issues
- Setting the target version to 7.0.0.
2026-04-08
-
15:52 Feature #43895 (Closed): Disable "Use current date as start date for new issues" by default for new installations
- Committed the patch in r24564.
-
15:44 Patch #43931: Remove .github/PULL_REQUEST_TEMPLATE.md as pull requests are disabled
- Setting the target version to 7.0.0.
-
11:07 Feature #43937 (New): Redesign the header with a navigation bar and lighter visual weight
- This patch updates the visual design of the default theme header to make it lighter and better balanced.
The curre... -
09:50 Patch #43930 (Resolved): Add blockquote formatting in CommonMark wiki help pages
- Committed the fix in r24563. Thank you.
Also available in: Atom