]> source.dussan.org Git - redmine.git/commit
"contains any of" operator for text filters to perform OR search of multiple terms...
authorGo MAEDA <maeda@farend.jp>
Fri, 14 Apr 2023 23:50:26 +0000 (23:50 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 14 Apr 2023 23:50:26 +0000 (23:50 +0000)
commit404a5b1de03011f65bf172a7f01a7cadbcf3ba9b
tree8603c81c807a7d9c3a588e08e491862b873c26fd
parentc54070cf18c8b0745ee6a08acb16310a702f6d5c
"contains any of" operator for text filters to perform OR search of multiple terms (#38435).

Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22188 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_query.rb
app/models/query.rb
config/locales/en.yml
test/unit/query_test.rb