LP1712861 Patron holds wide_holds migration repairs user/berick/lp1712861-notices-column-picker-patron-holds
authorBill Erickson <berickxx@gmail.com>
Wed, 17 Jul 2019 15:23:46 +0000 (11:23 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 17 Jul 2019 15:23:50 +0000 (11:23 -0400)
commitf77e78c9673862d6ebbc3bf0614138db7a461548
tree92fb1d40c99112f98b6986e3ee8d5c433aa39be8
parent7d374681c566107c6cb93480cabd66bfdf4e7906
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>
Open-ILS/web/js/ui/default/staff/circ/patron/app.js
Open-ILS/web/js/ui/default/staff/circ/patron/holds.js