Bug 30055: Put extended attributes search back
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 10 Feb 2022 17:00:22 +0000 (18:00 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 4 Apr 2022 07:46:58 +0000 (09:46 +0200)
commitc07c6da52954b5732dcee72887884d211db936d6
tree8cc5a7cad386672f184379d3a5713aa3409d2992
parent27fed377a4444dc749152e04542c194e022b1d10
Bug 30055: Put extended attributes search back

Last patches remove the ability to search on extended attributes.
C4::Utils::DataTables::Members::search is searching on all the
attributes that are flagged as "searchable", we want to keep this
behaviour.

I have tried several things and this is the simplest I have found.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Séverine Queune <severine.queune@bulac.fr>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/search.tt
koha-tmpl/intranet-tmpl/prog/js/datatables.js
members/search.pl