]> source.dussan.org Git - redmine.git/commit
Use the regular issue form to copy a single issue.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 8 Jan 2012 11:16:54 +0000 (11:16 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 8 Jan 2012 11:16:54 +0000 (11:16 +0000)
commit121bc44cc504b3086c35d40f984d75d978c59fb0
treece23bebc4b702daad08241c105f36bba18bee68d
parentf134eeef459e7027b43500cc6a3b7306882c10b7
Use the regular issue form to copy a single issue.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8552 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/models/issue.rb
app/views/context_menus/issues.html.erb
app/views/issues/_action_menu.html.erb
app/views/issues/_form.html.erb
app/views/issues/new.html.erb
test/functional/context_menus_controller_test.rb
test/functional/issues_controller_test.rb
test/unit/issue_test.rb