Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
23206 Redmine Defect Closed Wrong filters are applied when exporting issues to CSV with blank filter 2016-07-10 09:46 Issues filter Actions
33163 Redmine Defect Closed Parent task subject column should be in the same style as Subject column 2020-03-19 03:10 Issues list Actions
32240 Redmine Feature Closed Add download buttons in Files columns of the issues list 2020-02-06 15:25 Issues list Actions
31280 Redmine Patch Closed Left align long text custom fields in the issues list 2019-05-01 22:57 Issues list Actions
29894 Redmine Feature Closed View watchers on the issue list 2024-05-03 10:27 Issues list Actions
32470 Redmine Defect Closed LDAP authentication is broken due to r18692 2019-11-16 11:33 LDAP Actions
28000 Redmine Defect Closed Deletion of an LDAP authentication mode may fail silently 2018-03-12 05:42 LDAP Actions
30975 Redmine Feature Closed New My page block: Updated issues 2019-04-30 10:11 My page Actions
26518 Redmine Defect Closed Rails 5: Adding a block in My Page causes "Invalid form authenticity token." 2017-07-25 19:25 My page Actions
4972 Redmine Patch Closed 'View all issues' links on issue count on 'My page' modules 2017-03-16 13:56 My page Actions
35308 Redmine Defect Closed "Add news" button on global news index is displayed for users without permissions 2021-06-02 02:36 News Actions
35755 Redmine Feature Closed Drop OpenID support 2024-03-06 13:56 OpenID Actions
28125 Redmine Defect Closed PNG images on a wiki page don't appear in exported PDF 2018-06-25 10:57 PDF export Actions
22335 Redmine Defect Closed Images with non-ASCII file names are not shown in PDF 2017-04-09 10:15 PDF export Actions
40010 Redmine Patch Closed Replace regular expression matches with String#start_with? / end_with? 2024-01-11 12:27 Performance Actions
40008 Redmine Patch Closed Replace String#sub with delete_prefix / delete_suffix 2024-01-08 02:15 Performance Actions
40000 Redmine Patch Closed Optimize gantt chart rendering for issues without subtasks 2024-01-19 13:12 Performance Actions
39993 Redmine Patch Closed Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests 2024-01-01 12:29 Performance Actions
39849 Redmine Patch Closed Optimize IssueCategory SQL queries when showing an issue 2023-12-27 10:31 Performance Actions
39847 Redmine Patch Closed Cache the result of `Journal#attachments` 2023-12-31 03:02 Performance Actions
39840 Redmine Patch Closed Optimize `Issue#relations` method to fetch both `relations_from` and `relations_to` using a single query 2023-12-28 01:11 Performance Actions
39837 Redmine Patch Closed Optimize query models by replacing `map` with `pluck` 2023-12-29 09:01 Performance Actions
39835 Redmine Patch Closed Optimize repository menu visibility check 2024-01-03 16:33 Performance Actions
38474 Redmine Patch Closed Preload default_status when listing trackers 2023-04-22 03:12 Performance Actions
38146 Redmine Patch Closed Fix all performance-related RuboCop offenses 2023-01-11 14:37 Performance Actions
37687 Redmine Patch Closed Retrieve attachments with a single query when rendering a journal 2022-09-23 06:48 Performance Actions
37528 Redmine Patch Closed Don't load changesets when IssuesController#show processes API requests without "include=changesets" 2022-07-31 15:00 Performance Actions
36505 Redmine Feature Closed Reduce database queries when rendering Custom fields box in the project settings tab 2022-03-27 05:03 Performance Actions
36503 Redmine Patch Closed Reduce extra queries in IssueQuery.default 2022-03-20 22:39 Performance Actions
35034 Redmine Patch Closed Improve loading speed of workflow page 2021-12-20 12:24 Performance Actions
34399 Redmine Patch Closed Use sum { ... } instead of map { ... }.sum 2020-12-06 02:36 Performance Actions
34161 Redmine Patch Closed Replace gsub with tr, delete, or squeeze 2020-10-24 08:50 Performance Actions
34160 Redmine Patch Closed Replace Hash#merge! with Hash#[]= 2020-10-24 08:14 Performance Actions
34153 Redmine Patch Closed Use sum instead of inject(0, :+) 2020-11-03 18:19 Performance Actions
34150 Redmine Patch Closed Use match? instead of =~ when MatchData is not used 2020-10-23 02:13 Performance Actions
30249 Redmine Patch Closed Performance improvement when rendering news or calendar block on My page 2018-12-21 04:41 Performance Actions
29363 Redmine Patch Closed Use String#tr instead of String#gsub 2018-08-13 03:01 Performance Actions
29305 Redmine Patch Closed Use Hash#each_key instead of Hash#keys.each 2018-09-16 00:16 Performance Actions
29299 Redmine Patch Closed Use Enumerable#sort_by instead of Enumerable#sort 2018-08-03 00:04 Performance Actions
27671 Redmine Patch Closed Use reverse_each instead of reverse.each for better performance 2017-12-31 02:35 Performance 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
23633 Redmine Defect Closed New role does not have non member permissions prefilled as default 2016-10-25 16:13 Permissions and roles Actions
36835 Redmine Defect Closed Redmine::Plugin.assets_directory is not working after r21283 2022-03-24 17:49 Plugin API Actions
26636 Redmine Defect Closed Rails 5: "Page not found" error when accessing a page of a plugin in production mode 2018-09-23 11:24 Plugin API Actions
26615 Redmine Defect Closed "schema_migrations_table_name is deprecated" warning during redmine:plugins:migrate 2017-08-31 17:57 Plugin API Actions
26610 Redmine Defect Closed Migration file generated by redmine_plugin_model generator is not compatible with Rails 5.1 2018-06-24 04:24 Plugin API Actions
37166 Redmine Defect Closed Roles of a project member should not be made empty 2023-04-14 02:55 Project settings Actions
30203 Redmine Patch Closed Add links to administration pages in project settings 2019-06-20 18:44 Project settings Actions
28507 Redmine Feature Closed Accept groups in project's default assignee 2018-04-30 13:32 Project settings Actions
7265 Redmine Defect Closed "Loading..." icon does not disappear after add project member 2011-04-15 18:24 Project settings Actions
35606 Redmine Defect Closed Locked users should not be displayed in the members box of the project overview page 2021-07-27 06:57 Projects Actions
32896 Redmine Defect Closed Totals not working in projects list view 2020-02-10 01:17 Projects Actions
32306 Redmine Feature Closed Add a link to projects administration page on projects page 2019-10-30 00:04 Projects Actions
31465 Redmine Patch Closed Add an icon linked to trackers detail report on the project overview page 2019-06-02 07:53 Projects 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
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
40092 Redmine Feature Closed Drop FastCGI support 2024-01-28 02:00 Rails support 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
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
36917 Redmine Patch Closed Update Rails to 6.1.6 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
35081 Redmine Patch Closed Update config/environments/*.rb for Rails 6.1 2022-01-03 03:30 Rails support Actions
35030 Redmine Feature Closed Allow parallel testing 2021-04-06 11:17 Rails 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
35004 Redmine Defect Closed DEPRECATION WARNING during startup 2021-04-13 11:13 Rails support Actions
34966 Redmine Patch Closed Update Rails to 5.2.5 2021-04-20 02:05 Rails support Actions
32887 Redmine Patch Closed Rails 6: Use "render template:" instead of "render file:" in app/views/layouts/admin.html.erb 2020-01-26 23:10 Rails support Actions
32886 Redmine Patch Closed Rails 6: Use #media_type instead of #content_type to test the MIME type of a response 2020-01-27 04:54 Rails support Actions
32885 Redmine Defect Closed Rails 6: DEPRECATION WARNING: Single arity template handlers are deprecated 2021-04-01 20:13 Rails support Actions
32526 Redmine Feature Closed Update Rails to 5.2.4.1 2019-12-19 01:58 Rails support Actions
32525 Redmine Defect Closed CSV related tests fail with Rails 5.2.4 2019-12-08 01:10 Rails support Actions
31027 Redmine Feature Closed Upgrade to Rails 4.2.11.1 2019-03-14 01:44 Rails support Actions
29914 Redmine Feature Closed Migrate to Rails 6.1 with Zeitwerk autoloading 2021-12-16 01:09 Rails support Actions
29667 Redmine Feature Closed Update Rails to 4.2.10 2018-11-28 21:32 Rails support Actions
26499 Redmine Defect Closed DEPRECATION WARNING due to changes in dirty attributes methods in Rails 5.1 2017-07-23 12:38 Rails support Actions
20533 Redmine Defect Closed DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. 2015-08-15 11:22 Rails support Actions
39760 Redmine Defect Closed Some API tests fail with Ruby 2.7 2023-12-10 05:02 REST API Actions
38165 Redmine Defect Closed Users API ignores name and group_id parameter 2023-12-28 08:59 REST API Actions
37157 Redmine Defect Closed Internal server error when trying to retrieve AnonymousUser's information via Users API 2022-05-28 11:56 REST API Actions
36303 Redmine Feature Closed Include avatar URL in Users API 2022-05-24 06:29 REST API Actions
35507 Redmine Feature Closed API to close/reopen projects 2021-07-09 04:42 REST API Actions
34242 Redmine Feature Closed Include two-factor authentication scheme in users API response 2020-12-23 03:59 REST API Actions
33592 Redmine Feature Closed Include updated_on and passwd_changed_on columns in users API response 2020-11-10 03:44 REST API 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
36679 Redmine Feature Closed Export a version as changelog text 2023-04-13 06:21 Roadmap Actions
39761 Redmine Feature Closed Ruby 3.3 support 2024-01-17 01:21 Ruby support Actions
38134 Redmine Feature Closed Drop Ruby 2.6 support 2023-01-17 02:48 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
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
38099 Redmine Feature Closed Add Ruby 3.2 support 2023-10-29 02:06 Ruby support Actions
37159 Redmine Feature Closed Drop Ruby 2.5 support 2023-10-29 01:55 Ruby support Actions
36360 Redmine Defect Closed IssuesSystemTest fails with ArgumentError in Ruby 3.1 2021-12-27 10:36 Ruby support Actions
34992 Redmine Feature Closed Ruby 3.0 support 2021-11-18 00:38 Ruby support Actions
34142 Redmine Feature Closed Drop Ruby 2.3 support 2020-11-16 08:59 Ruby support Actions
32788 Redmine Patch Closed Specify supported Ruby version in Gemfile and doc/INSTALL 2020-01-26 02:17 Ruby support Actions
32752 Redmine Defect Closed Ruby 2.7: Remove deprecated URI.escape/unescape 2020-01-24 00:29 Ruby support Actions
31500 Redmine Feature Closed Ruby 2.7 support 2021-02-26 08:41 Ruby support Actions
(401-500/868) Per page: 25, 50, 100

Also available in: Atom CSV PDF