]> source.dussan.org Git - redmine.git/commit
Show only valid projects on issue form when the issue is a subtask (#33419).
authorGo MAEDA <maeda@farend.jp>
Fri, 1 Jan 2021 00:59:07 +0000 (00:59 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 1 Jan 2021 00:59:07 +0000 (00:59 +0000)
commit3f3514d8b1a6c7db39c7b0e180598437a210fac0
tree39b2f8498584ffa36ff07baff92a38e6bf5bdc35
parent2ee2b349879a0816fc49700fade0be1750a6fa87
Show only valid projects on issue form when the issue is a subtask (#33419).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@20701 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/issues_helper.rb
app/models/issue.rb
app/views/issues/_attributes.html.erb
app/views/issues/_form.html.erb
test/functional/issues_controller_test.rb
test/unit/issue_test.rb