[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-74-g1e2f5a6

Git repo owner gitmaster at git.koha-community.org
Wed Aug 28 16:57:09 CEST 2019


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, 18.11.x has been updated
       via  1e2f5a6d3d417e95c224339c871edce3ff5d3701 (commit)
      from  cede01543c180585dc64f563fc4852698b3cc6e0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1e2f5a6d3d417e95c224339c871edce3ff5d3701
Author: Liz Rea <wizzyrea at gmail.com>
Date:   Mon Aug 5 22:39:37 2019 +0000

    Bug 23431: Don't nullify DOB if it's hidden by sysprefs
    
    To test:
    
    Turn on  OPACPatronDetails
    put dateofbirth in PatronSelfModificationBorrowerUnwantedField
    Have a patron with a set date of birth
    Attempt any modification on that patron through the OPAC
    The date of birth will be one of the fields changed for that borrower
    when you check it in the staff intranet.
    
    Apply this patch, repeat the above.
    Date of birth will not be one of the changed fields.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit d71b263a89839e3b2f9aa7166dba2657a2aecf14)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 936f1450b802a6d00e6bf681eb60f3844ff865d0)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 opac/opac-memberentry.pl |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list