Bug 27402: Column filters must AND, not OR
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 11 Jan 2021 12:36:14 +0000 (13:36 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 Jan 2021 15:41:22 +0000 (16:41 +0100)
commit59b5abd2574fa78ff0863f307e18aaad25475f9f
treef8e3f47fadb64b7854444984a624df04396fd6fe
parent29d5e8c5a57c159872d320a9f1eb200e9e1d7ff7
Bug 27402: Column filters must AND, not OR

Test plan:
Use the column filters and the global filter
Confirm that the rows are filtered as you expect

QA Note: There is more code on top of this, see bug 20212.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/js/datatables.js