]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1005040: add filter control widget for publication year
authorGalen Charlton <gmc@esilibrary.com>
Tue, 4 Oct 2016 21:00:15 +0000 (17:00 -0400)
committerKathy Lussier <klussier@masslnc.org>
Thu, 9 Feb 2017 20:45:07 +0000 (15:45 -0500)
commit3d917fb818193f409d03845eb1b63b3d6956399f
tree87eac20519f76125ff813102fed7056d83863b47
parenta341d347ded57a7bb0a4e11f980486e9809bbfd7
LP#1005040: add filter control widget for publication year

This patch also changes the rewriting of an "is"
pubdate filter from between(value,value) to date1(value),
which should be slightly faster.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm
Open-ILS/src/templates/opac/parts/result/adv_filter.tt2