]> source.dussan.org Git - redmine.git/commit
Don't preload all query filters (#24787).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 9 Jan 2017 19:59:54 +0000 (19:59 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 9 Jan 2017 19:59:54 +0000 (19:59 +0000)
commitfd3c08aaa107e2c5a412a06aea6890b147e46aaf
tree6e55b3f482eddc77ff7cc7f593aa0754e9494a0b
parent72f59192525bd6dc3af2cfa00d5b184892335c8d
Don't preload all query filters (#24787).

git-svn-id: http://svn.redmine.org/redmine/trunk@16170 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/queries_controller.rb
app/models/issue_query.rb
app/models/query.rb
app/models/time_entry_query.rb
app/views/queries/_filters.html.erb
config/routes.rb
public/javascripts/application.js
test/functional/queries_controller_test.rb
test/integration/routing/queries_test.rb
test/unit/query_test.rb
test/unit/time_entry_query_test.rb