Redmine/app/views/issues
Jean-Philippe Lang 2c4647f8c6 Added 'Bulk edit' functionality.
This can be done by clicking on the edit link (little pen icon) at the upper-left corner of the issue list.
Most properties can be set (priority, assignee, category, fixed version, start and due dates, done ratio) and a note can be entered.
Only issues of the current project can be selected for bulk edit (subproject issues can't).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@817 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-10-09 19:07:19 +00:00
..
_bulk_edit_form.rhtml Added 'Bulk edit' functionality. 2007-10-09 19:07:19 +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 'Bulk edit' functionality. 2007-10-09 19:07:19 +00:00
_list_simple.rhtml Sligth changes on my page issue tables and wiki history, changesets tables. 2007-10-05 20:34:21 +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
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 Merged IssuesController#export_pdf into IssuesController#show. 2007-10-05 23:17:49 +00:00