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
36917 Redmine Patch Closed Update Rails to 6.1.6 2022-05-10 08:10 Rails support Actions
36863 Redmine Defect Closed Missing v4.2.5 section in Changelog 2022-04-10 09:41 Documentation Actions
36862 Redmine Defect Closed Duplicate v5.0.0 section in Changelog 2022-04-10 09:39 Documentation Actions
36835 Redmine Defect Closed Redmine::Plugin.assets_directory is not working after r21283 2022-03-24 17:49 Plugin API Actions
36813 Redmine Patch Closed Japanese translation update (r21471) 2022-03-20 07:46 Translations Actions
36795 Redmine Patch Closed Set the minimum required version of ROTP gem to 5.0.0 2022-03-21 07:44 Gems support Actions
36770 Redmine Patch Closed Fix to use a correct exception class ActiveRecord::IrreversibleMigration in migrations 2022-03-17 09:25 Code cleanup/refactoring Actions
36730 Redmine Patch Closed Replace Member.find_or_new with ActiveRecord's find_or_initialize_by 2022-03-14 15:25 Code cleanup/refactoring Actions
36679 Redmine Feature Closed Export a version as changelog text 2023-04-13 06:21 Roadmap Actions
36651 Redmine Patch Closed Japanese translation update (r21396) 2022-02-18 02:46 Translations Actions
36633 Redmine Patch Closed Update Rails to 5.2.6.2 2022-02-14 07:40 Rails support Actions
36564 Redmine Patch Closed Update I18n to 1.10 2022-03-05 09:02 Gems support Actions
36505 Redmine Feature Closed Reduce database queries when rendering Custom fields box in the project settings tab 2022-03-27 05:03 Performance Actions
36503 Redmine Patch Closed Reduce extra queries in IssueQuery.default 2022-03-20 22:39 Performance Actions
36455 Redmine Defect Closed Text custom field values are not aligned with their labels when text formatting is enabled 2022-01-21 01:04 Issues Actions
36391 Redmine Feature Closed Change the default value for "Time span format" from "decimal" to "minutes" 2022-01-08 05:04 Administration Actions
36379 Redmine Patch Closed Update copyright year in source files to 2022 2022-01-02 06:29 Code cleanup/refactoring Actions
36378 Redmine Patch Closed Update copyright year in the footer to 2022 2022-01-02 05:56 UI Actions
36377 Redmine Defect Closed Encoding drop-down in the import settings defaults to US-ASCII instead of general_csv_encoding in Korean, Thai, and Shimplified Chinese 2022-01-02 03:45 Importers Actions
36360 Redmine Defect Closed IssuesSystemTest fails with ArgumentError in Ruby 3.1 2021-12-27 10:36 Ruby support Actions
36358 Redmine Patch Closed Use File.exist? instead of deprecated File.exists? 2021-12-27 04:20 Code cleanup/refactoring Actions
36355 Redmine Patch Closed Update roadie-rails to 3.0 2022-02-26 07:56 Gems support Actions
36325 Redmine Patch Closed Update Rouge to 3.28 2022-02-04 06:14 Gems support Actions
36303 Redmine Feature Closed Include avatar URL in Users API 2022-05-24 06:29 REST API Actions
36226 Redmine Defect Closed Psych 4: Psych::DisallowedClass exception when unserializing a setting value 2022-02-09 02:20 Gems support Actions
36221 Redmine Patch Closed Japanese translation update (r21282) 2021-11-22 09:45 Translations Actions
35892 Redmine Defect Closed Redmine::WikiFormatting::CommonMark::FormatterTest#test_footnotes fails with CommonMarker 0.23.2 2022-05-30 08:50 Gems support Actions
35766 Redmine Patch Closed Galician translation update for 4.2-stable 2021-08-16 14:23 Translations Actions
35764 Redmine Feature Closed Multiple search terms in the "contains" operator of text filters 2021-10-09 13:12 Filters Actions
35755 Redmine Feature Closed Drop OpenID support 2024-03-06 13:56 OpenID Actions
35754 Redmine Defect Closed Redmine::WikiFormatting::CommonMark::FormatterTest#test_should_ignore_soft_breaks fails 2021-08-15 08:00 Actions
35752 Redmine Defect Closed Warning message "nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri" 2021-08-13 08:53 Gems support Actions
35747 Redmine Feature Closed Allow style attribute for HTML elements in CommonMark formatter 2023-08-29 03:06 Text formatting Actions
35731 Redmine Defect Closed Password and Confirmation fields are marked as required when editing a user 2021-08-13 05:00 Administration Actions
35691 Redmine Patch Closed Update Nokogiri to 1.13 2022-01-09 03:19 Gems support Actions
35646 Redmine Patch Closed Japanese translation update (r21111) 2021-07-31 09:06 Translations Actions
35642 Redmine Defect Closed Long text custom field values are not aligned with their labels 2021-08-10 14:38 Issues Actions
35621 Redmine Defect Closed Bundler fails to install globalid when using Ruby < 2.6.0 2021-07-30 01:30 Gems support Actions
35613 Redmine Patch Closed German translation update of Wiki syntax help for 5.0-stable 2022-09-17 10:27 Translations Actions
35606 Redmine Defect Closed Locked users should not be displayed in the members box of the project overview page 2021-07-27 06:57 Projects Actions
35591 Redmine Patch Closed Japanese translation update (r21063) 2021-07-22 09:02 Translations Actions
35562 Redmine Feature Closed Show warning in admin/info when there are pending migrations 2021-07-30 05:52 Administration Actions
35559 Redmine Feature Closed Query links for related issues on issue page 2021-08-23 15:00 Issues Actions
35507 Redmine Feature Closed API to close/reopen projects 2021-07-09 04:42 REST API Actions
35466 Redmine Patch Closed Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/configuration/*.yml 2021-07-10 10:47 Code cleanup/refactoring Actions
35462 Redmine Feature Closed Download all attachments in a journal 2021-11-22 09:44 Attachments Actions
35432 Redmine Feature Closed Git: View annotation prior to the change 2023-05-07 04:10 SCM Actions
35421 Redmine Defect Closed Unhandled exception when a YAML syntax error is detected in configuration.yml 2021-07-01 11:18 Administration Actions
35365 Redmine Feature Closed Allow sending account information when importing users 2021-07-03 11:46 Importers Actions
35361 Redmine Patch Closed Update CSV to 3.2 2021-06-06 05:50 Gems support Actions
(101-200/868) Per page: 25, 50, 100

Also available in: Atom CSV PDF