]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1829418 OPAC-Visible Stat Cats Not Visible
authorTerran McCanna <tmccanna@georgialibraries.org>
Fri, 30 Sep 2022 19:28:48 +0000 (15:28 -0400)
committerJane Sandberg <js7389@princeton.edu>
Sat, 29 Oct 2022 04:00:56 +0000 (21:00 -0700)
commit3fe27455f1d35e3ac095101c86f82f01b324c9b1
tree4951658e4b7f52defe99ca0b87f08a5b53e456fc
parenteccc0bae289c215c18af40047b4159bdf595cdfa
LP1829418 OPAC-Visible Stat Cats Not Visible

This adds patron and item statistical categories to the Bootstrap OPAC.

OPAC-visible patron stat cats will appear in My Account > Preferences >
Personal Information as new rows below the Account Expiration Date.

OPAC-visible item stat cats will appear below Copy Notes in the copy table
on the record details page.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Elaine Hardy <ehardy@georgialibraries.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm
Open-ILS/src/templates-bootstrap/opac/myopac/prefs.tt2
Open-ILS/src/templates-bootstrap/opac/parts/record/copy_table.tt2