Project

General

Profile

Activity

From 2025-10-30 to 2025-11-01

2025-11-01

10:52 Revision 24104 (svn): Fixes Layout/EmptyLinesAroundClassBody (#43379).
Marius BĂLTEANU
10:50 Patch #42737 (Closed): Replacing html-pipeline with Loofah for HTML Filtering
Marius BĂLTEANU
10:50 Patch #43206 (Closed): Remove deprecated icon-* classes from stylesheets
Thanks for taking care of this, I've committed the patch. I still recommend to invest the effort in moving the icons ... Marius BĂLTEANU
10:49 Revision 24103 (svn): Adds legacy-icons-compat.css that provides styles for legacy icons. A plugin developer or user can restore the appearance of legacy icons just by importing legacy-icons-compat.css in the plugins stylesheet (#43206).
Patch by Go MAEDA (user:maeda). Marius BĂLTEANU
10:40 Patch #43379: Localize default commonmark alert titles (note, tip, warning, caution and important)
Go MAEDA wrote in #note-14:
>
> I agree, but there may be some trouble when merging the updates to locale files made...
Marius BĂLTEANU
10:39 Revision 24102 (svn): Update locales (#43379).
Marius BĂLTEANU
10:32 Revision 24101 (svn): Merged r24077, r24079, r24081, r24082 and r24093 from trunk to 6.1-stable (#43379).
Marius BĂLTEANU
08:06 Feature #43425 (Closed): Update colors of Markdown "Warning" and "Caution" alerts to be consistent with standards
The attached patch updates the colors of Markdown "Warning" and "Caution" alerts. It changes "Warning" to use orange ... Go MAEDA
02:56 Two-factor authentication is now mandatory at Redmine.org
At "www.redmine.org":https://www.redmine.org/, we have made two-factor authentication (2FA) mandatory for all users t... Go MAEDA

2025-10-31

11:04 Patch #43379: Localize default commonmark alert titles (note, tip, warning, caution and important)
Marius BĂLTEANU wrote in #note-13:
> I think we can merge now all the fixes to version:"6.1.1"?
I agree, but ther...
Go MAEDA
10:51 Patch #43379: Localize default commonmark alert titles (note, tip, warning, caution and important)
Great!
I think we can merge now all the fixes to version:"6.1.1"?
Marius BĂLTEANU
10:50 Patch #43379: Localize default commonmark alert titles (note, tip, warning, caution and important)
Added Japanese translation in r24100. Go MAEDA
07:33 Patch #43379: Localize default commonmark alert titles (note, tip, warning, caution and important)
Thanks, I've committed the changes. Marius BĂLTEANU
05:01 Patch #43379: Localize default commonmark alert titles (note, tip, warning, caution and important)
Marius BĂLTEANU wrote in #note-9:
> user:maeda, thanks for catching this issue!
>
> I think we can fix it also in...
Go MAEDA
10:49 Revision 24100 (svn): Japanese translation for Markdown alert titles (#43379).
Patch by Go MAEDA (user:maeda). Go MAEDA
10:40 Patch #43423 (Closed): Japanese translation update (webhooks)
Committed the patch in r24099. Go MAEDA
10:15 Patch #43423 (Closed): Japanese translation update (webhooks)
Translated strings added in r24072 and r24075. Go MAEDA
10:40 Revision 24099 (svn): Japanese translation update (#43423).
Patch by Go MAEDA (user:maeda). Go MAEDA
10:36 Revision 24098 (svn): Updates Rails to 8.0.4 (#43205).
Go MAEDA
10:35 Patch #43206: Remove deprecated icon-* classes from stylesheets
Marius BĂLTEANU wrote in #note-6:
> I prefer to not keep this complexity in the core just because we break some plug...
Go MAEDA
10:02 Defect #40856: random failing integration test for plugin routes in 5.1.3
I also encountered the same issue in version 6.0.6. After installing the redmine_dmsf and redmine_agile plugins, runn... hao yu
08:49 Patch #42737 (Resolved): Replacing html-pipeline with Loofah for HTML Filtering
Changed committed, including the filters rename to Scrubber when the filter is a scrubber. Marius BĂLTEANU
08:48 Revision 24097 (svn): Fixes Layout/EmptyLinesAroundClassBody (#42737).
Marius BĂLTEANU
08:22 Revision 24096 (svn): Properly rename scrubber files (#42737).
Marius BĂLTEANU
08:22 Revision 24095 (svn): Properly rename scrubber files (#42737).
Marius BĂLTEANU
07:38 Revision 24094 (svn): Replacing html-pipeline with Loofah for HTML Filtering (#42737).
Patch by Takashi Kato (user:tohosaku). Marius BĂLTEANU
07:32 Revision 24093 (svn): Localize default commonmark alert titles (#43379).
Patch by Go MAEDA (user:maeda) and Marius BALTEANU (user:marius.balteanu). Marius BĂLTEANU
03:22 Defect #43422 (Closed): File format custom fields use legacy download icon instead of SVG icon
Merged the fix into 6.1-stable branch in r24092. Go MAEDA
02:28 Defect #43422 (Resolved): File format custom fields use legacy download icon instead of SVG icon
Committed the fix in r24089. Thank you. Go MAEDA
02:03 Defect #43422 (Confirmed): File format custom fields use legacy download icon instead of SVG icon
Setting the target version to 6.1.1. Go MAEDA
01:37 Defect #43422 (Closed): File format custom fields use legacy download icon instead of SVG icon
Previously, when a ticket included a file-type custom field, a download icon appeared next to the file name. However,... Mizuki ISHIKAWA
03:21 Revision 24092 (svn): Merged r24089 from trunk to 6.1-stable (#43422).
Go MAEDA
03:17 Feature #8095: Allow overriding the default text formatting in each project
As an alternative approach, how about adding a setting like @Use Textile for projects created before [date]@ ?
Inste...
Mizuki ISHIKAWA
03:06 Revision 24091 (svn): Merged r24090 from trunk to 6.1-stable (#43280).
Go MAEDA
02:59 Revision 24090 (svn): Set the color for non-linked checkmark icons (#43280).
Go MAEDA
02:27 Revision 24089 (svn): File format custom fields use legacy download icon instead of SVG icon (#43422).
Patch by Mizuki ISHIKAWA (user:ishikawa999). Go MAEDA

2025-10-30

21:38 Patch #43379: Localize default commonmark alert titles (note, tip, warning, caution and important)
user:maeda, thanks for catching this issue!
I think we can fix it also in one line:
1. @node.content = ::I18n.t...
Marius BĂLTEANU
21:19 Feature #31006 (Closed): Add feature Webhook
I've added a patch to #29664 to extend the newly introduced webhooks feature to wiki page as well. I'm closing this a... Marius BĂLTEANU
21:16 Feature #29664: Webhook triggers in Redmine
Thanks user:maeda for committing the last patch.
I've extended the webhooks to wiki pages. Please review the atta...
Marius BĂLTEANU
12:19 Feature #7792 (Closed): Compression of Redmine's images
I am closing this issue because icons have been replaced from PNG image to SVG images in Redmine 6.0.0 (#23980). Go MAEDA
11:35 Defect #43420 (Closed): Markdown alerts are missing styling in email notifications
In email notifications, Markdown alerts (such as tip, important, caution, warning, and note) are not rendered properl... Go MAEDA
11:04 Revision 24088 (svn): Fix failing tests caused by r24087 (#29664).
Go MAEDA
10:06 Revision 24087 (svn): Disable webhooks by default and send a security notification when Setting.webhooks_enabled changes (#29664).
Go MAEDA
 

Also available in: Atom