Project

General

Profile

Activity

From 2025-09-21 to 2025-09-23

2025-09-23

19:55 Feature #43234: Enable CJK-friendly emphasis extension for CommonMark
I'm attaching patch 0002, which adds a test to confirm that the CJK-friendly emphasis extension is enabled. Please co... Katsuya HIDAKA
12:00 Patch #43247 (Closed): Remove unused styles for `div.action_M`, `div.action_D`, and `div.action_A`
Styles for @div.action_M@, @div.action_D@, and @div.action_A@ is no longer applied because the corresponding elements... Go MAEDA
11:01 Defect #43230: [Rails 8] ArgumentError: wrong number of arguments (given 0, expected 1) in ApplicationController#find_model_object
As a minor variant of the 0001 patch, it could also be an option to simply use the setter method @self.model_object=@... Katsuya HIDAKA
10:35 Defect #43230: [Rails 8] ArgumentError: wrong number of arguments (given 0, expected 1) in ApplicationController#find_model_object
I think the attached 0001 patch is the better way to resolve this issue.
Personally, I prefer an explicit implemen...
Katsuya HIDAKA
10:24 Patch #43246 (Closed): Remove unused style for `div#issue-changesets`
The style for @div#issue-changesets@ is no longer applied because the corresponding element was removed in r18273, wh... Go MAEDA
10:12 Defect #41965: Redmine 5.1.3 and MariaDB 10.6.18 - Queries are slow
IMO problem is in `em.project_id = projects.id AND em.name='...' because of missing such index on enabled_modules nam... Piotr Bieliński
08:08 Patch #43244 (Closed): Remove unused style for `td.revision_graph`
The style for @tr.changeset td.revision_graph@ is no longer applied because the corresponding elements were removed 1... Go MAEDA

2025-09-22

22:46 Defect #43243 (Closed): Accessing Redmine site from Brazil results in a 403 Forbidden
I'm trying to access Redmine site from Brazil and always receive 403 Forbidden response.
I'm right now using TOR net...
Fernando Hartmann
21:48 Patch #42737: Replacing html-pipeline with Loofah for HTML Filtering
We should consider this for version:"7.0.0". Marius BĂLTEANU
21:44 Defect #43232 (Closed): my page loads very slowly — for some accounts it takes about 10 seconds. How can I optimize the dashboard loading speed?
You should try without plugins and check if the issue still reproduces or try request help on Forums.
I'm closing th...
Marius BĂLTEANU
08:06 Defect #43232 (Closed): my page loads very slowly — for some accounts it takes about 10 seconds. How can I optimize the dashboard loading speed?
In Redmine, my page loads very slowly — for some accounts it takes about 10 seconds. The page only displays issues as... 光 杨
21:38 Defect #43230: [Rails 8] ArgumentError: wrong number of arguments (given 0, expected 1) in ApplicationController#find_model_object
Thanks @hidakatsuya for clarifications!
Regarding the fix, which option do you think is cleaner?
Marius BĂLTEANU
20:23 Defect #43230: [Rails 8] ArgumentError: wrong number of arguments (given 0, expected 1) in ApplicationController#find_model_object
In summary, currently (before PR#52722), the following line is executed first:
https://github.com/redmine/redmine/...
Katsuya HIDAKA
18:50 Defect #43230: [Rails 8] ArgumentError: wrong number of arguments (given 0, expected 1) in ApplicationController#find_model_object
> I cannot find the exact issue from Rails that changed this behaviour and triggers this issue.
This is probably c...
Katsuya HIDAKA
19:59 Feature #43234: Enable CJK-friendly emphasis extension for CommonMark
Sure, I missed adding a test. I'll add it. Katsuya HIDAKA
17:17 Feature #43234: Enable CJK-friendly emphasis extension for CommonMark
Thanks! Can you add a test, please? Marius BĂLTEANU
14:07 Feature #43234 (Closed): Enable CJK-friendly emphasis extension for CommonMark
This patch enables "the CJK-friendly emphasis extension in commonmarker":https://github.com/gjtorikian/commonmarker?t... Katsuya HIDAKA
17:13 Defect #43233 (Closed): new Redmine 6.1 error
Thanks for clearing thus up! Holger Just
16:59 Defect #43233: new Redmine 6.1 error
OK, my bad, after checking the deployment: the app/javascript directory had not been deployed with everything else fo... Brice Beaumesnil
14:28 Defect #43233: new Redmine 6.1 error
My production installation work fine with REDMINE 6.0.7 (and Gemfile from 6.1.0 for using RUBY 3.4) Brice Beaumesnil
10:37 Defect #43233: new Redmine 6.1 error
I just tried debugging from my workstation: no problem. So it's the installation in production mode. Brice Beaumesnil
10:21 Defect #43233: new Redmine 6.1 error
Even though it's unrelated, the new REDMINE looks for the turndown.js file and returns a 404 error. Brice Beaumesnil
10:16 Defect #43233 (Closed): new Redmine 6.1 error
Hello,
I tried the new REDMINE 6.1.0 this morning.
But no action is taken: add a new issue, click on "Go to a p...
Brice Beaumesnil
11:40 Feature #7849: custom issue relation types
+1 Marcos Mata

2025-09-21

22:42 Defect #42408 (Closed): Typo in Javascript function name 'toggleExpendCollapseIcon': s//Expend/Expand
Fixed, thanks! Marius BĂLTEANU
22:41 Revision 24010 (svn): Fixes typo in JavaScript function name 'toggleExpendCollapseIcon' (#42408).
Marius BĂLTEANU
22:26 Defect #43231 (Closed): DEPRECATION WARNING: `to_time` will always preserve the receiver timezone rather than system local time in Rails 8.1
DEPRECATION WARNING: `to_time` will always preserve the receiver timezone rather than system local time in Rails 8.1.... Marius BĂLTEANU
22:12 Defect #43230: [Rails 8] ArgumentError: wrong number of arguments (given 0, expected 1) in ApplicationController#find_model_object
The simplest way to fix this is by renaming the @self.model_object@ method to @self.set_model_object@ to avoid collis... Marius BĂLTEANU
21:41 Defect #43230 (Closed): [Rails 8] ArgumentError: wrong number of arguments (given 0, expected 1) in ApplicationController#find_model_object
Using Rails 8, multiple tests fail with the same error:... Marius BĂLTEANU
21:16 Redmine 6.1 is now available
Redmine version:"6.1.0" is a feature-rich update that brings a number of new features, improvements, and technical ch... Marius BĂLTEANU
19:44 Revision 24009 (svn): Tag version 6.1.0
Marius BĂLTEANU
19:23 Revision 24008 (svn): Merged r24007 from trunk to 6.1-stable.
Marius BĂLTEANU
19:19 Revision 24007 (svn): Updates for 6.1.0 release.
Marius BĂLTEANU
19:12 Revision 24006 (svn): Merged r24004 from trunk to 6.1-stable (#43229).
Marius BĂLTEANU
19:12 Feature #43095 (Closed): Support automatic list marker insertion in textareas
Marius BĂLTEANU
18:42 Feature #43095: Support automatic list marker insertion in textareas
Mischa The Evil wrote in #note-16:
> Marius BĂLTEANU wrote in #note-12:
> > I've committed the patch [...]
>
> T...
Marius BĂLTEANU
17:49 Feature #43095 (Reopened): Support automatic list marker insertion in textareas
Marius BĂLTEANU wrote in #note-12:
> I've committed the patch [...]
This does not yet appear to have been committ...
Mischa The Evil
19:10 Revision 24005 (svn): Merged r24003 from trunk to 6.1-stable (#43095).
Marius BĂLTEANU
18:53 Patch #43229 (Closed): Update database versions on Github CI
Marius BĂLTEANU
18:51 Patch #43229 (Closed): Update database versions on Github CI
Update databases versions on Github CI:
# MySQL from 8.0 to 8.4
# PostgreSQL from 13 to 13.
Marius BĂLTEANU
18:52 Revision 24004 (svn): Use MySQL 8.4 and PostgreSQL 14 on Github CI to run the tests (#43229).
Marius BĂLTEANU
18:42 Revision 24003 (svn): Support automatic list marker insertion in textareas (#43095).
Patch by Mizuki ISHIKAWA (user:ishikawa999). Marius BĂLTEANU
12:38 Redmine 6.0.7, 5.1.10 and 5.0.14 released
Maintenance releases version:"6.0.7", version:"5.1.10" and version:"5.0.14" are now available to [[Download]], bringi... Marius BĂLTEANU
12:13 Revision 24002 (svn): Tag version 5.0.14
Marius BĂLTEANU
12:13 Revision 24001 (svn): Tag version 5.1.10
Marius BĂLTEANU
12:12 Revision 24000 (svn): Tag version 6.0.7
Marius BĂLTEANU
12:09 Revision 23999 (svn): Updates for 5.0.14 release.
Marius BĂLTEANU
12:06 Revision 23998 (svn): Updates for 5.1.10 release.
Marius BĂLTEANU
12:03 Revision 23997 (svn): Merged r23995 from trunk to 6.0-stable.
Marius BĂLTEANU
12:03 Revision 23996 (svn): Merged r23995 from trunk to 6.1-stable.
Marius BĂLTEANU
12:01 Revision 23995 (svn): Updates for 6.0.7 release.
Marius BĂLTEANU
11:48 Patch #43227 (Closed): Refine avatar background colors
Thanks, nice color scheme! I've committed it as part of #29824. Marius BĂLTEANU
11:14 Patch #43227: Refine avatar background colors
I have updated the patch and replaced the Tailwind palette with Open Color (https://github.com/yeun/open-color).
Sin...
Go MAEDA
09:27 Patch #43227: Refine avatar background colors
Removed @oklch@ colors from the patch. Go MAEDA
04:01 Patch #43227 (Closed): Refine avatar background colors
The attached patch updates the background colors of initial-style avatars introduced in #29824 to improve color consi... Go MAEDA
11:46 Feature #5953 (Closed): Copy RSS/REST API keys to clipboard
Marius BĂLTEANU
11:31 Revision 23994 (svn): Set 6.1-stable branch to stable.
Marius BĂLTEANU
11:29 Revision 23993 (svn): Created 6.1-stable branch.
Marius BĂLTEANU
11:26 Revision 23992 (svn): Updates default avatar color scheme to open color (#43227, #29824).
Patch by Go MAEDA (user:maeda). Marius BĂLTEANU
 

Also available in: Atom