]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1874897 Staff catalog honors classification scheme
authorBill Erickson <berickxx@gmail.com>
Fri, 24 Apr 2020 20:09:57 +0000 (16:09 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 20 Jul 2020 20:56:11 +0000 (16:56 -0400)
commitee27ae4a72540a6685f503895a55c5e636fdc154
treea5be4e3af9c13378b7317d8f065c6d5fad31d451
parent5ecd86231003dbe0c810fee71bc5248dfd94a838
LP1874897 Staff catalog honors classification scheme

Use the org unit setting "cat.default_classification_scheme" to
determine which scheme to use when extracting the bib-level call number
for display in the Angular staff catalog.

This also modifies the API to look the value up so future calls to the
API will Just Work (and it's one less bit of data the browser has to
retrieve).

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/catalog/bib-record.service.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm