]> source.dussan.org Git - redmine.git/commit
added a simple search engine. left to do:
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 27 Feb 2007 21:03:15 +0000 (21:03 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 27 Feb 2007 21:03:15 +0000 (21:03 +0000)
commit75324e48592fbe141a66ba7e5dbda8553bbd2db1
tree5193ae090dfe3ac07c6e6cd2672813f7d89eee4b
parent93f07c78d6bb53a4e3c71953211c8beb011155f4
added a simple search engine. left to do:
- full content search (only subject/titles for now)
- pagination
- results presentation improvement

git-svn-id: http://redmine.rubyforge.org/svn/trunk@279 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/views/layouts/base.rhtml
app/views/projects/search.rhtml [new file with mode: 0644]
db/migrate/025_add_search_permission.rb [new file with mode: 0644]
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lang/ja.yml
public/stylesheets/application.css