]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1701001: add search-to-hold to catalog app
authorGalen Charlton <gmc@equinoxinitiative.org>
Fri, 28 Jul 2017 20:55:22 +0000 (16:55 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Mon, 14 Aug 2017 19:58:15 +0000 (15:58 -0400)
commit9c6a92f8dc9d5d2965b75e7ce74b7d6ba34bc783
treed6c0bb89700fef811a65a86c92124cbd10b3679f
parent2e0ea0eac16390a10d1ec727a5fbd43744b0fed7
LP#1701001: add search-to-hold to catalog app

This patch teaches the web staff client's catalog app how
to activate the patron search button in the embedded catalog's
place hold form. It also adds a handler for the button action
to display a modal to allow the staff member to search
for and select a patron, then injects the patron's barcode
into the form.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Open-ILS/src/templates/staff/cat/catalog/index.tt2
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js