]> git.evergreen-ils.org Git - working/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:53:01 +0000 (12:53 -0700)
commit3bfb9f22291df09ffe0e860624e507b79a451d45
tree1a5ca9b552aa04e12cf56d21225d5fa9da7b0aa8
parent874c2fe32099d7e406b67b790ecc0a32ed5a0752
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]