]> git.evergreen-ils.org Git - Evergreen.git/commit
TPac; indicate search results previously checked out
authorBill Erickson <berick@esilibrary.com>
Tue, 29 Nov 2011 21:54:52 +0000 (16:54 -0500)
committerDan Scott <dscott@laurentian.ca>
Wed, 21 Dec 2011 22:16:40 +0000 (17:16 -0500)
commit69e67ef6482442e2a67cc21359e6d4a44e41c228
treef0e2407dec2c4e537614d306ec9077f43aac8e8e
parente981f761f16dcad55276b4df65303ae7ed40df3e
TPac; indicate search results previously checked out

When a user is logged in to the tpac and performs a search, indicate in
the results set when any of the result items were ever checked out by
the logged in user.

Items will only be tagged when the related org setting is enabled and
the user has opted-in to circ history tracking.

New org unit setting is "opac.search.tag_circulated_items" /
"Tag Circulated Items in Results"

In the search results, just below title/author/callnumber/copy-count, a
new line is displayed that says "I have checked out this item before"
with a purdy little checkmark.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.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/XXXX.data.yaous-opac-tag-circed-items.sql [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/result/table.tt2
Open-ILS/web/css/skin/default/opac/style.css