]> git.evergreen-ils.org Git - Evergreen.git/commit
webstaff: more changes to holdingsSvc
authorGalen Charlton <gmc@esilibrary.com>
Fri, 2 Oct 2015 20:50:03 +0000 (20:50 +0000)
committerKathy Lussier <klussier@masslnc.org>
Tue, 2 Feb 2016 19:58:48 +0000 (14:58 -0500)
commit090474e49b0a33b6449dcc4bac93271efc10f818
treee359f35c04ace57fc68127d9b1978a77cf88cb02
parent0732c79142e208579c6857a5772e37432a28372d
webstaff: more changes to holdingsSvc

- convert holdingsSvc from a singleton to a provider
  of holdings service instance objects
- adjust the catalog app accordingly
- add a new egVolumeList directive that displays
  a list of volumes attached to a bib record, including
  owning library, call number, and copies

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2 [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js
Open-ILS/web/js/ui/default/staff/cat/services/holdings.js