Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
30434 Redmine Defect Closed Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF 2019-02-04 00:24 Attachments Actions
29395 Redmine Patch Closed Pagination between repository entries and attachments of the same container 2018-10-04 15:34 Attachments Actions
32898 Redmine Feature Closed PDF thumbnails support on Windows 2021-05-25 04:36 Attachments Actions
31553 Redmine Feature Closed Preview .webm as video instead of audio 2019-07-01 16:28 Attachments Actions
35539 Redmine Defect Closed Race condition (possible filename collision) in Attachment.disk_filename 2022-03-27 04:57 Attachments Actions
27822 Redmine Feature Closed Remove filename from attachment preview links 2018-07-09 16:30 Attachments Actions
27336 Redmine Patch Closed Render previews for audio and video files 2018-10-17 08:05 Attachments Actions
29752 Redmine Feature Closed Render Textile and Markdown attachments on the preview page 2019-10-03 11:31 Attachments Actions
31275 Redmine Defect Closed Safari adds .html extension when downloading files of unknown type 2019-04-30 04:37 Attachments Actions
32249 Redmine Feature Closed Show attachment thumbnails by default 2019-10-31 14:20 Attachments Actions
28295 Redmine Patch Closed Show name changes in diff preview 2018-04-27 11:16 Attachments Actions
22481 Redmine Feature Closed Show thumbnails for PDF attachments 2020-04-07 07:43 Attachments Actions
18555 Redmine Feature Closed Show warning when attempting to attach more than the allowed number of attachments 2021-01-13 07:12 Attachments 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
34999 Redmine Defect Closed The result of Attachment.latest_attach is unstable if attachments have the same timestamp 2021-04-07 07:30 Attachments Actions
30177 Redmine Patch Closed Thumbnail lifecycle: reuse thumbs from identical files, delete thumbs when diskfile is deleted 2018-12-15 04:00 Attachments Actions
33283 Redmine Defect Closed Thumbnail support for PDF attachments may not be detected 2021-10-05 14:55 Attachments Actions
33752 Redmine Defect Closed Uploading a big file fails with NoMemoryError 2021-05-31 06:49 Attachments Actions
38168 Redmine Feature Closed WebP images support 2023-01-19 22:33 Attachments Actions
33769 Redmine Defect Closed When creating more than two identical attachments in a single db transaction, the first one always ends up unreadable 2020-09-30 15:58 Attachments Actions
32785 Redmine Defect Closed X-Sendfile header field is not set if rack 2.1.0 is installed 2020-01-12 07:17 Attachments Actions
28067 Redmine Feature Closed Add context menu for issues in calendar 2018-01-30 09:04 Calendar Actions
32194 Redmine Defect Closed Calendar page lacks buttons to manage custom queries 2019-11-30 02:06 Calendar Actions
33682 Redmine Feature Closed Display calendar in vertical list layout on mobile screens 2023-10-29 21:30 Calendar Actions
27139 Redmine Patch Closed Fix for project link background in calendar tooltips 2017-11-27 14:21 Calendar Actions
27096 Redmine Feature Closed Mark non-working days in calendar view 2019-01-14 06:24 Calendar Actions
27346 Redmine Feature Closed Use the new pagination style for the calendars view 2023-05-07 02:19 Calendar Actions
31391 Redmine Patch Closed Small refactorization of avatar methods 2019-05-22 10:21 Code cleanup/refactoring Actions
36379 Redmine Patch Closed Update copyright year in source files to 2022 2022-01-02 06:29 Code cleanup/refactoring Actions
32110 Redmine Defect Closed "already initialized constant Redmine::Scm::Adapters::SubversionAdapter::SVN_BIN" warning when executing rake tasks 2019-10-04 01:30 Code cleanup/refactoring Actions
30811 Redmine Defect Closed "rake db:fixtures:load" does not work 2019-05-05 04:03 Code cleanup/refactoring Actions
38772 Redmine Patch Closed <=> should return nil when invoked with an incomparable object 2023-06-29 16:42 Code cleanup/refactoring Actions
20042 Redmine Defect Closed A test fail when running it with PostgreSQL 2022-12-09 06:58 Code cleanup/refactoring Actions
31620 Redmine Defect Closed ActivitiesControllerTest#test_previous_project_index fails depending on the current time and zone 2019-06-25 09:37 Code cleanup/refactoring Actions
39021 Redmine Patch Closed Add ".byebug_history" to svn:ignore, .gitignore, and .hgignore 2023-09-05 04:51 Code cleanup/refactoring Actions
30413 Redmine Patch Closed Add ".ruby-version" to svn:ignore, .git:ignore, and .hgignore 2019-01-13 01:50 Code cleanup/refactoring Actions
38139 Redmine Patch Closed Add guard clause to time_tag method to handle nil time 2023-01-02 07:56 Code cleanup/refactoring Actions
30120 Redmine Defect Closed Add missing fixture for reports_controller_test 2018-12-07 10:19 Code cleanup/refactoring Actions
37477 Redmine Patch Closed Add missing fixture issue_categories to MyControllerTest 2022-07-21 03:35 Code cleanup/refactoring Actions
37466 Redmine Patch Closed Add missing fixture issue_categories to VersionTest 2022-07-19 16:01 Code cleanup/refactoring Actions
33036 Redmine Patch Closed Add missing fixture to IssuesControllerTest 2020-02-21 04:58 Code cleanup/refactoring Actions
36347 Redmine Patch Closed Add missing fixture to IssuesHelperTest 2021-12-24 05:45 Code cleanup/refactoring Actions
35500 Redmine Patch Closed Add missing fixture to IssuesTest 2021-06-30 14:23 Code cleanup/refactoring Actions
37389 Redmine Defect Closed Add missing fixture to JournalObserverTest 2022-07-06 23:55 Code cleanup/refactoring Actions
33700 Redmine Patch Closed Add missing fixture to Redmine::ApiTest::ProjectsTest 2020-07-10 01:34 Code cleanup/refactoring Actions
32444 Redmine Patch Closed Add missing fixture to Redmine::WikiFormatting::MacrosTest 2019-12-03 08:48 Code cleanup/refactoring Actions
37851 Redmine Patch Closed Add missing fixture to test/integration/issue_test.rb 2022-10-29 10:24 Code cleanup/refactoring Actions
33785 Redmine Patch Closed Add missing fixture to TimelogControllerTest 2020-08-02 07:41 Code cleanup/refactoring Actions
32478 Redmine Patch Closed Add missing fixture to TimelogControllerTest 2019-12-03 08:47 Code cleanup/refactoring Actions
33786 Redmine Patch Closed Add missing fixture to UsersControllerTest 2020-08-02 07:38 Code cleanup/refactoring Actions
(101-150/1537) Per page: 25, 50, 100

Also available in: Atom CSV PDF