]> source.dussan.org Git - redmine.git/commit
Adds Issue#allowed_target_trackers (#7839).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 30 May 2016 18:20:13 +0000 (18:20 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 30 May 2016 18:20:13 +0000 (18:20 +0000)
commita6828512c02b20eaeb9c42fc2612c7010ede73fa
treec35bd9b72bad7aa7d48270258a404b5af9472b96
parentfad71f8b4bd8f1079c3fe355dc2dafeb2b5ca9ee
Adds Issue#allowed_target_trackers (#7839).

git-svn-id: http://svn.redmine.org/redmine/trunk@15430 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/context_menus_controller.rb
app/controllers/issues_controller.rb
app/helpers/issues_helper.rb
app/models/issue.rb
app/models/mail_handler.rb
app/views/issues/_form.html.erb
app/views/issues/index.html.erb
lib/redmine.rb
test/unit/issue_test.rb