Project

General

Profile

Search

Results (2491)

Revision 2349 (svn): Use estimated hours to weight issues in version completion calculation (#2182).
2009-02-01 19:54
Revision 2343 (svn): Fixed: issue details view discloses relations to issues that the user is not allowed to view (#2589).
2009-01-31 14:22
Revision 2342 (svn): Removes Issue.visible_by
2009-01-31 13:48
Revision 2331 (svn): Fixes other formats download links on the project issue list (project_id lost) broken r2317.
2009-01-29 12:09
Revision 2325 (svn): Fixed clearing the Issue filters in the issue list, broken by #2317
2009-01-27 21:59
Revision 2324 (svn): Fixes Issue sorting in a project, broken by #2317
Issues were sorting but the project id wasn't being added so the IssuesController would return all issues (cross-project). 2009-01-27 21:42
Revision 2323 (svn): Fixed: users should not be able to add relations with issues they're not allowed to view (#2589).
2009-01-27 20:33
Revision 2322 (svn): Fixed that 'My page' blocks may display issues that the user is no longer allowed to view (#2590).
2009-01-27 19:19
Revision 2320 (svn): Fixed actions on issues (gantt, calendar, move, bulk_edit...) at global level broken by r2317.
2009-01-27 18:40
Revision 2317 (svn): Converted routing and urls to follow the Rails REST convention.
Patch supplied by commits from Gerrit Kaiser ... for filtering form * prettified URLs used on issues tab * custom route for activity atom feeds ... n route definition * fixed failing tests for issuecontroller that were hardcoding the url strin ... ouped them together * added RESTful URIs for issues * RESTfulness for the news section * fixed ... the standard POST to collection * create new issue by POSTing to collection * changed hardcoded ... * always sort by GET * Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. * prettified URLs used on issues tab * urls for time log * fixed reply routi ... link generation into separate method #1901 2009-01-26 02:47
Revision 2313 (svn): Adds ability to bulk copy issues (#1847).
This can be done by checking the 'Copy' checkbox on the 'Move' form. 2009-01-25 14:12
Revision 2281 (svn): Adds Message-Id and References headers to email notifications so that issues and messages threads can be displayed by email clients (#1401).
2009-01-18 16:16
Revision 2272 (svn): Make use of tracker_ids association in issue custom field form.
2009-01-17 09:25
Revision 2269 (svn): Slight visual changes on the issue form.
2009-01-17 08:53
Revision 2266 (svn): Makes subject field get focus on 'New issue' form (#2522).
2009-01-16 21:57
Revision 2265 (svn): Adds a 'Create and continue' button on the new issue form, that will create the issue and display the form again (#2523).
2009-01-16 18:20
Revision 2262 (svn): Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492).
2009-01-12 18:45
Revision 2261 (svn): Added two new plugin hooks to IssuesController:
* :controller_issues_new_after_save * :controller_issues_edit_after_save #2475 2009-01-12 05:52
Revision 2258 (svn): Ability to sort the issue list by text, int and float custom fields (#1139).
2009-01-11 19:38
Revision 2257 (svn): Ability to sort the issue list by text, list, date and boolean custom fields (#1139).
2009-01-11 17:33
Revision 2256 (svn): Different icon for closed issues in search result (#992).
2009-01-11 12:01
Revision 2251 (svn): Fixed: no error is raised when entering invalid hours on the issue update form (#2465).
2009-01-09 18:32
Revision 2250 (svn): Adds 'closed' css class to closed issues in the issue list (#2458).
2009-01-07 21:30
Revision 2246 (svn): Makes issue description a non-required field (#2456).
2009-01-07 20:47
Revision 2164 (svn): Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required.
2008-12-22 20:21
(2126-2150/2491)