Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
6432 Redmine Feature Closed Allow unchecking all trackers in Roadmap view sidebar 2022-03-20 23:20 Roadmap Actions
36503 Redmine Patch Closed Reduce extra queries in IssueQuery.default 2022-03-20 22:39 Performance Actions
33361 Redmine Patch Closed Polish translation update 2022-03-20 09:32 Translations Actions
36766 Redmine Defect Closed Database migration from Redmine 0.8.7 or earlier fails 2022-03-20 09:24 Database 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
20511 Redmine Feature Closed Comments for Textile text formatting 2022-03-17 04:55 Text formatting 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
36757 Redmine Patch Closed Update Rails to 5.2.6.3 2022-03-13 03:46 Rails support Actions
36696 Redmine Feature Closed Improve performance of adding or removing members of a group 2022-03-05 09:42 Performance Actions
36564 Redmine Patch Closed Update I18n to 1.10 2022-03-05 09:02 Gems support Actions
36241 Redmine Patch Closed MenuManagerTest randomly fails 2022-03-04 00:36 Code cleanup/refactoring Actions
36205 Redmine Feature Closed Ruby 3.1 support 2022-03-03 22:52 Ruby support Actions
36701 Redmine Feature Closed Update Chart.js to 3.7.1 2022-03-03 15:17 Third-party libraries Actions
36716 Redmine Patch Closed IssuesControllerTest randomly fails 2022-03-03 14:55 Code cleanup/refactoring Actions
36355 Redmine Patch Closed Update roadie-rails to 3.0 2022-02-26 07:56 Gems support Actions
36606 Redmine Patch Closed Traditional Chinese translation (to r21403) 2022-02-20 09:03 Translations 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
35435 Redmine Defect Closed Psych 4: aliases in database.yml cause Psych::BadAlias exception 2022-02-09 02:22 Gems support Actions
36226 Redmine Defect Closed Psych 4: Psych::DisallowedClass exception when unserializing a setting value 2022-02-09 02:20 Gems support Actions
17924 Redmine Patch Closed Structured Document list for more flexible UI design with CSS 2022-02-08 03:40 Documents Actions
36325 Redmine Patch Closed Update Rouge to 3.28 2022-02-04 06:14 Gems support Actions
33859 Redmine Feature Closed Add a list of supported languages by the code highlighter to the help 2022-02-04 04:11 Documentation Actions
36461 Redmine Defect Closed I18nTest#test_custom_pluralization_rules randomly fails 2022-02-03 05:07 I18n Actions
36517 Redmine Defect Closed Label error_can_not_execute_macro_html in Russian translation is broken 2022-02-03 04:28 Translations Actions
31355 Redmine Feature Closed Bookmarks and recently used projects for the project jump box 2022-02-02 09:58 Projects Actions
20018 Redmine Defect Closed Duplicate activities in time entry report when project-specific activies exist 2022-01-29 07:19 Time tracking Actions
35952 Redmine Patch Closed Explicitly specify text formatting in the test suite 2022-01-22 11:12 Code cleanup/refactoring Actions
36396 Redmine Defect Closed Custom I18n Pluralization rules are not applied correctly 2022-01-22 10:17 I18n Actions
29041 Redmine Feature Closed Update session token only once per minute 2022-01-22 05:04 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
5242 Redmine Feature Closed Display source project for cross-project associated revisions for issues 2022-01-18 16:03 SCM Actions
36429 Redmine Patch Closed Make issue tabs DOM more consistent 2022-01-17 14:53 UI Actions
13199 Redmine Defect Closed "Edit" misaligned in project members view 2022-01-16 06:02 Project settings Actions
36361 Redmine Defect Closed IssueRelationsControllerTest#test_bulk_create_should_show_errors randomly fails 2022-01-13 02:21 Code cleanup/refactoring Actions
36393 Redmine Defect Closed Mailer.with_synched_deliveries doesn't correctly detect other async Queue adapters 2022-01-12 16:13 Email notifications Actions
35090 Redmine Defect Closed Permission check of the setting button on the issues page mismatches button semantics 2022-01-12 15:19 UI Actions
36363 Redmine Defect Closed Cannot select text in a table with a context menu available 2022-01-11 01:37 UI 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
34718 Redmine Feature Closed Auto guess file encoding when importing CSV file 2022-01-07 02:49 Importers Actions
36390 Redmine Patch Closed Bulgarian translation 2022-01-06 08:06 Translations 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
36352 Redmine Patch Closed IssuesSystemTest#test_bulk_edit fails due to r21248 2021-12-25 03:25 Code cleanup/refactoring Actions
36347 Redmine Patch Closed Add missing fixture to IssuesHelperTest 2021-12-24 05:45 Code cleanup/refactoring Actions
36318 Redmine Defect Closed Saving time tracking activities without any change may turn a system activity into a project activity 2021-12-21 07:43 Project settings 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
13099 Redmine Feature Closed Issue Summary: add statistics about issues without assignee, version or category 2021-12-12 05:53 Issues Actions
32116 Redmine Feature Closed Add configured theme to Redmine::Info 2021-12-12 05:15 Administration Actions
36287 Redmine Defect Closed rake redmine:plugins:assets fails 2021-12-08 02:24 Plugin API Actions
35025 Redmine Patch Closed Update capybara to 3.36 2021-11-23 06:29 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
36196 Redmine Patch Closed Traditional Chinese translation (to r21282) 2021-11-21 03:14 Translations Actions
31128 Redmine Feature Closed Drop Ruby < 2.5 support 2021-11-18 00:40 Ruby support Actions
34992 Redmine Feature Closed Ruby 3.0 support 2021-11-18 00:38 Ruby support Actions
30459 Redmine Feature Closed Switch edit/preview tabs with keyboard shortcuts 2021-11-16 17:55 UI Actions
36005 Redmine Patch Closed Adopt 2FA emails to new Mailer interface 2021-11-13 10:25 Code cleanup/refactoring Actions
35975 Redmine Patch Closed Add missing fixtures to UserTest 2021-11-11 10:24 Code cleanup/refactoring 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
36163 Redmine Patch Closed Traditional Chinese translation (to r21270) 2021-11-09 07:14 Translations Actions
36029 Redmine Patch Closed Traditional Chinese translation (to r21256) 2021-11-09 03:59 Translations Actions
6033 Redmine Feature Closed Allow addition/removal of subtasks to show in parent's history 2021-11-08 15:23 Issues Actions
36151 Redmine Patch Closed Traditional Chinese translation (to r21268) 2021-11-08 10:10 Translations Actions
35505 Redmine Feature Closed Add enabled core fields to /trackers API response 2021-11-05 05:52 REST API Actions
34857 Redmine Feature Closed Add total estimated hours, spent hours, total spent hours for issues to issue list API 2021-11-05 05:40 REST API Actions
35259 Redmine Feature Closed Output test coverage report to the console 2021-11-05 05:29 Code cleanup/refactoring Actions
33283 Redmine Defect Closed Thumbnail support for PDF attachments may not be detected 2021-10-05 14:55 Attachments Actions
15855 Redmine Feature Closed Add information about whether an issue is open or closed to Issues API response 2021-10-02 08:16 REST API 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
35823 Redmine Defect Closed undefined method `+' for nil:NilClass 2021-09-07 17:00 Issues Actions
35669 Redmine Defect Closed Prints of Issues Report details are messed-up due to the size of the graphs 2021-09-04 06:30 Issues planning Actions
3816 Redmine Feature Closed Allow pasting screenshots from clipboard 2021-08-29 05:44 Attachments Actions
35807 Redmine Patch Closed Traditional Chinese translation (to r21200) 2021-08-24 07:52 Translations Actions
35559 Redmine Feature Closed Query links for related issues on issue page 2021-08-23 15:00 Issues Actions
35791 Redmine Patch Closed Bulgarian translation for #34494 2021-08-22 04:16 Translations Actions
34694 Redmine Defect Closed Progress bar for a shared version on gantt disappears when the tree is collapsed and then expanded 2021-08-21 13:01 Gantt 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
33079 Redmine Patch Closed Remove unused argument from Redmine::Helpers::TimeReport 2021-08-19 15:13 Code cleanup/refactoring Actions
35773 Redmine Patch Closed Move sidebar content on versions index view (roadmap) into a separate partial 2021-08-19 11:49 Code cleanup/refactoring Actions
35720 Redmine Patch Closed Defect: Binmode specified twice 2021-08-18 04:35 Attachments Actions
34494 Redmine Feature Closed Rename the save, edit and delete buttons on the query form to clarify the scope 2021-08-17 14:42 UI Actions
35671 Redmine Feature Closed Move subtasks section on issues show view into a separate partial 2021-08-17 11:43 Code cleanup/refactoring Actions
35687 Redmine Patch Closed Galician translation update 2021-08-16 14:29 Translations Actions
35766 Redmine Patch Closed Galician translation update for 4.2-stable 2021-08-16 14:23 Translations Actions
35758 Redmine Feature Closed Add some space around the versions on the Roadmap 2021-08-16 06:58 Roadmap Actions
35715 Redmine Defect Closed File upload fails when run with uWSGI 2021-08-15 06:19 Attachments Actions
35759 Redmine Patch Closed Bulgarian translation for #35562 2021-08-14 03:00 Translations Actions
35731 Redmine Defect Closed Password and Confirmation fields are marked as required when editing a user 2021-08-13 05:00 Administration Actions
19925 Redmine Defect Closed Arabic settings page - Icons are not aligned correctly 2021-08-10 14:55 I18n Actions
35642 Redmine Defect Closed Long text custom field values are not aligned with their labels 2021-08-10 14:38 Issues Actions
(401-500/1532) Per page: 25, 50, 100

Also available in: Atom CSV PDF