Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
26388 Redmine Defect Closed Remove unnecessary spaces from CHANGELOG 2017-07-09 09:24 Documentation 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
28311 Redmine Patch Closed Remove unused i18n key "permission_move_issues" 2018-04-01 14:50 Translations 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
29752 Redmine Feature Closed Render Textile and Markdown attachments on the preview page 2019-10-03 11:31 Attachments Actions
34161 Redmine Patch Closed Replace gsub with tr, delete, or squeeze 2020-10-24 08:50 Performance 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
34160 Redmine Patch Closed Replace Hash#merge! with Hash#[]= 2020-10-24 08:14 Performance 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
40010 Redmine Patch Closed Replace regular expression matches with String#start_with? / end_with? 2024-01-11 12:27 Performance Actions
30492 Redmine Feature Closed Replace RMagick with MiniMagick 2020-01-19 20:07 Gems support Actions
40008 Redmine Patch Closed Replace String#sub with delete_prefix / delete_suffix 2024-01-08 02:15 Performance 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
32153 Redmine Defect Closed Repository browser does not render previews for audio/video files 2023-08-24 05:18 SCM Actions
37718 Redmine Defect Closed Repository browser does not show "+" (plus sign) in filename 2022-10-02 14:02 SCM Actions
32592 Redmine Patch Closed Require 'mocha/minitest' instead of deprecated 'mocha/setup' 2019-12-11 15:09 Gems support Actions
26033 Redmine Feature Closed Respect "Objects per page" option when displaying forum replies 2019-06-20 10:01 Forums Actions
37687 Redmine Patch Closed Retrieve attachments with a single query when rendering a journal 2022-09-23 06:48 Performance Actions
40087 Redmine Patch Closed Rewrite ApplicationHelper#favicon_url method using image_url 2024-01-23 02:23 Code cleanup/refactoring Actions
33658 Redmine Feature Closed robots.txt: disallow crawling login, register, and lost password form 2020-12-05 08:11 SEO Actions
37166 Redmine Defect Closed Roles of a project member should not be made empty 2023-04-14 02:55 Project settings 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
27849 Redmine Feature Closed Ruby 2.5 support 2020-02-02 22:42 Ruby support Actions
30118 Redmine Feature Closed Ruby 2.6 support 2019-01-19 12:49 Ruby support Actions
31500 Redmine Feature Closed Ruby 2.7 support 2021-02-26 08:41 Ruby support Actions
32752 Redmine Defect Closed Ruby 2.7: Remove deprecated URI.escape/unescape 2020-01-24 00:29 Ruby support Actions
34992 Redmine Feature Closed Ruby 3.0 support 2021-11-18 00:38 Ruby support Actions
38100 Redmine Defect Closed Ruby 3.2: Encoding::CompatibilityError when running ChangesetTest#test_invalid_utf8_sequences_in_comments_should_be_replaced_latin1 2022-12-26 02:37 Ruby support Actions
38118 Redmine Defect Closed Ruby 3.2: Markdown formatter warns "undefining the allocator of T_DATA class Redcarpet::Markdown" 2023-03-27 15:19 Ruby support Actions
39761 Redmine Feature Closed Ruby 3.3 support 2024-01-17 01:21 Ruby support Actions
35005 Redmine Defect Closed RuntimeError "Couldn't find Active Storage configuration" is raised at startup 2021-04-03 03:07 Rails support Actions
25397 Redmine Patch Closed Russian translation update (r16388) 2017-04-05 19:12 Translations Actions
32995 Redmine Patch Closed Russian translation update for 4.1-stable 2020-02-13 03:13 Translations Actions
40020 Redmine Defect Closed ScmData.binary? incorrectly considers UTF-8 text as binary 2024-01-30 02:42 SCM Actions
32199 Redmine Defect Closed Security notification is not sent when an admin changes the password of a user 2021-05-24 08:30 Email notifications Actions
14949 Redmine Feature Closed set "Objects per page options" to "25,50,100" 2014-06-24 02:30 Website (redmine.org) Actions
16535 Redmine Feature Closed Set a max width to html email content 2015-08-30 18:22 Email notifications 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
39592 Redmine Patch Closed Set transaction isolation level of MySQL to READ-COMMITTED in database.yml.example 2023-11-26 14:23 Database Actions
24479 Redmine Defect Closed Settings > Forums page is broken on and after r15647 2016-12-01 16:34 UI Actions
31499 Redmine Feature Closed Show "Due in X days" in issue details page 2020-04-20 04:21 Issues Actions
26409 Redmine Feature Closed Show assignee on gantt 2019-05-16 04:51 Gantt Actions
25775 Redmine Patch Closed Show assignee's icon in addition to author's icon 2017-06-10 14:27 UI Actions
32249 Redmine Feature Closed Show attachment thumbnails by default 2019-10-31 14:20 Attachments Actions
30464 Redmine Feature Closed Show estimated hours on the overview page as well as spent hours 2019-01-23 00:35 Time tracking Actions
32945 Redmine Feature Closed Show module names in bold in permission report 2020-02-13 02:38 Administration Actions
33834 Redmine Feature Closed Show open/closed badge in email notifications 2020-08-21 10:32 Email notifications Actions
33254 Redmine Feature Closed Show open/closed badge on issue page 2020-04-23 12:14 Issues Actions
29725 Redmine Feature Closed Show recent documents first when sorting documents by date 2019-03-15 12:04 Documents Actions
31225 Redmine Feature Closed Show the number of days left until the due date in reminders 2019-05-22 17:23 Email notifications Actions
31104 Redmine Feature Closed Show the total number of open issues in a reminder 2019-04-18 17:32 Email notifications Actions
32341 Redmine Patch Closed Show tooltip when hovering on repeat-value link in Field permission tab 2020-04-13 16:21 Administration Actions
26648 Redmine Feature Closed Show transparency grid when previewing images 2018-07-12 11:06 UI Actions
2367 Redmine Patch Closed show view/annotate/download link on repositories/entries and repositories/annotate view 2008-12-27 19:09 SCM Actions
31589 Redmine Feature Closed Show warning and the reason when the issue cannot be closed because of open subtasks or blocking open issue(s) 2020-03-10 04:52 UI Actions
35562 Redmine Feature Closed Show warning in admin/info when there are pending migrations 2021-07-30 05:52 Administration Actions
30916 Redmine Feature Closed Show warning when no tracker uses the status in the workflows 2019-02-26 11:41 Administration Actions
30853 Redmine Feature Closed Show warning when no workflow is defined for the role 2019-02-24 16:39 Administration Actions
33044 Redmine Defect Closed SimpleCov 0.18.3 causes NameError during tests 2020-02-26 08:18 Gems support Actions
30829 Redmine Feature Closed Simpler link syntax "#note-123" to make a link to a note of the current issue 2019-03-23 06:58 Text formatting Actions
32320 Redmine Patch Closed Simplified Chinese translation for label_tomorrow, label_next_week, label_next_month, and permission_edit_own_issues 2019-11-04 03:15 Translations Actions
34545 Redmine Patch Closed Simplified Chinese translation update 2021-01-04 14:47 Translations Actions
33070 Redmine Patch Closed Simplified Chinese translation update for 4.1-stable 2020-03-01 03:23 Translations Actions
30970 Redmine Patch Closed Small improvements in appearance of the code coverage index page 2019-03-05 16:53 Documentation Actions
39760 Redmine Defect Closed Some API tests fail with Ruby 2.7 2023-12-10 05:02 REST API Actions
30027 Redmine Defect Closed Some styles (for ex: borders for tables) in a custom field with text formatting enabled are not displayed 2018-11-30 15:20 Issues Actions
33562 Redmine Defect Closed Some tests in ApplicationHelperTest are declared as private 2020-06-12 04:57 Code cleanup/refactoring Actions
22354 Redmine Defect Closed Sort criteria defined in custom queries are not applied when exporting to CSV 2016-04-09 07:55 Issues Actions
5025 Redmine Patch Closed sort custom fields by configured display order in filters listbox 2015-03-07 04:46 Actions
29771 Redmine Feature Closed Sort issues by due date in email reminders 2018-11-06 04:14 Email notifications Actions
33176 Redmine Defect Closed Sort order icon is missing in users index 2020-03-20 01:46 Administration Actions
27649 Redmine Patch Closed Spanish/Panama translation update (jstoolbar-es-pa.js) 2017-12-11 05:15 Translations Actions
32788 Redmine Patch Closed Specify supported Ruby version in Gemfile and doc/INSTALL 2020-01-26 02:17 Ruby support Actions
30821 Redmine Patch Closed Stay in RMagick 2.16.0 and don't update to 3.0.0 2019-02-18 09:40 Gems support Actions
40190 Redmine Feature Closed Stop appending the utf8 checkmark parameter to form URLs 2024-02-14 08:59 Code cleanup/refactoring Actions
33116 Redmine Defect Closed Successful deletion notice is not displayed after deleting some types of content 2020-04-04 02:43 UI Actions
38459 Redmine Feature Closed Support "My bookmarks" in the search 2023-04-18 16:46 Search engine Actions
(601-700/869) Per page: 25, 50, 100

Also available in: Atom CSV PDF