LP#1775870 Fixes random sort order for print labels, picking up the sort field user/dpearl/LP1775870_print_label_order-signoff
authorAdam Bowling <abowling@emeralddata.net>
Wed, 13 Feb 2019 17:40:17 +0000 (12:40 -0500)
committerDan Pearl <dpearl@cwmars.org>
Thu, 23 May 2019 19:49:59 +0000 (15:49 -0400)
commit70aa98b5acd83328818daa51861893546489d3d2
tree79e7b09b7a35b19b717ade62ccb6ce0dae5f43c8
parentd5fe8e549bf02cd0663591d3fdeb69bc957ed350
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>
Signed-off-by: Dan Pearl <dpearl@cwmars.org>
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]