Project

General

Profile

Search

Results (12526)

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 (Closed): 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
Defect #43168 (Closed): Responsive mode layou ... table headers are enabled in related and sub-issues list
When "Show table headers" is enabled in Administration > Settings > Issue tracking > Related and sub-issues list defaults, switching to responsive mode ... oduce: 1. Go to Administration > Settings > Issue tracking. 2. In Related and sub-issues list defaults, enable Show table headers. 3. Open an issue that has related issues or sub-issues. 4. View the page in responsive mode (narr ... er in the subject column. Related: ##43134 2025-08-29 10:14
Feature #43165 (New): A Roadmap for the Future of Redmine View Development
A clear roadmap for the future of Redmine vie ... d when the relevant screen is opened. h2. Issues that have emerged during development * * ... ted by plugins and documenting this approach. 2025-08-27 14:07
Feature #43158 (New): Sort/group issues by version's due date? Productivity boost for working with date based priorities
Hi, nobody likes editing due dates per individual issue. At least, redmine offers versions (mileston ... an have due dates. Unfortunatelly, in the issue view, we cannot sort/group issues by the version's due date... If we had that, *users could sort all their issues accross all projects without editing indivi ... tes*... Wouldn't this be fantastic? Thanks 2025-08-25 21:13
Patch #43148 (Closed): Traditional Chinese translation (to r23929)
* Translations added: ** label_position, label_messag, wofa_already_setup 2025-08-20 06:29
Defect #43143 (Closed): Edit heading is hidde ... cky header after clicking the "Edit" link on issue page
On the issue page, when clicking the Edit link, the page ... 5.04.png!| Steps to Reproduce: * Open an issue * Click the Edit link * The Edit heading is hidden behind the sticky header 2025-08-18 04:02
Defect #43135 (Closed): Default language list only English
the default langulage list only English, but ... locales !clipboard-202508132029-p0l9h.png! 2025-08-13 14:30
(76-100/12526)