LP#1775870 Fixes random sort order for print labels, picking up the sort field user/abowling/lp1775870_random_spine_label_order_fix
authorAdam Bowling <abowling@emeralddata.net>
Wed, 13 Feb 2019 17:40:17 +0000 (12:40 -0500)
committerAdam Bowling <abowling@emeralddata.net>
Wed, 13 Feb 2019 17:40:17 +0000 (12:40 -0500)
commitae4b29cc87b9110b1dd8e060ab5bcb3c66b4a423
tree7480eee9971b0600cb9b3278528a7ff6b43d347a
parent6ae2427affb3e6cb8c5f96b2a21530efd6798a70
LP#1775870 Fixes random sort order for print labels, picking up the sort field
specified by the user in the source grid supplying the copies. In the case that
no sort field was clicked, copies are loaded into the label print interface in
ascending order from oldest to newest entry on the source grid.

This branch is dependent on the spine label customizations submitted in
a=commit;h=ace4c873538c95459fdba5439a6167fe665551c1.

Signed-off-by: Adam Bowling <abowling@emeralddata.net>
Open-ILS/web/js/ui/default/staff/cat/bucket/copy/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/cat/item/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/cat/printlabels/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/circ/checkin/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/circ/services/item.js [changed mode: 0644->0755]