Search
Results (2555)
- Revision 12250 (svn): Accept issue id with leading sharp when adding a related issue.
- Revision 12230 (svn): code format cleanup app/models/issue.rb
- Revision 12226 (svn): Fixed that issue nested set update is triggered even if parent is not changed (#15135).
- Revision 12223 (svn): Avoid N queries when displaying the issue list with custom fields.
- Revision 12219 (svn): Fixed that controller_issues_edit_before/after_save hooks have no controller context (#15044).
- Patch by Jordan Hollinger.
- Revision 12217 (svn): Avoid lots of CustomField.find_by_id calls when displaying an issue history with custom fields (#15072).
- Revision 12200 (svn): Hide issue custom fields when disabling issue tracking on new project.
- 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