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
(1-50/961) Per page: 25, 50, 100

Also available in: Atom CSV PDF