Search
Results (12635)
- Defect #32964 (Closed): Display Issue wrong when Permission Edit Issue missing
- If a user group does not have the right to ed ... u item is rendered twice, among other things.
- Patch #32961 (New): Make group names clickable in permissions report
- At the moment only the caret next to the grou ... he group text clickable like for the filters.
- Defect #32959 (Closed): Fix selected user on ... has permissions to log time for another user
- when you're editing a existing timelog entry ... end unless groups.empty? </pre>
- Patch #32951 (New): Issue Statuses sortable by name and position
- Allow admin to sort statuses by name and position in /issue_statuses
- Feature #32945 (Closed): Show module names in bold in permission report
- Currently, permission group names in the perm ... normal font-weight is inconsistent with the issues list with "group results by" is applied. ... d grey;}.permission-group-names-after@2x.png!
- Feature #32944 (Closed): Always preserve the tree structure in the project jump box
- #31355 is really a nice thing. But one thing ... ist? Or did I bookmark it? Not such a big issue. However, if you have a project structure wi ... robably need to be renamed to 'All projects'.
- Feature #32942 (Closed): How can I get work in Chinese translation?
- How can I help translate Chinese documents? I like this project and want to join in.
- Feature #32938 (Closed): Rails 6: Zeitwerk support
- https://github.com/fxn/zeitwerk <pre> DEP ... tion, Redmine::Scm::Adapters::CommandFailed, IssueRelation, Redmine::WikiFormatting::Macros, ... ading Constants" guide for solutions. </pre>
- Defect #32936 (Closed): Rails 6: disable AJ test adapter for integration tests
- this workaround fixes <pre> Failure: Acco ... a Rails bug - https://github.com/rails/rails/issues/37270
- Defect #32935 (Closed): Rails 6: fix set role_ids
- fixes two failures <pre> Failure: Redmine: ... ails test test/unit/group_test.rb:101 </pre>
- Feature #32933 (Closed): generate release notes?
- Hi. Is there any plugin available that can generate release notes?
- Defect #32930 (Closed): Unable to uncheck "All projects" in saved issue filter query
- If you choose some issue filtering options, and save them for one pro ... elete custom query, and create new one...
- Patch #32929 (Closed): Add missing fixtures to AttachmentsControllerTest
- AttachmentsControllerTest has failed. <pre ... ror: AttachmentsControllerTest#test_destroy_issue_attachment: NoMethodError: undefined method `high?' for nil:NilClass app/models/issue.rb:1045:in `notified_users' app/models/ ... s' app/models/mailer.rb:130:in `deliver_issue_edit' app/models/journal.rb:322:in `sen ... .rb:586:in `block (2 levels) in test_destroy_issue_attachment' test/functional/attachments_controller_test.rb:585:in `block in test_destroy_issue_attachment' test/functional/attachments_controller_test.rb:584:in `test_destroy_issue_attachment' bin/rails test test/functio ... ember_roles, :enabled_modules, :issues, :trackers, :attachments, - :ver ... setup User.current = nil </code></pre>
- Patch #32927 (Closed): CSS selector in test_i ... g_when_no_workflow_is_defined is too specific
- Hi Just a tiny patch which makes a test less ... table without breaking core tests. Thank you
- Defect #32923 (Closed): Rails 6: detach attachments when a conflict occurs
- fixes <pre> Failure: IssuesControllerTransactionTest#test_update_stale_issue_should_save_attachments [/redmine/test/functional/issues_controller_transaction_test.rb:122]: Expec ... ed 0 to be >= 1. rails test test/functional/issues_controller_transaction_test.rb:89 </pre>
- Patch #32922 (Closed): Reload detached attachments
- use #reload instead, after upgrading to Rails 5
- Defect #32921 (Closed): Rails 6: add header=present to csv tests
- fixes <pre> Failure: IssuesControllerTest#test_index_csv_with_all_columns [/redmine/test/functional/issues_controller_test.rb:878]: Expected: "text/csv" Actual: "text/csv; header=present" </pre>
- Patch #32917 (Closed): Bulgarian translation
- * field_toolbar_language_options * label_user_mail_notify_about_high_priority_issues_html
- Defect #32916 (Closed): Bar length is wrong when exporting gantt chart to PDF
- When exporting a gantt chart to PDF, short (1 ... nment? Same for Redmine 4.0.4 and earlier.
- Defect #32915 (New): Internal Server Error occurted when exporting gantt chart to png on Windows
- Redmine 4.0.4 using RMagick was fine. Howeve ... Started GET "/redmine/projects/some_project/issues/gantt.png?..." for (IP) at (date) Processi ... n, I have to keep using Redmine on Windows...
- Defect #32912 (Closed): Rails 6: update no longer bypass optimistic locking
- fixes test failures <pre> ActiveRecord::StaleObjectError: Attempted to update a stale object: Issue. app/models/issue.rb:214:in `create_or_update' </pre> http ... mmit/c14e1611e94a7461f219b4349e926592e65241ad
- Defect #32896 (Closed): Totals not working in projects list view
- Projects list view that was introduced in Red ... 1px solid #ccc;}.total-value-missing@2x.png!
- Defect #32891 (Closed): Bookmark link on project page should not use full path with hostname
- Currently bookmark url creating with default ... od: method, class: css end </code></pre>
- Patch #32890 (Closed): Fix violations reported by Stylelint
- Linting the CSS files using the rules propose ... 61:1 ✖ Unexpected duplicate selector "div#issue-changesets div.changeset", first used at lin ... 804:3 ✖ Unexpected duplicate selector "#issue_tree .issue > td:not(.checkbox), #relations .issue > td:not(.checkbox)", first used at line 787 ... 828:3 ✖ Unexpected duplicate selector "#issue_tree .issue > td.subject, #relations .issue > td.subject", first used at line 799 ... @828:3 ✖ Unexpected duplicate selector "#issue_tree .issue > td.subject, #relations .issue > td.subject", first used at line 799 no-duplicate-selectors@ which should be fixed by #32889.
- Defect #32889 (Closed): Responsive layout for issue tree and issue relation on issue page is broken
- Unified fields of subtasks and related issues added by #25540 broke the responsive layout ... th:50%; border:1px solid grey}.relations.png!