Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
28589 Redmine Defect Closed User Guide wiki section is broken 2018-04-21 08:45 Documentation Actions
35789 Redmine Defect Closed Redmine is leaking usernames on activities index view 2022-06-21 08:10 Security Actions
37171 Redmine Defect Closed Ability to change the issue category or issue target version with nonexistent value for the specific project 2022-06-21 08:09 Security Actions
40706 Redmine Feature New Enhance "Last activity" column to link to project activity page 2024-05-17 05:05 Projects Actions
23954 Redmine Feature Resolved Shows the date of the last activity on Projects administration 2024-05-17 04:14 Projects Actions
40412 Redmine Defect Closed Issue list filter "Watched by: me" only shows issues watched via group for projects with the view_issue_watchers permission 2024-05-12 09:42 Issues Actions
35217 Redmine Patch Closed Replace use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest 2024-05-07 20:37 Code cleanup/refactoring Actions
37862 Redmine Patch Resolved Estimated time remaining issue query column 2024-05-07 12:02 Issues list Actions
29894 Redmine Feature Closed View watchers on the issue list 2024-05-03 10:27 Issues list Actions
4682 Redmine Defect Closed Completed version with wrong progress bar status 2024-05-02 23:01 Roadmap Actions
24457 Redmine Defect Closed Progress of version should be calculated the same way as parent tasks 2024-05-02 23:01 Roadmap Actions
40652 Redmine Patch Closed Replace MD5 with SHA256 when creating the hash for gravatar URL 2024-05-02 22:23 Code cleanup/refactoring Actions
40556 Redmine Feature Closed Focus on the textarea after clicking the Edit Journal button 2024-04-29 21:23 Issues Actions
40410 Redmine Defect Closed Watcher groups on new issue form get dereferenced on validation error 2024-04-29 21:18 Issues Actions
40569 Redmine Feature Closed Add an option to send email notification when an attachment is added 2024-04-29 21:09 Email notifications Actions
40555 Redmine Defect Closed Watcher group checkbox on new issue form on validation error will be checked only submitted 2024-04-28 09:13 UI Actions
40559 Redmine Patch Closed Fix incorrect icon image paths for Wiki help pages 2024-04-16 21:26 Code cleanup/refactoring Actions
39111 Redmine Feature Closed Enable Asset Pipeline Integration using Propshaft 2024-04-16 21:25 Code cleanup/refactoring Actions
36162 Redmine Feature New Add notification reason to the email instead of the default static email footer 2024-04-12 07:54 Email notifications Actions
1448 Redmine Feature New Add tags to issues 2024-04-04 13:25 Issues Actions
40198 Redmine Patch New Update html-pipeline to 3.0 2024-04-01 03:48 Gems support Actions
40389 Redmine Defect Closed Missing fixture: add :groups_users fixture to Redmine::ApiTest::UsersTest 2024-03-21 22:17 Code cleanup/refactoring Actions
40239 Redmine Defect Closed Add missing fixtures in Redmine::ApiTest::IssuesTest 2024-03-21 22:10 Code cleanup/refactoring Actions
39862 Redmine Defect Closed Attachments functionality for (custom) plugins broken since fix for CVE-2022-44030 2024-03-15 18:14 Plugin API Actions
40043 Redmine Patch Closed Remove year ranges from all copyright headers 2024-02-27 21:47 Code cleanup/refactoring Actions
40237 Redmine Defect Closed Error in autocomplete (`ActionController::BadRequest (Invalid query parameters: invalid %-encoding (%)`) 2024-02-27 21:17 UI Actions
39948 Redmine Feature Closed Add Redmine::Plugin proxy method for Redmine::Acts::Attachable::ObjectTypeConstraint.register_object_type 2024-02-27 21:08 Plugin API Actions
39751 Redmine Patch Closed Additional translation for Tamil language 2024-02-27 08:09 Translations Actions
40319 Redmine Patch Closed Update Rails to 6.1.7.7 2024-02-27 08:07 Rails support Actions
40292 Redmine Defect Closed User Eucaris Josefina Esis Calderon (EucarisEsis) created strange Wiki page (probably SPAM) 2024-02-26 21:25 Website (redmine.org) Actions
36320 Redmine Feature Reopened Migrate to Rails 7.1 2024-02-26 07:17 Rails support Actions
40137 Redmine Patch Closed Jstoolbar help files should import images from the asset pipeline 2024-02-26 00:04 Text formatting Actions
13919 Redmine Feature Closed Mention user on issues and wiki pages using @user with autocomplete 2024-02-16 11:23 Email notifications Actions
40190 Redmine Feature Closed Stop appending the utf8 checkmark parameter to form URLs 2024-02-14 08:59 Code cleanup/refactoring Actions
31831 Redmine Defect Closed Back url parse in validation 2024-02-14 08:59 Code cleanup/refactoring Actions
40205 Redmine Defect Closed ThemesTest may fail if a third-party theme having theme.js is installed 2024-02-13 23:59 Code cleanup/refactoring Actions
40099 Redmine Defect Closed User api filtering by status=* broke on upgrade from 5.0 to 5.1 2024-02-13 23:39 REST API Actions
40210 Redmine Patch Closed Remove overrides that inserts a non-breaking space (nbsp) to empty option elements 2024-02-13 23:37 Code cleanup/refactoring Actions
39150 Redmine Defect Closed right-click menu not always appearing in large lists 2024-02-13 11:42 UI Actions
40211 Redmine Patch Closed Remove appveyor.yml 2024-02-10 11:33 Code cleanup/refactoring 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
40197 Redmine Patch New Update commonmark to 1.0 2024-02-06 09:50 Gems support Actions
33589 Redmine Feature Closed How to install and configure Sidekiq as queuing backend 2024-01-29 18:18 Documentation Actions
38948 Redmine Feature Closed Add user status to users list API 2024-01-26 03:23 REST API Actions
36659 Redmine Feature Closed Add "auth_source_id" to GET request for Endpoint /users.:format 2024-01-25 17:44 REST API Actions
40124 Redmine Patch Closed Remove deprecated empty status param to get all users from API 2024-01-25 16:44 Code cleanup/refactoring Actions
38975 Redmine Patch Closed Use ApplicationRecord instead of ActiveRecord::Base 2024-01-23 13:23 Code cleanup/refactoring Actions
40087 Redmine Patch Closed Rewrite ApplicationHelper#favicon_url method using image_url 2024-01-23 02:23 Code cleanup/refactoring Actions
35189 Redmine Feature Closed New email notification option "For any event on my bookmarked projects" 2024-01-23 02:17 Email notifications Actions
37753 Redmine Defect Closed Cannot send mail through smtp due to TLS errors 2024-01-22 15:05 Email notifications Actions
(1-50/227) Per page: 25, 50, 100

Also available in: Atom CSV PDF