Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
40221 Redmine Patch New Update wiki content related to how to create a custom theme 2024-02-16 05:49 Actions
36805 Redmine Feature Closed Update Rails to 7 2022-03-20 09:53 Actions
36702 Redmine Feature New Inline autocomplete for versions 2022-02-25 09:06 Actions
35648 Redmine Patch New Changelog generator should allow merging two or more versions 2021-08-01 10:15 Actions
35002 Redmine Defect Closed Fix MS SQL on Rails 6.1 2021-06-09 01:15 Actions
34357 Redmine Defect Closed Fix Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible link or button "eCookbook" 2020-12-02 04:28 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
30069 Redmine Feature New Integrate Redmine with GitLab (or other free CI system for open source) to run tests 2022-11-14 13:17 Actions
35439 Redmine Feature Closed Option to require 2FA only for users with administration rights 2022-02-01 23:21 Accounts / authentication Actions
34070 Redmine Feature New Allow setting a grace period when forcing 2FA 2023-06-25 05:24 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
37053 Redmine Defect Closed Attachments are lost when the status of the ticket is changed 2022-05-16 23:30 Attachments 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
40124 Redmine Patch Closed Remove deprecated empty status param to get all users from API 2024-01-25 16:44 Code cleanup/refactoring Actions
40043 Redmine Patch Closed Remove year ranges from all copyright headers 2024-02-27 21:47 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
37974 Redmine Patch Closed Database migration to remove unused "mention_users" permission 2023-10-16 16:26 Code cleanup/refactoring Actions
37119 Redmine Feature Closed Drop redcarpet dependency for common_mark formatter 2022-06-16 23:40 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
36806 Redmine Patch Closed Remove rss_* deprecated methods 2023-11-06 21:38 Code cleanup/refactoring Actions
35952 Redmine Patch Closed Explicitly specify text formatting in the test suite 2022-01-22 11:12 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
34269 Redmine Patch Closed Allow system tests to run on remote Selenium hub (eg: Docker) 2021-01-10 01:10 Code cleanup/refactoring Actions
34122 Redmine Patch Closed Store inline autocomplete data sources in a JS variable 2020-10-25 02:01 Code cleanup/refactoring Actions
33392 Redmine Defect Closed Fix invalid selector in function displayTabsButtons() 2020-05-04 10:18 Code cleanup/refactoring Actions
33384 Redmine Patch Closed jQuery: replace deprecated size() method with length 2020-05-02 03:19 Code cleanup/refactoring Actions
32897 Redmine Defect Closed Rails 6: Pass `case_sensitive: true` option explicitly to the uniqueness validator 2021-04-01 16:35 Code cleanup/refactoring Actions
32890 Redmine Patch Closed Fix violations reported by Stylelint 2020-01-28 04:01 Code cleanup/refactoring Actions
32888 Redmine Patch Closed Use stylelint to avoid errors and enforce conventions in CSS files 2020-04-29 06:17 Code cleanup/refactoring Actions
32308 Redmine Patch Closed Rubocop: Performance/RedundantBlockCall: Use yield instead of block.call. 2019-10-22 14:42 Code cleanup/refactoring Actions
32054 Redmine Patch Closed Add test for 4 byte characters (emoji) support 2021-03-13 02:16 Code cleanup/refactoring Actions
31894 Redmine Patch Closed Fix "jQuery.fn.attr('selected') might use property instead of attribute" 2019-08-14 01:29 Code cleanup/refactoring Actions
31884 Redmine Patch Closed Fix JQMIGRATE: jQuery.fn.load() is deprecated 2019-08-13 16:24 Code cleanup/refactoring Actions
31509 Redmine Patch Closed Add Rubocop to enforce some styles 2019-06-27 01:37 Code cleanup/refactoring Actions
31508 Redmine Defect Closed Add missing frozen strings and copyrights 2019-11-02 14:54 Code cleanup/refactoring Actions
31507 Redmine Defect Closed Test fails if trailing whitespaces are removed 2024-02-05 08:56 Code cleanup/refactoring Actions
31506 Redmine Patch Closed Remove trailing whitespaces 2019-06-21 07:07 Code cleanup/refactoring Actions
31433 Redmine Patch Closed Use "icon icon-*" classes for sort-handler, collapsible fieldsets and collapsible versions 2019-11-03 09:28 Code cleanup/refactoring Actions
31391 Redmine Patch Closed Small refactorization of avatar methods 2019-05-22 10:21 Code cleanup/refactoring Actions
31205 Redmine Patch Closed Replace jquery-rails with vanilla javascript ujs 2019-04-25 08:21 Code cleanup/refactoring Actions
30994 Redmine Patch Closed Refactor custom field css classes 2019-03-09 16:38 Code cleanup/refactoring Actions
30120 Redmine Defect Closed Add missing fixture for reports_controller_test 2018-12-07 10:19 Code cleanup/refactoring Actions
29990 Redmine Defect Closed Add missing fixtures for test_create_should_send_notification 2018-11-29 07:54 Code cleanup/refactoring Actions
29441 Redmine Patch Closed Remove code related to JRuby and unsupported Ruby versions 2019-06-20 15:48 Code cleanup/refactoring Actions
28605 Redmine Patch Closed Add the missing icon class to the items with icons from the contextual menu 2018-08-01 04:26 Code cleanup/refactoring Actions
28268 Redmine Defect Closed Fix typo in test name: s/udpate/update/ 2018-03-01 06:12 Code cleanup/refactoring Actions
25731 Redmine Patch Closed Use only one if with two conditions in issue show instead of two ifs (if in if) 2017-05-30 14:05 Code cleanup/refactoring Actions
24643 Redmine Patch Closed Rename "issue" to "item" in query helpers 2016-12-20 10:07 Code cleanup/refactoring Actions
24313 Redmine Patch Closed Use the regular "icon icon-*" classes for all elements with icons 2017-07-02 07:31 Code cleanup/refactoring Actions
31954 Redmine Patch Closed Reject project/version custom field values not visible to user 2020-06-04 04:42 Custom fields Actions
31925 Redmine Feature Closed Per role visibility settings for project custom fields 2019-08-20 03:48 Custom fields Actions
31859 Redmine Feature Closed Per role visibility settings for spent time custom fields 2020-06-04 05:00 Custom fields Actions
21705 Redmine Patch Closed Option for long text custom fields to be displayed using full width 2017-06-07 07:35 Custom fields Actions
18094 Redmine Defect Closed List custom filed with multiple values displayed as check boxes cannot be unchecked 2014-10-20 21:29 Custom fields Actions
39737 Redmine Patch Closed Support MySQL 8 2023-11-27 13:37 Database Actions
39579 Redmine Feature Closed Drop official support for MySQL 5.5, 5.6 and 5.7 2024-01-17 05: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
35014 Redmine Feature Closed Review and update supported database engines and versions 2024-01-01 14:37 Database Actions
31921 Redmine Feature Closed Changes to properly support 4 byte characters (emoji) when database is MySQL 2020-02-29 01:40 Database Actions
30419 Redmine Feature Closed Drop support for MySQL 5.5 2023-11-21 00:13 Database 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
33589 Redmine Feature Closed How to install and configure Sidekiq as queuing backend 2024-01-29 18:18 Documentation Actions
29871 Redmine Feature New Add admin flag to REST Users API documentation 2018-10-28 21:49 Documentation 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
30820 Redmine Feature Closed Drop setting "Blind carbon copy recipients (bcc)" 2022-03-27 05:02 Email notifications Actions
23978 Redmine Patch Closed Make the email notifications for adding/updating issues more readable/clear 2016-12-16 09:54 Email notifications Actions
23180 Redmine Patch Closed Make the issue id from email notifications linkable to issue page 2016-07-10 09:54 Email notifications 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
26869 Redmine Patch Closed Use number input field instead of text input for Gantt months field 2017-11-27 01:59 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
34579 Redmine Patch Closed Use 'webdrivers' gem to manage the Chrome driver for system tests 2021-02-08 07:42 Gems support Actions
34461 Redmine Patch Closed Update Redcarpet to 3.5.1 2020-12-18 06:29 Gems support Actions
31847 Redmine Patch Closed Update redcarpet to 3.5.0 2019-08-05 02:18 Gems support Actions
31556 Redmine Patch Closed Update Rouge to 3.12.0 2019-10-17 16:48 Gems support Actions
28505 Redmine Patch Closed Update pg gem to 1.0 2018-06-02 09:28 Gems support Actions
28504 Redmine Patch Closed Update mysql2 gem to 0.5.0 2018-06-02 08:09 Gems support Actions
25781 Redmine Feature Closed Markdown: Upgrade redcarpet gem to 3.4 2017-05-30 20:13 Gems support Actions
35656 Redmine Defect Closed When importing issue relations, the validation messages are not shown in the UI 2022-02-20 20:34 Importers Actions
32399 Redmine Feature New Drop support for migrating from Trac or Mantins 2022-04-07 21:33 Importers Actions
35655 Redmine Defect Closed Create duplicated follows relations fails with 500 internal error 2021-08-11 22:40 Issues Actions
34798 Redmine Feature Closed Show project tree instead of subprojects in the project selector when you create a new issue 2021-03-25 02:43 Issues Actions
33521 Redmine Defect Closed Use issue path instead of bulk update issues path when using the context menu with only one issue selected 2021-08-06 01:49 Issues Actions
33329 Redmine Patch Closed Improve watchers functionality to mark the users that are watching a non visible object and to not return watchers that cannot see the object 2021-01-24 06:41 Issues Actions
33255 Redmine Defect Closed Issue auto complete doesn't work for custom fields with text formatting enabled on issue bulk edit page 2020-04-11 12:32 Issues Actions
31994 Redmine Patch Closed Allow issue auto complete to return 10 issues when there is not search term provided 2019-09-12 01:36 Issues Actions
31505 Redmine Feature Closed Mark edited journal notes as "Edited" 2023-10-30 10:59 Issues Actions
28946 Redmine Defect Closed If assignee is locked subtasks don't get copied 2018-06-17 03:07 Issues Actions
27772 Redmine Patch Closed Issues reports should show only statuses used by the project 2017-12-19 11:17 Issues Actions
25055 Redmine Patch Closed Filter out current issue from the related issues autocomplete 2017-03-02 20:43 Issues Actions
24877 Redmine Patch Closed Filter parent task issues in auto complete by open/closed status depending on the subtask status 2017-01-21 10:59 Issues Actions
22291 Redmine Patch New Link Category in the issue page to all open issues from that project with the same category 2018-08-21 23:42 Issues Actions
21219 Redmine Defect Closed Date pickers images for start/due date fields are not shown for issues with subtasks 2015-12-19 08:59 Issues Actions
23417 Redmine Patch New Make the ID column configurable in the issues listing like the other columns 2021-07-08 01:26 Issues filter Actions
23215 Redmine Feature Closed Add the possibility to filter issues after Target Version's Status and Due Date 2016-10-02 13:22 Issues filter Actions
24277 Redmine Feature New Introducing Remaining Time field as method to track the remaining time to complete an issue 2024-05-01 09:57 Issues planning Actions
22802 Redmine Feature New Add the posibility to set/change the position of an issue in a version 2022-06-27 18:27 Issues planning Actions
27988 Redmine Feature New Option to configure which trackers can be set as subtasks for each tracker 2023-10-10 12:42 Issues workflow Actions
27799 Redmine Patch Closed Mark default version in versions tab from project settings 2018-08-09 13:50 Project settings Actions
(1-100/191) Per page: 25, 50, 100

Also available in: Atom CSV PDF