Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
33502 Redmine Defect Closed Issue field labels for fields with descriptions are missing styling on issues show view 2023-05-07 01:41 UI Actions
33459 Redmine Defect Closed The order of thumbnails in journals does not match the order of file name list 2021-03-10 01:56 Attachments Actions
33452 Redmine Defect Closed Untranslated string "diff" in journal detail 2020-05-16 03:07 I18n Actions
33426 Redmine Defect Closed Error messages for Wiki macros are not internationalized 2020-09-11 02:43 I18n Actions
33419 Redmine Defect Closed Show only valid projects on issue form when the issue is a subtask 2021-03-25 03:30 Issues Actions
33417 Redmine Defect Closed Updating an issue via REST API causes internal server error if invalid project id is specified 2020-05-16 01:17 REST API Actions
33392 Redmine Defect Closed Fix invalid selector in function displayTabsButtons() 2020-05-04 10:18 Code cleanup/refactoring Actions
33381 Redmine Defect Closed Possible double includes in issue query in gantt helper 2021-06-06 06:48 Gantt Actions
33355 Redmine Defect Closed TypeError when attempting to update a user with a blank email address 2020-12-04 01:40 Administration Actions
33341 Redmine Defect Closed Time entry user is shown twice in the User drop-down when editing spent time 2020-04-27 08:36 Time tracking Actions
33339 Redmine Defect Closed Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left 2020-04-28 03:28 Administration Actions
33338 Redmine Defect Closed Property changes tab does not show journals with both property changes and notes 2021-03-18 15:39 Issues Actions
33310 Redmine Defect Closed Warnings while running redmine:load_default_data rake task 2020-04-22 15:06 Administration Actions
33290 Redmine Defect Closed Unnecessary database access when IssueQuery class is defined 2021-03-19 06:22 Plugin API Actions
33289 Redmine Defect Closed Updating time tracking activities in project setting may take too long time 2020-09-22 09:52 Performance Actions
33283 Redmine Defect Closed Thumbnail support for PDF attachments may not be detected 2021-10-05 14:55 Attachments Actions
33281 Redmine Defect Closed Totals of custom fields may not be sorted as configured 2020-05-08 06:46 Filters Actions
33275 Redmine Defect Closed Possible values field in list format custom field form is not marked as required 2020-05-03 01:55 Custom fields Actions
33273 Redmine Defect Closed Total estimated time column shows up as decimal value regardless of time setting 2020-05-02 06:51 Issues list 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
33250 Redmine Defect Closed Useless white box appears over the the tooltip in EdgeHTML 2021-01-10 01:46 UI Actions
33234 Redmine Defect Closed Vertical scroll bar in some browsers hide content 2020-05-28 09:54 UI Actions
33232 Redmine Defect Closed Hard-coded error messages in ApplicationController 2021-03-25 05:40 I18n Actions
33220 Redmine Defect Closed Parent task subject column in gantt is not fully displayed when the column is widened 2020-05-08 05:44 Gantt Actions
33206 Redmine Defect Closed Unable to autoload constant Version.table_name if gems uses Version class 2021-03-04 01:44 Gems support Actions
33186 Redmine Defect Closed field_activity should be used rather than label_activity in the context of time tracking 2020-03-26 07:00 I18n Actions
33183 Redmine Defect Closed Unable to edit user or group that has custom fields with text formatting enabled 2020-03-24 14:00 Custom fields Actions
33176 Redmine Defect Closed Sort order icon is missing in users index 2020-03-20 01:46 Administration Actions
33175 Redmine Defect Closed Starting or ending marker is not displayed if they are on the leftmost or rightmost boundary of the gantt 2020-08-16 01:05 Gantt Actions
33169 Redmine Defect Closed Issues CSV export does not include custom fields with "Full width layout" enabled 2020-04-01 18:28 Issues Actions
33163 Redmine Defect Closed Parent task subject column should be in the same style as Subject column 2020-03-19 03:10 Issues list Actions
33140 Redmine Defect Closed Gantt bar is not displayed if the due date is the leftmost date or the start date is the rightmost date 2020-07-25 10:55 Gantt Actions
33116 Redmine Defect Closed Successful deletion notice is not displayed after deleting some types of content 2020-04-04 02:43 UI Actions
33113 Redmine Defect Closed Default version and assignee are not exposed via projects API 2020-03-17 09:59 REST API Actions
33103 Redmine Defect Closed Export to PDF fails when subject of parent task is included in issue list 2020-03-24 13:18 PDF export Actions
33085 Redmine Defect Closed Unable to update the values of a custom field for enumerations when multiple values option is enabled 2020-03-20 03:37 Custom fields Actions
33083 Redmine Defect Closed Projects filter "Subproject of" does not work when the given value is "My projects" or "My bookmarks" 2020-03-07 08:55 Projects Actions
33082 Redmine Defect Closed Links in the last column in gantt are unclickable 2020-03-04 08:30 Gantt Actions
33059 Redmine Defect Closed "Role" dropdown in Workflow page is unexpectedly expanded when selecting "all" 2020-02-29 15:27 Issues workflow Actions
33052 Redmine Defect Closed Missing subject and tracker name in CSV export of time entries report 2020-03-06 13:24 Time tracking Actions
33027 Redmine Defect Closed Fix missing closing div in _time_entries_fields_mapping.html.erb 2020-02-29 04:41 Importers Actions
32985 Redmine Defect Closed Remove unnecessary use of instance variables in CSV and Atom response handlers 2024-01-24 03:50 Code cleanup/refactoring Actions
32981 Redmine Defect Closed Unable to distinguish disabled input fields 2020-02-19 16:45 UI Actions
32971 Redmine Defect Closed New line between list items break a list 2020-02-29 15:37 Text formatting Actions
32959 Redmine Defect Closed Fix selected user on log time edit page when user has permissions to log time for another user 2020-02-09 01:27 Time tracking Actions
32939 Redmine Defect Closed Rails 6: fix plugin migrations 2021-04-01 17:03 Rails support Actions
32936 Redmine Defect Closed Rails 6: disable AJ test adapter for integration tests 2021-04-01 17:22 Rails support Actions
32935 Redmine Defect Closed Rails 6: fix set role_ids 2021-04-01 17:45 Rails support Actions
32923 Redmine Defect Closed Rails 6: detach attachments when a conflict occurs 2021-04-01 17:25 Rails support Actions
32921 Redmine Defect Closed Rails 6: add header=present to csv tests 2021-04-01 16:59 Rails support Actions
(201-250/1532) Per page: 25, 50, 100

Also available in: Atom CSV PDF