]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1889113 Staff catalog record holds sticky org select
authorBill Erickson <berickxx@gmail.com>
Mon, 27 Jul 2020 18:21:09 +0000 (14:21 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Sun, 23 Aug 2020 19:42:02 +0000 (12:42 -0700)
commitb8659c4aa5a4ad2e504841f316c730324b0502bd
tree6d522335684a55487db51c1cd63d2a61b692efcc
parent8fc738828247ba6647cdbef41488b9e4d4fe8df3
LP1889113 Staff catalog record holds sticky org select

Teaches the record holds grid to use a persistkey for making the pickup
lib selector sticky.  Additionaly, teach the holds retrieval code to
wait until the org select has settled on a value before collecting any
data.

Also adds the new workstation setting type
'eg.orgselect.cat.catalog.wide_holds'

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.ts
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.holds-for-bib-org-select.sql [new file with mode: 0644]