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
33211 Redmine Patch New Include block columns (ex: Description, Last notes) in CSV export when option "All columns" is selected 2021-03-28 19:53 Actions
34070 Redmine Feature New Allow setting a grace period when forcing 2FA 2023-06-25 05:24 Accounts / authentication 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
37559 Redmine Patch New Use meta element instead of javascript object 2022-09-15 15:09 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
37750 Redmine Patch Closed Use existing html pipeline based sanitization for links in custom fields 2022-11-29 00:01 Custom fields Actions
32977 Redmine Defect Closed Remove references to deleted user from "user"-Format CustomFields 2022-03-27 04:58 Custom fields Actions
35195 Redmine Defect Closed Long Text label name is not displayed 2021-05-04 06:10 Custom fields Actions
35014 Redmine Feature Closed Review and update supported database engines and versions 2024-01-01 14:37 Database Actions
39737 Redmine Patch Closed Support MySQL 8 2023-11-27 13:37 Database Actions
39592 Redmine Patch Closed Set transaction isolation level of MySQL to READ-COMMITTED in database.yml.example 2023-11-26 14:23 Database Actions
39437 Redmine Defect Closed MySQL / MariaDB issue nested set deadlocks and consistency 2023-11-22 07:54 Database Actions
17460 Redmine Feature Closed MySQL 5.7 support 2023-11-21 00:01 Database Actions
35685 Redmine Feature Closed Support for MySQL > 5.7 or MariaDB 2023-11-20 23:55 Database Actions
39443 Redmine Defect Closed Invalid statement query error on MSSQL when role filter is used in issues query 2023-11-11 08:14 Database Actions
36416 Redmine Patch Closed Cleanup more dependent objects on project delete 2022-03-27 23:22 Database Actions
35073 Redmine Feature Closed Escape values in LIKE statements to prevent injection of placeholders (_ or %) 2022-03-27 05:00 Database Actions
28589 Redmine Defect Closed User Guide wiki section is broken 2018-04-21 08:45 Documentation Actions
33589 Redmine Feature Closed How to install and configure Sidekiq as queuing backend 2024-01-29 18:18 Documentation Actions
34978 Redmine Feature Closed Add the list of supported browsers to docs and drop support for IE 11 2022-03-20 22:22 Documentation Actions
34797 Redmine Feature Closed Make default_assignee available through API 2021-02-26 23:08 Documentation Actions
34453 Redmine Defect Closed Wiki Page with "weird" content 2020-12-14 21:45 Documentation Actions
36686 Redmine Defect Closed Allow pasting screenshots from clipboard in documents 2022-12-13 11:38 Documents 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
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
13919 Redmine Feature Closed Mention user on issues and wiki pages using @user with autocomplete 2024-02-16 11:23 Email notifications 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
39553 Redmine Defect Closed Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency) 2023-11-17 08:31 Email notifications Actions
37065 Redmine Patch Closed When someone is member of watcher group, 'watched_by' may be wrong and incomplete 2022-06-23 17:01 Email notifications Actions
37138 Redmine Defect Closed Mentions of users with "@" in their username 2022-06-20 17:19 Email notifications Actions
37162 Redmine Defect Closed Missing space between notification sentence and author name when edit a wiki page 2022-05-28 11:52 Email notifications Actions
36909 Redmine Defect Closed Mentions not working if status is changed 2022-05-12 07:48 Email notifications Actions
30820 Redmine Feature Closed Drop setting "Blind carbon copy recipients (bcc)" 2022-03-27 05:02 Email notifications Actions
37030 Redmine Defect Closed Requests fail with "Can't verify CSRF token authenticity" in mail handler 2022-10-13 22:39 Email receiving Actions
37187 Redmine Defect Closed no-permission-check allows issue creation in closed/archived projects 2022-06-17 12:28 Email receiving Actions
39714 Redmine Defect Closed Query grouping filter not working for custom field relations 2023-11-26 23:54 Filters Actions
36940 Redmine Defect Closed Chained custom field filter doesn't work for User fields 2022-06-28 08:50 Filters Actions
37349 Redmine Defect Closed Chained custom field filter for User fields returns 500 internal server error when filtering after a float value 2022-06-28 08:50 Filters Actions
36389 Redmine Defect Closed Filter parameters of Query string do not work when default query is enabled 2022-03-20 22:50 Filters Actions
35764 Redmine Feature Closed Multiple search terms in the "contains" operator of text filters 2021-10-09 13:12 Filters Actions
29437 Redmine Defect Closed Forums - Locked entries - icon issue 2018-08-26 23:29 Forums Actions
35027 Redmine Defect Closed Gantt PNG export ignores imagemagick_convert_command 2022-02-20 23:09 Gantt Actions
40198 Redmine Patch New Update html-pipeline to 3.0 2024-04-01 03:48 Gems support Actions
40197 Redmine Patch New Update commonmark to 1.0 2024-02-06 09:50 Gems support Actions
37258 Redmine Patch Closed Switch default backend of ActiveSupport::XmlMini from rexml to Nokogiri 2024-01-13 13:06 Gems support Actions
37558 Redmine Patch Closed Update webdrivers to 5.0 2023-10-29 13:01 Gems support Actions
37989 Redmine Defect Closed Error on "bundle install" when fetching zeitwerk on Redmine 5.0.4 upgrade 2022-12-04 17:33 Gems support Actions
37249 Redmine Defect Closed Missing rexml gem causes errors in PUT - Adding the gem manually everything works 2022-06-16 23:26 Gems support Actions
35892 Redmine Defect Closed Redmine::WikiFormatting::CommonMark::FormatterTest#test_footnotes fails with CommonMarker 0.23.2 2022-05-30 08:50 Gems support Actions
36892 Redmine Defect Closed Redmine does not start when installed --without markdown 2022-05-15 12:58 Gems support Actions
35028 Redmine Defect New Deprecation message when executing 'bundle install' 2021-04-04 20:44 Gems support Actions
(1-100/227) Per page: 25, 50, 100

Also available in: Atom CSV PDF