[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-142-g767a393

Git repo owner gitmaster at git.koha-community.org
Wed Aug 24 12:39:41 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, 3.22.x has been updated
       via  767a393aa48870351bff3431cae8e5f03335bbf2 (commit)
      from  32e5f75630a85619725482f09e1bae33d9ea7b48 (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 767a393aa48870351bff3431cae8e5f03335bbf2
Author: Jacek Ablewicz <abl at biblos.pk.edu.pl>
Date:   Fri Aug 12 16:19:52 2016 +0200

    Bug 17117: Patron personal details not displayed unless branch update request is enabled
    
    In patron acount ("your personal details" tab, which serves as a form
    for submitting update requests as well) it's not possible to display
    some account details like expiration date etc., without enabling
    the field for branch / library update requests too.
    
    To reproduce:
    
    1) set OPACPatronDetails to "Allow"
    2) clear PatronSelfModificationBorrowerUnwantedField preference
    - all possible fields in the update requests form are visible
    in patron account, including some extra details (card number,
    expiration date, category) in the "Library" section on top
    3) put 'branchcode' in PatronSelfModificationBorrowerUnwantedField preference
    4) the whole 'Library' section disappears
    
    To test:
    
    1) apply patch
    2) put 'branchcode' in PatronSelfModificationBorrowerUnwantedField,
    'Library' section should remain visible (sans branch selection option)
    3) put 'branchcode|cardnumber|datexpiry|categorycode' in the same
    preference, 'Library' section should now disappear
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit fb449aaede3f23ee71e9e50286a26035bb3ef640)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 700c602634390f34a3fac86c158d95b30bc03963)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list