Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
35758 Redmine Feature Closed Add some space around the versions on the Roadmap 2021-08-16 06:58 Roadmap Actions
7956 Redmine Feature Closed Show Roadmap tab when subprojects have defined versions 2020-08-20 11:48 Roadmap Actions
6432 Redmine Feature Closed Allow unchecking all trackers in Roadmap view sidebar 2022-03-20 23:20 Roadmap Actions
31424 Redmine Patch Closed Add issue css classes to issue rows in Roadmap and Version pages 2019-05-22 18:30 Roadmap Actions
29391 Redmine Patch Closed Show version status in Roadmap and Version pages 2019-08-30 02:20 Roadmap Actions
28510 Redmine Patch Closed Show issue assignee gravatar in roadmap and version page 2019-08-30 02:20 Roadmap Actions
38668 Redmine Defect Closed Unable to retrieve custom fields set as "For all projects" via Projects API 2023-06-30 11:20 REST API Actions
35039 Redmine Defect Closed API create issue relation method returns undefined method `split' when issue id is sent as integer 2021-04-13 04:46 REST API Actions
34615 Redmine Defect Closed 'Search' falsy parameters are not respected 2021-02-08 07:24 REST API Actions
33787 Redmine Defect Closed Redmine::ApiTest::UsersTest fail if config.time_zone is set 2020-11-16 08:50 REST API Actions
33417 Redmine Defect Closed Updating an issue via REST API causes internal server error if invalid project id is specified 2020-05-16 01:17 REST API Actions
33113 Redmine Defect Closed Default version and assignee are not exposed via projects API 2020-03-17 09:59 REST API Actions
30121 Redmine Defect Closed Projects API should not return invisible trackers 2021-02-24 16:17 REST API Actions
30073 Redmine Defect Closed Ajax Request Returns 200 but an error event is fired instead of success 2019-02-28 10:49 REST API Actions
28686 Redmine Defect Closed /users API does not accept boolean-like String values for generate_password 2018-05-07 03:35 REST API Actions
11870 Redmine Defect Closed Users can delete their own accounts unconditionally via REST API 2021-03-13 08:24 REST API Actions
39113 Redmine Feature Closed Add missing Homepage attribute in Projects API response 2023-10-15 04:19 REST API Actions
37617 Redmine Feature Closed Add description field to custom fields API 2023-10-30 11:03 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
35505 Redmine Feature Closed Add enabled core fields to /trackers API response 2021-11-05 05:52 REST API Actions
35420 Redmine Feature Closed API to archive/unarchive projects 2021-06-24 15:56 REST API Actions
34857 Redmine Feature Closed Add total estimated hours, spent hours, total spent hours for issues to issue list API 2021-11-05 05:40 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
33301 Redmine Feature Closed Add option to include enabled issue custom fields in projects#show API response 2021-03-28 01:49 REST API Actions
32242 Redmine Feature Closed Add estimated hours and spent hours to Versions API 2019-10-31 03:15 REST API Actions
32002 Redmine Feature Closed Add inherit_members to projects API response 2019-09-05 12:26 REST API Actions
31559 Redmine Feature Closed Support "active" attribute in Enumerations REST API 2019-06-30 07:58 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
26237 Redmine Feature Closed Support wiki_page_title attribute in Versions REST API 2019-04-28 16:31 REST API Actions
24976 Redmine Feature Closed Include new statuses allowed by workflow in Issues REST API 2021-04-19 11:04 REST API Actions
23307 Redmine Feature Closed Include auth_source field in User API response 2024-05-12 09:39 REST API Actions
22008 Redmine Feature Closed Associated Revision API 2021-03-26 05:37 REST API Actions
15855 Redmine Feature Closed Add information about whether an issue is open or closed to Issues API response 2021-10-02 08:16 REST API Actions
12290 Redmine Feature Closed REST API Members in a project, for assign issues to a specific member 2021-06-10 14:27 REST API Actions
10171 Redmine Feature Closed Updating journal notes via REST API 2022-03-23 15:27 REST API Actions
31399 Redmine Patch Closed make /my/account endpoint accessible through API 2019-06-20 16:10 REST API Actions
29459 Redmine Patch Closed Add admin flag to users API 2018-10-28 21:50 REST API Actions
28191 Redmine Patch Closed Add assignable, issues_visibility, time_entries_visibility and users_visibility to Roles API response 2018-09-23 02:18 REST API Actions
13468 Redmine Patch Closed REST API for News 2019-09-12 14:51 REST API Actions
38199 Redmine Defect Closed Fix deprecation warning for db:structure:dump in db:migrate when using sql schema format 2023-02-03 02:03 Rails support Actions
38155 Redmine Defect Closed RuntimeError when reloading Rails console 2024-02-05 14:40 Rails support Actions
37814 Redmine Defect Closed Plugins that serialize Date or Time objects cause Psych::DisallowedClass exception 2022-10-27 03:38 Rails support Actions
36273 Redmine Defect Closed Modifying the source code of a plugin does not reload it after r21295 2023-06-07 12:46 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
35003 Redmine Defect Closed Update Rails UJS 2021-04-13 07:33 Rails support Actions
34985 Redmine Defect Closed Rails 6.1 replace ActiveModel::Errors #<< with #add 2021-04-01 17:27 Rails support Actions
34984 Redmine Defect Closed Rails 6.1 Rendering actions with '.' in the name is deprecated 2021-04-01 17:37 Rails support Actions
34980 Redmine Defect Closed Fix "undefined method `represent_boolean_as_integer=' for nil:NilClass" in Rails 6.1 2021-04-04 13:05 Rails support Actions
32939 Redmine Defect Closed Rails 6: fix plugin migrations 2021-04-01 17:03 Rails support Actions
32936 Redmine Defect Closed Rails 6: disable AJ test adapter for integration tests 2021-04-01 17:22 Rails support Actions
32935 Redmine Defect Closed Rails 6: fix set role_ids 2021-04-01 17:45 Rails support Actions
32923 Redmine Defect Closed Rails 6: detach attachments when a conflict occurs 2021-04-01 17:25 Rails support Actions
32921 Redmine Defect Closed Rails 6: add header=present to csv tests 2021-04-01 16:59 Rails support Actions
32914 Redmine Defect Closed Rails 6: remove #filename_for_content_disposition for MS browsers 2021-04-01 17:19 Rails support Actions
32913 Redmine Defect Closed Rails 6: add filename header 2021-04-01 17:16 Rails support Actions
32912 Redmine Defect Closed Rails 6: update no longer bypass optimistic locking 2021-04-01 16:49 Rails support Actions
32908 Redmine Defect Closed Rails 6: Sending mail with DeliveryJob is deprecated 2021-04-01 16:41 Rails support Actions
32525 Redmine Defect Closed CSV related tests fail with Rails 5.2.4 2019-12-08 01:10 Rails support Actions
31337 Redmine Defect Closed Explicitly load redmine/info in order to avoid "uninitialized constant" error 2019-05-23 14:14 Rails support Actions
27871 Redmine Defect Closed Failed to run plugins test 2018-01-02 11:19 Rails support Actions
40092 Redmine Feature Closed Drop FastCGI support 2024-01-28 02:00 Rails support Actions
38216 Redmine Feature Closed Add template filenames as comments to HTML output in development mode 2023-10-30 13:55 Rails support Actions
35030 Redmine Feature Closed Allow parallel testing 2021-04-06 11:17 Rails support Actions
32526 Redmine Feature Closed Update Rails to 5.2.4.1 2019-12-19 01:58 Rails support Actions
31027 Redmine Feature Closed Upgrade to Rails 4.2.11.1 2019-03-14 01:44 Rails support Actions
31026 Redmine Feature Closed Upgrade to Rails 5.2.2.1 2019-03-14 01:49 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
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
37452 Redmine Patch Closed Update Rails to 6.1.7 2022-09-13 07:25 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
36757 Redmine Patch Closed Update Rails to 5.2.6.3 2022-03-13 03:46 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
33196 Redmine Patch Closed Update Rails to 5.2.4.2 2020-03-24 23:38 Rails support Actions
32911 Redmine Patch Closed Rails 6: Fix deprecation warning "Class level methods will no longer inherit scoping" 2020-02-03 16:12 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
31113 Redmine Patch Closed Update Rails to 5.2.3 2019-03-31 13:07 Rails support Actions
30725 Redmine Patch Closed Plugin eager_load should depend on environment setting instead of name 2019-02-01 11:12 Rails support Actions
30119 Redmine Patch Closed Update Rails to 5.2.2 2018-12-08 07:41 Rails support Actions
38286 Redmine Defect Closed "Cannot delete enumeration" error may occur when attempting to delete a project with time entries 2023-03-26 00:50 Projects 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
33889 Redmine Defect Closed Do not show list for custom fields without list entry on project overview 2020-08-26 06:02 Projects Actions
33733 Redmine Defect Closed No trackers are selected for new projects 2021-03-25 03:13 Projects Actions
33083 Redmine Defect Closed Projects filter "Subproject of" does not work when the given value is "My projects" or "My bookmarks" 2020-03-07 08:55 Projects Actions
32896 Redmine Defect Closed Totals not working in projects list view 2020-02-10 01:17 Projects Actions
32769 Redmine Defect Closed Unable to sort projects table by custom field 2020-01-12 08:04 Projects Actions
33174 Redmine Feature Closed Show groups in members box on project overview page 2020-04-25 08:47 Projects Actions
32944 Redmine Feature Closed Always preserve the tree structure in the project jump box 2021-03-26 12:18 Projects Actions
32818 Redmine Feature Closed Add a system setting for default results display format of project query 2021-03-28 01:56 Projects Actions
32306 Redmine Feature Closed Add a link to projects administration page on projects page 2019-10-30 00:04 Projects Actions
32302 Redmine Feature Closed Filter projects after bookmarks 2019-10-23 03:21 Projects Actions
31355 Redmine Feature Closed Bookmarks and recently used projects for the project jump box 2022-02-02 09:58 Projects Actions
(601-700/1533) Per page: 25, 50, 100

Also available in: Atom CSV PDF