Search
Results (12509)
- Defect #43436 (Closed): Assets are not compiled on startup in production mode with Propshaft 1.3.0
- When using Propshaft 1.3.0, assets are not au ... d with earlier Propshaft versions. If the issue only affects startup-time compilation, runni ... of the impact cannot yet be fully determined.
- Patch #43435 (New): Check missing copyright sections using Rubocop
- We can find ruby files without copyright sect ... org/rubocop/cops_style.html#stylecopyright.
- Defect #43422 (Closed): File format custom fields use legacy download icon instead of SVG icon
- Previously, when a ticket included a file-typ ... eenshot%202025-10-31%209.27.42.png!| This issue can be fixed by adding the following code to ... wnload => true ) </code></pre>
- Defect #43420 (Closed): Markdown alerts are missing styling in email notifications
- In email notifications, Markdown alerts (such ... ler layout. The attached patch fixes this issue by adding CSS styles for Markdown alerts to ... {border: 1px solid grey;}.after%402x.png!
- Defect #43409 (Closed): Progress bar custom field shows only "%" instead of "0%" when value is nil
- h3. Steps to reproduce Create project (@project-1@) and issue (@issue-2@). Create progressbar custom field and set to @project-1@. Show @issue-2@. h3. Before patch Show "%" !clip ... "0%" !clipboard-202510281634-pvut7.png!
- Feature #43407 (New): Add more metadata to custom field definitions in the REST API
- The current API does not provide all the requ ... 0 (#33301), the param /projects.json?include=issue_custom_fields has been introduced to provide ... d _possible_values_. This would work for issues, but not for other resources such as time e ... ryCustomField) are not project-specific like IssueCustomField. I maintain a Chrome extension ... this and add more data. Thank you very much.
- Feature #43397 (Closed): Organize Gantt chart ... rating it into views and Stimulus controllers
- h3. Background/Purpose I believe the Gantt ... rag-and-drop editing * Manual reordering of issues and projects * Remembering column widths a ... code for the query form, chart, and project/issue tree using views and Stimulus controllers * ... of the CSS class @gantt_content@ (a leftover issue from #32019) h3. Checks * All tests pa ... /hidakatsuya/redmine/actions/runs/18820868358
- Patch #43396 (Closed): Update propshaft to 1.3
- This is a patch to update propshaft to ver1.3 ... ort (though this patch does not do anything).
- Patch #43381 (New): Improve visibility of error message during file upload
- When an HTTP error occurs during file upload, ... pou.png! I reproduced this by opening the issue edit screen, logging out in another browser tab, and then upload file.
- Patch #43379 (Closed): Localize default commo ... s (note, tip, warning, caution and important)
- To fully utilize the capabilities of this ale ... s will make it into the next release, thanks.
- Defect #43378 (Closed): Column headers are slightly shifted to the right in tables in list views
- In Redmine @6.0.7@, it seems like column headings on issue list pages are mis-aligned ever so slightly. ... screenshot below: !redmine_misaligned.png!
- Defect #43375 (New): Plugin required precompile in order to function
- Hello, I'd like to understand something; I ... ry difficult to find this command. Thanks!
- Defect #43371 (Closed): Icon images are not displayed in the text editor
- Icon images are not displayed in the text edi ... *Screen:* !firefox_NMfWkoI2UH.jpg! :(
- Defect #43367 (Closed): Login Form Broken After Redmine 6.0.7 → 6.1.0 Update
- Hello team, After upgrading Redmine from v ... no errors Assumptions: - Possible issue with CSRF tokens in the new version - C ... ware problems - Passenger compatibility issues with updated components What has been ch ... Requesting assistance in diagnosing this issue. What additional logs or settings should we ... s%3A%2F%2Fdora.dti438.ru%3A25011%2Fredmine%2Fissues%2Fcalendar" for 192.168.180.200 at 2025-10- ... _url"=>"https://dora.dti438.ru:25011/redmine/issues/calendar"} I, [2025-10-19T13:13:46.908175 ... ms (2 queries, 0 cached) | GC: 0.0ms) </pre>
- Defect #43360 (Confirmed): RestApi modify/add wiki page results in broken wiki state
- I know that the rest api for wikis is in alph ... d_on":null}, </code> </pre> h3. fix the issue To fix the @index by date@ issue and JSON API, removing @id=2697@ from @wiki_ ... this can be fix soon or have a workaround.
- Defect #43358 (Closed): Code block copy button icon appears gray instead of blue
- This issue seems related to #43280. !{border:1px solid #ccc}issue.png!
- Defect #43356 (Closed): Subversion checkout r ... en' error on 190511141819_ecookbook-gantt.pdf
- I deploy Redmine via Subversion checkout, whi ... r years. I'm currently running 5.1.7 without issue but upon updating to 6.1.0 I'm encountering ... 11141819_ecookbook-gantt.pdf This is an issue at least as far back as 6.0.0. I haven't checked tags prior to that.
- Defect #43350 (Needs feedback): When accessed ... undefined local variable or method no_store’.
- Summary Visiting /login returns 500. Account ... smtp </pre> We have confirmed that the issue is resolved with the following patch. <pr ... echo "Modified: $file" done </code></pre>
- Feature #43341 (New): Automatic creation of linked subtasks when creating a new issue
- Motivation: To automate and optimize repetit ... define subtask templates linked to specific issue types or projects. Automatically generate hierarchical linked subtasks as soon as the parent issue is saved. Optionally customize fields of ge ... plex and repetitive processes within Redmine.
- 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!
- Defect #43282 (Resolved): Locked users are not shown in gray in the user list
- In the user list for administrators, locked u ... ! Redmine 5.1: !user-list-5_1%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