obsolete.ChilliProject/app/views/issues
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions.
The 'Change status' specific form removed and now accessible from issue/show view with no additional request (click on 'Update' to show the form).
The 'Change issue status' permission is removed. To change the status, the user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1043 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-06 17:06:14 +00:00
..
_bulk_edit_form.rhtml Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +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 Project name format limitation removed (name can now contain any character). 2007-12-03 10:28:08 +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 Fixed: 'View all issues' link doesn't work on issues/show. 2007-11-29 20:14:01 +00:00
_update.rhtml Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00
changes.rxml ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 2007-11-05 18:38:42 +00:00
context_menu.rhtml Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00
edit.rhtml Added preview on add/edit issue form. 2007-10-06 08:54:05 +00:00
index.rfpdf ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 2007-11-05 18:38:42 +00:00
index.rhtml Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
show.rfpdf Merged IssuesController#export_pdf into IssuesController#show. 2007-10-05 23:17:49 +00:00
show.rhtml Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00
update.rhtml Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00