Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
38231 Redmine Feature Closed Limit the year to 4 digits in date input 2023-03-30 03:11 UI Actions
33240 Redmine Defect Closed Issue subjects in gantt are broken in Internet Explorer if the avatar server is inaccessible 2023-03-29 06:15 Gantt Actions
38118 Redmine Defect Closed Ruby 3.2: Markdown formatter warns "undefining the allocator of T_DATA class Redcarpet::Markdown" 2023-03-27 15:19 Ruby support Actions
38182 Redmine Defect Closed Exporting users query does not use the query name as file name 2023-03-01 09:47 Accounts / authentication Actions
34302 Redmine Feature Closed Show parent issues in notification email 2023-03-01 04:47 Email notifications Actions
38306 Redmine Patch Closed Japanese translation update (r22117) 2023-02-27 03:00 Translations Actions
38141 Redmine Patch Closed Update copyright year to 2023 2023-02-09 19:51 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
38239 Redmine Defect Closed Test failure with Commonmarker 0.23.8 2023-02-05 06:20 Gems support Actions
38217 Redmine Defect Closed "Property changes" tab does not appear when all issue journals have both notes and property changes 2023-02-03 02:01 Issues Actions
38220 Redmine Patch Closed Update Redcarpet to 3.6 2023-01-30 15:53 Gems support Actions
38114 Redmine Defect Closed Example plugin (extra/sample_plugin) breaks Activity page 2023-01-28 05:51 Documentation Actions
38191 Redmine Patch Closed Update Rails to 6.1.7.2 2023-01-26 13:46 Rails support Actions
38208 Redmine Patch Closed Japanese translation update (r22039) 2023-01-23 10:26 Translations Actions
38168 Redmine Feature Closed WebP images support 2023-01-19 22:33 Attachments Actions
38187 Redmine Patch Closed Update SQLite3 gem to 1.6 2023-01-17 03:52 Gems support Actions
38134 Redmine Feature Closed Drop Ruby 2.6 support 2023-01-17 02:48 Ruby support 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
38073 Redmine Defect Closed CommonMark Markdown formatter does not support min-width, max-width, min-height, and max-height CSS properties 2023-01-16 13:57 Text formatting Actions
38162 Redmine Patch Closed Update jQuery UI Datepicker i18n files to 1.13.2 2023-01-12 08:21 Third-party libraries 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
38091 Redmine Patch Closed Fix redundant 'private' modifier in repositories_git_controller_test.rb 2023-01-12 04:08 Code cleanup/refactoring Actions
38146 Redmine Patch Closed Fix all performance-related RuboCop offenses 2023-01-11 14:37 Performance 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
38137 Redmine Patch Closed Update SimpleCov to 0.22 2022-12-29 06:36 Gems support Actions
38124 Redmine Patch Closed Update csv, net-imap, net-pop, and net-smtp gems to the same versions shipped with Ruby 3.2.0 2022-12-28 04:05 Gems support Actions
38122 Redmine Patch Closed Remove Bundler from requirements 2022-12-28 01:36 Gems support Actions
38121 Redmine Patch Closed Update MiniMagick to 4.12 2022-12-27 02:04 Gems support Actions
38100 Redmine Defect Closed Ruby 3.2: Encoding::CompatibilityError when running ChangesetTest#test_invalid_utf8_sequences_in_comments_should_be_replaced_latin1 2022-12-26 02:37 Ruby support Actions
37938 Redmine Patch Closed Unused permission "Mention user" 2022-12-01 16:03 Code cleanup/refactoring Actions
37983 Redmine Defect Closed Duplicate vertical-align property in wiki_syntax.css 2022-12-01 09:20 Documentation Actions
37878 Redmine Feature Closed Allow using ideographic space (U+3000) as a separator for search terms 2022-11-03 13:43 I18n Actions
37812 Redmine Defect Closed "Yes" and "No" are swapped in Polish translation 2022-10-22 08:57 Translations Actions
37465 Redmine Patch Closed Update Rails to 5.2.8.1 2022-10-11 04:44 Rails support Actions
37718 Redmine Defect Closed Repository browser does not show "+" (plus sign) in filename 2022-10-02 14:02 SCM Actions
37692 Redmine Defect Closed Plugins page does not have a table header 2022-10-01 08:54 Administration Actions
22425 Redmine Feature Closed Allow "style" tag in Redcarpet Markdown formatter 2022-09-27 04:32 Text formatting Actions
37614 Redmine Patch Closed Cleanup app/models/repository/git.rb 2022-09-25 07:08 Code cleanup/refactoring Actions
37687 Redmine Patch Closed Retrieve attachments with a single query when rendering a journal 2022-09-23 06:48 Performance 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
37691 Redmine Patch Closed Japanese translation update (r21826) 2022-09-21 02:47 Translations Actions
35613 Redmine Patch Closed German translation update of Wiki syntax help for 5.0-stable 2022-09-17 10:27 Translations Actions
37657 Redmine Patch Closed Rename Repository#supports_all_revisions? to Repository#supports_history? 2022-09-15 15:14 Code cleanup/refactoring Actions
37585 Redmine Defect Closed Do not show "History" tab for content in Filesystem repository 2022-09-09 08:56 SCM Actions
37656 Redmine Patch Closed Update sqlite3 gem to 1.5 2022-09-09 03:25 Gems support Actions
37599 Redmine Patch Closed Remove extra call of Attachment#thumbnailable? in AttachmentsController#thumbnail 2022-08-30 10:02 Code cleanup/refactoring Actions
37597 Redmine Patch Closed Don't create two thumbnails of different resolutions for a single image 2022-08-28 09:14 Attachments 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
37562 Redmine Defect Closed POST Requests to repository WS fail with "Can't verify CSRF token authenticity" 2022-08-10 08:34 SCM extra Actions
37563 Redmine Patch Closed Japanese translation update (r21764) 2022-08-09 09:02 Translations Actions
37482 Redmine Patch Closed Replace JQuery `.focus()` method with HTML `autofocus` attribute 2022-08-06 07:00 Code cleanup/refactoring Actions
37499 Redmine Defect Closed Default query should not be applied if the query is not allowed to be set as the default 2022-08-02 10:09 Issues Actions
37527 Redmine Patch Closed Japanese translation update (r21740) 2022-08-01 11:29 Translations Actions
37528 Redmine Patch Closed Don't load changesets when IssuesController#show processes API requests without "include=changesets" 2022-07-31 15:00 Performance Actions
37362 Redmine Feature Closed CSV export of issues report 2022-07-21 06:13 Issues Actions
37479 Redmine Patch Closed Japanese translation update (r21714) 2022-07-21 05:37 Translations Actions
37477 Redmine Patch Closed Add missing fixture issue_categories to MyControllerTest 2022-07-21 03:35 Code cleanup/refactoring Actions
37451 Redmine Patch Closed Add missing fixture versions to IssuesPdfHelperTest 2022-07-20 09:57 Code cleanup/refactoring Actions
37448 Redmine Patch Closed Add missing fixture users to RoleTest 2022-07-20 09:56 Code cleanup/refactoring Actions
37466 Redmine Patch Closed Add missing fixture issue_categories to VersionTest 2022-07-19 16:01 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
37252 Redmine Patch Closed Japanese translation update (r21602) 2022-06-19 09:53 Translations Actions
37151 Redmine Defect Closed The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100% 2022-06-10 11:17 Issues Actions
35892 Redmine Defect Closed Redmine::WikiFormatting::CommonMark::FormatterTest#test_footnotes fails with CommonMarker 0.23.2 2022-05-30 08:50 Gems support Actions
37157 Redmine Defect Closed Internal server error when trying to retrieve AnonymousUser's information via Users API 2022-05-28 11:56 REST API Actions
37154 Redmine Patch Closed Japanese translation update (r21590) 2022-05-24 11:45 Translations Actions
36303 Redmine Feature Closed Include avatar URL in Users API 2022-05-24 06:29 REST API Actions
36958 Redmine Defect Closed Crafted input breaks CommonMark Markdown formatter 2022-05-16 23:54 Text formatting Actions
36917 Redmine Patch Closed Update Rails to 6.1.6 2022-05-10 08:10 Rails support Actions
36918 Redmine Patch Closed Update Rails to 5.2.8 2022-05-10 08:10 Rails support Actions
36863 Redmine Defect Closed Missing v4.2.5 section in Changelog 2022-04-10 09:41 Documentation Actions
36862 Redmine Defect Closed Duplicate v5.0.0 section in Changelog 2022-04-10 09:39 Documentation Actions
36505 Redmine Feature Closed Reduce database queries when rendering Custom fields box in the project settings tab 2022-03-27 05:03 Performance Actions
36835 Redmine Defect Closed Redmine::Plugin.assets_directory is not working after r21283 2022-03-24 17:49 Plugin API Actions
36795 Redmine Patch Closed Set the minimum required version of ROTP gem to 5.0.0 2022-03-21 07:44 Gems support Actions
36503 Redmine Patch Closed Reduce extra queries in IssueQuery.default 2022-03-20 22:39 Performance Actions
35207 Redmine Patch Closed Update RuboCop Rails to 2.14 2022-03-20 08:06 Gems support Actions
36813 Redmine Patch Closed Japanese translation update (r21471) 2022-03-20 07:46 Translations 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
36564 Redmine Patch Closed Update I18n to 1.10 2022-03-05 09:02 Gems support Actions
36355 Redmine Patch Closed Update roadie-rails to 3.0 2022-02-26 07:56 Gems support Actions
35001 Redmine Feature Closed Disable API authentication with username and password when two-factor authentication is enabled for the user 2022-02-25 15:31 Accounts / authentication Actions
35027 Redmine Defect Closed Gantt PNG export ignores imagemagick_convert_command 2022-02-20 23:09 Gantt Actions
36651 Redmine Patch Closed Japanese translation update (r21396) 2022-02-18 02:46 Translations Actions
36633 Redmine Patch Closed Update Rails to 5.2.6.2 2022-02-14 07:40 Rails support Actions
36226 Redmine Defect Closed Psych 4: Psych::DisallowedClass exception when unserializing a setting value 2022-02-09 02:20 Gems support Actions
36325 Redmine Patch Closed Update Rouge to 3.28 2022-02-04 06:14 Gems support Actions
36455 Redmine Defect Closed Text custom field values are not aligned with their labels when text formatting is enabled 2022-01-21 01:04 Issues Actions
35136 Redmine Patch Closed Update RuboCop to 1.25 2022-01-18 16:48 Gems support Actions
35691 Redmine Patch Closed Update Nokogiri to 1.13 2022-01-09 03:19 Gems support Actions
36391 Redmine Feature Closed Change the default value for "Time span format" from "decimal" to "minutes" 2022-01-08 05:04 Administration Actions
34718 Redmine Feature Closed Auto guess file encoding when importing CSV file 2022-01-07 02:49 Importers Actions
35081 Redmine Patch Closed Update config/environments/*.rb for Rails 6.1 2022-01-03 03:30 Rails support Actions
36379 Redmine Patch Closed Update copyright year in source files to 2022 2022-01-02 06:29 Code cleanup/refactoring Actions
36378 Redmine Patch Closed Update copyright year in the footer to 2022 2022-01-02 05:56 UI Actions
36377 Redmine Defect Closed Encoding drop-down in the import settings defaults to US-ASCII instead of general_csv_encoding in Korean, Thai, and Shimplified Chinese 2022-01-02 03:45 Importers Actions
35142 Redmine Patch Closed Update RuboCop Performance to 1.13 2021-12-29 07:24 Gems support Actions
36360 Redmine Defect Closed IssuesSystemTest fails with ArgumentError in Ruby 3.1 2021-12-27 10:36 Ruby support Actions
36358 Redmine Patch Closed Use File.exist? instead of deprecated File.exists? 2021-12-27 04:20 Code cleanup/refactoring Actions
(101-200/868) Per page: 25, 50, 100

Also available in: Atom CSV PDF