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
(101-150/1532) Per page: 25, 50, 100

Also available in: Atom CSV PDF