Activity
From 2026-03-19 to 2026-03-21
2026-03-21
-
09:12 Feature #8959 (Closed): Preview support for Microsoft Office and LibreOffice Writer files
- Go MAEDA wrote in #note-15:
> This additional patch makes the Pandoc preview limits configurable in @config/configur... -
09:11 Revision 24522 (svn): Make Microsoft Office / LibreOffice preview limits configurable (#8959).
-
08:12 Defect #38371 (Closed): Where is demo version??
- Instead of the official demo site, you can use the unofficial demo site I set up about a year ago: https://demo.redmi...
-
04:25 Feature #43085 (Closed): Scroll to notes section instead of top of edit form when quoting issue content
- Committed the patch in r24521. Thank you for your contribution.
-
04:23 Revision 24521 (svn): Scroll to notes section instead of top of edit form when quoting issue content (#43085).
- Patch by kyohei yamada (user:kyamada23).
-
03:11 Feature #36933: Halt Redmine boot entirely instead of showing a warning in admin/info when there are pending migrations
- Marius BĂLTEANU wrote in #note-7:
> In #35562 we added an warning message in @/admin/info@ when pending migration ex... -
03:00 Feature #43885: Align issue previous/next link styling with pagination buttons
- Setting the target version to 7.0.0.
-
03:00 Feature #33129: Restore "Latest Projects" to Home page
- Setting the target version to 7.0.0.
-
02:55 Feature #42444: Allow use of the CSS text-decoration property in text formatting
- This patch updates the CommonMark Markdown and Textile formatters to support the CSS @text-decoration@ property.
2026-03-20
-
09:06 Feature #43895 (Closed): Disable "Use current date as start date for new issues" by default for new installations
- Currently, the "Use current date as start date for new issues" setting is enabled by default, so a new issue gets tod...
-
08:00 Defect #43698 (Closed): ArgumentError occurs on /oauth/authorize when REST API is disabled
- Merged to 6.1-stable.
-
08:00 Revision 24520 (svn): Merge r24514 from trunk to 6.1-stable (#43698).
-
07:42 Defect #43876 (Closed): Text in select, input, and button is clipped due to fixed height when font size is increased
- Committed the patch in r24519. Thank you.
-
07:42 Revision 24519 (svn): Text in select, input, and button is clipped due to fixed height when font size is increased (#43876).
- Contributed by hibiki morioka (user:hibimori).
-
07:23 Feature #37978: Add a mail notification option for watched objects only
- Setting the target version to 7.0.0.
-
03:52 Feature #8959: Preview support for Microsoft Office and LibreOffice Writer files
- This additional patch makes the Pandoc preview limits configurable in @config/configuration.yml@ instead of defining ...
2026-03-19
-
15:30 Defect #43889 (Closed): Webhook is not triggered when attachment is deleted via AJAX UI
-
15:21 Defect #43889: Webhook is not triggered when attachment is deleted via AJAX UI
- I confirmed the webhook works correctly when clicking the trash icon.
Thank you so much. -
07:11 Defect #43889 (Resolved): Webhook is not triggered when attachment is deleted via AJAX UI
- Thanks!
-
05:28 Defect #43889: Webhook is not triggered when attachment is deleted via AJAX UI
- The problem happens because deleting an attachment with the AJAX trash icon does not save the issue itself. It only s...
-
09:56 Defect #43890 (Needs feedback): Wiki links with underscores in page names produce broken URLs after upgrade to Redmine 6.x
- h2. Environment
* *Redmine version:* 6.1.0
* *Previously working on:* Redmine 5.x (same database, same content)
... -
08:38 Defect #43838 (Closed): User mentions using the @login syntax cause performance issues when rendering content on instances with a large number of users.
-
07:31 Defect #43838 (Resolved): User mentions using the @login syntax cause performance issues when rendering content on instances with a large number of users.
- All three patches committed, please let me know if you observe any issue.
-
07:30 Revision 24518 (svn): Add index to users lower login only for PostgreSQL and SQLite databases (#43838).
-
07:25 Revision 24517 (svn): Add migration for users login index (#43838).
-
07:21 Revision 24516 (svn): Add an index to users login to speed up find user by login. For MySQL and MSSQL databases which are case-insensitive by default, search for lower cases in the existing results to avoid extra queries (#43838).
-
07:17 Revision 24515 (svn): Look for mentions by login using the existing find_by_login method (#43838).
-
07:15 Defect #43698 (Resolved): ArgumentError occurs on /oauth/authorize when REST API is disabled
-
07:14 Defect #43698 (Confirmed): ArgumentError occurs on /oauth/authorize when REST API is disabled
- Patch committed, thanks!
-
07:13 Revision 24514 (svn): Fixes argumentError occurs on /oauth/authorize when REST API is disabled (#43698).
-
07:11 Revision 24513 (svn): Trigger issue webhook when attachment is deleted via AJAX UI (#43889, #29664).
- Patch by Go MAEDA (user:maeda).
Also available in: Atom