]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1312699 - Add feature to allow user to edit their checkout history.
authorDan Pearl <dpearl@cwmars.org>
Tue, 20 Oct 2015 21:05:07 +0000 (17:05 -0400)
committerBen Shum <ben@evergreener.net>
Wed, 2 Mar 2016 06:01:41 +0000 (01:01 -0500)
commit6987fc32ef72a641d24922850e603b156ff06f64
tree94b0b29adbee51e767dce44bb27fcf283a1b554b
parent8a5406b3d5651d6e837a0c27ed41457b8fe0492e
LP#1312699 - Add feature to allow user to edit their checkout history.

In the checkout history page, a new column and action selector is provided to allow
the paton to indicate items they would just as soon not want to see again in the
history list for whatever reason.  NOTE: This is not a PURGE function; it simply
suppresses display of items in the history list (and exported history files).
Internally, the circulations are kept by Evergreen for several reasons which are
not affected by this functionality.

Signed-off-by: Dan Pearl <dpearl@cwmars.org>
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Jake Litrell <jake@masslnc.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/templates/opac/myopac/circ_history.tt2
docs/RELEASE_NOTES_NEXT/OPAC/edit_circ_history [new file with mode: 0644]