Project

General

Profile

Search

Results (2555)

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
Revision 2980 (svn): IssuesController#destroy accepts POST only (#4107).
2009-10-25 14:38
Revision 2977 (svn): Add a permission to remove issue watchers (#2450).
2009-10-25 13:11
Revision 2943 (svn): Contextual quick search (#3263).
Eg. when viewing issues, the quick search will search issues only. 2009-10-21 19:07
Revision 2934 (svn): Improved Project#copy to copy more data from the source Project. #3367
* Versions * Associate the copied issues with the new versions * Wiki * WikiPages * WikiContents * IssueCategories 2009-10-19 02:07
(2101-2125/2555)