]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Address date sorting in Item Status and Copy Buckets interfaces, too
authorJason Etheridge <jason@esilibrary.com>
Wed, 2 May 2012 19:23:06 +0000 (15:23 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 2 May 2012 22:30:57 +0000 (18:30 -0400)
commitadc75e0236fb5dc9ad46797c64d49dd49b7d8056
treed1985eef26ad05908b412bf2671bdce3938ad77d
parent70cd1772c19fb5f334ecd0cae5aadf6c224a4a07
Address date sorting in Item Status and Copy Buckets interfaces, too

> The sort_value function for the date columns being used in those
> interfaces had no error protection, and were returning empty strings
> upon failure.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/xul/staff_client/chrome/content/util/list.js
Open-ILS/xul/staff_client/server/admin/offline_manage_xacts.js
Open-ILS/xul/staff_client/server/circ/util.js
Open-ILS/xul/staff_client/server/patron/bill2.js
Open-ILS/xul/staff_client/server/patron/bill_details.js
Open-ILS/xul/staff_client/server/patron/bill_history.js
Open-ILS/xul/staff_client/server/patron/search_result.js
Open-ILS/xul/staff_client/server/patron/standing_penalties.js
Open-ILS/xul/staff_client/server/patron/util.js