Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
33181 Redmine Defect Closed IssuesSystemTest#test_index_as_csv_should_reflect_sort fails 2024-01-20 08:46 Code cleanup/refactoring Actions
32022 Redmine Defect Closed IssueSubtaskingTest fails with high probability 2019-09-05 09:01 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
40211 Redmine Patch Closed Remove appveyor.yml 2024-02-10 11:33 Code cleanup/refactoring Actions
32297 Redmine Patch Closed Remove code for unsupported versions of Rails from open_id_authentication 2019-10-22 03:34 Code cleanup/refactoring Actions
35031 Redmine Patch Closed Remove deprecated code that are supposed to be removed in Redmine 5 2021-05-15 07:53 Code cleanup/refactoring Actions
39558 Redmine Patch Closed Remove deprecated methods in Repository and AbstractAdapter 2023-11-18 13:58 Code cleanup/refactoring Actions
31034 Redmine Patch Closed Remove encoding magic comments 2019-03-17 17:42 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
24713 Redmine Patch Closed Remove iteration in ApplicationHelper#syntax_highlight_lines 2017-01-08 23:42 Code cleanup/refactoring Actions
34337 Redmine Feature Closed Remove jQuery Migrate 2021-03-29 05:00 Code cleanup/refactoring Actions
30137 Redmine Patch Closed Remove rails-html-sanitizer from Gemfile 2018-12-09 07:21 Code cleanup/refactoring Actions
35026 Redmine Patch Closed Remove rake task check_parsing_by_psych 2021-04-13 09:30 Code cleanup/refactoring 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
39971 Redmine Patch Closed Remove specific platform constraints for database adapter gems 2023-12-30 05:13 Code cleanup/refactoring Actions
32094 Redmine Patch Closed Remove unnecessary call to set_tmp_attachments_directory 2019-09-20 03:31 Code cleanup/refactoring Actions
32189 Redmine Patch Closed Remove unnecessary requiring of "rexml/document" 2019-10-04 01:28 Code cleanup/refactoring Actions
30163 Redmine Patch Closed Remove unnecessary tests in test/unit/initializers/patches_test.rb 2018-12-13 01:17 Code cleanup/refactoring Actions
34750 Redmine Patch Closed Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS 2021-02-17 13:24 Code cleanup/refactoring Actions
24899 Redmine Patch Closed Remove unused "description_date_*" from locale files 2017-02-21 13:12 Code cleanup/refactoring Actions
24901 Redmine Patch Closed Remove unused "label_more" from locale files 2017-02-21 13:13 Code cleanup/refactoring Actions
24900 Redmine Patch Closed Remove unused "label_planning" from locale files 2017-04-09 08:11 Code cleanup/refactoring Actions
31132 Redmine Defect Closed Remove unused column trackers.is_in_chlog 2021-07-28 18:30 Code cleanup/refactoring Actions
24578 Redmine Patch Closed Remove unused CSS class ".icon-details" 2016-12-16 09:02 Code cleanup/refactoring Actions
32400 Redmine Patch Closed Remove unused i18n key "button_duplicate" 2019-11-04 06:21 Code cleanup/refactoring Actions
30466 Redmine Patch Closed Remove unused i18n key "label_all_time" 2019-01-21 08:38 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
31344 Redmine Patch Closed Remove unused i18n key "label_please_login" 2019-05-12 02:21 Code cleanup/refactoring Actions
33393 Redmine Patch Closed Remove unused i18n key "notice_no_issue_selected" 2020-05-03 16:37 Code cleanup/refactoring Actions
28229 Redmine Patch Closed Remove unused i18n key "setting_app_subtitle" 2018-02-24 04:31 Code cleanup/refactoring Actions
34745 Redmine Patch Closed Remove unused i18n key "text_min_max_length_info" 2021-02-15 03:30 Code cleanup/refactoring Actions
38478 Redmine Patch Closed Remove unused i18n key label_last_login 2023-04-22 03:16 Code cleanup/refactoring 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
28611 Redmine Patch Closed Remove unused i18n strings from locale files 2018-04-26 14:54 Code cleanup/refactoring Actions
34444 Redmine Patch Closed Remove unused key :preview from Redmine::AccessKeys::ACCESSKEYS 2021-01-05 16:11 Code cleanup/refactoring Actions
31046 Redmine Patch Closed Remove unused method ApplicationHelper#generate_csv 2019-03-18 15:23 Code cleanup/refactoring Actions
28028 Redmine Patch Closed Remove unused method Mailer#mylogger 2018-02-11 07:40 Code cleanup/refactoring Actions
31088 Redmine Patch Closed Remove useless code in TimeEntryQuery#sql_for_activity_id_field 2019-04-03 06:00 Code cleanup/refactoring Actions
38228 Redmine Patch Closed Remove X-UA-Compatible meta tag for Internet Explorer 2023-02-05 06:55 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
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
39380 Redmine Patch Closed Replace hardcoded issues count check with `limit` variable in IssuesController#retrieve_previous_and_next_issue_ids 2023-10-31 14:02 Code cleanup/refactoring Actions
37482 Redmine Patch Closed Replace JQuery `.focus()` method with HTML `autofocus` attribute 2022-08-06 07:00 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
39207 Redmine Patch Closed Replace `YAML.load` with `YAML.load_file` in locales.rake and improve error reporting for invalid YAML files 2023-10-20 04:56 Code cleanup/refactoring Actions
40087 Redmine Patch Closed Rewrite ApplicationHelper#favicon_url method using image_url 2024-01-23 02:23 Code cleanup/refactoring Actions
34165 Redmine Defect Closed RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190 2020-11-22 14:47 Code cleanup/refactoring Actions
33562 Redmine Defect Closed Some tests in ApplicationHelperTest are declared as private 2020-06-12 04:57 Code cleanup/refactoring Actions
40190 Redmine Feature Closed Stop appending the utf8 checkmark parameter to form URLs 2024-02-14 08:59 Code cleanup/refactoring Actions
40205 Redmine Defect Closed ThemesTest may fail if a third-party theme having theme.js is installed 2024-02-13 23:59 Code cleanup/refactoring Actions
31941 Redmine Patch Closed ThemesTest may fail if a third-party theme with a favicon is installed 2019-08-25 23:57 Code cleanup/refactoring Actions
30806 Redmine Defect Closed TimeEntryTest#test_create_should_validate_user_id occasionally fails 2019-02-14 09:07 Code cleanup/refactoring Actions
31074 Redmine Defect Closed TimelogTest#test_default_query_setting fails depending on the language of the browser 2019-04-01 07:40 Code cleanup/refactoring Actions
32924 Redmine Patch Closed tmp/pdf directory is no longer necessary 2020-02-29 16:13 Code cleanup/refactoring Actions
21861 Redmine Defect Closed typo: s/creditentials/credentials/ 2016-01-30 16:22 Code cleanup/refactoring Actions
38145 Redmine Defect Closed Unreachable branch in ApplicationHelper#format_object due to the use of the deprecated Fixnum class 2023-01-12 05:04 Code cleanup/refactoring Actions
37938 Redmine Patch Closed Unused permission "Mention user" 2022-12-01 16:03 Code cleanup/refactoring Actions
33069 Redmine Patch Closed Update copyright year in source files to 2021 2021-03-25 08:00 Code cleanup/refactoring Actions
28501 Redmine Defect Closed Update copyright year to 2018 2019-04-06 04:21 Code cleanup/refactoring Actions
38141 Redmine Patch Closed Update copyright year to 2023 2023-02-09 19:51 Code cleanup/refactoring Actions
28478 Redmine Patch Closed Update the app name in extra/sample_plugin/init.rb: s/RedMine/Redmine/ 2018-04-08 00:07 Code cleanup/refactoring Actions
36358 Redmine Patch Closed Use File.exist? instead of deprecated File.exists? 2021-12-27 04:20 Code cleanup/refactoring Actions
33367 Redmine Patch Closed Use more efficient "exists?" instead of "first" in tests when checking the existence of rows 2020-05-03 02:44 Code cleanup/refactoring 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
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
20369 Redmine Patch Closed Use String#casecmp for case insensitive comparison 2015-08-12 15:39 Code cleanup/refactoring Actions
35208 Redmine Patch Closed Use `Time.use_zone` instead of `Time.zone=` 2021-05-07 06:24 Code cleanup/refactoring Actions
31159 Redmine Feature Closed "Create and continue" button for custom fields 2019-04-09 16:54 Custom fields Actions
31444 Redmine Feature Closed Add "<< me >>" option to user format issue custom fields 2019-06-20 18:36 Custom fields Actions
27024 Redmine Patch Closed Links on custom field values don't have "external" class 2018-01-01 07:20 Custom fields Actions
29209 Redmine Defect Closed Long text custom fields don't accept values longer than 64KB if backend database is MySQL 2019-03-15 10:45 Custom fields Actions
29712 Redmine Feature Closed Preview and wiki toolbar for full width custom fields 2019-02-12 12:53 Custom fields Actions
33183 Redmine Defect Closed Unable to edit user or group that has custom fields with text formatting enabled 2020-03-24 14:00 Custom fields Actions
30211 Redmine Defect Closed Crash with the message "undefined method `alias_method_chain'" when connecting to Microsoft SQL Server 2020-04-01 10:50 Database Actions
30171 Redmine Defect Closed Decrypting LDAP and SCM passwords fail if the plaintext password is longer than 31 bytes 2020-11-15 10:26 Database Actions
30285 Redmine Defect Closed Microsoft SQL server support is broken 2020-04-01 10:46 Database Actions
39592 Redmine Patch Closed Set transaction isolation level of MySQL to READ-COMMITTED in database.yml.example 2023-11-26 14:23 Database Actions
27912 Redmine Feature Closed Describe "Activities (time tracking)" section in RedmineProjectSettings page 2018-01-17 11:05 Documentation Actions
33208 Redmine Patch Closed `--without rmagick` option for bundle command is no longer necessary 2020-03-31 08:39 Documentation Actions
32123 Redmine Feature Closed Add "Highlighted code" section in Wiki Syntax Quick Reference 2019-09-27 03:34 Documentation Actions
32169 Redmine Feature Closed Add links to the detailed Wiki formatting help in Quick Reference 2019-10-08 14:54 Documentation Actions
32119 Redmine Feature Closed Add TOC to wiki formatting help 2019-10-10 16:04 Documentation Actions
32552 Redmine Patch Closed Clarify that pasting images from clipboard does not support Internet Explorer 2019-12-11 14:38 Documentation Actions
28080 Redmine Defect Closed Delete inappropriate page: [[Api]] 2018-01-26 09:28 Documentation Actions
27808 Redmine Feature Closed Describe "Time logs visibility" and "Users visibility" in RedmineRoles#Roles-properties page 2017-12-18 09:30 Documentation Actions
36862 Redmine Defect Closed Duplicate v5.0.0 section in Changelog 2022-04-10 09:39 Documentation Actions
37983 Redmine Defect Closed Duplicate vertical-align property in wiki_syntax.css 2022-12-01 09:20 Documentation Actions
38114 Redmine Defect Closed Example plugin (extra/sample_plugin) breaks Activity page 2023-01-28 05:51 Documentation Actions
19444 Redmine Defect Closed Fix typo in wiki_syntax_detailed.html 2015-04-19 13:09 Documentation Actions
32184 Redmine Defect Closed Incorrect headings example in Textile help 2019-10-06 02:32 Documentation Actions
30161 Redmine Defect Closed Incorrect supported Ruby version in doc/INSTALL 2019-01-19 11:51 Documentation Actions
36863 Redmine Defect Closed Missing v4.2.5 section in Changelog 2022-04-10 09:41 Documentation Actions
29772 Redmine Patch Closed Rails 5: Update INSTALL doc: s/WEBrick/Puma/ 2018-10-16 07:51 Documentation Actions
32787 Redmine Patch Closed Redmine 4.0 no longer supports Ruby 2.2 2020-01-14 01:45 Documentation Actions
32795 Redmine Defect Closed Remove RubyGems from Requirements in doc/INSTALL 2020-01-14 07:28 Documentation Actions
26388 Redmine Defect Closed Remove unnecessary spaces from CHANGELOG 2017-07-09 09:24 Documentation Actions
30970 Redmine Patch Closed Small improvements in appearance of the code coverage index page 2019-03-05 16:53 Documentation Actions
32170 Redmine Defect Closed Text enclosed in pre tag in Wiki formatting reference is not displayed in monospaced font in Chrome 2019-10-02 03:09 Documentation Actions
31327 Redmine Patch Closed Update CONTRIBUTING.md 2019-05-10 01:50 Documentation Actions
20498 Redmine Patch Closed Wrap lines less than 80 characters in doc/INSTALL 2015-08-12 14:55 Documentation Actions
(101-200/868) Per page: 25, 50, 100

Also available in: Atom CSV PDF