Activity
From 2025-09-22 to 2025-09-24
2025-09-24
-
17:37 Patch #40221: Update wiki content related to how to create a custom theme
- Bump
-
16:20 Feature #27705: Gemify redmine plugins
- This patch updates the functionality from patch 0001 to enable theme gemification. It also incorporates the changes f...
-
14:12 Defect #43249 (Closed): Update REXML gem to version 3.4.2 due to security vulnerability (CVE-2025-58767)
- Greetings,
According to a security advisory from CERT-XMCO, the REXML gem is affected by a security vulnerability ... -
11:20 Patch #43246 (Closed): Remove unused style for `div#issue-changesets`
- Committed the patch in r24012.
-
07:29 Patch #43244 (Closed): Remove unused style for `td.revision_graph`
- Committed the fix in r24011.
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...
-
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...
-
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=@...
-
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... -
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...
-
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...
-
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...
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... -
21:48 Patch #42737: Replacing html-pipeline with Loofah for HTML Filtering
- We should consider this for version:"7.0.0".
-
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... -
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? -
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/... -
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... -
19:59 Feature #43234: Enable CJK-friendly emphasis extension for CommonMark
- Sure, I missed adding a test. I'll add it.
-
17:17 Feature #43234: Enable CJK-friendly emphasis extension for CommonMark
- Thanks! Can you add a test, please?
-
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...
-
17:13 Defect #43233 (Closed): new Redmine 6.1 error
- Thanks for clearing thus up!
-
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...
-
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)
-
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.
-
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.
-
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... -
11:40 Feature #7849: custom issue relation types
- +1
Also available in: Atom