Redmine/app/views/issues
Jean-Philippe Lang 0af6f34758 Added the hability to copy an issue.
It can be done from the 'issue/show' view or from the context menu on the issue list.
The Copy functionality is of course only available if the user is allowed to create an issue.
It copies the issue attributes and the custom fields values.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@873 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-10-28 14:31:59 +00:00
..
_bulk_edit_form.rhtml Fixed: error when bulk editing with Postgresql 2007-10-23 17:15:00 +00:00
_form.rhtml Added preview on add/edit issue form. 2007-10-06 08:54:05 +00:00
_history.rhtml Issue history is now 'oldest first' sorted. 2007-08-14 09:02:40 +00:00
_list.rhtml Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 2007-10-28 10:55:59 +00:00
_list_simple.rhtml Added status and priority related classes for each row on the issue list so that a custom theme can colorize issues by priority or status. 2007-10-20 16:47:10 +00:00
_pdf.rfpdf Merged IssuesController#export_pdf into IssuesController#show. 2007-10-05 23:17:49 +00:00
_relations.rhtml Application layout refactored. 2007-09-22 13:17:49 +00:00
_sidebar.rhtml Application layout refactored. 2007-09-22 13:17:49 +00:00
change_status.rhtml Added a 'Assignable' boolean on Role model. 2007-08-16 17:47:41 +00:00
context_menu.rhtml Added the hability to copy an issue. 2007-10-28 14:31:59 +00:00
edit.rhtml Added preview on add/edit issue form. 2007-10-06 08:54:05 +00:00
index.rhtml Added the ability to customize columns of a saved query. 2007-10-01 08:44:17 +00:00
show.rfpdf Merged IssuesController#export_pdf into IssuesController#show. 2007-10-05 23:17:49 +00:00
show.rhtml Added the hability to copy an issue. 2007-10-28 14:31:59 +00:00