LP1712861 Patron holds wide_holds migration repairs
authorBill Erickson <berickxx@gmail.com>
Wed, 17 Jul 2019 15:23:46 +0000 (11:23 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 22 Oct 2019 17:42:27 +0000 (13:42 -0400)
commit18e1e5c83d58db4f6b0bf912de9269bdb78766ea
tree4b89f7811486a3ad7ede406e90b23f72eb729cec
parentfa176e7da370c00f7c1e27dc671097853a8372b3
LP1712861 Patron holds wide_holds migration repairs

* Update order_by clauses to match supported behavior of wide-holds API.
* Fetch canceled holds display org settings in the initial batch to
  reduce API call count.
* Repaired missing if() block {} wrappers.
* Avoid setting limits/filters based on undefined values.
* Avoid use of $scope variables when not needed.
* Remove debug console.log entry.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/web/js/ui/default/staff/circ/patron/app.js
Open-ILS/web/js/ui/default/staff/circ/patron/holds.js