]> source.dussan.org Git - redmine.git/commit
Fixed that user with "Manage public queries" permission, can create global public...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 29 Jun 2015 16:06:37 +0000 (16:06 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 29 Jun 2015 16:06:37 +0000 (16:06 +0000)
commit004fc8b84b1cebc521664ca3830f969a91244e67
treef84169227818ebd9365df50aeb446a2c8b977fe5
parent3834b3d2ef2b7ceab8942e95b66e5a3cae63dce7
Fixed that user with "Manage public queries" permission, can create global public query (#19842).

git-svn-id: http://svn.redmine.org/redmine/trunk@14388 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/queries_controller.rb
app/models/query.rb
app/views/queries/_form.html.erb
test/functional/queries_controller_test.rb
test/test_helper.rb