]> git.evergreen-ils.org Git - Evergreen.git/commit
Staff saved searches when browsing catalog in staff client
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 16 Sep 2011 23:13:12 +0000 (19:13 -0400)
committerMike Rylander <mrylander@gmail.com>
Mon, 19 Sep 2011 15:31:35 +0000 (11:31 -0400)
commiteef093193ef5d5a0bf21972dca4147c0d0c573be
tree566a04a76e2edff021ff40ffc78b8fd6e018da8d
parent6a83b31d3129d82aff77d1b1ca95af1cca8c331a
Staff saved searches when browsing catalog in staff client

By default, show a user's ten most recent searches to them on the left
side of the results and record details pages.  Configurable by org unit
setting 'opac.staff_saved_searches.size'

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Container.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XYXY.data.opac_staff_saved_search_size.sql [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/staff_saved_searches.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/record.tt2
Open-ILS/src/templates/opac/results.tt2
Open-ILS/web/css/skin/default/opac/style.css