Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
38099 Redmine Feature Closed Add Ruby 3.2 support 2023-10-29 02:06 Ruby support Actions
38093 Redmine Patch Closed Use require_relative instead of generating the full path for a file 2023-01-16 22:58 Code cleanup/refactoring Actions
38091 Redmine Patch Closed Fix redundant 'private' modifier in repositories_git_controller_test.rb 2023-01-12 04:08 Code cleanup/refactoring Actions
38073 Redmine Defect Closed CommonMark Markdown formatter does not support min-width, max-width, min-height, and max-height CSS properties 2023-01-16 13:57 Text formatting Actions
38054 Redmine Patch Closed Remove unused i18n keys label_sort_highest, label_sort_higher, label_sort_lower, and label_sort_lowest 2023-10-29 02:04 Code cleanup/refactoring Actions
37987 Redmine Patch Closed Update Stylelint to 14.16.0 2023-10-29 05:19 Third-party libraries Actions
37983 Redmine Defect Closed Duplicate vertical-align property in wiki_syntax.css 2022-12-01 09:20 Documentation Actions
37938 Redmine Patch Closed Unused permission "Mention user" 2022-12-01 16:03 Code cleanup/refactoring Actions
37878 Redmine Feature Closed Allow using ideographic space (U+3000) as a separator for search terms 2022-11-03 13:43 I18n Actions
37812 Redmine Defect Closed "Yes" and "No" are swapped in Polish translation 2022-10-22 08:57 Translations Actions
37718 Redmine Defect Closed Repository browser does not show "+" (plus sign) in filename 2022-10-02 14:02 SCM Actions
37692 Redmine Defect Closed Plugins page does not have a table header 2022-10-01 08:54 Administration Actions
37691 Redmine Patch Closed Japanese translation update (r21826) 2022-09-21 02:47 Translations Actions
37687 Redmine Patch Closed Retrieve attachments with a single query when rendering a journal 2022-09-23 06:48 Performance Actions
37682 Redmine Patch Closed Add the `# frozen_string_literal: true` magic comment to config/initializers/secret_token.rb 2022-09-21 08:58 Code cleanup/refactoring Actions
37657 Redmine Patch Closed Rename Repository#supports_all_revisions? to Repository#supports_history? 2022-09-15 15:14 Code cleanup/refactoring Actions
37656 Redmine Patch Closed Update sqlite3 gem to 1.5 2022-09-09 03:25 Gems support Actions
37614 Redmine Patch Closed Cleanup app/models/repository/git.rb 2022-09-25 07:08 Code cleanup/refactoring Actions
37599 Redmine Patch Closed Remove extra call of Attachment#thumbnailable? in AttachmentsController#thumbnail 2022-08-30 10:02 Code cleanup/refactoring Actions
37597 Redmine Patch Closed Don't create two thumbnails of different resolutions for a single image 2022-08-28 09:14 Attachments Actions
37591 Redmine Patch Closed Use start_with? or end_with? to check the first or last character of a string 2022-08-24 15:45 Code cleanup/refactoring Actions
37585 Redmine Defect Closed Do not show "History" tab for content in Filesystem repository 2022-09-09 08:56 SCM Actions
37563 Redmine Patch Closed Japanese translation update (r21764) 2022-08-09 09:02 Translations Actions
37562 Redmine Defect Closed POST Requests to repository WS fail with "Can't verify CSRF token authenticity" 2022-08-10 08:34 SCM extra Actions
37528 Redmine Patch Closed Don't load changesets when IssuesController#show processes API requests without "include=changesets" 2022-07-31 15:00 Performance Actions
37527 Redmine Patch Closed Japanese translation update (r21740) 2022-08-01 11:29 Translations Actions
37525 Redmine Patch Closed Update Pg to 1.5 2023-06-29 06:08 Gems support Actions
37499 Redmine Defect Closed Default query should not be applied if the query is not allowed to be set as the default 2022-08-02 10:09 Issues Actions
37482 Redmine Patch Closed Replace JQuery `.focus()` method with HTML `autofocus` attribute 2022-08-06 07:00 Code cleanup/refactoring Actions
37479 Redmine Patch Closed Japanese translation update (r21714) 2022-07-21 05:37 Translations Actions
37477 Redmine Patch Closed Add missing fixture issue_categories to MyControllerTest 2022-07-21 03:35 Code cleanup/refactoring Actions
37466 Redmine Patch Closed Add missing fixture issue_categories to VersionTest 2022-07-19 16:01 Code cleanup/refactoring Actions
37465 Redmine Patch Closed Update Rails to 5.2.8.1 2022-10-11 04:44 Rails support Actions
37451 Redmine Patch Closed Add missing fixture versions to IssuesPdfHelperTest 2022-07-20 09:57 Code cleanup/refactoring Actions
37449 Redmine Defect Closed Passing a wrong parameter to `with_settings` in UserTest::test_random_password_include_required_characters 2022-07-17 02:35 Code cleanup/refactoring Actions
37448 Redmine Patch Closed Add missing fixture users to RoleTest 2022-07-20 09:56 Code cleanup/refactoring Actions
37401 Redmine Patch Closed Update I18n to 1.14 2023-06-30 11:47 Gems support Actions
37362 Redmine Feature Closed CSV export of issues report 2022-07-21 06:13 Issues Actions
37252 Redmine Patch Closed Japanese translation update (r21602) 2022-06-19 09:53 Translations Actions
37248 Redmine Patch Closed Update RuboCop Rails to 2.22 2023-10-30 02:17 Gems support Actions
37247 Redmine Patch Closed Update RuboCop Performance to 1.19 2023-08-23 11:13 Gems support Actions
37236 Redmine Patch Closed Update Rouge to 4.2 2023-10-26 13:03 Gems support Actions
37166 Redmine Defect Closed Roles of a project member should not be made empty 2023-04-14 02:55 Project settings Actions
37159 Redmine Feature Closed Drop Ruby 2.5 support 2023-10-29 01:55 Ruby support Actions
37157 Redmine Defect Closed Internal server error when trying to retrieve AnonymousUser's information via Users API 2022-05-28 11:56 REST API Actions
37154 Redmine Patch Closed Japanese translation update (r21590) 2022-05-24 11:45 Translations Actions
37151 Redmine Defect Closed The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100% 2022-06-10 11:17 Issues Actions
36958 Redmine Defect Closed Crafted input breaks CommonMark Markdown formatter 2022-05-16 23:54 Text formatting Actions
36919 Redmine Patch Closed Update RuboCop to 1.57 2023-10-12 12:28 Gems support Actions
36918 Redmine Patch Closed Update Rails to 5.2.8 2022-05-10 08:10 Rails support Actions
(101-150/868) Per page: 25, 50, 100

Also available in: Atom CSV PDF