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
40515 Redmine Defect Resolved Displaying issue descriptions in the issues list ignores CommonMark table alignment 2024-04-23 04:59 Text formatting Actions
40603 Redmine Defect Resolved Mocha 2.2.0 causes test failure: "unexpected invocation" 2024-04-23 03:43 Gems support Actions
28011 Redmine Feature New Setting for My page blocks to change the maximum number of issues 2024-04-19 12:06 My page Actions
39887 Redmine Patch Closed Update RuboCop to 1.63 2024-04-09 12:03 Gems support Actions
29894 Redmine Feature New View watchers on the issue list 2024-04-03 09:24 Issues list Actions
39888 Redmine Patch Closed Update RuboCop Performance to 1.21 2024-03-31 03:26 Gems support Actions
40499 Redmine Patch New Replace deprecated `document.execCommand` with Clipboard API in copyTextToClipboard function 2024-03-30 10:01 Code cleanup/refactoring 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
36320 Redmine Feature Reopened Migrate to Rails 7.1 2024-02-26 07:17 Rails support Actions
39774 Redmine Feature New Add logging for issue deletion 2024-02-24 06:24 Issues 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
40202 Redmine Patch New Add LICENSE.txt in the root directory 2024-02-08 11:28 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
38504 Redmine Feature New Display pasted images in appropriate size on HiDPI displays 2024-02-03 02:09 Attachments 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
40149 Redmine Feature New Drop deprecated Redcarpet based Markdown formatter 2024-01-30 04:48 Text formatting 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
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
40087 Redmine Patch Closed Rewrite ApplicationHelper#favicon_url method using image_url 2024-01-23 02:23 Code cleanup/refactoring Actions
30112 Redmine Feature New Option to stop sending reminders on non-working days 2024-01-22 14:55 Email notifications 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
38501 Redmine Feature New recent_pages macro that displays a list of recently updated Wiki pages 2023-12-28 03:45 Text formatting 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
21493 Redmine Patch New Tweak colors of default theme 2023-11-25 10:51 UI 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
32372 Redmine Feature New Preview the file content when importing CSV file 2023-11-03 02:11 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
39212 Redmine Feature New Support tab separated text in importers 2023-10-21 06:52 Importers 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
38526 Redmine Feature New Subversion support for "View annotation prior to this change" 2023-05-07 04:06 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
(1-100/956) Per page: 25, 50, 100

Also available in: Atom CSV PDF