Activity
From 2026-02-25 to 2026-02-27
2026-02-26
-
23:22 Feature #8959: Microsoft Office Document in Browser Preview
- I wrote a patch to add a simple preview for Microsoft Office documents (such as Word, Excel, and PowerPoint) on @Atta...
-
14:20 Feature #11963: Hide the estimated times on issues for certain roles
- +1
-
14:20 Feature #12005: Mightful workflow field enhancement: hide
- +1
-
13:21 Defect #43838: User mentions using the @login syntax cause performance issues when rendering content on instances with a large number of users.
- Marius BĂLTEANU wrote in #note-8:
> On a longer term, maybe it is better to migrate all the logins to lowercase and ... -
13:10 Defect #43838: User mentions using the @login syntax cause performance issues when rendering content on instances with a large number of users.
- I think we could guard this based on database used. For MySQL, the collation is generally case-insensitive anyway, so...
-
03:23 Defect #43838: User mentions using the @login syntax cause performance issues when rendering content on instances with a large number of users.
- On a longer term, maybe it is better to migrate all the logins to lowercase and use only one query to retrieve the us...
-
03:08 Defect #43838: User mentions using the @login syntax cause performance issues when rendering content on instances with a large number of users.
- Thanks Holger.
I don't remember why I didn't use @User.visible.find_by_login(name)@ from the beginning (#4179), but ... -
09:10 Patch #43854 (Closed): Czech localisation update
-
03:11 Feature #43087 (Closed): Allow to change icons sprites from theme
2026-02-25
-
22:53 Feature #9927 (Closed): Limiting e-mail subject header length
- I am closing this issue because mail servers that cannot handle subject lines longer than 60–70 characters are extrem...
-
19:39 Feature #28011: Setting for My page blocks to change the maximum number of issues
- h1. Quick patch
Open the following file:... -
14:51 Patch #43847 (Closed): Traditional Chinese translation (to r24462)
- Committed the change in r24463. Thank you.
-
10:24 Patch #43847 (Closed): Traditional Chinese translation (to r24462)
- * Translation added:
** webhook_event_created, webhook_event_updated, webhook_event_deleted, label_auto_watch_on_iss... -
10:08 Defect #43809 (Closed): db migrate error after upgrade to Redmine 6.1.0.devel.24240
-
10:03 Defect #43809: db migrate error after upgrade to Redmine 6.1.0.devel.24240
- ...
-
07:07 Patch #43845: Remove the Raphael.js dependency by switching to SVG API
- In Redmine, Raphael.js was added in 2011. At that time, it was used to show revision graphs in the repository browser...
-
06:00 Patch #43845: Remove the Raphael.js dependency by switching to SVG API
- Raphael.js had a color-selection method called getColor(), and revision graph colors were determined by that method.
... -
05:52 Patch #43845 (Closed): Remove the Raphael.js dependency by switching to SVG API
- This issue proposes removing Redmine's dependency on Raphael.js.
The attached patch removes Raphael.js loading and r... -
06:31 Feature #43836: Unify spacing around section separators on issue details page
- Marius BĂLTEANU wrote in #note-2:
> Marius BĂLTEANU wrote in #note-1:
> > Can we also consider to change the style ... -
03:50 Feature #22483 (Closed): Show PDF attachments and repo entries instead of downloading them
- Committed the patch in r24460 with slight changes.
You can now preview PDF files in the attachment show page. To v... -
03:48 Feature #43837: Add a hint to the issue relation add form that clarifies multiple comma-separated issue IDs are accepted
- Nice!
-
03:29 Feature #43837: Add a hint to the issue relation add form that clarifies multiple comma-separated issue IDs are accepted
- I have written a small patch to clarify that multiple issue IDs can be entered when adding a related issue. What do y...
Also available in: Atom