Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
35754 Redmine Defect Closed Redmine::WikiFormatting::CommonMark::FormatterTest#test_should_ignore_soft_breaks fails 2021-08-15 08:00 Actions
35560 Redmine Defect Closed Relations in issue CSV Import appear to be ignored 2021-08-01 16:10 Actions
35002 Redmine Defect Closed Fix MS SQL on Rails 6.1 2021-06-09 01:15 Actions
35082 Redmine Feature Closed Communicate end of 4.x development 2021-04-19 23:31 Actions
35001 Redmine Feature Closed Disable API authentication with username and password when two-factor authentication is enabled for the user 2022-02-25 15:31 Accounts / authentication Actions
35439 Redmine Feature Closed Option to require 2FA only for users with administration rights 2022-02-01 23:21 Accounts / authentication Actions
31920 Redmine Feature Closed Require 2FA only for certain user groups 2021-07-06 08:40 Accounts / authentication Actions
36695 Redmine Feature Closed Add check in Redmine information page if default queue adapter is used in production 2023-11-04 18:45 Administration Actions
36891 Redmine Feature Closed Ask more specific confirmation questions when closing/reopening/archiving projects 2023-10-30 13:54 Administration Actions
36691 Redmine Feature Closed Background job and dedicated status for project deletion 2023-10-30 13:38 Administration Actions
33422 Redmine Feature Closed Re-implement admin project list using ProjectQuery system 2022-05-22 07:36 Administration Actions
36932 Redmine Defect Closed Handle nil return of Redmine::Themes.theme(Setting.ui_theme) in Redmine::Info.environment 2022-04-28 07:41 Administration Actions
35934 Redmine Feature Closed Show 2FA status in users list from administration with option to filter 2022-01-22 09:56 Administration Actions
37053 Redmine Defect Closed Attachments are lost when the status of the ticket is changed 2022-05-16 23:30 Attachments Actions
36887 Redmine Defect Closed copyImageFromClipboard function failed to generate a unique file name 2022-05-02 21:35 Attachments Actions
36817 Redmine Patch Closed copyImageFromClipboard function targets the first file input of the page and may conflict with other plugins 2022-04-28 07:38 Attachments Actions
36013 Redmine Defect Closed Paste image mixed with other DataTransferItem 2022-03-22 07:59 Attachments Actions
35217 Redmine Patch Closed Replace use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest 2024-05-07 20:37 Code cleanup/refactoring 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
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
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
40043 Redmine Patch Closed Remove year ranges from all copyright headers 2024-02-27 21:47 Code cleanup/refactoring 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
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
40211 Redmine Patch Closed Remove appveyor.yml 2024-02-10 11:33 Code cleanup/refactoring 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
37730 Redmine Defect Closed Missing copyright headers in source files 2024-01-11 09:13 Code cleanup/refactoring Actions
39999 Redmine Patch Closed Explicitly render a 404 on non-JS requests to messages#quote 2024-01-03 02:21 Code cleanup/refactoring Actions
39894 Redmine Patch Closed Explicitly render a 404 on non-JS requests to watchers#new 2023-12-21 08:24 Code cleanup/refactoring Actions
39864 Redmine Defect Closed Backport fix of random failing integration test for plugin routes 2023-12-17 04:13 Code cleanup/refactoring Actions
39110 Redmine Patch Closed Replacing request_store with ActiveSupport::CurrentAttributes 2023-12-04 07:47 Code cleanup/refactoring Actions
39558 Redmine Patch Closed Remove deprecated methods in Repository and AbstractAdapter 2023-11-18 13:58 Code cleanup/refactoring Actions
36806 Redmine Patch Closed Remove rss_* deprecated methods 2023-11-06 21:38 Code cleanup/refactoring Actions
39109 Redmine Patch Closed Improving Test Reliability with Capybara Assertions 2023-10-24 21:07 Code cleanup/refactoring Actions
37938 Redmine Patch Closed Unused permission "Mention user" 2022-12-01 16:03 Code cleanup/refactoring Actions
36844 Redmine Patch Closed Cleanup orphaned query and role ids from habtm join table queries_roles 2022-10-02 22:39 Code cleanup/refactoring Actions
37119 Redmine Feature Closed Drop redcarpet dependency for common_mark formatter 2022-06-16 23:40 Code cleanup/refactoring Actions
15118 Redmine Patch Closed Deprecate and rename rss_* methods to atom_* methods 2022-03-19 13:31 Code cleanup/refactoring Actions
36394 Redmine Defect Closed Avoid passing ActionController::Parameters outside of MailHandlerController 2022-03-18 23:00 Code cleanup/refactoring Actions
36218 Redmine Defect Closed Plugin assets are not copied correctly in trunk r21289 2021-11-26 00:40 Code cleanup/refactoring Actions
36149 Redmine Defect Closed Typo in CSS class for lists expander icon 2021-11-08 23:16 Code cleanup/refactoring Actions
35957 Redmine Defect Closed MessagesControllerTest#test_post_new test fails (trunk) 2021-10-09 08:52 Code cleanup/refactoring Actions
31132 Redmine Defect Closed Remove unused column trackers.is_in_chlog 2021-07-28 18:30 Code cleanup/refactoring Actions
35610 Redmine Patch Closed Cleanups after Wiki tab removal from project settings (#26579) 2021-07-28 18:13 Code cleanup/refactoring Actions
(1-50/195) Per page: 25, 50, 100

Also available in: Atom CSV PDF