]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1005040: add filter control widgets to TPAC
authorMike Rylander <mrylander@gmail.com>
Tue, 20 Sep 2016 21:09:35 +0000 (17:09 -0400)
committerKathy Lussier <klussier@masslnc.org>
Thu, 9 Feb 2017 20:45:07 +0000 (15:45 -0500)
commit743cb27c2a005adbde5488e5c877d3ad7e96872c
tree42428d4ea2ae709b8c411fc50260984de56e9a2b
parent2b808b2e7b493a9483f238551ae3c38f5d7703ad
LP#1005040: add filter control widgets to TPAC

This patch also moves facet retrieval to after record retrieval, to
make sure facet data is available, and wait for it

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/SuperCat.pm
Open-ILS/src/templates/opac/parts/result/adv_filter.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/result/table.tt2
Open-ILS/src/templates/opac/parts/searchbar.tt2