]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1684202: Protect against missing features; Make feature more general
authorMike Rylander <mrylander@gmail.com>
Fri, 14 Sep 2018 15:03:30 +0000 (11:03 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 13 Nov 2018 14:53:25 +0000 (09:53 -0500)
commitefd3a536a662c46e61c213c1cb0765015d914246
tree08584f14c2a68166b10528f0e6121c12b72343b6
parent5b8fa44fbda159040a10a1db510ac517449e8e30
LP#1684202: Protect against missing features; Make feature more general

I've wrapped the BroadcastChannel code in a test derived from the auth version
of the same concept.  Also broadcasting the full set of record IDs and the
pre-update call number IDs for other interfaces that might be interested. The
channel name is also made more generic and made to follow the precedent from
the auth channel name.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js