]> source.dussan.org Git - redmine.git/commit
Allow to add subtask from context menu (#34303).
authorGo MAEDA <maeda@farend.jp>
Thu, 10 Dec 2020 15:18:49 +0000 (15:18 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 10 Dec 2020 15:18:49 +0000 (15:18 +0000)
commitf8bf009cd61ef78da92732390cc1def5c7b4c18b
tree0620ab3038ca237bd2f7a9a69ee1ac68f3426714
parent0cc5b52ac5536ab21a7683082223f1a1c5638a0b
Allow to add subtask from context menu (#34303).

Patch by Go MAEDA and Takenori TAKAKI.

git-svn-id: http://svn.redmine.org/redmine/trunk@20617 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/context_menus_controller.rb
app/helpers/issues_helper.rb
app/views/context_menus/issues.html.erb
config/locales/en.yml
test/functional/context_menus_controller_test.rb
test/helpers/issues_helper_test.rb