[koha-commits] main Koha release repository branch master updated. v16.05.00-921-gb1daa66

Git repo owner gitmaster at git.koha-community.org
Tue Sep 27 13:07:52 CEST 2016


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, master has been updated
       via  b1daa66aadead2fb781cd3ba2d71592e73a57ec2 (commit)
       via  dc9c5721a7586ff89fd3ca068dbb857b860872e9 (commit)
      from  a055abe7c06e2efc9f0cdae89c2cbef28b7f3cb3 (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 b1daa66aadead2fb781cd3ba2d71592e73a57ec2
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Aug 29 10:54:30 2016 +0000

    Bug 17213 - Add HTML5 validation to cardnumber field on patron self registration
    
    To test:
    Verify that different values in 'CardnumberLength' system preference
    display correctly in the self reigstration form
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit dc9c5721a7586ff89fd3ca068dbb857b860872e9
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Aug 29 10:28:25 2016 +0000

    Bug 17213 - Self registration cardnumber is not editable if errors found when form submitted
    
    To test:
    Enable self registration
    Make sure cardnumber is not in
    'PatronSelfRegistrationBorrowerUnwantedField'
    Enter an invalid or used cardnumber
    Submit form
    Note errors appears correctly but cardnumber is not editable
    Apply Patch
    Enter an invalid or used cardnumber
    Submit form
    Note errors appears correctly and cardnumber is editable
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../bootstrap/en/modules/opac-memberentry.tt       |   21 +++++++++++++++++---
 opac/opac-memberentry.pl                           |    7 +++++++
 2 files changed, 25 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list