]> source.dussan.org Git - redmine.git/commit
Ability to search all projects or the projects the user belongs to (#791).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 18 May 2008 16:15:22 +0000 (16:15 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 18 May 2008 16:15:22 +0000 (16:15 +0000)
commit073818f8bc46580e118a7550f1faaa55b3be13d9
tree6ea9ab7a218ecdac7f4fba61f339e17d0459f04d
parent1907c31138d065aea93f53b8e7565e06a44e49f8
Ability to search all projects or the projects the user belongs to (#791).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1435 e93f8b46-1217-0410-a6f0-8f06a7374b81
14 files changed:
app/controllers/search_controller.rb
app/helpers/search_helper.rb
app/models/changeset.rb
app/models/document.rb
app/models/issue.rb
app/models/journal.rb
app/models/message.rb
app/models/news.rb
app/models/project.rb
app/models/wiki_page.rb
app/views/search/index.rhtml
public/stylesheets/application.css
test/functional/search_controller_test.rb
vendor/plugins/acts_as_searchable/lib/acts_as_searchable.rb