]> source.dussan.org Git - redmine.git/commit
Status can now be updated when bulk editing issues.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 12 Oct 2007 15:55:06 +0000 (15:55 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 12 Oct 2007 15:55:06 +0000 (15:55 +0000)
commit65e05d822acd6d9cd4cd77ac83e885cba2e52a3c
treeef3c2aaf1662e08ea1a906b7d7bc26c49da54855
parentbce286f45867050a835b93becae134167cf734d3
Status can now be updated when bulk editing issues.
Workflow permissions are applied as when changing the status of a single issue. The issue is not saved (and an error is displayed) if the status transition is not allowed for the user.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@831 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/models/issue_status.rb
app/views/issues/_bulk_edit_form.rhtml