Project

General

Profile

Search

Results (12472)

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. 2025-10-27 19:19
Patch #43397 (New): Organize Gantt chart code by separating 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 2025-10-26 18:32
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. 2025-10-22 07:35
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! 2025-10-21 17:48
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! 2025-10-21 14:55
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! :( 2025-10-20 18:08
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> 2025-10-19 12:27
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. 2025-10-16 14:41
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! 2025-10-16 11:36
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. 2025-10-16 01:55
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> 2025-10-13 05:25
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. 2025-10-10 13:43
Defect #43337 (Closed): Missing icons for scroll buttons in the project menu
This issue can be reproduced on the current trunk. !issue.png! 2025-10-10 09:48
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! 2025-10-02 05:05
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! 2025-10-01 06:21
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 2025-10-01 04:18
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 2025-09-30 12:04
Defect #43277 (Closed): Sorting of Comments
In my personal settings I set "Display Commen ... edmine_x_project_templates 1.2.5 </pre> 2025-09-30 08:03
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 ... 2025-09-29 19:22
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. 2025-09-29 09:39
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 2025-09-29 02:43
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
(1-25/12472)