Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
31553 Redmine Feature Closed Preview .webm as video instead of audio 2019-07-01 16:28 Attachments Actions
31275 Redmine Defect Closed Safari adds .html extension when downloading files of unknown type 2019-04-30 04:37 Attachments Actions
30441 Redmine Defect Closed Attachments with Unicode uppercase names are not shown in wiki pages 2019-04-18 16:32 Attachments Actions
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
30177 Redmine Patch Closed Thumbnail lifecycle: reuse thumbs from identical files, delete thumbs when diskfile is deleted 2018-12-15 04:00 Attachments Actions
29752 Redmine Feature Closed Render Textile and Markdown attachments on the preview page 2019-10-03 11:31 Attachments Actions
29395 Redmine Patch Closed Pagination between repository entries and attachments of the same container 2018-10-04 15:34 Attachments Actions
29259 Redmine Defect Closed Attachment preview does not work for some source files such as JavaScript and Go 2019-05-04 12:29 Attachments Actions
29190 Redmine Patch Closed Add link to container on attachment preview 2018-07-08 02:28 Attachments Actions
28616 Redmine Feature Closed Handle image orientation of attachments and thumbnails 2018-06-27 10:04 Attachments Actions
28295 Redmine Patch Closed Show name changes in diff preview 2018-04-27 11:16 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
22481 Redmine Feature Closed Show thumbnails for PDF attachments 2020-04-07 07:43 Attachments Actions
20277 Redmine Defect Closed "Couldn't find template for digesting" error in the log when sending a thumbnail or an attachment 2019-12-12 15:57 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
16410 Redmine Feature Closed Bulk delete wiki attachments 2018-07-26 02:20 Attachments Actions
13688 Redmine Patch Closed Chosen thumbnail has to be bigger than requested one and not smaller 2019-02-06 02:45 Attachments Actions
7056 Redmine Feature Closed Download all attachments at once 2023-08-09 15:49 Attachments Actions
3816 Redmine Feature Closed Allow pasting screenshots from clipboard 2021-08-29 05:44 Attachments Actions
33682 Redmine Feature Closed Display calendar in vertical list layout on mobile screens 2023-10-29 21:30 Calendar Actions
32194 Redmine Defect Closed Calendar page lacks buttons to manage custom queries 2019-11-30 02:06 Calendar Actions
28067 Redmine Feature Closed Add context menu for issues in calendar 2018-01-30 09:04 Calendar Actions
27346 Redmine Feature Closed Use the new pagination style for the calendars view 2023-05-07 02:19 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
40691 Redmine Patch Closed Remove ambiguity in queries utilizing a Project scope 2024-05-14 10:04 Code cleanup/refactoring Actions
40513 Redmine Patch Closed Fix initial_page_content method to avoid referencing @page instance variable in wiki formatting helpers 2024-04-10 04:49 Code cleanup/refactoring Actions
40506 Redmine Patch Closed Remove redundant ApplicationHelper inclusions 2024-04-28 12:49 Code cleanup/refactoring Actions
39971 Redmine Patch Closed Remove specific platform constraints for database adapter gems 2023-12-30 05:13 Code cleanup/refactoring Actions
39777 Redmine Patch Closed Remove useless method #run_in_request? from db/migrate/20221214173537_add_select_project_publicity_permission.rb 2023-12-05 01:44 Code cleanup/refactoring Actions
39527 Redmine Defect Closed Deprecate unused ApplicationHelper#render_if_exist 2023-11-19 08:42 Code cleanup/refactoring Actions
39380 Redmine Patch Closed Replace hardcoded issues count check with `limit` variable in IssuesController#retrieve_previous_and_next_issue_ids 2023-10-31 14:02 Code cleanup/refactoring Actions
39207 Redmine Patch Closed Replace `YAML.load` with `YAML.load_file` in locales.rake and improve error reporting for invalid YAML files 2023-10-20 04:56 Code cleanup/refactoring Actions
39184 Redmine Patch Closed Cleanup debug code in app/models/mail_handler.rb 2023-10-29 02:12 Code cleanup/refactoring Actions
39180 Redmine Defect Closed Fix an intermittent test failure in JournalTest 2023-10-12 11:18 Code cleanup/refactoring Actions
39066 Redmine Patch Closed Remove set_language_if_valid from MyController 2023-09-24 13:54 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
38797 Redmine Defect Closed Fix incorrect argument format for assert_select 2023-07-04 08:43 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
38646 Redmine Patch Closed Remove unused locale entry: label_optgroup_others 2023-06-21 11:51 Code cleanup/refactoring Actions
38496 Redmine Patch Closed Add missing fixtures to SearchControllerTest 2023-04-26 23:49 Code cleanup/refactoring Actions
38478 Redmine Patch Closed Remove unused i18n key label_last_login 2023-04-22 03:16 Code cleanup/refactoring Actions
38250 Redmine Defect Closed config/settings.yml not closed in Setting.load_available_settings 2023-02-15 10:10 Code cleanup/refactoring Actions
38228 Redmine Patch Closed Remove X-UA-Compatible meta tag for Internet Explorer 2023-02-05 06:55 Code cleanup/refactoring Actions
38145 Redmine Defect Closed Unreachable branch in ApplicationHelper#format_object due to the use of the deprecated Fixnum class 2023-01-12 05:04 Code cleanup/refactoring Actions
38141 Redmine Patch Closed Update copyright year to 2023 2023-02-09 19:51 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
38093 Redmine Patch Closed Use require_relative instead of generating the full path for a file 2023-01-16 22:58 Code cleanup/refactoring Actions
38091 Redmine Patch Closed Fix redundant 'private' modifier in repositories_git_controller_test.rb 2023-01-12 04:08 Code cleanup/refactoring Actions
38054 Redmine Patch Closed Remove unused i18n keys label_sort_highest, label_sort_higher, label_sort_lower, and label_sort_lowest 2023-10-29 02:04 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
37851 Redmine Patch Closed Add missing fixture to test/integration/issue_test.rb 2022-10-29 10:24 Code cleanup/refactoring Actions
37682 Redmine Patch Closed Add the `# frozen_string_literal: true` magic comment to config/initializers/secret_token.rb 2022-09-21 08:58 Code cleanup/refactoring Actions
37668 Redmine Patch Closed Fix bad I18n `t` call in macro error handler 2023-10-29 01:59 Code cleanup/refactoring Actions
37657 Redmine Patch Closed Rename Repository#supports_all_revisions? to Repository#supports_history? 2022-09-15 15:14 Code cleanup/refactoring Actions
37614 Redmine Patch Closed Cleanup app/models/repository/git.rb 2022-09-25 07:08 Code cleanup/refactoring Actions
37609 Redmine Defect Closed Remove obsolete remnant public/images/openid-bg.gif 2022-08-29 03:49 Code cleanup/refactoring Actions
37599 Redmine Patch Closed Remove extra call of Attachment#thumbnailable? in AttachmentsController#thumbnail 2022-08-30 10:02 Code cleanup/refactoring Actions
37591 Redmine Patch Closed Use start_with? or end_with? to check the first or last character of a string 2022-08-24 15:45 Code cleanup/refactoring Actions
37587 Redmine Defect Closed Unnecessary requirement in /lib/redmine/scm/adapters/filesystem_adapter.rb 2022-08-25 16:54 Code cleanup/refactoring Actions
37586 Redmine Defect Closed Typo in method names 2022-08-28 09:32 Code cleanup/refactoring Actions
37507 Redmine Patch Closed Normalize HTML in app/views/settings/_users.html.erb 2023-10-30 10:36 Code cleanup/refactoring Actions
37482 Redmine Patch Closed Replace JQuery `.focus()` method with HTML `autofocus` attribute 2022-08-06 07:00 Code cleanup/refactoring Actions
37477 Redmine Patch Closed Add missing fixture issue_categories to MyControllerTest 2022-07-21 03:35 Code cleanup/refactoring Actions
37470 Redmine Patch Closed Add missing fixture versions to MailHandlerControllerTest 2022-07-21 03:21 Code cleanup/refactoring Actions
37469 Redmine Patch Closed Add missing fixture versions to RepositoryTest 2022-07-21 03:22 Code cleanup/refactoring Actions
37466 Redmine Patch Closed Add missing fixture issue_categories to VersionTest 2022-07-19 16:01 Code cleanup/refactoring Actions
37451 Redmine Patch Closed Add missing fixture versions to IssuesPdfHelperTest 2022-07-20 09:57 Code cleanup/refactoring Actions
37449 Redmine Defect Closed Passing a wrong parameter to `with_settings` in UserTest::test_random_password_include_required_characters 2022-07-17 02:35 Code cleanup/refactoring Actions
37448 Redmine Patch Closed Add missing fixture users to RoleTest 2022-07-20 09:56 Code cleanup/refactoring Actions
37389 Redmine Defect Closed Add missing fixture to JournalObserverTest 2022-07-06 23:55 Code cleanup/refactoring Actions
36770 Redmine Patch Closed Fix to use a correct exception class ActiveRecord::IrreversibleMigration in migrations 2022-03-17 09:25 Code cleanup/refactoring Actions
36730 Redmine Patch Closed Replace Member.find_or_new with ActiveRecord's find_or_initialize_by 2022-03-14 15:25 Code cleanup/refactoring Actions
36716 Redmine Patch Closed IssuesControllerTest randomly fails 2022-03-03 14:55 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
36361 Redmine Defect Closed IssueRelationsControllerTest#test_bulk_create_should_show_errors randomly fails 2022-01-13 02:21 Code cleanup/refactoring Actions
36358 Redmine Patch Closed Use File.exist? instead of deprecated File.exists? 2021-12-27 04:20 Code cleanup/refactoring Actions
36352 Redmine Patch Closed IssuesSystemTest#test_bulk_edit fails due to r21248 2021-12-25 03:25 Code cleanup/refactoring Actions
36347 Redmine Patch Closed Add missing fixture to IssuesHelperTest 2021-12-24 05:45 Code cleanup/refactoring Actions
36241 Redmine Patch Closed MenuManagerTest randomly fails 2022-03-04 00:36 Code cleanup/refactoring Actions
36005 Redmine Patch Closed Adopt 2FA emails to new Mailer interface 2021-11-13 10:25 Code cleanup/refactoring Actions
35975 Redmine Patch Closed Add missing fixtures to UserTest 2021-11-11 10:24 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
35773 Redmine Patch Closed Move sidebar content on versions index view (roadmap) into a separate partial 2021-08-19 11:49 Code cleanup/refactoring Actions
35727 Redmine Patch Closed Add missing fixtures to Redmine::ProjectJumpBoxTest 2021-08-10 14:30 Code cleanup/refactoring Actions
35671 Redmine Feature Closed Move subtasks section on issues show view into a separate partial 2021-08-17 11:43 Code cleanup/refactoring Actions
35500 Redmine Patch Closed Add missing fixture to IssuesTest 2021-06-30 14:23 Code cleanup/refactoring Actions
35466 Redmine Patch Closed Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/configuration/*.yml 2021-07-10 10:47 Code cleanup/refactoring Actions
35413 Redmine Patch Closed Add missing fixtures to ActivitiesControllerTest 2021-06-25 04:49 Code cleanup/refactoring Actions
35396 Redmine Patch Closed Use base_scope for issue query results 2021-06-19 04:16 Code cleanup/refactoring Actions
35259 Redmine Feature Closed Output test coverage report to the console 2021-11-05 05:29 Code cleanup/refactoring Actions
35230 Redmine Patch Closed Fix typo in ApplicationHelper.html_title comment 2021-05-15 07:30 Code cleanup/refactoring Actions
35208 Redmine Patch Closed Use `Time.use_zone` instead of `Time.zone=` 2021-05-07 06:24 Code cleanup/refactoring Actions
35076 Redmine Patch Closed Menu manager - generate correct URLs when rendering from a namespaced controller 2021-04-15 03:41 Code cleanup/refactoring Actions
35075 Redmine Patch Closed Use named routes in base layout and account sidebar 2021-04-15 02:32 Code cleanup/refactoring Actions
35031 Redmine Patch Closed Remove deprecated code that are supposed to be removed in Redmine 5 2021-05-15 07:53 Code cleanup/refactoring Actions
35026 Redmine Patch Closed Remove rake task check_parsing_by_psych 2021-04-13 09:30 Code cleanup/refactoring Actions
35024 Redmine Patch Closed System test fails in Windows due to "/" path separator 2021-04-04 07:04 Code cleanup/refactoring Actions
34976 Redmine Patch Closed Add missing fixtures to TimeEntryCustomFieldTest 2021-03-28 10:04 Code cleanup/refactoring Actions
(101-200/1532) Per page: 25, 50, 100

Also available in: Atom CSV PDF