Activity
From 2025-11-01 to 2025-11-03
2025-11-03
-
19:42 Patch #43433 (Closed): Persian translation update for 6.1-stable
-
16:17 Feature #43397: Organize Gantt chart code by separating it into views and Stimulus controllers
- The patch attached in #note-8 has an issue, and the system test can still fail for another reason.
Here is a faili... -
08:44 Feature #43397 (Closed): Organize Gantt chart code by separating it into views and Stimulus controllers
- Katsuya HIDAKA wrote in #note-8:
> I attached another patch 0001 as an alternative solution to the fix mentioned in ... -
07:59 Feature #43397: Organize Gantt chart code by separating it into views and Stimulus controllers
- I attached another patch 0001 as an alternative solution to the fix mentioned in #note-6.
• The context menu test ... -
05:26 Feature #43397: Organize Gantt chart code by separating it into views and Stimulus controllers
- Go MAEDA wrote in #note-6:
> To make the test stable and independent of the current date, I suggest fixing the test ... -
03:53 Feature #43397 (Reopened): Organize Gantt chart code by separating it into views and Stimulus controllers
- The test fails during the first few days of each month....
-
15:50 Revision 24117 (svn): Merged r24116 from trunk to 6.1-stable (#43379).
-
15:48 Revision 24116 (svn): Update Japanese translations for alert titles in CommonMark Markdown help (#43379).
-
15:44 Defect #43430 (Closed): Circular reference between parent task and subtask: cannot reopen when them are closed
- Thank you for your feedback. Closing.
-
08:57 Defect #43430: Circular reference between parent task and subtask: cannot reopen when them are closed
- Sorry @maeda, my mistake: in my case the parent task A is itself a subtask of parent Y. After reopen also Y all works...
-
08:51 Defect #43430: Circular reference between parent task and subtask: cannot reopen when them are closed
- I cannot reproduce the problem. A parent task can be reopened regardless of its subtasks' statuses.
Could you descri... -
08:36 Defect #43430 (Closed): Circular reference between parent task and subtask: cannot reopen when them are closed
- If I have a parent task _A_ with a subtask _B_ and both are closed, I cannot reopen A to add a new subtask C, because...
-
15:34 Revision 24115 (svn): Merged r24114 from trunk to 6.1-stable (#43425).
-
15:32 Revision 24114 (svn): Reorder alerts by severity in CommonMark Markdown help (#43425).
-
10:28 Revision 24113 (svn): Add copyright headers to webhook-related files (#29664).
-
09:47 Feature #8095: Allow overriding the default text formatting in each project
- > Could you tell, what is broken?
We tried it some years ago
- some stuff is not supported at Markdown so the con... -
09:25 Feature #8095: Allow overriding the default text formatting in each project
- Christian Kay wrote in #note-33:
> Currently its basically impossible to use markdown if you have a rather big colle... -
09:06 Feature #8095: Allow overriding the default text formatting in each project
- An easier approach could be that every issue/... has a option markdown/textile. Default to markdown and keep the old ...
-
09:24 Defect #43409 (Resolved): Progress bar custom field shows only "%" instead of "0%" when value is nil
- Committed the patch in r24112. Thank you for catching and fixing the issue.
-
09:23 Revision 24112 (svn): Progress bar custom field shows only "%" instead of "0%" when value is nil (#43409).
- Patch by Nishida Yuya (user:nishidayuya).
-
08:58 Defect #43420 (Closed): Markdown alerts are missing styling in email notifications
- Merged the fix into 6.1-stable branch in r24111.
-
08:57 Revision 24111 (svn): Merged r24107 from trunk to 6.1-stable (#43420).
-
08:43 Revision 24110 (svn): Fix Gantt system test to correctly verify context menu open/close behavior (#43397).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
-
08:40 Revision 24109 (svn): Fix Gantt context menu system test flakiness (#43397).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
-
08:23 Feature #12013 (Closed): +1 button
- Redmine 6.1.0 and later includes a reaction feature (#42630), also known as the "like" button.
It can be used to exp... -
04:07 Revision 24108 (svn): Use require_relative to load test_helper so that tests can be run with the ruby command (#29664).
-
02:34 Patch #43429 (Closed): Remove unused method addable_watcher_users from acts_as_watchable.rb
- The method addable_watcher_users no longer used since r12673, 12 years ago. We can safely remove the method.
2025-11-02
-
16:18 Patch #43379 (Closed): Localize default commonmark alert titles (note, tip, warning, caution and important)
-
12:17 Defect #9466 (Closed): Watchers list appers very slow on issue page after upgrade from 1.0.1 to 1.2.1
- In r12673 (Redmine 2.5.0), the call to the @addable_watcher_users@ method was removed. Therefore, the performance iss...
-
11:34 Defect #43420 (Resolved): Markdown alerts are missing styling in email notifications
- Committed the fix in r24107.
-
11:34 Revision 24107 (svn): Markdown alerts are missing styling in email notifications (#43420).
- Patch by Go MAEDA (user:maeda).
-
10:15 Feature #43425 (Closed): Update colors of Markdown "Warning" and "Caution" alerts to be consistent with standards
- Backported the change to 6.1-stable in r24106.
-
01:26 Feature #43425 (Resolved): Update colors of Markdown "Warning" and "Caution" alerts to be consistent with standards
- Committed the patch in r24105.
-
10:14 Revision 24106 (svn): Adjust Markdown alert colors for 6.1-stable: use standard orange/yellow for "Warning" and "Caution" (#43425).
-
02:11 Patch #43428 (Closed): Update Rails to 8.1
- Note for 3rd patch
@ActionController::TestCase@ traditionally passed an empty string to the controller when it rec... -
01:41 Feature #3963 (Closed): Associate a hostname to a particular project
- This should be handled by a web server, not Redmine. Implementing the feature to map host names to projects would int...
-
01:25 Revision 24105 (svn): Use orange for Markdown "Warning" alerts and yellow for "Caution" to align with common standards (#43425).
- Patch by Go MAEDA (user:maeda).
2025-11-01
-
10:52 Revision 24104 (svn): Fixes Layout/EmptyLinesAroundClassBody (#43379).
-
10:50 Patch #42737 (Closed): Replacing html-pipeline with Loofah for HTML Filtering
-
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 ...
-
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).
-
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... -
10:39 Revision 24102 (svn): Update locales (#43379).
-
10:32 Revision 24101 (svn): Merged r24077, r24079, r24081, r24082 and r24093 from trunk to 6.1-stable (#43379).
-
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 ...
-
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...
Also available in: Atom