Koha/koha-tmpl/opac-tmpl/prog/en/modules
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
..
errors Fix for Bug 4999, OPAC error pages have incorrect markup structure 2010-07-16 08:27:58 -04:00
sco followup - update SCO to recognize ITEMNOTSAMEBRANCH 2010-05-03 09:18:58 -04:00
ilsdi.tmpl ILS-DI Messages uniformization 2010-03-16 20:39:31 -04:00
kohaerror.tmpl Moving the text of an error message from the script to the template where it can be translated. Partial fix for bug 1153. 2009-07-12 23:52:11 -04:00
maintenance.tmpl Fix for Bug 4061, Improve OPAC maintenance screen 2010-01-26 15:36:34 -05:00
opac-account.tmpl More fixes for Bug 2600, HTML tags in titles not escaped in many places 2010-02-03 16:52:31 -05:00
opac-addbybiblionumber.tmpl Fixes for Bug 2600, HTML tags in titles not escaped in many places 2010-02-03 16:52:27 -05:00
opac-advsearch.tmpl Fix for Bug 4359, noItemTypeImages not active in OPAC 2010-11-13 20:19:12 +13:00
opac-alert-subscribe.tmpl Revised for biblibre/3.2_community: Fix for Bug 3780, various OPAC pages have no unique <body> id 2010-01-20 22:39:37 +01:00
opac-auth.tmpl Enhancment [3.4] Bug 4288: Hide circular 'Log in to Your Account' link in opac-auth.pl 2010-04-30 06:05:17 -04:00
opac-authorities-home.tmpl Bug 5315: Remove references to obsolete variable nbstatements 2010-10-26 08:39:18 -04:00
opac-authoritiesdetail.tmpl Revised for biblibre/3.2_community: Fix for Bug 3780, various OPAC pages have no unique <body> id 2010-01-20 22:39:37 +01:00
opac-authoritiessearchresultlist.tmpl Reimplemented fix for bug 5556, OPAC does not display the type of authority 2011-01-03 21:56:06 +13:00
opac-basket.tmpl Fix for bug 5451, can add tags with userlogin turned off 2010-12-24 12:27:23 +13:00
opac-browser.tmpl Bug 5370: Fix all references to koha.org 2010-11-09 10:45:27 +13:00
opac-detail.tmpl Bug 5551 - allow shelf browser filters to be changed 2011-01-21 11:08:42 +13:00
opac-downloadcart.tmpl Fix for Bug 3838, Download List Pop Up Needs Margins 2010-02-02 18:37:47 -05:00
opac-downloadshelf.tmpl Revised for biblibre/3.2_community: Fix for Bug 3780, various OPAC pages have no unique <body> id 2010-01-20 22:39:37 +01:00
opac-full-serial-issues.tmpl Change to correct layout problem when OpacNav is empty. 2010-02-02 18:37:56 -05:00
opac-ISBDdetail.tmpl Proposed fix for Bug 5106 - Simplify MARC view choices in the OPAC (Conflict marker fix 2nd try) 2010-12-21 17:01:33 +13:00
opac-main.tmpl Revised for biblibre/3.2_community: Fix for Bug 3780, various OPAC pages have no unique <body> id 2010-01-20 22:39:37 +01:00
opac-MARCdetail.tmpl Proposed fix for Bug 5106 - Simplify MARC view choices in the OPAC (Conflict marker fix 2nd try) 2010-12-21 17:01:33 +13:00
opac-messaging.tmpl Bug 4056: Fixes invalid xhtml in opac-messaging.tmpl if SMS is disabled. 2010-01-23 15:33:23 +01:00
opac-mymessages.tmpl Bug 2176 (4/5): adding RSS feed for patron overdue alerts 2008-06-20 13:04:53 -05:00
opac-opensearch.tmpl (MT3318) RSS OPAC: Adding CDATA term in title and description tags. 2010-05-12 07:34:14 -04:00
opac-passwd.tmpl Bug 3276: Minor XHTML error in opac-passwd.tmpl 2009-06-03 13:26:01 -05:00
opac-privacy.tmpl Bug 3881: OPAC Privacy reimplementation 2011-01-31 22:23:50 +13:00
opac-readingrecord.tmpl bug 4359 follow-up: noItemTypeImages should just control image display 2010-11-13 20:19:13 +13:00
opac-reserve.tmpl Fix for Bug 4950 - checkbox should be removed when can't place a hold 2011-01-06 12:47:31 +13:00
opac-results-grouped.tmpl bug 4359: make other pages in the OPAC respect noItemTypeImages 2010-11-13 20:19:14 +13:00
opac-results.tmpl Fix for bug 5451, can add tags with userlogin turned off 2010-12-24 12:27:23 +13:00
opac-review.tmpl More fixes for Bug 2600, HTML tags in titles not escaped in many places 2010-02-03 16:52:31 -05:00
opac-search-history.tmpl Fix for Bug 4504, Confirmation messages in opac account not translated 2010-06-03 19:52:22 -04:00
opac-sendbasket.tmpl Bug 5130 - Misspelled words: biblographic delimeter extention 2010-10-17 13:51:34 -04:00
opac-sendbasketform.tmpl bug4926 - Improves the ID fields when sending lists and carts 2010-07-01 19:34:42 -04:00
opac-sendshelf.tmpl Bug 5130 - Misspelled words: biblographic delimeter extention 2010-10-17 13:51:34 -04:00
opac-sendshelfform.tmpl bug4926 - Improves the ID fields when sending lists and carts 2010-07-01 19:34:42 -04:00
opac-serial-issues.tmpl Revised for biblibre/3.2_community: Fix for Bug 3780, various OPAC pages have no unique <body> id 2010-01-20 22:39:37 +01:00
opac-shelves.tmpl Fix for Bug 3347 - Inconsistencies with tables in opac-shelves.tmpl 2011-01-06 08:40:49 +13:00
opac-showmarc.tmpl Revised for biblibre/3.2_community: Fix for Bug 3780, various OPAC pages have no unique <body> id 2010-01-20 22:39:37 +01:00
opac-showreviews-rss.tmpl Fix for Bug 4473 - Recent comments view for the OPAC 2010-12-13 09:43:01 +13:00
opac-showreviews.tmpl Fix for Bug 4473 - Recent comments view for the OPAC 2010-12-13 09:43:01 +13:00
opac-suggestions.tmpl Fix for Bug 1883, authorised list of reasons why patron requesting book 2010-12-13 09:55:29 +13:00
opac-tags.tmpl Fix for bug 5451, can add tags with userlogin turned off 2010-12-24 12:27:23 +13:00
opac-tags_subject.tmpl Revised for biblibre/3.2_community: Fix for Bug 3780, various OPAC pages have no unique <body> id 2010-01-20 22:39:37 +01:00
opac-topissues.tmpl Fix for Bug 3459, topissues doesn't take care of ccode 2011-01-14 11:00:25 +13:00
opac-user.tmpl Bug 5618: Multiple renewals in the opac 2011-01-24 07:25:54 +13:00
opac-userdetails.tmpl Bug 3464: Added altcontactcountry and B_address2 to borrowers and deletedborrowers 2009-09-06 10:01:51 -04:00
opac-userupdate.tmpl Merge remote branch 'kc/new/bug_4908' into kcmaster 2010-12-19 21:11:54 +13:00