]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1901760 Improve SharedWorker non-support handling (AngJS)
authorBill Erickson <berickxx@gmail.com>
Mon, 4 Jan 2021 17:05:24 +0000 (12:05 -0500)
committerJason Stephenson <jason@sigio.com>
Fri, 22 Jan 2021 18:19:15 +0000 (13:19 -0500)
commit3c1188f60b2fa5804cbbf7086ba3660026dc5296
tree2d557d162b23665a700c4c3137d600281b2e4376
parent4cc9ddcea53c5027dcbe29f80569f9dc70dc762d
LP1901760 Improve SharedWorker non-support handling (AngJS)

Force the SharedWorker code to run before org settings cache requests
are attempted so that we can tell before the lovefield request is made
wether or not a connection will be successfull.  In other words, we may
not know if cannotConnect is true yet, so force that logic to run first.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Open-ILS/web/js/ui/default/staff/services/lovefield.js