Search
Results (2548)
- Revision 12199 (svn): Don't update issues nor log time when importing old changesets (#4823).
- Revision 12198 (svn): Pass the commit keyword used to update the issue to the plugin hook.
- Revision 12197 (svn): Support for multiple issue update keywords/rules in commit messages (#4911).
- Revision 12192 (svn): Allows user to clear dates and text fields when bulk editing issues (#2199).
- Revision 12166 (svn): AJAX call on the issue form resets data entered during the call (#14621).
- Revision 12133 (svn): Filters show issues with unused custom fields (#13537).
- Revision 12087 (svn): code format cleanup app/models/issue.rb
- Revision 12069 (svn): add missing fixture to test/unit/issue_relation_test.rb
- Revision 12060 (svn): Fixed that open/closed counts on issues summary are not displayed with SQLServer (#14369).
- Revision 12059 (svn): Autocomplete fields rendering issue with alternate theme (#14340).
- Revision 12058 (svn): Filtering issues on "related to" may ignore other filters (#14401).
- Revision 12057 (svn): Spent time details and report should ignore 'Setting.display_subprojects_issues?' (#14415).
- Revision 12014 (svn): Fixed that relations to issues that are not visible are displayed in the issue history (#1005).
- Revision 12012 (svn): Role-based issue custom field visibility (#5037).
- Revision 12006 (svn): Adds 'assigned-to-my-group' css class to issues that are assigned to a user's group (#12681).
- Revision 12005 (svn): Issue-notes Redmine links: append actual note reference to rendered links (#12912).
- Patch by YOSHITANI Mitsuhiro.
- Revision 11992 (svn): gender neutral source comment at test/unit/issue_test.rb
- Revision 11986 (svn): remove trailing white-space from test/unit/issue_test.rb
- Revision 11961 (svn): Use #find_issues as before filter for issues context menu.
- Revision 11940 (svn): Prepends issue numbers with a number sign (#1005).
- Revision 11939 (svn): Fixed that journal details about issue relations may disclose issues that are not visible (#1005).
- Revision 11931 (svn): Don't validate start date when updating an issue without changing it (#14086).
- Revision 11924 (svn): Merged r11920 and r11921 from trunk to 2.3-stable (#14178)
- pdf: restore "col_id_width" parameter of issues_to_pdf_draw_borders. Contributed by Massimo Rossello.
- Revision 11920 (svn): pdf: restore "id_width" parameter of issues_to_pdf_draw_borders (#14178)
- Contributed by Massimo Rossello.
- Revision 11916 (svn): Project#all_issue_custom_fields now returns a scope.