Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Tomas Cohen Arazi 9ec1bd1a10 Bug 28261: Add visual feedback on overridden pickup locations on patron's page
This patch makes the patron pages in the staff interface use the API and
Select2 to render the pickup locations list. This has the effect of
adding visual feedback on those pickup locations that need an override,
based on the current configuration options.

All the checks are done in the GET /holds/:hold_id/pickup_locations
route, so this is a fairly trivial change.

To test:
1. Have a couple holds for a patron, some overrriden, some not
2. Visit the patrons' detail page, holds tab.
=> SUCCESS: You see the holds, pickup location has a dropdown
3. Repeat in the circulation tab for the patron
=> SUCCESS: You see the holds, pickup location has a dropdown
4. Apply this patch
5. Repeat 2 and 3
=> SUCCESS: Same behavior as before, but the dropdown is rendered with
Select2 and has a search feature. Overridden pickup locations have an
icon telling so
6. Sign off :-D

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-08-04 14:06:43 +02:00
..
tables
accountline-details.tt Bug 22435: Update accountline-details page to show all history 2021-08-04 14:06:43 +02:00
apikeys.tt
boraccount.tt Bug 16486: Display the timestamp when an accountline is updated 2021-05-06 15:52:41 +02:00
deletemem.tt
discharge.tt
discharges.tt
files.tt
holdshistory.tt
housebound.tt
ill-requests.tt
mancredit.tt Bug 27636: (QA follow-up) Fix tests and validate 2021-04-30 17:07:31 +02:00
maninvoice.tt Bug 27636: (QA follow-up) Fix tests and validate 2021-04-30 17:07:31 +02:00
member-flags.tt
member-password.tt Bug 28428: Capitalization: Password Updated 2021-06-21 12:07:28 +02:00
member.tt Bug 28350: Fix borrowernotes sorting for patron search 2021-06-14 17:35:20 +02:00
memberentrygen.tt Bug 11879: (follow up) Some fixes and code cleanup 2021-07-12 15:47:33 +02:00
members-update.tt Bug 28073: Patron modifications should auto-open panel for referring patron record 2021-07-26 12:46:32 +02:00
merge-patrons.tt
moremember-brief.tt
moremember-print.tt
moremember.tt Bug 28261: Add visual feedback on overridden pickup locations on patron's page 2021-08-04 14:06:43 +02:00
notices.tt Bug 14723: (QA follow-up) Fix typo 2021-05-07 13:48:55 +02:00
pay.tt
paycollect.tt Bug 27636: (QA follow-up) Fix tests and validate 2021-04-30 17:07:31 +02:00
printfeercpt.tt Bug 26734: Convert printfeercpt/printinvoice to use GetPreparedLetter 2021-04-27 16:23:49 +02:00
printinvoice.tt Bug 26734: Convert printfeercpt/printinvoice to use GetPreparedLetter 2021-04-27 16:23:49 +02:00
purchase-suggestions.tt
readingrec.tt
routing-lists.tt
statistics.tt
update-child.tt