Koha/members
Ian Walls a0dc124a95 Bug 3881: OPAC Privacy reimplementation
Reimplements Paul Poulain's original OPAC Privacy patch, with some minor improvements and changes to wording

If the library enables the OPACPrivacy system preference along with the opacreadinghistory preference, and sets
an AnonymousPatron (must be a valid patron number in the database), the user will see a new tab upon login to
the OPAC, My Privacy.  From there, the user can:

- Set their OPAC Privacy to one of three values
  0 - Forever.  This keeps their reading history unless they explicitly delete it; the bulk anonymiser won't touch it
  1 - Default.  Keep reading history until either they delete it or the library does
  2 - Never.    Instantly anonymises reading history upon item return

- Instantly delete their reading history
  There is a warning and a popup to confirm.  I've removed Paul's extra confirm checkbox, which seemed redundant

A note of which preference the patron has selected is added to the Patorn Details page in the staff client.  This is read-only.

This patch also consolidates Privacy system preferences into the Privacy section of the OPAC tab.

Thank you to BibLibre for the original implmentation of this patch, and Los Gatos Public Library for funding and
testing the reimplementation.

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-01-31 22:23:50 +13:00
..
boraccount.pl Bug 2889 Remove toggle in boraccount display 2010-05-03 09:20:50 -04:00
default_messageprefs.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
deletemem.pl Fix for Bug 5029 - Update patron deletion error page 2010-12-02 09:13:38 +13:00
guarantor_search.pl Bug 5003: Can not search for organisation by name 2010-11-11 09:35:41 +13:00
mancredit.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
maninvoice.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
member-flags.pl bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
member-password.pl Bug 2662: make rand password consider minPasswordLength pref 2009-12-22 00:01:03 +01:00
member-picupload.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
member.pl Fix for Bug 4945 - Patron search is limited by default to the currently logged-in library 2011-01-11 15:35:09 +13:00
memberentry.pl Fix for Bug 5037 - If patron category is empty it shouldn't show 2010-11-17 21:07:13 +13:00
members-home.pl Fix for Bug 4945 - Patron search is limited by default to the currently logged-in library 2011-01-11 15:35:09 +13:00
messaging.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
moremember.pl Bug 3881: OPAC Privacy reimplementation 2011-01-31 22:23:50 +13:00
notices.pl remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
patronimage.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
pay.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
printfeercpt.pl Bug 4440: Revised combined patch to print fee receipts and invoices 2010-11-18 14:33:27 +13:00
printinvoice.pl Bug 4440: Revised combined patch to print fee receipts and invoices 2010-11-18 14:33:27 +13:00
readingrec.pl tweak display of issuing library on staff reading history 2010-04-07 10:57:47 -04:00
setdebar.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
setstatus.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
update-child.pl Bug 2505 - Add commented use warnings where missing in the members/ directory 2010-04-21 20:19:50 +12:00