Project

General

Profile

Search

Results (2584)

Revision 3122 (svn): Enhanced the Issue Bulk Copy feature:
* Add a Copy option to the Context menu for multiple issues. * Added assigned to, status, start and due date options to the move/copy form. * Allow Issue#move_to to change attributes on the moved/copied issue. #4117 2009-12-04 23:46
Revision 3121 (svn): Do not notify users that are no longer allowed to view an issue (#3589, #4263).
2009-12-03 22:28
Revision 3119 (svn): Add a second action menu to IssuesController#show. (#4331)
Will have the update, log time, watch, copy, ... e sections of the page, e.g. two Watch links. 2009-12-03 19:41
Revision 3118 (svn): Fixed: no error message when creating a category from the issue form fails (#1477).
2009-12-02 22:18
Revision 3116 (svn): Replaces 'New category' link on the issue form with an icon.
2009-12-02 22:05
Revision 3115 (svn): Add assertion about email notification on issue creation via email (#4228).
2009-12-02 20:52
Revision 3114 (svn): Make use of #watched_by? in issue form.
2009-12-02 20:17
Revision 3112 (svn): Fixed: "None" category issue count is empty while grouping by category (#4308).
2009-12-02 19:57
Revision 3108 (svn): Enable tracker update on issue edit form (#2405).
2009-11-29 20:46
Revision 3105 (svn): Adds dynamic columns selection on the issue list (#4272).
2009-11-28 12:34
Revision 3103 (svn): Move issues, journals, versions queries from IssuesController to Query model.
2009-11-28 11:08
Revision 3087 (svn): Fixed: Editing issue notes removes quote link (#4279).
2009-11-24 19:00
Revision 3075 (svn): Copy issue status on project copy (#3877).
2009-11-16 21:06
Revision 3072 (svn): Optimize associations loading on the issue list.
2009-11-16 19:28
Revision 3071 (svn): Allow issue grouping by custom field (#2679).
2009-11-16 19:07
Revision 3065 (svn): Fixes css classes on issue detail view (#4180).
2009-11-15 16:27
Revision 3063 (svn): Adds a 'Move and follow' ... ve/Copy view to be redirected to the created issue(s) rather than the source project issue list (#1847).
2009-11-15 15:31
Revision 3062 (svn): Make use of link_to_issue.
2009-11-15 15:07
Revision 3049 (svn): Fixed some tests that where looking for specific issue urls but weren't matching
the css classes for the link. 2009-11-14 20:40
Revision 3043 (svn): Don't reveal issue subjects if user is only allowed to view spent time (#3187).
2009-11-14 15:10
Revision 3040 (svn): Refactoring ApplicationHelper#link_to_issue.
Now displays issue subject by default. 2009-11-14 13:53
Revision 3039 (svn): Add view_issues permission (#3187).
A migration adds this permission to all exist ... ehaviour. This permission controls access to issues, roadmap and changelog. 2009-11-14 13:08
Revision 3027 (svn): Redirect to the current page when using context menu on the issue list (#4184).
2009-11-11 12:35
Revision 3020 (svn): Adds version status to limit issue assignments (#1245).
Available version statuses are: * open: no restriction * locked: can not assign new issues to the version * closed: can not assign new issues and can not reopen assigned issues 2009-11-08 14:03
Revision 3005 (svn): Fixed: Feed content limit ignored on issues list.
2009-11-04 13:31
(2126-2150/2584)