Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
36505 Redmine Feature Closed Reduce database queries when rendering Custom fields box in the project settings tab 2022-03-27 05:03 Performance Actions
36835 Redmine Defect Closed Redmine::Plugin.assets_directory is not working after r21283 2022-03-24 17:49 Plugin API Actions
32085 Redmine Feature New Allow newline as a separator in "Allowed extensions", "Disallowed extensions", "Exclude attachments by name" field in Administration 2022-03-21 21:08 Administration Actions
30099 Redmine Defect New Multiple blank lines in pre tags are not preserved in Textile 2022-03-21 21:08 Text formatting 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
36503 Redmine Patch Closed Reduce extra queries in IssueQuery.default 2022-03-20 22:39 Performance Actions
35207 Redmine Patch Closed Update RuboCop Rails to 2.14 2022-03-20 08:06 Gems support Actions
36813 Redmine Patch Closed Japanese translation update (r21471) 2022-03-20 07:46 Translations 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
36581 Redmine Defect New Clicking the "New repository" button causes a 404 error 2022-03-13 08:54 SCM Actions
36564 Redmine Patch Closed Update I18n to 1.10 2022-03-05 09:02 Gems support Actions
36355 Redmine Patch Closed Update roadie-rails to 3.0 2022-02-26 07:56 Gems support Actions
35001 Redmine Feature Closed Disable API authentication with username and password when two-factor authentication is enabled for the user 2022-02-25 15:31 Accounts / authentication Actions
35027 Redmine Defect Closed Gantt PNG export ignores imagemagick_convert_command 2022-02-20 23:09 Gantt 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
36226 Redmine Defect Closed Psych 4: Psych::DisallowedClass exception when unserializing a setting value 2022-02-09 02:20 Gems support Actions
36197 Redmine Feature New Make the default behavior of copying attachments configurable when copying an issue 2022-02-07 10:55 Issues Actions
36325 Redmine Patch Closed Update Rouge to 3.28 2022-02-04 06:14 Gems support 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
35136 Redmine Patch Closed Update RuboCop to 1.25 2022-01-18 16:48 Gems support Actions
35691 Redmine Patch Closed Update Nokogiri to 1.13 2022-01-09 03:19 Gems support Actions
36391 Redmine Feature Closed Change the default value for "Time span format" from "decimal" to "minutes" 2022-01-08 05:04 Administration Actions
36370 Redmine Feature New Add Copy and Archive to the project context menu 2022-01-07 09:01 Projects Actions
34718 Redmine Feature Closed Auto guess file encoding when importing CSV file 2022-01-07 02:49 Importers Actions
35081 Redmine Patch Closed Update config/environments/*.rb for Rails 6.1 2022-01-03 03:30 Rails support 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
35142 Redmine Patch Closed Update RuboCop Performance to 1.13 2021-12-29 07:24 Gems support 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
35034 Redmine Patch Closed Improve loading speed of workflow page 2021-12-20 12:24 Performance Actions
29914 Redmine Feature Closed Migrate to Rails 6.1 with Zeitwerk autoloading 2021-12-16 01:09 Rails support Actions
32293 Redmine Defect Closed Redmine does not start if optional openid gems are not installed 2021-12-14 01:12 Gems support Actions
36221 Redmine Patch Closed Japanese translation update (r21282) 2021-11-22 09:45 Translations Actions
35462 Redmine Feature Closed Download all attachments in a journal 2021-11-22 09:44 Attachments Actions
34992 Redmine Feature Closed Ruby 3.0 support 2021-11-18 00:38 Ruby support Actions
19786 Redmine Defect Closed '%' and '_' are treated as SQL wildcards in issue filter 2021-11-14 08:21 Issues Actions
33342 Redmine Patch Closed Remove unused i18n key "label_overall_activity" and "label_overall_spent_time" 2021-11-09 20:22 Code cleanup/refactoring Actions
35764 Redmine Feature Closed Multiple search terms in the "contains" operator of text filters 2021-10-09 13:12 Filters Actions
34834 Redmine Defect Closed Line breaks in the description of a custom field are ignored in a tooltip 2021-09-29 23:55 UI Actions
35657 Redmine Feature New Spent time ratio column and filter 2021-09-05 22:56 Issues Actions
35559 Redmine Feature Closed Query links for related issues on issue page 2021-08-23 15:00 Issues Actions
31035 Redmine Patch Closed Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer necessary because of the removal of Setting.bcc_recipients 2021-08-19 15:54 Code cleanup/refactoring Actions
35766 Redmine Patch Closed Galician translation update for 4.2-stable 2021-08-16 14:23 Translations 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
35731 Redmine Defect Closed Password and Confirmation fields are marked as required when editing a user 2021-08-13 05:00 Administration Actions
(201-250/961) Per page: 25, 50, 100

Also available in: Atom CSV PDF