]> source.dussan.org Git - redmine.git/commit
Option to search attachment filenames and description (#4383).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 9 Jan 2015 21:06:09 +0000 (21:06 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 9 Jan 2015 21:06:09 +0000 (21:06 +0000)
commit576a13e99d50a30cfcc9b78d4a0b3793990c0f40
tree1e9b16083659bb33c255c05e2efdd9e31dd360ee
parent742895183aebd0e88194ca07c11d94e43e7d24c2
Option to search attachment filenames and description (#4383).

git-svn-id: http://svn.redmine.org/redmine/trunk@13856 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/search_controller.rb
app/models/project.rb
app/views/search/index.html.erb
config/locales/en.yml
config/locales/fr.yml
lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb
public/stylesheets/application.css
test/functional/search_controller_test.rb