Simplified Hold Pull List: Fix broken filters
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 10 Aug 2012 22:14:23 +0000 (18:14 -0400)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 16 Aug 2012 13:25:02 +0000 (09:25 -0400)
commit1e2bc6003c6f796b36a2dedb79eed8f61ee3da45
treef08e662e602c35f4de2386f7398f90ce29fca7f6
parent4ecfa5931e5391b09b996790b746794625e2b250
Simplified Hold Pull List: Fix broken filters

Only two filterable fields were available, and at least
one didn't even work.

Now we have a few more, and they seem to all work for me in testing.

This problem was reported to me by Thomas Berezansky.

While we're at it, also make sure the list of shelving locations in that
filter dropdown is sorted alphabetically.  This was Kathy Lussier's
request.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/src/templates/circ/hold_pull_list.tt2
Open-ILS/web/js/dojo/openils/widget/AutoFieldWidget.js
Open-ILS/web/js/dojo/openils/widget/FlattenerFilterPane.js
Open-ILS/web/js/dojo/openils/widget/FlattenerGrid.js
Open-ILS/web/js/dojo/openils/widget/PCrudFilterPane.js