Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
39576 Redmine Defect Closed `rake yard` does not work with Ruby >= 3.2 2023-11-19 06:37 Gems support Actions
40204 Redmine Defect Closed `rake redmine:plugins` fails with the error "Don't know how to build task 'redmine:plugins:assets'" 2024-02-07 20:55 Rails support Actions
30849 Redmine Defect Closed [Regression] Trackers and custom fields are not shown when copying a project in 4.0 2019-02-22 02:55 Projects Actions
32785 Redmine Defect Closed X-Sendfile header field is not set if rack 2.1.0 is installed 2020-01-12 07:17 Attachments Actions
19381 Redmine Defect Closed Wrong syntax for wiki macros in wiki_syntax_detailed.html 2015-03-15 11:03 Documentation Actions
26562 Redmine Defect Closed Wrong journal link in Firefox due to r16900 2017-07-30 03:52 UI Actions
23206 Redmine Defect Closed Wrong filters are applied when exporting issues to CSV with blank filter 2016-07-10 09:46 Issues filter Actions
26778 Redmine Defect New Wrong CSS class for themes if its name includes "_" or " " 2017-09-17 18:38 Themes Actions
20498 Redmine Patch Closed Wrap lines less than 80 characters in doc/INSTALL 2015-08-12 14:55 Documentation Actions
14630 Redmine Feature Closed wiki_syntax.html per language (wiki help localization mechanism) 2013-09-23 18:55 I18n Actions
38168 Redmine Feature Closed WebP images support 2023-01-19 22:33 Attachments Actions
33310 Redmine Defect Closed Warnings while running redmine:load_default_data rake task 2020-04-22 15:06 Administration Actions
35752 Redmine Defect Closed Warning message "nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri" 2021-08-13 08:53 Gems support Actions
32172 Redmine Defect Closed Warning "constant Loofah::HTML5::WhiteList is deprecated" 2019-10-22 15:50 Gems support Actions
31343 Redmine Patch Closed Visually distinguishable style for code tag 2019-05-16 10:33 UI Actions
29894 Redmine Feature Closed View watchers on the issue list 2024-05-03 10:27 Issues list Actions
33234 Redmine Defect Closed Vertical scroll bar in some browsers hide content 2020-05-28 09:54 UI Actions
29442 Redmine Defect Closed Vendor-defined characters in ISO-2022-JP email subject break issue's subject 2018-10-15 12:01 Email receiving Actions
36444 Redmine Defect New Validation error message when no trackers are assigned to a project is confusing 2022-10-02 10:04 Email receiving Actions
35087 Redmine Defect Closed Users without two-factor authentication enabled cannot sign out when two-factor authentication is required 2021-04-18 07:39 Accounts / authentication Actions
38165 Redmine Defect Closed Users API ignores name and group_id parameter 2023-12-28 08:59 REST API Actions
8203 Redmine Feature Closed User's Guide (Japanese) on Redmine.org 2018-09-17 09:18 Website (redmine.org) Actions
26506 Redmine Defect Closed User link syntax causes an exception while sending email notification on Rails 5.1 2018-03-16 12:43 Text formatting Actions
24769 Redmine Defect Closed User custom field filter lists only "Me" on cross project issue list 2017-01-30 19:38 Issues filter Actions
33250 Redmine Defect Closed Useless white box appears over the the tooltip in EdgeHTML 2021-01-10 01:46 UI Actions
30431 Redmine Defect Closed Useless "Delete issues" tracker permission is shown on the role page for Anonymous and Non-member 2019-09-24 06:19 Permissions and roles Actions
35208 Redmine Patch Closed Use `Time.use_zone` instead of `Time.zone=` 2021-05-07 06:24 Code cleanup/refactoring Actions
26671 Redmine Patch Closed Use the new pagination style in gantt 2017-11-28 03:44 Gantt Actions
26576 Redmine Feature Closed Use tabs to switch between file changes and diff of a commit 2018-06-16 16:35 SCM Actions
34399 Redmine Patch Closed Use sum { ... } instead of map { ... }.sum 2020-12-06 02:36 Performance Actions
34153 Redmine Patch Closed Use sum instead of inject(0, :+) 2020-11-03 18:19 Performance Actions
29363 Redmine Patch Closed Use String#tr instead of String#gsub 2018-08-13 03:01 Performance Actions
20369 Redmine Patch Closed Use String#casecmp for case insensitive comparison 2015-08-12 15:39 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
34234 Redmine Defect Closed Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid name collision with other instances or apps 2020-11-09 07:38 Accounts / authentication Actions
27917 Redmine Patch Closed Use Ruby 2.4.3 on the CI server 2024-01-21 06:10 Website (redmine.org) Actions
27671 Redmine Patch Closed Use reverse_each instead of reverse.each for better performance 2017-12-31 02:35 Performance 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
26183 Redmine Defect Closed Use Nokogiri 1.7.2 2017-06-25 10:37 Security 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
34150 Redmine Patch Closed Use match? instead of =~ when MatchData is not used 2020-10-23 02:13 Performance Actions
30086 Redmine Feature Closed Use HTTP status code 403 instead of 401 when REST API is disabled 2019-04-10 04:51 REST API Actions
29305 Redmine Patch Closed Use Hash#each_key instead of Hash#keys.each 2018-09-16 00:16 Performance Actions
36358 Redmine Patch Closed Use File.exist? instead of deprecated File.exists? 2021-12-27 04:20 Code cleanup/refactoring Actions
29299 Redmine Patch Closed Use Enumerable#sort_by instead of Enumerable#sort 2018-08-03 00:04 Performance Actions
29129 Redmine Patch Closed Use active voice instead of passive voice in Japanese translation 2018-06-28 03:21 Translations Actions
20413 Redmine Patch Closed Use a table instead of an unordered list in "Issue tracking" box 2015-10-24 12:24 UI Actions
31027 Redmine Feature Closed Upgrade to Rails 4.2.11.1 2019-03-14 01:44 Rails support Actions
9084 Redmine Patch Closed updated Japanese translation 2011-08-18 13:36 Translations Actions
33424 Redmine Patch Closed Update Tribute to 5.1.3 2020-05-18 16:25 Third-party libraries Actions
31112 Redmine Feature Closed Update to Rails 5.2.3 2019-03-28 11:19 Ruby support 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
37987 Redmine Patch Closed Update Stylelint to 14.16.0 2023-10-29 05:19 Third-party libraries Actions
39985 Redmine Patch Closed Update SQLite3 gem to 1.7 2023-12-30 05:29 Gems support Actions
38187 Redmine Patch Closed Update SQLite3 gem to 1.6 2023-01-17 03:52 Gems support Actions
37656 Redmine Patch Closed Update sqlite3 gem to 1.5 2022-09-09 03:25 Gems support Actions
31126 Redmine Patch Closed Update sqlite3 gem (~> 1.4.0) 2019-03-31 13:24 Gems support Actions
38137 Redmine Patch Closed Update SimpleCov to 0.22 2022-12-29 06:36 Gems support Actions
35000 Redmine Patch Closed Update SimpleCov to 0.21 2021-04-02 04:11 Gems support Actions
32950 Redmine Patch Closed Update simplecov to 0.18 2020-02-05 16:48 Gems support Actions
30963 Redmine Feature Closed Update simplecov gem (~> 0.17.0) 2019-08-14 09:26 Gems support Actions
32294 Redmine Patch Closed Update ruby-openid to 2.9.2 2019-10-19 11:18 Gems support Actions
39887 Redmine Patch Closed Update RuboCop to 1.63 2024-04-09 12:03 Gems support Actions
36919 Redmine Patch Closed Update RuboCop to 1.57 2023-10-12 12:28 Gems support Actions
35136 Redmine Patch Closed Update RuboCop to 1.25 2022-01-18 16:48 Gems support Actions
32530 Redmine Patch Closed Update RuboCop to 1.12 2021-03-25 02:09 Gems support Actions
32531 Redmine Patch Closed Update RuboCop Rails to 2.9 2020-12-09 05:15 Gems support Actions
39889 Redmine Patch Closed Update RuboCop Rails to 2.25 2024-05-18 08:20 Gems support Actions
37248 Redmine Patch Closed Update RuboCop Rails to 2.22 2023-10-30 02:17 Gems support Actions
35207 Redmine Patch Closed Update RuboCop Rails to 2.14 2022-03-20 08:06 Gems support Actions
39888 Redmine Patch Closed Update RuboCop Performance to 1.21 2024-03-31 03:26 Gems support Actions
37247 Redmine Patch Closed Update RuboCop Performance to 1.19 2023-08-23 11:13 Gems support Actions
35142 Redmine Patch Closed Update RuboCop Performance to 1.13 2021-12-29 07:24 Gems support Actions
34159 Redmine Patch Closed Update RuboCop Performance to 1.10 2021-03-02 03:10 Gems support Actions
37236 Redmine Patch Closed Update Rouge to 4.2 2023-10-26 13:03 Gems support Actions
36325 Redmine Patch Closed Update Rouge to 3.28 2022-02-04 06:14 Gems support Actions
32468 Redmine Patch Closed Update Rouge to 3.26.0 2020-12-09 04:41 Gems support Actions
40685 Redmine Patch Closed Update roadie-rails to 3.2.0 2024-05-13 10:35 Gems support Actions
39211 Redmine Patch Closed Update roadie-rails to 3.1 2023-10-21 02:48 Gems support Actions
36355 Redmine Patch Closed Update roadie-rails to 3.0 2022-02-26 07:56 Gems support Actions
34443 Redmine Patch Closed Update roadie-rails to 2.2 2020-12-16 08:16 Gems support Actions
31919 Redmine Patch Closed Update roadie-rails gem (~> 2.1.0) 2019-08-17 06:26 Gems support Actions
29947 Redmine Feature Closed Update roadie gem to 3.4.0 2018-12-03 01:39 Gems support Actions
32805 Redmine Patch Closed Update request_store to 1.5 2020-01-16 02:13 Gems support Actions
31911 Redmine Feature Closed Update request_store gem to 1.4 2019-12-20 09:00 Gems support Actions
38220 Redmine Patch Closed Update Redcarpet to 3.6 2023-01-30 15:53 Gems support Actions
29999 Redmine Patch Closed Update rdoc gem 2018-11-27 12:19 Gems support Actions
31877 Redmine Patch Closed Update rbpdf (~> 1.20.0) 2019-08-11 14:33 Gems support Actions
31436 Redmine Feature Closed Update raphael.js to 2.3.0 2019-09-02 13:13 Third-party libraries Actions
38374 Redmine Patch Closed Update Rails to 6.1.7.6 2023-09-20 06:04 Rails support Actions
38191 Redmine Patch Closed Update Rails to 6.1.7.2 2023-01-26 13:46 Rails support Actions
36917 Redmine Patch Closed Update Rails to 6.1.6 2022-05-10 08:10 Rails support Actions
37465 Redmine Patch Closed Update Rails to 5.2.8.1 2022-10-11 04:44 Rails support Actions
36918 Redmine Patch Closed Update Rails to 5.2.8 2022-05-10 08:10 Rails support Actions
36633 Redmine Patch Closed Update Rails to 5.2.6.2 2022-02-14 07:40 Rails support Actions
35214 Redmine Patch Closed Update Rails to 5.2.6 2021-05-07 04:34 Rails support Actions
34966 Redmine Patch Closed Update Rails to 5.2.5 2021-04-20 02:05 Rails support Actions
32526 Redmine Feature Closed Update Rails to 5.2.4.1 2019-12-19 01:58 Rails support Actions
29667 Redmine Feature Closed Update Rails to 4.2.10 2018-11-28 21:32 Rails support Actions
37525 Redmine Patch Closed Update Pg to 1.5 2023-06-29 06:08 Gems support Actions
(1-100/961) Per page: 25, 50, 100

Also available in: Atom CSV PDF