]> source.dussan.org Git - redmine.git/commit
Allows project to be changed from the regular issue update action (#4769, #9803).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 7 Jan 2012 12:34:52 +0000 (12:34 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 7 Jan 2012 12:34:52 +0000 (12:34 +0000)
commit81cf6b23439705231e1b3655709b3d3cae43a9cd
treea5df6e34e896adba499bd536c2d3fa3e1973d752
parent3dd97a87c6707eb53410814a9594b6eebbc130ec
Allows project to be changed from the regular issue update action (#4769, #9803).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8531 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/models/issue.rb
app/views/issues/_attributes.html.erb
app/views/issues/_edit.html.erb
app/views/issues/_form.html.erb
test/fixtures/roles.yml
test/functional/issues_controller_test.rb
test/integration/api_test/issues_test.rb