]> source.dussan.org Git - redmine.git/commit
Display the bulk edit form with error messages when some issues can not be saved...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 4 May 2013 08:52:51 +0000 (08:52 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 4 May 2013 08:52:51 +0000 (08:52 +0000)
commit1269e6c7d3f5e067f4a77d78b66a8149255dd00a
tree5d8ef9fe1b13e7a0c9ac22784e743c20688361e5
parented18b3359b6d4fc4b9a8d81c310a6bf8d01ef9ce
Display the bulk edit form with error messages when some issues can not be saved (#13943).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11786 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
app/controllers/issues_controller.rb
app/helpers/issues_helper.rb
app/views/issues/bulk_edit.html.erb
test/functional/issues_controller_test.rb