]> source.dussan.org Git - redmine.git/commit
Displays the full form when creating a version from the issue form so that required...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 11 Feb 2012 13:05:41 +0000 (13:05 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 11 Feb 2012 13:05:41 +0000 (13:05 +0000)
commit60b9e59d1580583ce1ab934349f4393f3ed13c63
tree5aa4b3c56b9d0276d3c5b379658f877a739e24d0
parent2ec55c5337f9eaf35a30257a416d87f99f7bae27
Displays the full form when creating a version from the issue form so that required custom fields can be filled (#7398).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8845 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/versions_controller.rb
app/views/issues/_attributes.html.erb
app/views/versions/_new_modal.html.erb [new file with mode: 0644]
public/javascripts/application.js
test/functional/versions_controller_test.rb