Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
30474 Redmine Defect Closed IssuesControllerTest#test_index_sort_by_total_estimated_hours tests practically nothing 2019-01-22 09:24 Code cleanup/refactoring Actions
30466 Redmine Patch Closed Remove unused i18n key "label_all_time" 2019-01-21 08:38 Code cleanup/refactoring Actions
30413 Redmine Patch Closed Add ".ruby-version" to svn:ignore, .git:ignore, and .hgignore 2019-01-13 01:50 Code cleanup/refactoring Actions
30347 Redmine Patch Closed test_links_separated_with_line_break_should_link tests nothing 2019-01-10 10:07 Code cleanup/refactoring Actions
30276 Redmine Patch Closed Add missing fixtures to several tests 2019-01-09 15:27 Code cleanup/refactoring Actions
30163 Redmine Patch Closed Remove unnecessary tests in test/unit/initializers/patches_test.rb 2018-12-13 01:17 Code cleanup/refactoring Actions
30137 Redmine Patch Closed Remove rails-html-sanitizer from Gemfile 2018-12-09 07:21 Code cleanup/refactoring Actions
30120 Redmine Defect Closed Add missing fixture for reports_controller_test 2018-12-07 10:19 Code cleanup/refactoring Actions
30054 Redmine Defect Closed Add missing fixtures for test_create_with_one_attachment 2018-11-29 07:58 Code cleanup/refactoring Actions
29990 Redmine Defect Closed Add missing fixtures for test_create_should_send_notification 2018-11-29 07:54 Code cleanup/refactoring Actions
29912 Redmine Defect Closed Missing closing tag in app/views/roles/_form.html.erb 2018-11-05 14:41 Code cleanup/refactoring Actions
29883 Redmine Defect Closed AttachmentsVisibilityTest and Redmine::AttachmentFieldFormatTest fail randomly due to uninitialized User.current 2018-11-03 08:17 Code cleanup/refactoring Actions
29820 Redmine Defect Closed Missing fixture enabled_modules in TrackerTest 2018-10-30 19:29 Code cleanup/refactoring Actions
29710 Redmine Patch Closed Remove unused variable 'filter_options' from Query#add_filter 2018-10-02 12:01 Code cleanup/refactoring Actions
29708 Redmine Defect Closed Wrong use of refute_includes in tests 2018-10-02 04:14 Code cleanup/refactoring Actions
29632 Redmine Patch Closed Redmine::SortCriteria#normalize! does not limit properly the number of elements 2018-09-27 15:26 Code cleanup/refactoring Actions
29440 Redmine Patch Closed Fix typo in test name: s/highligth/highlight/ 2018-08-26 16:32 Code cleanup/refactoring Actions
28605 Redmine Patch Closed Add the missing icon class to the items with icons from the contextual menu 2018-08-01 04:26 Code cleanup/refactoring Actions
29215 Redmine Defect Closed Fixture is missing for IssuesTest#test_create_issue_with_new_target_version 2018-07-16 10:04 Code cleanup/refactoring Actions
28931 Redmine Defect Closed Unreachable code in QueriesControllerTest#test_bulk_copy_to_another_project 2018-06-10 02:21 Code cleanup/refactoring Actions
28932 Redmine Patch Closed [Rails 5.2] image_tag no longer generates default alt text 2018-06-02 05:54 Code cleanup/refactoring Actions
28611 Redmine Patch Closed Remove unused i18n strings from locale files 2018-04-26 14:54 Code cleanup/refactoring Actions
28478 Redmine Patch Closed Update the app name in extra/sample_plugin/init.rb: s/RedMine/Redmine/ 2018-04-08 00:07 Code cleanup/refactoring Actions
28024 Redmine Patch Closed Fix typo in error message in mailer.rb 2018-03-01 13:27 Code cleanup/refactoring Actions
28268 Redmine Defect Closed Fix typo in test name: s/udpate/update/ 2018-03-01 06:12 Code cleanup/refactoring Actions
28229 Redmine Patch Closed Remove unused i18n key "setting_app_subtitle" 2018-02-24 04:31 Code cleanup/refactoring Actions
28028 Redmine Patch Closed Remove unused method Mailer#mylogger 2018-02-11 07:40 Code cleanup/refactoring Actions
27670 Redmine Patch Closed Fix typo in configuration.yml.example 2017-11-29 09:17 Code cleanup/refactoring Actions
27543 Redmine Defect Closed Key/value-pair custom field type not available to all customisable contents 2024-05-16 10:38 Custom fields Actions
14275 Redmine Feature Closed Add hinting to custom fields 2024-02-12 21:36 Custom fields Actions
38464 Redmine Defect Closed Rendering a custom field with a URL pattern set and containing " :" in the value raises Addressable::URI::InvalidURIError 2023-04-21 05:38 Custom fields Actions
18827 Redmine Feature Closed "Spent time" custom field - option to choose which projects have it 2021-08-09 06:02 Custom fields 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
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
30776 Redmine Feature Closed Drag and drop file upload to file type custom field 2021-01-13 07:31 Custom fields 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
31859 Redmine Feature Closed Per role visibility settings for spent time custom fields 2020-06-04 05:00 Custom fields Actions
31954 Redmine Patch Closed Reject project/version custom field values not visible to user 2020-06-04 04:42 Custom fields Actions
32783 Redmine Feature Closed Redirect to index page instead of edit page after creating a new custom field 2020-05-04 02:47 Custom fields Actions
33275 Redmine Defect Closed Possible values field in list format custom field form is not marked as required 2020-05-03 01:55 Custom fields Actions
33183 Redmine Defect Closed Unable to edit user or group that has custom fields with text formatting enabled 2020-03-24 14:00 Custom fields Actions
33085 Redmine Defect Closed Unable to update the values of a custom field for enumerations when multiple values option is enabled 2020-03-20 03:37 Custom fields Actions
5354 Redmine Defect Closed Updating custom fields does not trigger update to "updated_on" field in the customized object 2020-02-29 07:42 Custom fields Actions
23997 Redmine Feature Closed Per role visibility settings for version custom fields 2019-12-20 10:06 Custom fields Actions
31925 Redmine Feature Closed Per role visibility settings for project custom fields 2019-08-20 03:48 Custom fields Actions
31320 Redmine Patch Closed Set an appropriate default type in New custom field page depending on the current tab 2019-08-17 04:03 Custom fields Actions
31159 Redmine Feature Closed "Create and continue" button for custom fields 2019-04-09 16:54 Custom fields Actions
29712 Redmine Feature Closed Preview and wiki toolbar for full width custom fields 2019-02-12 12:53 Custom fields Actions
8317 Redmine Defect Closed Strip whitespace from integer custom field 2018-11-11 01:51 Custom fields Actions
29161 Redmine Patch Closed Avoid SQL errors when adding a project custom field as a time report criteria 2018-09-24 07:32 Custom fields Actions
29189 Redmine Patch Closed Display custom fields on group pages 2018-07-10 09:07 Custom fields Actions
28393 Redmine Defect Closed Sort issue custom fields by position in tracker UI 2018-03-25 11:54 Custom fields Actions
27024 Redmine Patch Closed Links on custom field values don't have "external" class 2018-01-01 07:20 Custom fields Actions
39865 Redmine Patch Closed extend mysql8? test helper to handle complex version strings 2023-12-22 01:08 Database Actions
36766 Redmine Defect Closed Database migration from Redmine 0.8.7 or earlier fails 2022-03-20 09:24 Database Actions
30171 Redmine Defect Closed Decrypting LDAP and SCM passwords fail if the plaintext password is longer than 31 bytes 2020-11-15 10:26 Database Actions
30285 Redmine Defect Closed Microsoft SQL server support is broken 2020-04-01 10:46 Database Actions
31921 Redmine Feature Closed Changes to properly support 4 byte characters (emoji) when database is MySQL 2020-02-29 01:40 Database Actions
40681 Redmine Feature Closed Dynamic generation of supported code highlighting languages in help section 2024-05-19 07:08 Documentation Actions
39060 Redmine Defect Closed Wiki Cleanup: just created user Soe Htet Linn created empty Testing page (potentially will be used for SPAM in the future) 2023-09-13 15:27 Documentation Actions
38114 Redmine Defect Closed Example plugin (extra/sample_plugin) breaks Activity page 2023-01-28 05:51 Documentation Actions
37983 Redmine Defect Closed Duplicate vertical-align property in wiki_syntax.css 2022-12-01 09:20 Documentation 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
33859 Redmine Feature Closed Add a list of supported languages by the code highlighter to the help 2022-02-04 04:11 Documentation Actions
35375 Redmine Patch Closed German translation of wiki syntax help file 2021-07-27 15:41 Documentation Actions
33939 Redmine Defect Closed Unnecessary translation of {{toc}} macros in Russian Wiki formatting help 2020-09-01 23:27 Documentation Actions
33208 Redmine Patch Closed `--without rmagick` option for bundle command is no longer necessary 2020-03-31 08:39 Documentation Actions
32795 Redmine Defect Closed Remove RubyGems from Requirements in doc/INSTALL 2020-01-14 07:28 Documentation Actions
32787 Redmine Patch Closed Redmine 4.0 no longer supports Ruby 2.2 2020-01-14 01:45 Documentation Actions
31169 Redmine Patch Closed Wiki syntax help for document image pasting and drag/drop embedding 2019-12-20 10:08 Documentation Actions
32552 Redmine Patch Closed Clarify that pasting images from clipboard does not support Internet Explorer 2019-12-11 14:38 Documentation Actions
32119 Redmine Feature Closed Add TOC to wiki formatting help 2019-10-10 16:04 Documentation Actions
32169 Redmine Feature Closed Add links to the detailed Wiki formatting help in Quick Reference 2019-10-08 14:54 Documentation Actions
32184 Redmine Defect Closed Incorrect headings example in Textile help 2019-10-06 02:32 Documentation Actions
32170 Redmine Defect Closed Text enclosed in pre tag in Wiki formatting reference is not displayed in monospaced font in Chrome 2019-10-02 03:09 Documentation Actions
32123 Redmine Feature Closed Add "Highlighted code" section in Wiki Syntax Quick Reference 2019-09-27 03:34 Documentation Actions
31327 Redmine Patch Closed Update CONTRIBUTING.md 2019-05-10 01:50 Documentation Actions
30970 Redmine Patch Closed Small improvements in appearance of the code coverage index page 2019-03-05 16:53 Documentation Actions
30023 Redmine Feature Closed Add cases for SQLite in the installation guide Step 2 and Step 3 2018-11-25 10:40 Documentation Actions
29772 Redmine Patch Closed Rails 5: Update INSTALL doc: s/WEBrick/Puma/ 2018-10-16 07:51 Documentation Actions
28943 Redmine Patch Closed Remove RDoc tags 2018-06-08 04:23 Documentation Actions
27912 Redmine Feature Closed Describe "Activities (time tracking)" section in RedmineProjectSettings page 2018-01-17 11:05 Documentation Actions
17924 Redmine Patch Closed Structured Document list for more flexible UI design with CSS 2022-02-08 03:40 Documents Actions
2746 Redmine Feature Closed Send out issue priority in the email notification header 2023-10-30 10:42 Email notifications Actions
34302 Redmine Feature Closed Show parent issues in notification email 2023-03-01 04:47 Email notifications Actions
38238 Redmine Feature Closed Auto watch issues on issue creation 2023-02-26 08:48 Email notifications 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
32199 Redmine Defect Closed Security notification is not sent when an admin changes the password of a user 2021-05-24 08:30 Email notifications 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
32628 Redmine Feature Closed Notify users about high issues (only) 2021-03-30 13:54 Email notifications Actions
34787 Redmine Feature Closed Ability to set default value for "I don't want to be notified of changes that I make myself" 2021-03-10 04:36 Email notifications 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
33834 Redmine Feature Closed Show open/closed badge in email notifications 2020-08-21 10:32 Email notifications Actions
33099 Redmine Feature Closed Add a link to the issues list in reminder email 2020-03-07 09:20 Email notifications Actions
33002 Redmine Feature Closed Include attachments in news post notifications 2020-02-24 04:19 Email notifications Actions
16006 Redmine Feature Closed Include attachments in forum post notifications 2020-02-11 03:35 Email notifications Actions
17840 Redmine Feature Closed Option to send email notification on "Target version updated" 2019-10-06 05:22 Email notifications Actions
31910 Redmine Feature Closed Add additional mail headers for issue tracker 2019-09-12 23:53 Email notifications Actions
31501 Redmine Defect Closed reminder.rake should ignore blank parameters 2019-06-05 11:20 Email notifications Actions
(301-400/1546) Per page: 25, 50, 100

Also available in: Atom CSV PDF