summaryrefslogtreecommitdiffstats
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Makes use of format_version_name.Jean-Philippe Lang2010-02-101-2/+1
* Fixed: Duplicated project name for subproject version on gantt chart (#4775).Jean-Philippe Lang2010-02-101-1/+0
* Removes overflow:auto on #content which broke the fix in r2118 (#4724).Jean-Philippe Lang2010-02-061-0/+2
* Allow commits to reference issues of parent projects and subprojects (#4674).Jean-Philippe Lang2010-01-311-1/+1
* Move ids in XML views.Jean-Philippe Lang2010-01-172-2/+4
* Cleaned up the IssueController redirects to use the back_url like the other a...Eric Davis2010-01-141-10/+10
* XML REST API for issues that provides CRUD operations for Issues (#1214).Jean-Philippe Lang2010-01-132-0/+85
* Avatars added in news (#3941) and forums (#4468) + cleanup.Jean-Philippe Lang2010-01-072-2/+3
* Bulk edit view cleanup.Jean-Philippe Lang2010-01-031-28/+44
* Allow bulk edit custom fields of any type (#461).Jean-Philippe Lang2010-01-031-3/+1
* Fixed: bulk edit doesn't include global custom fields (#4505).Jean-Philippe Lang2010-01-031-2/+2
* Issue sidebar cleanup.Jean-Philippe Lang2009-12-181-8/+6
* Removes changelog view.Jean-Philippe Lang2009-12-121-1/+0
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-114-1/+8
* Makes target version field on update form use the grouped combo.Jean-Philippe Lang2009-12-101-1/+1
* Fix target version field on issue update form.Jean-Philippe Lang2009-12-101-1/+1
* Removes the 'Copy' checkbox on the copy/move form.Jean-Philippe Lang2009-12-063-12/+14
* Ability to add a new version from the issue form (#4315).Jean-Philippe Lang2009-12-061-1/+8
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-063-5/+5
* Enhanced the Issue Bulk Copy feature:Eric Davis2009-12-042-3/+31
* Add a second action menu to IssuesController#show. (#4331)Eric Davis2009-12-032-8/+13
* Removes useless class.Jean-Philippe Lang2009-12-021-1/+0
* Replaces 'New category' link on the issue form with an icon.Jean-Philippe Lang2009-12-021-3/+6
* Make use of #watched_by? in issue form.Jean-Philippe Lang2009-12-021-1/+1
* Fixes tracker update on context menu (#2405).Jean-Philippe Lang2009-12-021-1/+1
* Fixed: "None" category issue count is empty while grouping by category (#4308).Jean-Philippe Lang2009-12-021-2/+2
* Fixes context menu broken by r3109 (#2405).Jean-Philippe Lang2009-11-301-0/+2
* Adds tracker update to context menu and bulk edit form (#2405).Jean-Philippe Lang2009-11-292-0/+13
* Enable tracker update on issue edit form (#2405).Jean-Philippe Lang2009-11-292-37/+39
* Adds dynamic columns selection on the issue list (#4272).Jean-Philippe Lang2009-11-281-3/+12
* Allow issue grouping by custom field (#2679).Jean-Philippe Lang2009-11-161-3/+3
* Fixes css classes on issue detail view (#4180).Jean-Philippe Lang2009-11-151-6/+6
* Adds a 'Move and follow' button on Move/Copy view to be redirected to the cre...Jean-Philippe Lang2009-11-151-1/+2
* Make use of link_to_issue.Jean-Philippe Lang2009-11-151-1/+5
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-142-3/+4
* Redirect to the current page when using context menu on the issue list (#4184).Jean-Philippe Lang2009-11-111-0/+1
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-084-9/+9
* Remove hard coded string in a view (closes #4076).Jean-Philippe Lang2009-10-221-1/+1
* Unexpected closing tag removed.Jean-Philippe Lang2009-09-201-1/+1
* Makes saved query filters visible (#2883).Jean-Philippe Lang2009-09-203-29/+16
* Makes tickets and timelogs filters collapsible (UI).Jean-Philippe Lang2009-09-203-25/+35
* Fixed: custom fields are not displayed in the same order on issue form and view.Jean-Philippe Lang2009-07-292-12/+2
* Remove hard-coded styles from ticket attributes table.Jean-Philippe Lang2009-07-291-12/+12
* Adds issue last update timestamp (#3565).Jean-Philippe Lang2009-07-041-1/+3
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-1/+1
* FIxed: inline images not displayed in atom feeds (#3391).Jean-Philippe Lang2009-05-261-1/+1
* Fixed: Atom feeds leak email address (#3408).Jean-Philippe Lang2009-05-251-1/+1
* Link to the appropriate repository (#3376).Jean-Philippe Lang2009-05-181-1/+1
* Fixes consistency of custom fields display on the issue detail view (#3190).Jean-Philippe Lang2009-05-101-1/+1
* Link the project name in simple issue lists.Eric Davis2009-05-061-1/+1