Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 30055: /api/v1/acquisitions/funds/owners and users for funds 2022-04-04 09:46:58 +02:00
admin Bug 30055: /api/v1/acquisitions/funds/owners and users for funds 2022-04-04 09:46:58 +02:00
authorities Bug 24415: Authority enhancement - Improve access to tabs 2022-03-24 14:22:10 -10:00
basket
batch
catalogue Bug 30227: Replace the use of jQueryUI tabs on bibliographic detail page 2022-03-25 11:01:04 -10:00
cataloguing Bug 30161: Remove duplicate z3950_search include 2022-03-22 10:17:34 -10:00
circ Bug 29103: Change desk when checking in a waiting reserve 2022-03-25 11:01:04 -10:00
clubs
course_reserves
errors
ill Bug 30212: Make Select2 available for ILL backends 2022-03-17 11:22:56 -10:00
installer
labels
mana
members Bug 30093: Make patron search from request.pl use the REST API 2022-04-04 09:47:00 +02:00
offline_circ
onboarding
patron_lists
patroncards Bug 30055: Use /patrons for patron's cards 2022-04-04 09:46:57 +02:00
plugins Bug 25285: Fix wrong message about required Koha version in plugins 2022-03-17 11:22:56 -10:00
pos
recalls
reports
reserve Bug 30093: Make patron search from request.pl use the REST API 2022-04-04 09:47:00 +02:00
reviews
rotating_collections
serials Bug 30055: Use /patrons for routing list 2022-04-04 09:46:57 +02:00
services
suggestion Bug 30055: Use /api/v1/suggestions/managers to list managers or suggestions 2022-04-04 09:46:57 +02:00
tags
test
tools Bug 30093: Rename patron-search.inc to patron-search-header.inc 2022-04-04 09:47:00 +02:00
virtualshelves
about.tt
auth.tt Bug 29915: Add selenium tests 2022-03-22 10:17:33 -10:00
intranet-main.tt Bug 30425: April fools 🐟: Add ponies to staff homepage 2022-04-01 08:35:28 +02:00