Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
40603 Redmine Defect Closed Mocha 2.2.0 causes test failure: "unexpected invocation" 2024-04-27 09:17 Gems support Actions
40515 Redmine Defect Resolved Displaying issue descriptions in the issues list ignores CommonMark table alignment 2024-04-23 04:59 Text formatting Actions
40205 Redmine Defect Closed ThemesTest may fail if a third-party theme having theme.js is installed 2024-02-13 23:59 Code cleanup/refactoring Actions
40204 Redmine Defect Closed `rake redmine:plugins` fails with the error "Don't know how to build task 'redmine:plugins:assets'" 2024-02-07 20:55 Rails support Actions
40020 Redmine Defect Closed ScmData.binary? incorrectly considers UTF-8 text as binary 2024-01-30 02:42 SCM Actions
39760 Redmine Defect Closed Some API tests fail with Ruby 2.7 2023-12-10 05:02 REST API Actions
39755 Redmine Defect Closed CommonMark Markdown help page does not reflect user's language setting 2023-12-07 14:03 Text formatting Actions
39576 Redmine Defect Closed `rake yard` does not work with Ruby >= 3.2 2023-11-19 06:37 Gems support Actions
38797 Redmine Defect Closed Fix incorrect argument format for assert_select 2023-07-04 08:43 Code cleanup/refactoring Actions
38788 Redmine Defect Closed "has been" and "has never been" filter operators can be very slow 2023-06-30 11:41 Issues Actions
38636 Redmine Defect New NoMethodError when creating/updating an issue if all issue priorities are disabled and no default priority is set 2024-01-25 09:32 Issues Actions
38509 Redmine Defect Closed Untranslated string "OK" in the repository browser 2023-12-05 08:15 I18n Actions
38477 Redmine Defect Closed Fix the English and Japanese translations of field_last_login_on 2023-05-05 06:05 Translations Actions
38458 Redmine Defect Closed Display order of watchers in the sidebar is indeterminate 2023-05-05 05:51 Issues Actions
38448 Redmine Defect Closed The margin below the Submit button on the issue edit page is too narrow 2023-04-16 02:57 UI Actions
38443 Redmine Defect Closed Cannot add a user to a group if the group is a member without roles in a certain project 2023-04-14 01:01 Groups 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
38182 Redmine Defect Closed Exporting users query does not use the query name as file name 2023-03-01 09:47 Accounts / authentication Actions
38165 Redmine Defect Closed Users API ignores name and group_id parameter 2023-12-28 08:59 REST API 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
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
38114 Redmine Defect Closed Example plugin (extra/sample_plugin) breaks Activity page 2023-01-28 05:51 Documentation 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
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
37983 Redmine Defect Closed Duplicate vertical-align property in wiki_syntax.css 2022-12-01 09:20 Documentation Actions
37812 Redmine Defect Closed "Yes" and "No" are swapped in Polish translation 2022-10-22 08:57 Translations 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
37585 Redmine Defect Closed Do not show "History" tab for content in Filesystem repository 2022-09-09 08:56 SCM 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
37530 Redmine Defect New Generating a thumbnail may take a long time and cause Redmine to hang 2022-10-02 09:52 Attachments 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
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
37166 Redmine Defect Closed Roles of a project member should not be made empty 2023-04-14 02:55 Project settings 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
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
36958 Redmine Defect Closed Crafted input breaks CommonMark Markdown formatter 2022-05-16 23:54 Text formatting 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
36835 Redmine Defect Closed Redmine::Plugin.assets_directory is not working after r21283 2022-03-24 17:49 Plugin API Actions
36581 Redmine Defect New Clicking the "New repository" button causes a 404 error 2022-03-13 08:54 SCM 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
36444 Redmine Defect New Validation error message when no trackers are assigned to a project is confusing 2022-10-02 10:04 Email receiving 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
36360 Redmine Defect Closed IssuesSystemTest fails with ArgumentError in Ruby 3.1 2021-12-27 10:36 Ruby support Actions
36226 Redmine Defect Closed Psych 4: Psych::DisallowedClass exception when unserializing a setting value 2022-02-09 02:20 Gems support 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
35754 Redmine Defect Closed Redmine::WikiFormatting::CommonMark::FormatterTest#test_should_ignore_soft_breaks fails 2021-08-15 08:00 Actions
35752 Redmine Defect Closed Warning message "nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri" 2021-08-13 08:53 Gems support Actions
35731 Redmine Defect Closed Password and Confirmation fields are marked as required when editing a user 2021-08-13 05:00 Administration Actions
35642 Redmine Defect Closed Long text custom field values are not aligned with their labels 2021-08-10 14:38 Issues Actions
35621 Redmine Defect Closed Bundler fails to install globalid when using Ruby < 2.6.0 2021-07-30 01:30 Gems support Actions
35606 Redmine Defect Closed Locked users should not be displayed in the members box of the project overview page 2021-07-27 06:57 Projects Actions
35421 Redmine Defect Closed Unhandled exception when a YAML syntax error is detected in configuration.yml 2021-07-01 11:18 Administration Actions
35308 Redmine Defect Closed "Add news" button on global news index is displayed for users without permissions 2021-06-02 02:36 News Actions
35226 Redmine Defect Closed Add SameSite=Lax to cookies to fix warnings in web browsers 2021-06-16 16:17 Accounts / authentication Actions
35087 Redmine Defect Closed Users without two-factor authentication enabled cannot sign out when two-factor authentication is required 2021-04-18 07:39 Accounts / authentication Actions
35027 Redmine Defect Closed Gantt PNG export ignores imagemagick_convert_command 2022-02-20 23:09 Gantt Actions
35005 Redmine Defect Closed RuntimeError "Couldn't find Active Storage configuration" is raised at startup 2021-04-03 03:07 Rails support Actions
35004 Redmine Defect Closed DEPRECATION WARNING during startup 2021-04-13 11:13 Rails support Actions
34834 Redmine Defect Closed Line breaks in the description of a custom field are ignored in a tooltip 2021-09-29 23:55 UI Actions
34618 Redmine Defect Closed Cannot sign in when both enabling two-factor authentication and changing password are required 2021-02-02 08:15 Accounts / authentication Actions
34490 Redmine Defect New CSV import does not accept drag and drop of a CSV file 2021-05-07 09:08 Importers Actions
34398 Redmine Defect Closed Tracker filter shows subprojects trackers even when "Display subprojects issues on main projects by default" is disabled 2020-12-14 08:23 Filters Actions
34375 Redmine Defect Closed "is not" operator for Subproject filter incorrectly excludes closed subprojects 2020-12-29 08:14 Filters Actions
34326 Redmine Defect Closed CSV import raises an exception if CSV header has empty columns 2020-12-05 03:17 Importers Actions
34234 Redmine Defect Closed Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid name collision with other instances or apps 2020-11-09 07:38 Accounts / authentication Actions
34233 Redmine Defect Closed otpauth uri should include a login id, not an email address 2020-11-09 03:42 Accounts / authentication Actions
34165 Redmine Defect Closed RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190 2020-11-22 14:47 Code cleanup/refactoring Actions
34108 Redmine Defect New "Is duplicate of" and "Has duplicate" issue relations can be a circular reference 2020-12-23 03:57 Issues Actions
33979 Redmine Defect Closed Japanese translation update (r20015) 2020-09-14 11:05 Translations Actions
33926 Redmine Defect Closed Rake tasks "db:encrypt" and "db:decrypt" may fail due to validation error 2020-09-02 10:48 Accounts / authentication Actions
33925 Redmine Defect Closed ArgumentError in lib/redmine/twofa/base.rb after updating a source file in development mode 2020-08-31 10:30 Accounts / authentication Actions
33896 Redmine Defect Closed Incorrect position of the revision graph 2020-11-12 01:16 SCM Actions
33768 Redmine Defect Closed Bundler may fail to install stringio if Ruby prior to 2.5 is used 2020-07-28 17:03 Gems support Actions
33723 Redmine Defect Closed File name is displayed over the clip icon in new/edit forms 2020-09-14 10:55 UI Actions
33610 Redmine Defect New Submitting the edit issue form without changing any field updates updated_on column 2020-11-28 09:10 Issues Actions
33601 Redmine Defect Closed Additional email addresses are not displayed in user profile page 2020-06-27 07:43 Accounts / authentication Actions
33576 Redmine Defect Closed Done ratio of a parent issue may be shown as 99% even though all subtasks are completed 2020-06-15 20:26 Issues Actions
33563 Redmine Defect Closed File selection buttons are not fully displayed with Google Chrome in some language 2020-09-17 13:04 UI Actions
33562 Redmine Defect Closed Some tests in ApplicationHelperTest are declared as private 2020-06-12 04:57 Code cleanup/refactoring 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
33355 Redmine Defect Closed TypeError when attempting to update a user with a blank email address 2020-12-04 01:40 Administration Actions
33350 Redmine Defect New Rows in Forums tab of project setting are not striped according to odd/even rule 2020-05-15 07:50 Project settings 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
33310 Redmine Defect Closed Warnings while running redmine:load_default_data rake task 2020-04-22 15:06 Administration Actions
33281 Redmine Defect Closed Totals of custom fields may not be sorted as configured 2020-05-08 06:46 Filters Actions
33257 Redmine Defect New Bulk edit for time entries does not support User filed 2020-04-06 08:23 Time tracking Actions
33250 Redmine Defect Closed Useless white box appears over the the tooltip in EdgeHTML 2021-01-10 01:46 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
33234 Redmine Defect Closed Vertical scroll bar in some browsers hide content 2020-05-28 09:54 UI 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
33181 Redmine Defect Closed IssuesSystemTest#test_index_as_csv_should_reflect_sort fails 2024-01-20 08:46 Code cleanup/refactoring Actions
33176 Redmine Defect Closed Sort order icon is missing in users index 2020-03-20 01:46 Administration 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
33127 Redmine Defect Closed Assignee icon is misaligned when print stylesheet is applied 2021-04-01 07:53 Issues Actions
(1-100/959) Per page: 25, 50, 100

Also available in: Atom CSV PDF