Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
32470 Redmine Defect Closed LDAP authentication is broken due to r18692 2019-11-16 11:33 LDAP Actions
1619 Redmine Defect Closed ActionView::TemplateError occur when Rendering issues/show.rfpdf 2008-07-10 18:23 Actions
39887 Redmine Patch Closed Update RuboCop to 1.63 2024-04-09 12:03 Gems support Actions
39888 Redmine Patch Closed Update RuboCop Performance to 1.21 2024-03-31 03:26 Gems support Actions
39889 Redmine Patch Closed Update RuboCop Rails to 2.24 2024-03-08 08:25 Gems support Actions
35755 Redmine Feature Closed Drop OpenID support 2024-03-06 13:56 OpenID Actions
40190 Redmine Feature Closed Stop appending the utf8 checkmark parameter to form URLs 2024-02-14 08:59 Code cleanup/refactoring 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
33638 Redmine Patch Closed Add informative default welcome text for new installations 2024-02-12 07:59 UI Actions
40211 Redmine Patch Closed Remove appveyor.yml 2024-02-10 11:33 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
29208 Redmine Feature Closed Support email addresses with IDN (internationalized domain names) in user accounts 2024-02-01 09:47 I18n Actions
39547 Redmine Patch Closed Prevent automatic requiring of unnecessary gems at runtime 2024-01-30 04:54 Gems support Actions
40020 Redmine Defect Closed ScmData.binary? incorrectly considers UTF-8 text as binary 2024-01-30 02:42 SCM Actions
40092 Redmine Feature Closed Drop FastCGI support 2024-01-28 02:00 Rails support Actions
40087 Redmine Patch Closed Rewrite ApplicationHelper#favicon_url method using image_url 2024-01-23 02:23 Code cleanup/refactoring Actions
29045 Redmine Patch Closed Change Japanese translation for Tracker 2024-01-21 13:02 Translations Actions
27917 Redmine Patch Closed Use Ruby 2.4.3 on the CI server 2024-01-21 06:10 Website (redmine.org) Actions
33181 Redmine Defect Closed IssuesSystemTest#test_index_as_csv_should_reflect_sort fails 2024-01-20 08:46 Code cleanup/refactoring Actions
40000 Redmine Patch Closed Optimize gantt chart rendering for issues without subtasks 2024-01-19 13:12 Performance Actions
39761 Redmine Feature Closed Ruby 3.3 support 2024-01-17 01:21 Ruby support Actions
40010 Redmine Patch Closed Replace regular expression matches with String#start_with? / end_with? 2024-01-11 12:27 Performance Actions
40008 Redmine Patch Closed Replace String#sub with delete_prefix / delete_suffix 2024-01-08 02:15 Performance Actions
38343 Redmine Feature Closed Change the default notification option to "Only for things I watch or I am assigned to" 2024-01-04 11:14 Email notifications Actions
40003 Redmine Patch Closed Japanese translation update (r22550) 2024-01-04 10:58 Translations Actions
39835 Redmine Patch Closed Optimize repository menu visibility check 2024-01-03 16:33 Performance Actions
39993 Redmine Patch Closed Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests 2024-01-01 12:29 Performance Actions
39847 Redmine Patch Closed Cache the result of `Journal#attachments` 2023-12-31 03:02 Performance Actions
39985 Redmine Patch Closed Update SQLite3 gem to 1.7 2023-12-30 05:29 Gems support Actions
39971 Redmine Patch Closed Remove specific platform constraints for database adapter gems 2023-12-30 05:13 Code cleanup/refactoring Actions
39805 Redmine Feature Closed Extend "contains" operator in "Parent task" filter to support multiple issue IDs 2023-12-29 09:25 Issues filter Actions
39972 Redmine Patch Closed Update Nokogiri to 1.16.0 2023-12-29 09:05 Gems support Actions
39837 Redmine Patch Closed Optimize query models by replacing `map` with `pluck` 2023-12-29 09:01 Performance Actions
38165 Redmine Defect Closed Users API ignores name and group_id parameter 2023-12-28 08:59 REST API Actions
39840 Redmine Patch Closed Optimize `Issue#relations` method to fetch both `relations_from` and `relations_to` using a single query 2023-12-28 01:11 Performance Actions
39849 Redmine Patch Closed Optimize IssueCategory SQL queries when showing an issue 2023-12-27 10:31 Performance Actions
39760 Redmine Defect Closed Some API tests fail with Ruby 2.7 2023-12-10 05:02 REST API Actions
39500 Redmine Feature Closed Change the default notification option for users to "Only for things I watch or I am assigned to" 2023-12-08 09:29 Accounts / authentication Actions
39755 Redmine Defect Closed CommonMark Markdown help page does not reflect user's language setting 2023-12-07 14:03 Text formatting Actions
38509 Redmine Defect Closed Untranslated string "OK" in the repository browser 2023-12-05 08:15 I18n Actions
39592 Redmine Patch Closed Set transaction isolation level of MySQL to READ-COMMITTED in database.yml.example 2023-11-26 14:23 Database Actions
39576 Redmine Defect Closed `rake yard` does not work with Ruby >= 3.2 2023-11-19 06:37 Gems support Actions
39558 Redmine Patch Closed Remove deprecated methods in Repository and AbstractAdapter 2023-11-18 13:58 Code cleanup/refactoring Actions
39511 Redmine Feature Closed Auto-detection of field wrapper type when importing CSV file 2023-11-16 12:09 Importers Actions
39380 Redmine Patch Closed Replace hardcoded issues count check with `limit` variable in IssuesController#retrieve_previous_and_next_issue_ids 2023-10-31 14:02 Code cleanup/refactoring Actions
39430 Redmine Patch Closed Japanese translation update (r22362) 2023-10-31 03:05 Translations Actions
37248 Redmine Patch Closed Update RuboCop Rails to 2.22 2023-10-30 02:17 Gems support Actions
37987 Redmine Patch Closed Update Stylelint to 14.16.0 2023-10-29 05:19 Third-party libraries Actions
38099 Redmine Feature Closed Add Ruby 3.2 support 2023-10-29 02:06 Ruby support Actions
38054 Redmine Patch Closed Remove unused i18n keys label_sort_highest, label_sort_higher, label_sort_lower, and label_sort_lowest 2023-10-29 02:04 Code cleanup/refactoring Actions
37159 Redmine Feature Closed Drop Ruby 2.5 support 2023-10-29 01:55 Ruby support Actions
37236 Redmine Patch Closed Update Rouge to 4.2 2023-10-26 13:03 Gems support Actions
39211 Redmine Patch Closed Update roadie-rails to 3.1 2023-10-21 02:48 Gems support Actions
39207 Redmine Patch Closed Replace `YAML.load` with `YAML.load_file` in locales.rake and improve error reporting for invalid YAML files 2023-10-20 04:56 Code cleanup/refactoring Actions
39192 Redmine Patch Closed Japanese translation update (r22344) 2023-10-17 11:03 Translations Actions
36919 Redmine Patch Closed Update RuboCop to 1.57 2023-10-12 12:28 Gems support Actions
38374 Redmine Patch Closed Update Rails to 6.1.7.6 2023-09-20 06:04 Rails support Actions
39070 Redmine Patch Closed Allow using the latest version of mocha even when using Ruby < 2.7 2023-09-18 11:25 Gems support Actions
39032 Redmine Patch Closed Japanese translation update (r22289 ) 2023-09-06 16:18 Translations Actions
39021 Redmine Patch Closed Add ".byebug_history" to svn:ignore, .gitignore, and .hgignore 2023-09-05 04:51 Code cleanup/refactoring Actions
35747 Redmine Feature Closed Allow style attribute for HTML elements in CommonMark formatter 2023-08-29 03:06 Text formatting Actions
38135 Redmine Patch Closed Allow use of Puma 6.0.0 or later 2023-08-24 11:26 Gems support Actions
32153 Redmine Defect Closed Repository browser does not render previews for audio/video files 2023-08-24 05:18 SCM Actions
37247 Redmine Patch Closed Update RuboCop Performance to 1.19 2023-08-23 11:13 Gems support Actions
38797 Redmine Defect Closed Fix incorrect argument format for assert_select 2023-07-04 08:43 Code cleanup/refactoring Actions
37401 Redmine Patch Closed Update I18n to 1.14 2023-06-30 11:47 Gems support Actions
38788 Redmine Defect Closed "has been" and "has never been" filter operators can be very slow 2023-06-30 11:41 Issues Actions
38772 Redmine Patch Closed <=> should return nil when invoked with an incomparable object 2023-06-29 16:42 Code cleanup/refactoring Actions
37525 Redmine Patch Closed Update Pg to 1.5 2023-06-29 06:08 Gems support Actions
38181 Redmine Patch Closed Update Nokogiri to 1.15.2 2023-06-22 03:34 Gems support Actions
38545 Redmine Patch Closed Japanese translation update (r22241) 2023-05-15 04:12 Translations Actions
38527 Redmine Feature Closed New issues filter operators "has been", "has never been", and "changed from" 2023-05-11 09:05 Issues filter Actions
35432 Redmine Feature Closed Git: View annotation prior to the change 2023-05-07 04:10 SCM Actions
38477 Redmine Defect Closed Fix the English and Japanese translations of field_last_login_on 2023-05-05 06:05 Translations Actions
38449 Redmine Patch Closed Align buttons in modal dialogs to the left instead of right 2023-05-05 05:56 UI Actions
38458 Redmine Defect Closed Display order of watchers in the sidebar is indeterminate 2023-05-05 05:51 Issues Actions
38503 Redmine Patch Closed Japanese translation update (r22218) 2023-05-01 09:59 Translations Actions
38497 Redmine Patch Closed Japanese translation update (r22213) 2023-04-28 05:25 Translations Actions
38481 Redmine Feature Closed Further narrow search results with issues filter 2023-04-27 06:12 Search engine Actions
38496 Redmine Patch Closed Add missing fixtures to SearchControllerTest 2023-04-26 23:49 Code cleanup/refactoring Actions
38478 Redmine Patch Closed Remove unused i18n key label_last_login 2023-04-22 03:16 Code cleanup/refactoring Actions
38474 Redmine Patch Closed Preload default_status when listing trackers 2023-04-22 03:12 Performance Actions
38459 Redmine Feature Closed Support "My bookmarks" in the search 2023-04-18 16:46 Search engine Actions
38402 Redmine Feature Closed "Any searchable text" filter for issues 2023-04-18 14:06 Issues filter Actions
38456 Redmine Feature Closed OR search with multiple terms for "starts with" and "ends with" filter operators 2023-04-18 01:25 Filters 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
38455 Redmine Patch Closed Japanese translation update (r22189) 2023-04-15 03:10 Translations Actions
38435 Redmine Feature Closed "contains any of" operator for text filters to perform OR search of multiple terms 2023-04-15 01:51 Filters Actions
38416 Redmine Feature Closed Ability to disable the priority field 2023-04-15 01:36 Issues Actions
37166 Redmine Defect Closed Roles of a project member should not be made empty 2023-04-14 02:55 Project settings 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
36679 Redmine Feature Closed Export a version as changelog text 2023-04-13 06:21 Roadmap Actions
38419 Redmine Patch Closed German translation update 2023-04-09 04:32 Translations Actions
38408 Redmine Patch Closed Remove experimental flag from "Preferred part of multipart (HTML) emails" setting 2023-04-06 06:58 Email receiving Actions
38412 Redmine Patch Closed Japanese translation update (r22167) 2023-04-06 02:20 Translations Actions
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
(1-100/863) Per page: 25, 50, 100

Also available in: Atom CSV PDF