Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
40744 Redmine Feature New Refresh history tabs look and feel 2024-05-29 06:47 UI 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
40319 Redmine Patch Closed Update Rails to 6.1.7.7 2024-02-27 08:07 Rails support Actions
40310 Redmine Defect New Open Wiki Syntax quick reference in a modal 2024-02-26 00:18 UI Actions
40221 Redmine Patch New Update wiki content related to how to create a custom theme 2024-02-16 05:49 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
40137 Redmine Patch Closed Jstoolbar help files should import images from the asset pipeline 2024-02-26 00:04 Text formatting 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
39863 Redmine Feature Closed Enable "+" in the project menu tab from www.redmine.org 2023-12-17 16:07 Website (redmine.org) Actions
39747 Redmine Defect Closed Diff of a javascript file in repository module is not displayed with layout 2024-01-01 14:45 SCM 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
37974 Redmine Patch Closed Database migration to remove unused "mention_users" permission 2023-10-16 16:26 Code cleanup/refactoring Actions
37732 Redmine Defect Closed Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated" in RepositoriesController 2023-11-29 08:13 SCM 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
37258 Redmine Patch Closed Switch default backend of ActiveSupport::XmlMini from rexml to Nokogiri 2024-01-13 13:06 Gems support Actions
37169 Redmine Feature New Update sanitization rules to allow footnotes markup to match the original structure 2023-10-07 05:54 Text formatting Actions
37119 Redmine Feature Closed Drop redcarpet dependency for common_mark formatter 2022-06-16 23:40 Code cleanup/refactoring Actions
37053 Redmine Defect Closed Attachments are lost when the status of the ticket is changed 2022-05-16 23:30 Attachments 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
36807 Redmine Patch Closed Remove CommonMark experimental flag and mark as deprecated the RedCarpet Markdown 2023-10-08 01:49 Text formatting Actions
36806 Redmine Patch Closed Remove rss_* deprecated methods 2023-11-06 21:38 Code cleanup/refactoring 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
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
36544 Redmine Feature New API json/xml responses based on Accept header 2022-01-30 14:33 REST API Actions
36162 Redmine Feature New Add notification reason to the email instead of the default static email footer 2024-05-28 21:24 Email notifications Actions
35952 Redmine Patch Closed Explicitly specify text formatting in the test suite 2022-01-22 11:12 Code cleanup/refactoring Actions
35765 Redmine Defect Closed Code with unsupported code language is not render when CommonMark Markdown is used 2021-08-15 23:03 Text formatting Actions
35742 Redmine Feature Closed Enable task list items for CommonMark text formatting 2023-09-29 10:18 Text formatting Actions
35729 Redmine Patch Closed Update jQuery to 3.6.0 2022-03-18 19:01 Third-party libraries Actions
35661 Redmine Feature Closed Allow "Contributor" role to manage related issues for revisions 2021-08-02 07:39 Website (redmine.org) 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
35655 Redmine Defect Closed Create duplicated follows relations fails with 500 internal error 2021-08-11 22:40 Issues Actions
35648 Redmine Patch New Changelog generator should allow merging two or more versions 2021-08-01 10:15 Actions
35610 Redmine Patch Closed Cleanups after Wiki tab removal from project settings (#26579) 2021-07-28 18:13 Code cleanup/refactoring Actions
35439 Redmine Feature Closed Option to require 2FA only for users with administration rights 2022-02-01 23:21 Accounts / authentication 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
35014 Redmine Feature Closed Review and update supported database engines and versions 2024-01-01 14:37 Database Actions
35003 Redmine Defect Closed Update Rails UJS 2021-04-13 07:33 Rails support Actions
35002 Redmine Defect Closed Fix MS SQL on Rails 6.1 2021-06-09 01:15 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
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
34863 Redmine Feature Closed Change default text formatter for new installations from textile to common_mark 2023-10-08 01:51 Text formatting 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
34580 Redmine Defect Closed Custom field labels do not contain class "error" when the field value is invalid 2021-01-11 15:04 UI Actions
34579 Redmine Patch Closed Use 'webdrivers' gem to manage the Chrome driver for system tests 2021-02-08 07:42 Gems support Actions
34549 Redmine Feature Closed Add keyboard shortcuts for wiki toolbar buttons 2021-02-10 01:50 UI Actions
34461 Redmine Patch Closed Update Redcarpet to 3.5.1 2020-12-18 06:29 Gems support Actions
34420 Redmine Feature New Improve query columns selector by using a custom multi select with sortable items 2021-03-07 17:02 UI 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
34269 Redmine Patch Closed Allow system tests to run on remote Selenium hub (eg: Docker) 2021-01-10 01:10 Code cleanup/refactoring Actions
34123 Redmine Feature Closed System tests for inline auto complete feature 2021-03-19 03:27 UI Actions
34122 Redmine Patch Closed Store inline autocomplete data sources in a JS variable 2020-10-25 02:01 Code cleanup/refactoring Actions
34070 Redmine Feature New Allow setting a grace period when forcing 2FA 2023-06-25 05:24 Accounts / authentication Actions
33589 Redmine Feature Closed How to install and configure Sidekiq as queuing backend 2024-01-29 18:18 Documentation 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
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
33383 Redmine Feature Closed Update jQuery to 3.5.1 2021-01-10 01:19 Third-party libraries 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
33256 Redmine Feature Closed Show wiki toolbar for spent time custom fields with text formatting enabled 2020-04-11 12:10 Time tracking 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
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
33210 Redmine Feature Resolved Add "Filters" category to redmine.org 2020-04-21 11:42 Website (redmine.org) Actions
33153 Redmine Feature New UI feature to quickly change issue status 2023-09-26 16:11 UI Actions
32973 Redmine Defect Closed Editing a time entry for a locked user changes the user to the current user 2020-04-05 11:47 Time tracking 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
32889 Redmine Defect Closed Responsive layout for issue tree and issue relation on issue page is broken 2020-04-05 13:22 UI - Responsive 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
32764 Redmine Feature Closed Make form validation errors more obvious for users 2020-02-04 15:30 UI Actions
32399 Redmine Feature New Drop support for migrating from Trac or Mantins 2022-04-07 21:33 Importers Actions
32350 Redmine Feature New Show each project as card in the projects board 2019-11-21 06:40 UI Actions
32308 Redmine Patch Closed Rubocop: Performance/RedundantBlockCall: Use yield instead of block.call. 2019-10-22 14:42 Code cleanup/refactoring Actions
32302 Redmine Feature Closed Filter projects after bookmarks 2019-10-23 03:21 Projects Actions
32196 Redmine Patch Closed Allow import time entries for other users 2019-11-02 15:39 Time tracking Actions
32054 Redmine Patch Closed Add test for 4 byte characters (emoji) support 2021-03-13 02:16 Code cleanup/refactoring 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
31989 Redmine Feature Closed Inline issue auto complete (#) in fields with text-formatting enabled 2019-12-20 10:10 UI 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
31921 Redmine Feature Closed Changes to properly support 4 byte characters (emoji) when database is MySQL 2020-02-29 01:40 Database 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
31887 Redmine Feature Closed Update jQuery UI to 1.12.1 2020-05-18 15:55 UI Actions
31884 Redmine Patch Closed Fix JQMIGRATE: jQuery.fn.load() is deprecated 2019-08-13 16:24 Code cleanup/refactoring Actions
31859 Redmine Feature Closed Per role visibility settings for spent time custom fields 2020-06-04 05:00 Custom fields Actions
31847 Redmine Patch Closed Update redcarpet to 3.5.0 2019-08-05 02:18 Gems support Actions
31640 Redmine Patch Closed Add clear query icon next to selected query in sidebar 2019-09-14 03:03 UI Actions
31598 Redmine Patch Closed Move the links (All time entries, Import) from Spent time section of the spent time list sidebar under a dropdown 2019-09-27 11:38 UI Actions
31573 Redmine Patch New Show each journal entry from issue history in a box 2019-07-05 22:35 UI Actions
31556 Redmine Patch Closed Update Rouge to 3.12.0 2019-10-17 16:48 Gems support 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
(1-100/192) Per page: 25, 50, 100

Also available in: Atom CSV PDF