]> 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:22:41 +0000 (13:22 -0500)
commitad1d5600b47f142adff75e436b740cf91c12bc27
treeda9b09e27959a265ebdcc215e362f21806aecfee
parent6395a66a15b359ee74ed14eebb3347c21e7891e3
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