lp1811710: minor tweaks to the eg2 holds grid
authorJason Etheridge <jason@EquinoxInitiative.org>
Fri, 7 Jun 2019 14:30:53 +0000 (10:30 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 3 Jan 2020 19:01:38 +0000 (14:01 -0500)
commitd53b2f94120c85e1653818f2b0fdcfac2d5cdae3
treea48714773948ebc899e391d00dd2dc49b1626e5d
parentd3cf7393b77af0916b1a4853d17c1f0042958c2a
lp1811710: minor tweaks to the eg2 holds grid

column label fixes and let some actions work with multiple rows

fix for item barcode link

prevent certain actions from spawning broken interfaces

disable Title Hold Transfer if non-title holds are selected

render hold status

return the sms carrier name instead of the id in the wide_holds API
(we may want to back this one out and do it differently)

show time component for timestamp columns

fixed live summaries for various hold actions intended for large batches

remove mvr.* from eg2 holds grid; not doing anything

Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/share/holdings/mark-missing-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/share/holds/cancel-dialog.component.ts
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/eg2/src/app/staff/share/holds/retarget-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/share/holds/transfer-dialog.component.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm