Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
36517 Redmine Defect Closed Label error_can_not_execute_macro_html in Russian translation is broken 2022-02-03 04:28 Translations Actions
36461 Redmine Defect Closed I18nTest#test_custom_pluralization_rules randomly fails 2022-02-03 05:07 I18n 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
36452 Redmine Defect Closed Infinite loop on PDF export if image included with attributes 2023-02-14 10:52 PDF export Actions
36396 Redmine Defect Closed Custom I18n Pluralization rules are not applied correctly 2022-01-22 10:17 I18n Actions
36393 Redmine Defect Closed Mailer.with_synched_deliveries doesn't correctly detect other async Queue adapters 2022-01-12 16:13 Email notifications 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
36363 Redmine Defect Closed Cannot select text in a table with a context menu available 2022-01-11 01:37 UI Actions
36361 Redmine Defect Closed IssueRelationsControllerTest#test_bulk_create_should_show_errors randomly fails 2022-01-13 02:21 Code cleanup/refactoring Actions
36360 Redmine Defect Closed IssuesSystemTest fails with ArgumentError in Ruby 3.1 2021-12-27 10:36 Ruby support Actions
36318 Redmine Defect Closed Saving time tracking activities without any change may turn a system activity into a project activity 2021-12-21 07:43 Project settings Actions
36287 Redmine Defect Closed rake redmine:plugins:assets fails 2021-12-08 02:24 Plugin API Actions
36273 Redmine Defect Closed Modifying the source code of a plugin does not reload it after r21295 2023-06-07 12:46 Rails support Actions
36258 Redmine Defect Closed Support revision without any message in Mercurial repositories 2022-09-02 02:22 SCM Actions
36226 Redmine Defect Closed Psych 4: Psych::DisallowedClass exception when unserializing a setting value 2022-02-09 02:20 Gems support Actions
35823 Redmine Defect Closed undefined method `+' for nil:NilClass 2021-09-07 17:00 Issues Actions
35731 Redmine Defect Closed Password and Confirmation fields are marked as required when editing a user 2021-08-13 05:00 Administration Actions
35715 Redmine Defect Closed File upload fails when run with uWSGI 2021-08-15 06:19 Attachments Actions
35669 Redmine Defect Closed Prints of Issues Report details are messed-up due to the size of the graphs 2021-09-04 06:30 Issues planning 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
35539 Redmine Defect Closed Race condition (possible filename collision) in Attachment.disk_filename 2022-03-27 04:57 Attachments Actions
35455 Redmine Defect Closed Require redmine/sort_criteria globally 2021-06-26 03:17 Plugin API Actions
35441 Redmine Defect Closed Inline image in Textile is not displayed if the image URL contains ampersands 2021-07-29 01:37 Text formatting Actions
35435 Redmine Defect Closed Psych 4: aliases in database.yml cause Psych::BadAlias exception 2022-02-09 02:22 Gems support Actions
35421 Redmine Defect Closed Unhandled exception when a YAML syntax error is detected in configuration.yml 2021-07-01 11:18 Administration Actions
35417 Redmine Defect Closed User sessions not reset after 2FA activation 2022-06-21 08:12 Accounts / authentication Actions
35319 Redmine Defect Closed Wrong Japanese translation for permission_delete_message_watchers 2021-05-28 09:13 Translations 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
35201 Redmine Defect Closed Duplicate entries in issue filter values 2021-05-07 08:14 Issues filter Actions
35135 Redmine Defect Closed FrozenError when new LDAP users try to login 2021-04-23 05:05 Accounts / authentication Actions
35131 Redmine Defect Closed Issue import - allow auto mapping for Unique ID and relation type fields 2021-04-23 05:57 Importers Actions
35115 Redmine Defect Closed Time entries are broken if grouped by project and issue custom fields 2021-04-21 10:07 Custom fields Actions
35100 Redmine Defect Closed MailHandler raises NameError exception when generating error message 2021-04-22 05:47 Email receiving Actions
35090 Redmine Defect Closed Permission check of the setting button on the issues page mismatches button semantics 2022-01-12 15:19 UI 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
35066 Redmine Defect Closed Missing project_id in redirect after clicking "Create and add another" button 2023-03-05 06:24 Time tracking Actions
35045 Redmine Defect Closed Mail handler bypasses add_issue_notes permission 2022-06-21 08:11 Email receiving Actions
35039 Redmine Defect Closed API create issue relation method returns undefined method `split' when issue id is sent as integer 2021-04-13 04:46 REST API Actions
35036 Redmine Defect Closed Markdown text sections broken by thematic breaks (horizontal rules) 2021-05-25 04:15 Text formatting Actions
35017 Redmine Defect Closed X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group 2021-05-18 07:33 Email notifications Actions
35005 Redmine Defect Closed RuntimeError "Couldn't find Active Storage configuration" is raised at startup 2021-04-03 03:07 Rails support Actions
35003 Redmine Defect Closed Update Rails UJS 2021-04-13 07:33 Rails support 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
34998 Redmine Defect Closed Cannot open journal dropdown menu after editing note 2021-04-06 07:49 UI Actions
34986 Redmine Defect Closed Ruby 3.0 fix super calls 2021-04-03 11:04 Ruby support Actions
34985 Redmine Defect Closed Rails 6.1 replace ActiveModel::Errors #<< with #add 2021-04-01 17:27 Rails support Actions
34984 Redmine Defect Closed Rails 6.1 Rendering actions with '.' in the name is deprecated 2021-04-01 17:37 Rails support Actions
34983 Redmine Defect Closed Roadmap tab is missing if there are only inherited from parent project versions 2021-04-07 07:12 Roadmap Actions
34982 Redmine Defect Closed Cannot change the default version and default assignee under settings 2022-12-14 09:54 Issues Actions
34980 Redmine Defect Closed Fix "undefined method `represent_boolean_as_integer=' for nil:NilClass" in Rails 6.1 2021-04-04 13:05 Rails support Actions
34933 Redmine Defect Closed Atom feed of the activity page does not contain items after the second page 2021-04-13 04:42 Activity view Actions
34921 Redmine Defect Closed Do not journalize attachments that are added during a "Copy Issue" operation 2021-03-29 07:53 Issues Actions
34894 Redmine Defect Closed User link using @ not working at the end of line 2021-04-14 08:23 Text formatting 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
34805 Redmine Defect Closed Activity tab in cross-project menu is sometimes broken 2021-03-07 06:16 UI Actions
34743 Redmine Defect Closed Hooks for queries helper 2022-12-21 06:50 Hook requests Actions
34694 Redmine Defect Closed Progress bar for a shared version on gantt disappears when the tree is collapsed and then expanded 2021-08-21 13:01 Gantt 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
34615 Redmine Defect Closed 'Search' falsy parameters are not respected 2021-02-08 07:24 REST API Actions
34456 Redmine Defect Closed Fix Japanese translation for less_than_x_seconds and less_than_x_minutes 2020-12-24 06:00 Translations Actions
34447 Redmine Defect Closed Typo in translation string 'setting_issue_list_default_columns': s//Isuses/Issues 2020-12-20 06:10 Translations Actions
34375 Redmine Defect Closed "is not" operator for Subproject filter incorrectly excludes closed subprojects 2020-12-29 08:14 Filters Actions
34367 Redmine Defect Closed Allowed filename extensions of attachments can be circumvented 2022-06-21 08:12 Attachments Actions
34357 Redmine Defect Closed Fix Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible link or button "eCookbook" 2020-12-02 04:28 Actions
34326 Redmine Defect Closed CSV import raises an exception if CSV header has empty columns 2020-12-05 03:17 Importers Actions
34297 Redmine Defect Closed Subprojects issues are not displayed on main project when all subprojects are closed 2020-12-29 08:07 Issues list Actions
34247 Redmine Defect Closed Web browser freezes when displaying workflow page with a large number of issue statuses 2021-01-18 13:12 Administration 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
34185 Redmine Defect Closed Trackers of subprojects are not displayed in the Issue summary page 2020-11-16 15:22 Issues Actions
34032 Redmine Defect Closed Project settings tab contains two items with the same id 2021-03-08 15:34 Project settings Actions
33953 Redmine Defect Closed Repository tab is not displayed if no repository is set as the main repository 2022-09-27 11:58 SCM Actions
33952 Redmine Defect Closed Spent time details are displayed in incorrect order when sorted by week and date 2020-12-12 04:33 Time tracking Actions
33939 Redmine Defect Closed Unnecessary translation of {{toc}} macros in Russian Wiki formatting help 2020-09-01 23:27 Documentation Actions
33935 Redmine Defect Closed Locked users in a group receive notifications when the group is added as a watcher 2020-09-01 16:09 Email notifications Actions
33932 Redmine Defect Closed Can't view "My account" page when 2fa is setting to optional 2020-08-31 23:46 Accounts / authentication Actions
33930 Redmine Defect Closed 500 error when attempting to create custom field enumeration with empty name 2020-12-06 03:56 Custom fields 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
33913 Redmine Defect Closed Input fields of the login form are too small in height on mobile 2020-09-28 10:22 UI - Responsive Actions
33896 Redmine Defect Closed Incorrect position of the revision graph 2020-11-12 01:16 SCM Actions
33889 Redmine Defect Closed Do not show list for custom fields without list entry on project overview 2020-08-26 06:02 Projects Actions
33846 Redmine Defect Closed Inline issue auto complete doesn't sanitize HTML tags 2021-03-26 08:59 Security Actions
33788 Redmine Defect Closed User Guide wiki section is broken (again) 2020-07-30 11:53 Website (redmine.org) Actions
33787 Redmine Defect Closed Redmine::ApiTest::UsersTest fail if config.time_zone is set 2020-11-16 08:50 REST API 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
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
33752 Redmine Defect Closed Uploading a big file fails with NoMemoryError 2021-05-31 06:49 Attachments Actions
33733 Redmine Defect Closed No trackers are selected for new projects 2021-03-25 03:13 Projects Actions
33724 Redmine Defect Closed Selected gantt columns are not displayed with MS Edge Legacy 2020-07-14 09:57 Gantt Actions
33639 Redmine Defect Closed Cannot paste image from clipboard when copying the image from web browsers or some apps 2020-06-26 15:50 Attachments 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
33550 Redmine Defect Closed Per role visibility settings for spent time custom fields is not properly checked 2021-04-20 07:46 Custom fields Actions
33548 Redmine Defect Closed Column header is clickable even when the column is not actually sortable 2021-03-14 07:59 Issues list Actions
(101-200/1532) Per page: 25, 50, 100

Also available in: Atom CSV PDF