Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
42875 Redmine Defect Closed "Page not found" error when saving workflows with many statuses on Rack >= 3.1.14 2025-06-21 08:14 Issues workflow Actions
42738 Redmine Patch Closed Japanese translation update (r23774) 2025-05-18 03:15 Translations Actions
42682 Redmine Feature Closed Optimize the rendering of versions on the roadmap by preloading the email addresses of issue assignees 2025-05-07 06:39 Performance Actions
42681 Redmine Feature Closed Avoid unnecessary SQL queries by reordering conditions in Gantt version subject rendering 2025-05-06 04:34 Performance Actions
42673 Redmine Feature Closed Optimize `Version::FixedIssuesExtension#issues_progress` by avoiding repeated `Issue#closed?` calls 2025-05-06 08:46 Performance Actions
42671 Redmine Feature Closed Avoid unnecessary SQL query for subprojects in ProjectsController#show when project has no children 2025-05-06 04:17 Performance Actions
42663 Redmine Feature Closed Optimize Gantt chart rendering by reducing version-related queries 2025-05-07 08:54 Performance Actions
42644 Redmine Defect Closed Noto Sans fonts are not applied on Wiki syntax help pages 2025-05-02 09:45 Documentation Actions
42606 Redmine Defect Closed RuboCop warning about deprecated `EnsureNode#body` with rubocop-ast >= 1.41 2025-05-15 06:18 Gems support Actions
42597 Redmine Patch Closed Skip some Mercurial tests when using Mercurial 5.1 or later in Redmine 6.0 or 5.1 2025-04-21 10:34 SCM Actions
42589 Redmine Feature Closed Optimize watchers list rendering by eager loading email addresses 2025-04-27 10:27 Performance Actions
42584 Redmine Defect Closed NoMethodError when creating a user with an invalid email address and domain restrictions are enabled 2025-04-19 08:39 Administration Actions
42574 Redmine Feature Closed Optimize autocomplete issue listing triggered by typing "##" by eager loading trackers 2025-04-17 03:23 Performance Actions
42572 Redmine Patch Closed Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering 2025-04-12 06:17 Code cleanup/refactoring Actions
42562 Redmine Patch Closed Fix random test failure in ProjectAdminQueryTest due to missing language setting 2025-04-11 11:55 Code cleanup/refactoring Actions
42500 Redmine Patch Closed Skip repository tests when the SCM client command is unavailable 2025-04-12 06:52 SCM Actions
42485 Redmine Patch Closed Japanese translation update (r23561) 2025-05-27 05:08 Translations Actions
42245 Redmine Defect Closed 5.1-stable: Redmine fails to start with error: Unknown database adapter `"mysql2"` found in config/database.yml 2025-03-02 08:26 Gems support Actions
42226 Redmine Defect Closed Incorrect links in tracker deletion error message for projects where tracker is disabled 2025-02-09 08:52 Administration Actions
42150 Redmine Feature Closed Optimize TimeEntryActivity#default_activity_id method by introducing early returns to reduce SQL queries 2025-01-29 10:40 Performance Actions
42144 Redmine Feature Closed Optimize IssuesController#show by skipping time tracking queries when disabled 2025-01-25 09:20 Performance Actions
42140 Redmine Patch Closed Update footer copyright year to 2025 2025-01-30 10:48 Code cleanup/refactoring Actions
42133 Redmine Feature Closed Refactor thumbnail markup for improved structure and semantics 2025-01-23 02:42 Attachments Actions
42124 Redmine Patch Closed Refactor `Member#role_ids=` method for improved clarity and efficiency in removing obsolete member roles 2025-05-28 10:39 Code cleanup/refactoring Actions
42121 Redmine Feature Closed Optimize Version#wiki_page method 2025-01-20 09:39 Performance Actions
42104 Redmine Patch Closed Update MiniMagick to 5.2 2025-04-01 03:43 Gems support Actions
42077 Redmine Feature Closed Optimize activity view performance through association preloading for journals 2025-01-18 06:38 Performance Actions
42072 Redmine Feature Closed Adjust font size for breadcrumb and subtitle to improve readability and consistency 2025-01-17 10:29 UI Actions
42071 Redmine Patch Closed Update rubyzip to 2.4 2025-01-05 03:32 Gems support Actions
42070 Redmine Defect Closed Whitespace missing after hyphen between project name and event title in Activity view 2025-01-07 08:24 Activity view Actions
42066 Redmine Defect Closed NoMethodError exception occurs in IssuePriority#high and #low when both default and active priorities are absent 2025-01-15 09:21 Issues Actions
42051 Redmine Defect Closed "Font used for text areas" setting causes inconsistent font size 2024-12-31 03:25 UI Actions
42044 Redmine Patch Closed Update Rubocop Rails to 2.32 2025-06-08 09:47 Gems support Actions
42043 Redmine Feature Closed Abbreviate quoted text in descriptions in Activity view 2025-01-02 03:45 Activity view Actions
42041 Redmine Feature Closed Increase the maximum description length to 240 characters in the Activity view 2024-12-27 06:20 Activity view Actions
42038 Redmine Feature Closed Improve readability by adjusting font sizes and colors in activity view and search results 2025-01-15 09:27 Activity view Actions
42023 Redmine Defect Closed Search results page uses legacy icons 2025-01-22 03:53 UI Actions
42005 Redmine Feature Closed Improve readability of error pages by updating fonts and layout 2024-12-20 01:20 UI Actions
42003 Redmine Defect Closed Misalignment of icons and titles in Activity view 2024-12-26 09:04 Activity view Actions
41976 Redmine Feature Closed Ruby 3.4 support 2025-04-14 07:53 Ruby support Actions
41964 Redmine Patch Closed Update Nokogiri to 1.18 2024-12-29 09:21 Gems support Actions
41951 Redmine Patch Closed Fix random test failure in IssueTest due to unsorted expected_statuses 2024-12-09 01:50 Code cleanup/refactoring Actions
41934 Redmine Patch Closed Fix random test failure in ProjectsControllerTest::test_post_copy_should_copy_requested_items due to missing :issue_categories fixture 2024-12-08 06:05 Code cleanup/refactoring Actions
41914 Redmine Patch Closed Fix random test failure in UserTest#test_validate_password_complexity due to missing explicit language setting 2024-12-02 02:31 Code cleanup/refactoring Actions
41894 Redmine Patch Closed Fix random test failure by ensuring WatchersController#find_objects_from_params returns results in consistent order 2024-11-29 08:54 Code cleanup/refactoring Actions
41889 Redmine Patch Closed Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users 2024-11-30 07:55 Code cleanup/refactoring Actions
41884 Redmine Patch Closed Update RuboCop to 1.76 2025-06-08 04:23 Gems support Actions
41865 Redmine Patch Closed Update SQLite3 gem to 2.5 2024-12-31 03:17 Gems support Actions
41860 Redmine Defect Closed FrozenError when using SQLite3 gem version 2.0.0 or later 2024-11-26 00:39 Gems support Actions
41786 Redmine Defect Closed Long subject may not be displayed in Gantt chart with narrow column width 2024-11-20 06:51 Gantt Actions
41780 Redmine Defect Closed Unnecessary indentation for "Completed versions" in the Roadmap sidebar 2024-11-23 12:23 UI Actions
41779 Redmine Defect Closed Restore `margin-top` for `#sidebar h3` 2024-11-23 12:22 UI Actions
41778 Redmine Defect Closed Name field in custom query creation/edit form is not marked as required 2024-11-18 08:00 UI Actions
41775 Redmine Patch Closed Adjust the vertical alignment of icons in the tree view of the repository browser 2024-12-11 01:06 SCM Actions
41761 Redmine Patch Closed Update Rubocop Performance to 1.25 2025-04-12 05:36 Gems support Actions
41754 Redmine Feature Closed Add asset precompilation instructions to doc/INSTALL and doc/UPGRADING 2024-12-11 01:05 Documentation Actions
41748 Redmine Feature Closed Optimize font loading by replacing variable fonts with specific weights for Noto Sans 2025-04-29 01:15 UI Actions
41731 Redmine Feature New Prevent Redmine startup if themes remain in deprecated public/themes directory 2024-11-29 04:38 Themes Actions
41723 Redmine Patch Closed Update roadie-rails to 3.3 2024-11-11 01:51 Gems support Actions
41572 Redmine Defect Closed `updated_by_id` in Journal retains deleted user id instead of being set to `User.anonymous` 2024-10-29 02:03 Issues Actions
41509 Redmine Patch Closed Replace "even" and "odd" CSS classes with "this-month" and "other-month" for calendar days 2024-10-20 09:02 Calendar Actions
41500 Redmine Feature Closed Swap odd and even table row background colors 2024-10-20 09:08 UI Actions
41489 Redmine Patch Closed Update Rails to 6.1.7.10 2024-10-24 02:43 Ruby support Actions
41475 Redmine Feature Closed Improve table readability by adding row borders 2024-10-13 10:03 UI Actions
41469 Redmine Patch Closed Update helps and docs to use HTTPS links instead of HTTP 2024-11-03 13:00 Documentation Actions
41467 Redmine Defect Closed Unexpected font size on CommonMark Markdown help pages due to missing doctype declaration 2024-10-11 02:51 Text formatting Actions
41464 Redmine Defect Closed CSV file encoding auto-detection may fail with multibyte characters 2024-10-20 08:48 Importers Actions
41447 Redmine Defect Closed Gantt collapse/expand buttons are not available 2024-10-08 23:20 Gantt Actions
41434 Redmine Defect New CSV import fails with error for quoted fields containing newlines and CRLF line endings 2024-11-10 08:27 Importers Actions
41402 Redmine Patch Closed Remove Internet Explorer-specific CSS rules and vendor prefixes 2024-10-04 00:49 Code cleanup/refactoring Actions
41401 Redmine Defect Closed Hours column in "Details" tab of Spent time is not right-aligned 2024-10-16 13:37 Time tracking Actions
41321 Redmine Feature Closed Improve readability by refining font sizes and switching to Noto Sans font 2024-10-07 11:07 UI Actions
41298 Redmine Feature Closed Refine UI with updated box styling and border colors 2024-10-23 17:24 UI Actions
41266 Redmine Feature Closed Improve header design with gradient background 2024-09-22 05:52 UI Actions
41254 Redmine Patch Closed Brazilian Portuguese translation update for 5.1-stable 2024-09-27 08:58 Translations Actions
41202 Redmine Feature Closed Change the default CSV export encoding to UTF-8 2024-09-01 06:27 Issues Actions
41188 Redmine Patch Closed Refactor Calendar#first_wday method for improved readability and efficiency 2024-09-07 08:35 Code cleanup/refactoring Actions
41142 Redmine Patch Closed Add missing assertion in Redmine::MenuManager::MapperTest#test_push_onto_root 2024-08-12 11:06 Code cleanup/refactoring Actions
41141 Redmine Patch Closed Replace deprecated `ActiveSupport::Deprecation.warn` with custom deprecation object 2024-08-20 08:02 Code cleanup/refactoring Actions
41053 Redmine Feature Closed Add "User's group" and "User's role" filters to Spent time list 2024-08-16 04:05 Time tracking Actions
41039 Redmine Patch Closed Japanese translation update (r22936) 2024-07-18 08:28 Translations Actions
41031 Redmine Feature Closed Include project identifier in List-Id header field of notification emails 2024-07-18 13:00 Email notifications Actions
41027 Redmine Patch Closed Japanese translation update (r22927) 2024-07-16 17:15 Translations Actions
41023 Redmine Patch Closed Set default age parameter for User.prune to 30 days 2024-07-19 10:26 Code cleanup/refactoring Actions
41011 Redmine Patch Closed Add more configuration examples to config/additional_environment.rb.example 2024-07-26 12:01 Documentation Actions
40924 Redmine Defect Closed Spent Hours ignoring "Time Span Format" Setting on several pages 2024-07-03 11:41 Time tracking Actions
40882 Redmine Patch Closed Remove unused "label_browse" from all locales 2024-06-25 07:52 Code cleanup/refactoring Actions
40880 Redmine Defect Closed Japanese translation update (r22893) 2024-06-23 03:07 Translations Actions
40876 Redmine Patch Closed Czech translation update 2024-06-22 01:32 Translations Actions
40864 Redmine Feature Closed Upgrade jQuery UI to 1.13.3 2024-06-20 06:12 Third-party libraries Actions
40854 Redmine Patch Closed Optimize Issue#blocked? and Issue#duplicates 2024-06-19 01:45 Performance Actions
40849 Redmine Patch Closed Update MiniMagick to 4.13 2024-11-07 10:08 Gems support Actions
40832 Redmine Defect New Deprecation warning regarding the use of the convert command in ImageMagick 7 2024-06-17 04:10 Attachments Actions
40818 Redmine Patch Closed Update Rails to 6.1.7.8 2024-06-11 09:48 Rails support Actions
40798 Redmine Patch Closed Optimize Version model 2024-06-17 09:12 Performance Actions
40775 Redmine Patch Closed Reduce an extra SQL query in IssuesController#retrieve_default_query 2024-06-04 11:38 Performance Actions
40749 Redmine Patch Closed Japanese translation update (r22850) 2024-05-29 17:23 Translations Actions
40706 Redmine Feature Closed Enhance "Last activity" column to link to project activity page 2024-05-28 19:40 Projects Actions
40703 Redmine Patch Closed Japanese translation update (r22817) 2024-05-16 13:32 Translations Actions
40685 Redmine Patch Closed Update roadie-rails to 3.2.0 2024-05-13 10:35 Gems support Actions
(1-100/1058) Per page: 25, 50, 100

Also available in: Atom CSV PDF