Activity
From 2026-08-20 to 2026-08-22
2026-08-22
-
16:56 Defect #44366 (New): Deleting a CustomField leaves orphaned workflow records
- h2. What did you expect?
Deleting a CustomField should also delete any workflow records that refer to that CustomF... -
12:57 Defect #37581: Wrong csv separator in Hungarian
- I have prepared an updated patch combining general_csv_decimal_separator.patch (#note-3) and general_csv_separator.pa...
-
09:58 Defect #44365 (New): OAuth Feature Enhancement
- We would like to use OAuth applications instead of API keys for REST API access because OAuth provides better securit...
-
09:50 Defect #37584 (Closed): Gantt PNG export fails (MiniMagick error)
- This was fixed in Redmine 6.0.0 by r23099 (#41312), which upgraded MiniMagick to 5.0.
MiniMagick 4.x looked for "m... -
08:42 Feature #44353 (Closed): Add project to wiki page list API response
- Merged the change into 7.0-stable branch in r24970.
-
07:51 Feature #44364: Improve the performance of the issues API when listing issues
- Here is an updated version of the first patch.
The API renders the author of every attachment, and these authors w... -
02:10 Feature #44364 (New): Improve the performance of the issues API when listing issues
- When listing issues, the issues API renders the tracker, assignee, category, target version and custom field values o...
2026-08-21
-
14:02 Feature #44353: Add project to wiki page list API response
- I have you to thank!
-
04:52 Feature #44353 (Resolved): Add project to wiki page list API response
- Committed the change in r24966. Thank you for pointing it out.
-
09:35 Patch #44323 (Closed): French translation update for 7.0-stable
- Committed the translation in trunk and 7.0-stable. Thank you for your contribution.
-
06:53 Patch #44363 (New): Activity view: several activity providers are missing preload, causing N+1 queries
- When many events accumulate over the activity period (Setting.activity_days_default),
rendering the Activity view (/... -
04:56 Defect #44221 (Resolved): "Selected Columns" checkbox does not enable or disable the column lists on the new Gantt query form
- Committed the patch in r24967. Thank you for reporting and fixing the issue.
-
04:42 Defect #44335 (Closed): PDF preview of .ai attachments triggers an automatic download
- Merged the fix into 7.0-stable branch in r24965.
-
04:38 Patch #44330 (Closed): Convert CRLF line endings to LF in three test fixture files
- Merged the fix into stable branches in r24962, r24963, and r24964.
-
02:29 Defect #44228 (Closed): Uploading an attachment with a NUL byte in the filename causes an Internal Server Error
- Merged the fix into 7.0-stable branch in r24961.
-
01:43 Feature #42605: Enable commonmark math support using the math_latex extension
- Thank you for the explanation. I understand that the goal is to add rendering of mathematical expressions to Redmine.
2026-08-20
-
17:58 Feature #43881: Strengthen API authentication: API tokens with expiration, scopes, rate limiting and audit logging
- Thanks for the quick and detailed review.
On splitting: agreed, and I would rather do it in order of increasing ri... -
16:45 Feature #43881: Strengthen API authentication: API tokens with expiration, scopes, rate limiting and audit logging
- Thanks for your work on this!
Most of the functionality of your new personal access tokens seems to mirror what we... -
14:03 Feature #43881: Strengthen API authentication: API tokens with expiration, scopes, rate limiting and audit logging
- I have implemented pillar 1 (personal access tokens) together with pillars 2 (scoped permissions) and 4 (structured a...
-
13:54 Feature #44362 (New): Preview PDF compatible Adobe Illustrator files
- Adobe Illustrator saves .ai files with PDF compatibility by default, so the file is also a valid PDF file. Redmine al...
-
13:28 Defect #44358 (Confirmed): Markdownized preview shows broken images: Pandoc emits <img src="media/..."> but media is never extracted
-
09:54 Defect #44358 (Confirmed): Markdownized preview shows broken images: Pandoc emits <img src="media/..."> but media is never extracted
- The Markdown-based preview for Office attachments introduced in 7.0 (feature #8959) renders broken image icons for do...
-
12:38 Defect #44360 (Confirmed): Lost password page is unreachable by admins when two-factor authentication setup is required
-
11:42 Defect #44360 (Confirmed): Lost password page is unreachable by admins when two-factor authentication setup is required
- When @sudo_mode@ is enabled, which is the new default with Redmine 7, I encounter a lockout : the 2FA activation acti...
-
12:05 Defect #44361 (New): Preview returns a 404 error on the cross-project news form
- On the cross-project news form, clicking *Preview* returns a 404 instead of the preview.
The toolbar builds previe... -
10:09 Feature #43484 (Closed): Detect attachment content type from file contents instead of trusting client-provided values
- Updated [[Rest_api]] Wiki page to mention that @content_type@ is ignored in version:7.1.0 and later:
https://www.red... -
09:46 Feature #43484 (Resolved): Detect attachment content type from file contents instead of trusting client-provided values
- Committed the patches in r24955, r24956, r24957, r24958, r24959, and r24960.
Redmine no longer stores the content ty... -
10:04 Patch #44359 (New): Drop support for Ruby 3.2
- Support for Ruby 3.2 ended on 1 Apr 2026:
https://www.ruby-lang.org/ja/downloads/branches/
This patch drops suppo... -
08:22 Feature #42605: Enable commonmark math support using the math_latex extension
- To support mathematical expressions (math syntax) in CommonMark, the @commonmarker@ gem provides three "extension opt...
-
03:52 Feature #42605: Enable commonmark math support using the math_latex extension
- I am not familiar with LaTeX, so I may be missing something obvious. Could you explain what problem this change is in...
-
08:02 Patch #44330 (Resolved): Convert CRLF line endings to LF in three test fixture files
- Committed the patch in r24953 and r24954. Thank you for reporting this.
-
06:28 Defect #44228 (Resolved): Uploading an attachment with a NUL byte in the filename causes an Internal Server Error
- Committed the patch in r24952.
-
06:14 Defect #44354 (Closed): GitAdapterTest#test_diff_path_invalid fails with Git 2.55.0
- Merged the change into the stable branches in r24949, r24950, and r24951.
-
04:52 Defect #44354 (Resolved): GitAdapterTest#test_diff_path_invalid fails with Git 2.55.0
- Committed the patch in r24947.
-
01:40 Defect #44354: GitAdapterTest#test_diff_path_invalid fails with Git 2.55.0
- Setting the target version to 6.0.11.
-
05:30 Patch #44356 (Closed): Update RuboCop Performance to 1.27
- Updated RuboCop Performance to 1.27 in r24948.
-
05:29 Patch #44356 (Closed): Update RuboCop Performance to 1.27
- https://rubygems.org/gems/rubocop-performance
-
05:08 Feature #44353: Add project to wiki page list API response
- Thank you for pointing this out.
I have written a patch that adds the project to each wiki page in the index respo... -
03:05 Defect #44335 (Resolved): PDF preview of .ai attachments triggers an automatic download
- Committed the fix in r24946. Thank you for reporting the issue.
Also available in: Atom