lp1739277 AngJS Org Select Class Callback
authorKyle Huckins <khuckins@catalyte.io>
Wed, 31 Jul 2019 16:34:05 +0000 (16:34 +0000)
committerKyle Huckins <khuckins@catalyte.io>
Tue, 13 Aug 2019 15:22:05 +0000 (15:22 +0000)
commitd81aef3212f273df16e240b6f8eda63d0c69dfcf
tree56812ca1db8d079ee80e9b7870520b4a3a2973f4
parent170be4e2ad71a9a02e00f039829413f822e7e872
lp1739277 AngJS Org Select Class Callback

- Refactor Org Selector to contain org ID information in addition to
shortname.
- Add OrgClassCallback support to AngJS egOrgSelector, featuring an
array of ids and a function returning a CSS key/value pair.
- Implement OrgClassCallback in the AngJS Catalog Holdings View UI.

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
 Changes to be committed:
modified:   Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2
modified:   Open-ILS/src/templates/staff/share/t_org_select.tt2
modified:   Open-ILS/web/js/ui/default/staff/cat/catalog/app.js
modified:   Open-ILS/web/js/ui/default/staff/services/ui.js
Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2
Open-ILS/src/templates/staff/share/t_org_select.tt2
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js
Open-ILS/web/js/ui/default/staff/services/ui.js