Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
37687 Redmine Patch Closed Retrieve attachments with a single query when rendering a journal 2022-09-23 06:48 Performance Actions
37682 Redmine Patch Closed Add the `# frozen_string_literal: true` magic comment to config/initializers/secret_token.rb 2022-09-21 08:58 Code cleanup/refactoring Actions
37699 Redmine Patch Closed Traditional Chinese translation (to r21827) 2022-09-21 08:04 Translations Actions
37691 Redmine Patch Closed Japanese translation update (r21826) 2022-09-21 02:47 Translations Actions
35613 Redmine Patch Closed German translation update of Wiki syntax help for 5.0-stable 2022-09-17 10:27 Translations Actions
37263 Redmine Patch Closed Lithuanian translation update for 5.0-stable 2022-09-17 10:00 Translations Actions
37636 Redmine Patch Closed Ignore statuses if workflow only defines identity transition 2022-09-17 09:58 Issues workflow Actions
37635 Redmine Defect Closed Respect Role#consider_workflow? when checking for allowed status transitions 2022-09-17 08:14 Issues workflow Actions
37657 Redmine Patch Closed Rename Repository#supports_all_revisions? to Repository#supports_history? 2022-09-15 15:14 Code cleanup/refactoring Actions
37526 Redmine Patch Closed Polish translation update 2022-09-13 11:01 Translations Actions
37452 Redmine Patch Closed Update Rails to 6.1.7 2022-09-13 07:25 Rails support Actions
5893 Redmine Feature Closed Filter issues by notes 2022-09-11 01:41 Filters Actions
37585 Redmine Defect Closed Do not show "History" tab for content in Filesystem repository 2022-09-09 08:56 SCM Actions
37656 Redmine Patch Closed Update sqlite3 gem to 1.5 2022-09-09 03:25 Gems support Actions
37592 Redmine Patch Closed Czech translation update 2022-09-03 08:50 Translations Actions
36258 Redmine Defect Closed Support revision without any message in Mercurial repositories 2022-09-02 02:22 SCM Actions
37599 Redmine Patch Closed Remove extra call of Attachment#thumbnailable? in AttachmentsController#thumbnail 2022-08-30 10:02 Code cleanup/refactoring Actions
37616 Redmine Patch Closed Traditional Chinese translation (to r21788) 2022-08-29 08:53 Translations Actions
37609 Redmine Defect Closed Remove obsolete remnant public/images/openid-bg.gif 2022-08-29 03:49 Code cleanup/refactoring Actions
37586 Redmine Defect Closed Typo in method names 2022-08-28 09:32 Code cleanup/refactoring Actions
37597 Redmine Patch Closed Don't create two thumbnails of different resolutions for a single image 2022-08-28 09:14 Attachments Actions
36905 Redmine Patch Closed German translation update for 5.0-stable 2022-08-27 07:59 Translations Actions
37603 Redmine Defect Closed Missing translation for label_default_queries.for_this_user 2022-08-26 03:56 Translations Actions
37608 Redmine Patch Closed Check visibility for passed user in IssueQuery.default 2022-08-26 03:19 Issues Actions
37587 Redmine Defect Closed Unnecessary requirement in /lib/redmine/scm/adapters/filesystem_adapter.rb 2022-08-25 16:54 Code cleanup/refactoring Actions
37476 Redmine Defect Closed Psych::DisallowedClass exception when loading default plugin settings 2022-08-25 15:55 Plugin API Actions
16207 Redmine Feature Closed Use query name as the file name when exporting queries 2022-08-25 06:49 Issues Actions
37606 Redmine Patch Closed Traditional Chinese translation (to r21775) 2022-08-25 06:04 Translations Actions
37604 Redmine Patch Closed Bulgarian translation (#29286) 2022-08-25 00:04 Translations Actions
37591 Redmine Patch Closed Use start_with? or end_with? to check the first or last character of a string 2022-08-24 15:45 Code cleanup/refactoring Actions
37566 Redmine Defect Closed The number of the ordered list in the project description is not displayed and the indentation does not match the unordered list 2022-08-15 04:38 UI Actions
37569 Redmine Patch Closed Galician translation update 2022-08-12 02:07 Translations 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
37563 Redmine Patch Closed Japanese translation update (r21764) 2022-08-09 09:02 Translations Actions
29286 Redmine Feature Closed Add default spent time activity per role 2022-08-09 04:51 Time tracking Actions
37482 Redmine Patch Closed Replace JQuery `.focus()` method with HTML `autofocus` attribute 2022-08-06 07:00 Code cleanup/refactoring Actions
37481 Redmine Defect Closed Fix the unintentional selection of rows with the context menu 2022-08-06 06:40 UI Actions
37548 Redmine Patch Closed Bulgarian translation 2022-08-05 01:58 Translations Actions
37538 Redmine Patch Closed Update Chart.js to 3.9.1 2022-08-05 01:53 Third-party libraries 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
37527 Redmine Patch Closed Japanese translation update (r21740) 2022-08-01 11:29 Translations Actions
37535 Redmine Patch Closed Traditional Chinese translation (to r21740) 2022-08-01 08:54 Translations Actions
37528 Redmine Patch Closed Don't load changesets when IssuesController#show processes API requests without "include=changesets" 2022-07-31 15:00 Performance Actions
37529 Redmine Defect Closed Fix mistranslation of label button_create_and_follow in Russian translation 2022-07-30 10:34 Translations Actions
37379 Redmine Defect Closed Thumbnail macro does not work when a file is attached and preview is displayed immediately 2022-07-21 16:52 Text formatting Actions
37362 Redmine Feature Closed CSV export of issues report 2022-07-21 06:13 Issues Actions
37479 Redmine Patch Closed Japanese translation update (r21714) 2022-07-21 05:37 Translations Actions
37477 Redmine Patch Closed Add missing fixture issue_categories to MyControllerTest 2022-07-21 03:35 Code cleanup/refactoring Actions
31110 Redmine Patch Closed Raise an exception if the plugin directory name differs from the plugin id 2022-07-21 03:31 Plugin API Actions
37469 Redmine Patch Closed Add missing fixture versions to RepositoryTest 2022-07-21 03:22 Code cleanup/refactoring Actions
37470 Redmine Patch Closed Add missing fixture versions to MailHandlerControllerTest 2022-07-21 03:21 Code cleanup/refactoring Actions
37451 Redmine Patch Closed Add missing fixture versions to IssuesPdfHelperTest 2022-07-20 09:57 Code cleanup/refactoring Actions
37448 Redmine Patch Closed Add missing fixture users to RoleTest 2022-07-20 09:56 Code cleanup/refactoring Actions
37466 Redmine Patch Closed Add missing fixture issue_categories to VersionTest 2022-07-19 16:01 Code cleanup/refactoring Actions
37455 Redmine Patch Closed Traditional Chinese translation (to r21714) 2022-07-18 09:07 Translations 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
10314 Redmine Feature Closed Make the only enabled activity in a project the default one for time entry 2022-07-17 02:16 Time tracking Actions
37397 Redmine Patch Closed Traditional Chinese translation (to r21701) 2022-07-11 16:37 Translations Actions
32435 Redmine Patch Closed Change Russian translation for "Submit" 2022-07-10 09:07 Translations Actions
37389 Redmine Defect Closed Add missing fixture to JournalObserverTest 2022-07-06 23:55 Code cleanup/refactoring Actions
37371 Redmine Patch Closed Traditional Chinese translation (to r21693) 2022-06-30 09:40 Translations Actions
36908 Redmine Feature Closed Improve wording on password change form 2022-06-29 03:08 UI Actions
37271 Redmine Defect Closed 4.1.7 and 4.2.5 versions are missing due dates 2022-06-22 01:49 Website (redmine.org) Actions
35417 Redmine Defect Closed User sessions not reset after 2FA activation 2022-06-21 08:12 Accounts / authentication Actions
34367 Redmine Defect Closed Allowed filename extensions of attachments can be circumvented 2022-06-21 08:12 Attachments Actions
35045 Redmine Defect Closed Mail handler bypasses add_issue_notes permission 2022-06-21 08:11 Email receiving Actions
37252 Redmine Patch Closed Japanese translation update (r21602) 2022-06-19 09:53 Translations 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
37170 Redmine Patch Closed Bulgarian translation (#36691) 2022-06-06 15:44 Translations Actions
37210 Redmine Patch Closed Make "Project" label translatable in app/views/projects/bulk_destroy.html.erb 2022-06-06 11:06 Actions
37130 Redmine Defect Closed Wiki notation `attachment:file_name` cannot make a link to a file attached to other journals 2022-05-30 08:38 Text formatting Actions
37161 Redmine Patch Closed Traditional Chinese translation (to r21603) 2022-05-26 16:07 Translations Actions
36938 Redmine Feature Closed Update translations of field_principal to User or Group 2022-05-25 08:50 Translations Actions
37154 Redmine Patch Closed Japanese translation update (r21590) 2022-05-24 11:45 Translations Actions
36303 Redmine Feature Closed Include avatar URL in Users API 2022-05-24 06:29 REST API Actions
37002 Redmine Patch Closed Czech translation update for 4.2-stable 2022-05-14 10:00 Translations Actions
37057 Redmine Patch Closed Query optimization for attachments activity 2022-05-14 09:38 Performance Actions
36917 Redmine Patch Closed Update Rails to 6.1.6 2022-05-10 08:10 Rails support Actions
36918 Redmine Patch Closed Update Rails to 5.2.8 2022-05-10 08:10 Rails support Actions
37003 Redmine Patch Closed Czech translation update for 5.0-stable 2022-05-05 09:29 Translations Actions
37024 Redmine Patch Closed Galician translation update for 5.0-stable 2022-05-01 09:18 Translations Actions
37025 Redmine Patch Closed Polish translation update for 5.0-stable 2022-05-01 09:11 Translations Actions
36934 Redmine Patch Closed Russian translation update for 5.0-stable 2022-04-16 05:28 Translations Actions
36930 Redmine Patch Closed Bulgarian translation update for 5.0-stable 2022-04-14 15:50 Translations 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
36580 Redmine Defect Closed Fix code copying in common browsers 2022-03-27 05:04 Text formatting Actions
35677 Redmine Feature Closed Preserve leading white space when quoting using the JS toolbar 2022-03-27 05:04 Text formatting Actions
35324 Redmine Feature Closed Preload principal and roles in members#index 2022-03-27 05:03 Performance Actions
35374 Redmine Feature Closed Reduce amount of work on projects show API 2022-03-27 05:03 Performance Actions
36505 Redmine Feature Closed Reduce database queries when rendering Custom fields box in the project settings tab 2022-03-27 05:03 Performance Actions
35770 Redmine Feature Closed Change "Edit" label in the context menu to "Bulk Edit" when multiple issues are selected 2022-03-27 05:00 UI Actions
31278 Redmine Feature Closed Change Delete button name to Delete issue 2022-03-27 05:00 Issues Actions
35539 Redmine Defect Closed Race condition (possible filename collision) in Attachment.disk_filename 2022-03-27 04:57 Attachments Actions
33345 Redmine Feature Closed Include an authentication method name in LDAP connection error messages 2022-03-27 04:57 Accounts / authentication Actions
35312 Redmine Patch Closed Gracefully handle invalid operators and associations requested in queries 2022-03-27 04:56 Filters Actions
36825 Redmine Feature Closed Increase email address length limit from 60 to 254 2022-03-24 00:32 Accounts / authentication Actions
10171 Redmine Feature Closed Updating journal notes via REST API 2022-03-23 15:27 REST API Actions
30998 Redmine Feature Closed Add an rake task to prune registered users after a certain number of days 2022-03-22 05:03 Accounts / authentication Actions
36815 Redmine Patch Closed Traditional Chinese translation (to r21486) 2022-03-21 12:59 Translations Actions
(301-400/1533) Per page: 25, 50, 100

Also available in: Atom CSV PDF