[koha-commits] main Koha release repository branch, new/bug_3881, created. v3.02.00-602-g71122c3

Git repo owner gitmaster at git.koha-community.org
Mon Jan 31 10:28:20 CET 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_3881 has been created
        at  71122c30c56055dccd498e0770b4afa87b4ba921 (commit)

- Log -----------------------------------------------------------------
commit 71122c30c56055dccd498e0770b4afa87b4ba921
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Jan 31 22:26:04 2011 +1300

    Bug 3881 fixing italian sysprefs

commit a0dc124a95fa711b48e27a70832be3291670b599
Author: Ian Walls <ian.walls at bywatersolutions.com>
Date:   Sun Jan 30 00:48:36 2011 -0500

    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 at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list