]> source.dussan.org Git - redmine.git/commit
Moves project quick search to a dedicated action.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 13 May 2017 09:20:29 +0000 (09:20 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 13 May 2017 09:20:29 +0000 (09:20 +0000)
commit23dc61685066faab63f366fc5d7f88f985431359
treedb4000125a8a56688c01c67838b920dcd99418fa
parentc7cff810e8060e2e887330451bba0536b3e8c2f5
Moves project quick search to a dedicated action.

git-svn-id: http://svn.redmine.org/redmine/trunk@16550 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/helpers/application_helper.rb
app/views/projects/autocomplete.js.erb [new file with mode: 0644]
app/views/projects/index.js.erb [deleted file]
config/routes.rb
test/functional/projects_controller_test.rb
test/integration/routing/projects_test.rb