Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 89a54da63e Bug 30093: Make patron search from request.pl use the REST API
In this patch we want to reuse what has been done in the previous bug
report to search patrons using the REST API route.
The code is mainly in members/search.tt, for all the patron searches
that "add" or "select" a patron (popup windows).
The patron search for holds is a bit different, we don't want to open a
popup window.
We are moving to code to an include file (patron-search.tt) to make it
reusable easily.

Note that we are improving how the patron's addresses are displayed, and
provide a JS equivalent to the TT includes files.

Test plan:
Search for patrons from the "Place a hold on" view.
You should see the same view as behaviour, with more filters.

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>
2022-04-04 09:47:00 +02:00
..
data Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +01:00
includes Bug 30093: Make patron search from request.pl use the REST API 2022-04-04 09:47:00 +02:00
modules Bug 30093: Make patron search from request.pl use the REST API 2022-04-04 09:47:00 +02:00
xslt Bug 20362: (follow-up) Direct link to authority records missing in staff detail view (1xx , 7xx) 2022-03-15 22:30:50 -10:00
columns.def Bug 29481: Terminology: Fix other occurrences of 'Collection code' 2022-01-28 11:09:06 -10:00