]> source.dussan.org Git - redmine.git/commit
Add a button to apply issues filter to search results (#38481).
authorGo MAEDA <maeda@farend.jp>
Thu, 27 Apr 2023 04:10:33 +0000 (04:10 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 27 Apr 2023 04:10:33 +0000 (04:10 +0000)
commitccf8e7d2998f40e4673e88fa98d0c6bc89306800
tree8506d4b79a56cd244d949e307cdfa3f95853173e
parent135606bcf5d17bc5050893edc7243186374ba4ee
Add a button to apply issues filter to search results (#38481).

Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22212 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/search_helper.rb
app/views/search/index.html.erb
config/locales/en.yml
test/functional/search_controller_test.rb
test/helpers/search_helper_test.rb