Project

General

Profile

Search

Results (12477)

Feature #43261 (New): Add border-bottom to issue history to avoid accidental issue deletion
This patch adds a divider line at the bottom of the issue history. The purpose is to clearly separate the last comment from the issue action menu below it, so users don't accidentally delete the whole issue when they only meant to delete the last comm ... comment. As a result, it prevents accidental issue deletion. *Before:* !{border: 1px solid ... !{border: 1px solid grey;}.after%402x.png! 2025-09-28 10:30
Feature #43256 (Closed): Introduce Open Color to unify and standardize CSS colors
The attached patches update Redmine's CSS to ... .overview-with-open-color.png! attachment:issues-list-with-open-color.png !{width: 600px;}.issues-list-with-open-color.png! attachment:issue-with-open-color.png !{width: 600px;}.issue-with-open-color.png! attachment:roadmap-w ... width: 600px;}.roadmap-with-open-color.png! 2025-09-27 11:52
Defect #43255 (Needs feedback): mail_handler ... lugins monkey patch some methods (with patch)
I recently realized that my incoming emails were partially processed : reply to issues would be ignore. It turns out that the p ... using monkey patch the @MailHandler::receive_issue_reply@ (and an another) and this code has to ... else # ignoring it </code></pre> 2025-09-26 18:44
Feature #43250 (New): Comment field required for saving wiki pages
I am aware of the time tracking modification ... er to save the entry. I want to revisit that issue once again to request this functionality als ... to be required to fill in the comment field. 2025-09-25 08:59
Defect #43249 (Closed): Update REXML gem to v ... ue to security vulnerability (CVE-2025-58767)
Greetings, According to a security advisor ... em to version 3.4.2 in order to address this issue and ensure the security of the application. ... tion of this request. Kind regards, Beladric 2025-09-24 14:12
Patch #43246 (Closed): Remove unused style for `div#issue-changesets`
The style for @div#issue-changesets@ is no longer applied because the ... , when the "Related revisions" section on an issue page was integrated into the issue journal. 2025-09-23 10:24
Defect #43243 (Closed): Accessing Redmine site from Brazil results in a 403 Forbidden
I'm trying to access Redmine site from Brazil ... happening because some IP ranges blocked? 2025-09-22 22:46
Feature #43234 (Closed): Enable CJK-friendly emphasis extension for CommonMark
This patch enables "the CJK-friendly emphasis ... e, Korean) characters. This resolves a known issue where emphasis marks were not correctly inte ... h English, Spanish, and French, and found no issues. All tests have passed with this patch. ht ... ian/commonmarker#parse-options </code></pre> 2025-09-22 14:07
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 project...". When you cl ... dmine plugins: no plugin installed </pre> 2025-09-22 10:16
Defect #43232 (Closed): my page loads very sl ... w can I optimize the dashboard loading speed?
In Redmine, my page loads very slowly — for s ... kes about 10 seconds. The page only displays issues assigned to me and issues I’m following. There are about 200+ projects, and opening a single issue in a project takes about 1 second. How can I ... mine_impersonate 1.0.0 redmine_issue_autoflow 2.7.3 redmine_issue_template 1.0.7 redmine_issues_tree 0.0.13 redmine_monitorin ... don’t plan to upgrade to the latest version. 2025-09-22 08:06
Defect #43230 (Closed): [Rails 8] ArgumentErr ... 1) in ApplicationController#find_model_object
Using Rails 8, multiple tests fail with the s ... udo_mode' </pre> I cannot find the exact issue from Rails that changed this behaviour and triggers this issue. 2025-09-21 21:41
Feature #43221 (Closed): Unify Activity date header color with the issue journal header
The attached patch updates the background col ... the Activity view to @#f6f7f8@, to match the issue journal headers introduced in #40744 for con ... id grey;}.clipboard-202509191040-mtgiu.png! 2025-09-19 03:40
Defect #43211 (Closed): The "User already exi ... saving user form with corrected missing form
Description: When attempting to create a new ... date for the user that has registered befour. 2025-09-15 18:24
Patch #43208 (Closed): Reduce requests sent for issue numbers, usernames, and Wiki page name autocompletion
h3. Background / Purpose Currently, autocompletion for issue numbers (@#123@), usernames (@@username@), a ... typing @aaaaaaaaaa@ quickly after @#@ in an issue description, the endpoint /issues/auto_complete is called 10 times: <pre> Started GET "/issues/auto_complete?project_id=ecookbook&q=a" for ... Started GET "/issues/auto_complete?project_id=ecookbook&q=aa" for ... Started GET "/issues/auto_complete?project_id=ecookbook&q=aaa" for ... (snip) Started GET "/issues/auto_complete?project_id=ecookbook&q=aaaaaa ... aaaaa@) is sufficient. Although a single /issues/auto_complete request is lightweight, sendi ... to 12 * Verified that autocompletion for issue numbers, usernames, and Wiki page names works as before !{border:1px solid #ccc}issue... 2025-09-15 08:47
Patch #43206 (Reopened): Remove deprecated icon-* classes from stylesheets
2025-09-13 12:27
Feature #43205 (Closed): Update to Rails 8
2025-09-13 12:26
Defect #43204 (Closed): Adds missing documentation for issue macro to fr and ru languages
2025-09-13 10:56
Patch #43203 (New): Reduce queries at Project#remove_inherited_member_roles
When parent project has many members, clearin ... /models/member.rb:147:in 'Member#destroy' IssueCategory Update All (4.0ms) UPDATE `issue_categories` SET assigned_to_id = NULL WHERE ... ↳ app/models/member.rb:165:in 'Member#set_issue_category_nil' Project Load (5.1ms) SELEC ... /models/member.rb:147:in 'Member#destroy' IssueCategory Update All (2.9ms) UPDATE `issue_categories` SET assigned_to_id = NULL WHERE ... ↳ app/models/member.rb:165:in 'Member#set_issue_category_nil' Project Load (3.7ms) SELEC ... (52 queries, 0 cached) | GC: 70.9ms) </pre> 2025-09-13 07:55
Feature #43201 (Needs feedback): Enhancement ... tions: Individual Settings under "My Account"
Description: Currently, users can only choos ... o be notified about changes in the following issues:” ** issues assigned to me ** issues I’m watching ** issues I own Statement: “I want to be notified about the following changes in the selected issues:” * List 1 (mandatory, single choice o ... start date, estimated effort, adding related issues) * List 2 (mandatory, at least one cho ... receive email notifications for the selected issues and the selected events according to these ... ant, and adaptable to each user’s work style. 2025-09-12 12:00
Patch #43196 (Closed): Improve spacing of checkboxes in CSV export options dialog
The CSV export options dialog for issue lists shows a broken fieldset style. Curr ... dialog appears only in the CSV export of the issue list. 2025-09-10 04:41
Defect #43195 (Closed): 5.1-stable fails with RuboCop error Layout/EmptyLineAfterGuardClause
The CI fails in the 5.1-stable branch due to ... 4475662/job/49888343834 <pre> app/models/issue.rb:2083:5: C: [Correctable] Layout/EmptyLine ... ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ </pre> 2025-09-09 09:27
Defect #43192 (Closed): Done ratio interval in issue context menu does not respect Done Ratio Interval setting
This issue is copied from message#71092 by user#725345. ... base adapter PostgreSQL </pre> 2025-09-08 21:20
Defect #43190 (Closed): Multiple tests failing due to commit r23945
It seems that commit r23945 caused the follow ... 710919 Failing tests: <pre> Failure: IssuesControllerTest#test_create_should_ignore_readonly_fields [test/functional/issues_controller_test.rb:4583]: Expected "" to be nil. bin/rails test test/functional/issues_controller_test.rb:4548 </pre> <pre> Failure: IssuesCustomFieldsVisibilityTest#test_index_with_partial_custom_field_visibility [test/functional/issues_custom_fields_visibility_test.rb:243]: Exp ... o be >= 1. bin/rails test test/functional/issues_custom_fields_visibility_test.rb:223 </pre ... commit to help maintain stable development. 2025-09-08 07:54
Feature #43184 (Closed): How to import the history data by CSV
Hi, I use Redmine to perform the project man ... there any way to import the history? Rick 2025-09-03 11:28
Defect #43175 (Closed): Fix some issues with missing or misplaced html tags
I found some problems in view files. 2025-08-31 04:46
(26-50/12477)