[koha-commits] main Koha release repository branch master updated. v16.05.00-959-g5eb4b06

Git repo owner gitmaster at git.koha-community.org
Tue Sep 27 15:17:56 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  5eb4b06f5b892552944d9b9ca7852a332d4b3c3e (commit)
       via  3d4dc58da98af4d092b04efa295638aba3f8fdf4 (commit)
       via  8d0b412b528f5777aff40a2bb96fa2f7fe504ad9 (commit)
      from  d85e80b2516d651d871cf81845ee77020a309afb (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 5eb4b06f5b892552944d9b9ca7852a332d4b3c3e
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Sun Sep 25 15:53:57 2016 +0000

    Bug 16273 - DBRev 16.06.00.031
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 3d4dc58da98af4d092b04efa295638aba3f8fdf4
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat Apr 23 16:05:33 2016 +0100

    Bug 16273: Add the ability not to display the login details for newly registered patrons
    
    When a new patron registers, the confirmation page is displayed with
    login details (login, password, cardnumber) and the login form is
    prefilled.
    In the case of public computer, for security reasons that should not
    appear, patrons might forget to close the window.
    
    Test plan:
    1/ Set PatronSelfRegistrationPrefillForm on
    2/ Register a new patron
    => The login details should not be displayed and the login form should
    not be prefilled.
    
    Sponsored-by: BULAC - http://www.bulac.fr/
    Signed-off-by: Nicolas Legrand <nicolas.legrand at bulac.fr>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 8d0b412b528f5777aff40a2bb96fa2f7fe504ad9
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat Apr 23 15:54:59 2016 +0100

    Bug 16273: Add the new pref PatronSelfRegistrationPrefillForm
    
    Sponsored-by: BULAC - http://www.bulac.fr/
    Signed-off-by: Nicolas Legrand <nicolas.legrand at bulac.fr>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha.pm                                            |    2 +-
 installer/data/mysql/sysprefs.sql                  |    1 +
 installer/data/mysql/updatedatabase.pl             |   10 ++++
 .../prog/en/modules/admin/preferences/opac.pref    |    7 +++
 .../en/modules/opac-registration-confirmation.tt   |   49 +++++++++++++-------
 5 files changed, 50 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list