]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1522638 Bib holds egProgressDialog API updates
authorBill Erickson <berickxx@gmail.com>
Fri, 3 Mar 2017 15:34:26 +0000 (10:34 -0500)
committerKathy Lussier <klussier@masslnc.org>
Mon, 6 Mar 2017 18:46:41 +0000 (13:46 -0500)
commitc96d529a4ead10cade5bc3cde36e59fe50151835
treefb869eb7663c4479fe493eec7c00c01d44d5c8e7
parent7b3a1ca1187bc8caa752580066c791eb0c5661b0
LP#1522638 Bib holds egProgressDialog API updates

1. Use the new egProgressDialog name and the new increment() function.
2. Open the dialog before data retrieval starts to better indicate work
   is happening.
3. Close the dialog in promise.finally() to ensure it always closes.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js