Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
30042 Redmine Feature Closed Update Rails to 5.2.1.1 2018-12-07 09:03 Rails support Actions
30043 Redmine Feature Closed Update Rails to 4.2.11 2018-11-28 21:23 Rails support 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
40043 Redmine Patch Closed Remove year ranges from all copyright headers 2024-02-27 21:47 Code cleanup/refactoring Actions
40319 Redmine Patch Closed Update Rails to 6.1.7.7 2024-02-27 08:07 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
31507 Redmine Defect Closed Test fails if trailing whitespaces are removed 2024-02-05 08:56 Code cleanup/refactoring Actions
33589 Redmine Feature Closed How to install and configure Sidekiq as queuing backend 2024-01-29 18:18 Documentation 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
39579 Redmine Feature Closed Drop official support for MySQL 5.5, 5.6 and 5.7 2024-01-17 05:55 Database Actions
37258 Redmine Patch Closed Switch default backend of ActiveSupport::XmlMini from rexml to Nokogiri 2024-01-13 13:06 Gems support 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
35014 Redmine Feature Closed Review and update supported database engines and versions 2024-01-01 14:37 Database Actions
39863 Redmine Feature Closed Enable "+" in the project menu tab from www.redmine.org 2023-12-17 16:07 Website (redmine.org) Actions
39864 Redmine Defect Closed Backport fix of random failing integration test for plugin routes 2023-12-17 04:13 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
39737 Redmine Patch Closed Support MySQL 8 2023-11-27 13:37 Database Actions
30419 Redmine Feature Closed Drop support for MySQL 5.5 2023-11-21 00:13 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
36806 Redmine Patch Closed Remove rss_* deprecated methods 2023-11-06 21:38 Code cleanup/refactoring 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
31505 Redmine Feature Closed Mark edited journal notes as "Edited" 2023-10-30 10:59 Issues Actions
37974 Redmine Patch Closed Database migration to remove unused "mention_users" permission 2023-10-16 16:26 Code cleanup/refactoring 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
36807 Redmine Patch Closed Remove CommonMark experimental flag and mark as deprecated the RedCarpet Markdown 2023-10-08 01:49 Text formatting Actions
35742 Redmine Feature Closed Enable task list items for CommonMark text formatting 2023-09-29 10:18 Text formatting 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
29286 Redmine Feature Closed Add default spent time activity per role 2022-08-09 04:51 Time tracking 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
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
30820 Redmine Feature Closed Drop setting "Blind carbon copy recipients (bcc)" 2022-03-27 05:02 Email notifications 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
36805 Redmine Feature Closed Update Rails to 7 2022-03-20 09:53 Actions
35729 Redmine Patch Closed Update jQuery to 3.6.0 2022-03-18 19:01 Third-party libraries 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
35439 Redmine Feature Closed Option to require 2FA only for users with administration rights 2022-02-01 23:21 Accounts / authentication Actions
35952 Redmine Patch Closed Explicitly specify text formatting in the test suite 2022-01-22 11:12 Code cleanup/refactoring Actions
31128 Redmine Feature Closed Drop Ruby < 2.5 support 2021-11-18 00:40 Ruby support 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
35655 Redmine Defect Closed Create duplicated follows relations fails with 500 internal error 2021-08-11 22:40 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
30294 Redmine Patch Closed Move the links (View all issues, Summary, Import) from the Issues section of the issues list sidebar under a dropdown 2021-08-04 18:17 UI Actions
35661 Redmine Feature Closed Allow "Contributor" role to manage related issues for revisions 2021-08-02 07:39 Website (redmine.org) Actions
35610 Redmine Patch Closed Cleanups after Wiki tab removal from project settings (#26579) 2021-07-28 18:13 Code cleanup/refactoring Actions
35002 Redmine Defect Closed Fix MS SQL on Rails 6.1 2021-06-09 01:15 Actions
35003 Redmine Defect Closed Update Rails UJS 2021-04-13 07:33 Rails support 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
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
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
29285 Redmine Feature Closed Add "Assign to me" shortcut to issue edit form 2021-04-01 01:33 UI 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
34123 Redmine Feature Closed System tests for inline auto complete feature 2021-03-19 03:27 UI Actions
32054 Redmine Patch Closed Add test for 4 byte characters (emoji) support 2021-03-13 02:16 Code cleanup/refactoring Actions
34549 Redmine Feature Closed Add keyboard shortcuts for wiki toolbar buttons 2021-02-10 01:50 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
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
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
33383 Redmine Feature Closed Update jQuery to 3.5.1 2021-01-10 01:19 Third-party libraries 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
34461 Redmine Patch Closed Update Redcarpet to 3.5.1 2020-12-18 06:29 Gems support 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
34122 Redmine Patch Closed Store inline autocomplete data sources in a JS variable 2020-10-25 02:01 Code cleanup/refactoring Actions
29482 Redmine Feature Closed Query system for Projects page 2020-07-12 13:40 Projects Actions
31859 Redmine Feature Closed Per role visibility settings for spent time custom fields 2020-06-04 05:00 Custom fields Actions
31954 Redmine Patch Closed Reject project/version custom field values not visible to user 2020-06-04 04:42 Custom fields Actions
31887 Redmine Feature Closed Update jQuery UI to 1.12.1 2020-05-18 15:55 UI 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
32888 Redmine Patch Closed Use stylelint to avoid errors and enforce conventions in CSS files 2020-04-29 06:17 Code cleanup/refactoring 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
33256 Redmine Feature Closed Show wiki toolbar for spent time custom fields with text formatting enabled 2020-04-11 12:10 Time tracking 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
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
31921 Redmine Feature Closed Changes to properly support 4 byte characters (emoji) when database is MySQL 2020-02-29 01:40 Database Actions
32764 Redmine Feature Closed Make form validation errors more obvious for users 2020-02-04 15:30 UI Actions
32890 Redmine Patch Closed Fix violations reported by Stylelint 2020-01-28 04:01 Code cleanup/refactoring Actions
31441 Redmine Patch Closed Show elements titles using jQuery UI tooltips 2020-01-16 04:49 UI Actions
31989 Redmine Feature Closed Inline issue auto complete (#) in fields with text-formatting enabled 2019-12-20 10:10 UI Actions
30233 Redmine Feature Closed Allow grouping of time entries by creation date 2019-12-20 10:07 Time tracking 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
32196 Redmine Patch Closed Allow import time entries for other users 2019-11-02 15:39 Time tracking Actions
31508 Redmine Defect Closed Add missing frozen strings and copyrights 2019-11-02 14:54 Code cleanup/refactoring Actions
32302 Redmine Feature Closed Filter projects after bookmarks 2019-10-23 03:21 Projects Actions
32308 Redmine Patch Closed Rubocop: Performance/RedundantBlockCall: Use yield instead of block.call. 2019-10-22 14:42 Code cleanup/refactoring Actions
31556 Redmine Patch Closed Update Rouge to 3.12.0 2019-10-17 16:48 Gems support Actions
31147 Redmine Patch Closed Add custom styles for all fields 2019-09-29 01:50 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
31640 Redmine Patch Closed Add clear query icon next to selected query in sidebar 2019-09-14 03:03 UI 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
28510 Redmine Patch Closed Show issue assignee gravatar in roadmap and version page 2019-08-30 02:20 Roadmap Actions
29391 Redmine Patch Closed Show version status in Roadmap and Version pages 2019-08-30 02:20 Roadmap Actions
31925 Redmine Feature Closed Per role visibility settings for project custom fields 2019-08-20 03:48 Custom fields 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
31847 Redmine Patch Closed Update redcarpet to 3.5.0 2019-08-05 02:18 Gems support Actions
31509 Redmine Patch Closed Add Rubocop to enforce some styles 2019-06-27 01:37 Code cleanup/refactoring Actions
31506 Redmine Patch Closed Remove trailing whitespaces 2019-06-21 07:07 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
31496 Redmine Defect Closed Switch between toggle plus and minus icons for toggle multi select 2019-06-04 01:28 UI Actions
(1-100/158) Per page: 25, 50, 100

Also available in: Atom CSV PDF