Search
Results (12488)
- Defect #43337 (Closed): Missing icons for scroll buttons in the project menu
- This issue can be reproduced on the current trunk. !issue.png!
- Defect #43283 (Closed): Overdue due date text does not turn light gray when issue is selected
- In the issue list, overdue due dates are shown in red (#27316). When selecting issues, all text turns light gray on blue backgrou ... ate text should also change to gray when the issue is selected. *Expected:* !expected-nosel ... d%402x.png! *Actual:* !actual%402x.png!
- Feature #43280 (Closed): Improve visual distinction of link presence in SVG icons
- Right now, SVG icons are shown in the same bl ... ore%402x.png! *After:* !after%402x.png!
- Feature #43279 (Closed): Simplify fieldset borders in issue edit form
- The attached patch improves the design of the issue edit form. It modifies the fieldset borde ... ent:before@2x.png | attachment:after@2x.png
- Defect #43278 (Closed): Error on db:migrate from version 6.0 to version 6.1
- When I try to migrate my data from docker "re ... I have done the following upgrades without issue: 3.3.1 -> 4.2 4.2 -> 5.1 5.1 -> 6.0
- Defect #43277 (Closed): Sorting of Comments
- In my personal settings I set "Display Commen ... edmine_x_project_templates 1.2.5 </pre>
- Patch #43275 (Closed): Remove continue-on-error: true from the system test job in GitHub CI
- In Issue #42688, we enabled system tests in GitHub CI ... 7997977198/job/51201043679 <pre> Failure: IssuesSystemTest#test_issue_list_with_default_totalable_columns [test/system/issues_test.rb:550]: Expected false to be truthy. bin/rails test test/system/issues_test.rb:535 </pre> https://github.com/r ... /17524925619/job/49774056877 <pre> Error: IssuesSystemTest#test_preview_issue_description: Selenium::WebDriver::Error::Un ... r error: (snip) bin/rails test test/system/issues_test.rb:199 </pre> https://github.com/r ... 6862095340/job/47763775869 <pre> Failure: IssuesSystemTest#test_bulk_edit [test/system/issues_test.rb:427]: Expected false to be truthy. rails test test/system/issues_test.rb:403 </pre> I would like to create ...
- Defect #43268 (Closed): Labels not displayed for form.text_area fields in Redmine with Rails 8
- When using the latest Redmine (Rails 8), the ... o longer triggers automatic label generation.
- Patch #43266 (Closed): Update activerecord-sqlserver-adapter to 8.0
- `bundle update` failed to r24016. <pre> % ... ed. </pre> The patch below resolves this issue. <pre><code class="diff"> diff --git a/G ... ygems.org/gems/activerecord-sqlserver-adapter
- 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!
- 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!
- 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>
- 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.
- 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
- 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.
- 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?
- 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>
- 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>
- 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.
- 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.
- 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!
- 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.
- 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...
- Patch #43206 (Closed): Remove deprecated icon-* classes from stylesheets
- Feature #43205 (Closed): Update to Rails 8