]> source.dussan.org Git - redmine.git/commit
Do not propose trackers which disallow parent_issue_id for new child issues (#22345).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 24 Apr 2016 15:22:18 +0000 (15:22 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 24 Apr 2016 15:22:18 +0000 (15:22 +0000)
commit83d4c9c50b05df57ee36fe32eb0990806d960151
treeebd22eb08e0cbc96e9430da04b9e4ce8be8afec2
parent6376762917788a9a9daad35236fac46065a98cab
Do not propose trackers which disallow parent_issue_id for new child issues (#22345).

also removes the tracker_id from the "Add new child issue" link in case it
doesn't allow parent_issue_id

Patch by Jens Kraemer.

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