Search
Results (2548)
- Revision 8207 (svn): Fixed issues context menu attributes update links (#9794).
- Revision 8199 (svn): Moved fields specific to new issues to the new issue form.
- Revision 8197 (svn): Use safe_attributes for issue watchers assignment.
- Revision 8195 (svn): Fixed broken issue form update when changing tracker.
- Revision 8193 (svn): Adds a hook before the new issue form.
- Revision 8185 (svn): Updated issue description diff route.
- Revision 8155 (svn): Issue destroy is now DELETE only.
- Revision 8151 (svn): Changed IssuesController#destroy to DELETE only.
- Revision 8150 (svn): Changed IssuesController#destroy to DELETE only.
- Revision 8148 (svn): Moved bulk_edit/update routes into issues resources.
- Revision 8138 (svn): Rails3: test: replace de ... to Errors#[] and join with to_s at test/unit/issue_test.rb
- On Rails2, Errors#[] returns single error if ... n Rails3, Errors#[] always returns the array.
- Revision 8133 (svn): Rails3: test: replace de ... ors#[] and join with to_s at test/functional/issues_controller_test.rb
- On Rails2, Errors#[] returns single error if ... n Rails3, Errors#[] always returns the array.
- Revision 8123 (svn): replace tabs to spaces at app/views/issues/_form.html.erb
- Revision 8102 (svn): Removed the "more" link to edit additional properties of an issue (#7603).
- Revision 8101 (svn): Issue forms cleanup.
- Revision 8100 (svn): Merged r8099 from trunk
- pdf: move note number to the head of line for single issue's PDF.
- Revision 8099 (svn): pdf: move note number to the head of line for single issue's PDF (#9720)
- Revision 8096 (svn): Parameter changed to issue_category in r7882 (#9724).
- Revision 8091 (svn): Merged r8090 from trunk
- pdf: add note number for single issue's PDF. Contributed by Akiko T.
- Revision 8090 (svn): pdf: add note number for single issue's PDF (#9720)
- Contributed by Akiko T.
- Revision 8073 (svn): Makes spent time column available on the issue list (#971).
- Revision 8062 (svn): Adds a test for parent issues display.
- Revision 8057 (svn): add test to check to set issue category assignee nil in destroying member
- Revision 8041 (svn): Enforced unicity of relations between 2 issues with a database index (#9685).
- Revision 8030 (svn): Makes the link in an issue update notification point to the change (#9690).