[koha-commits] main Koha release repository branch master updated. v3.14.00-495-g2345dc1

Git repo owner gitmaster at git.koha-community.org
Wed Feb 26 18:04:36 CET 2014


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  2345dc12d8cd6f80164fce3a2a846613da44fc50 (commit)
      from  521d7173720b4acbf4ecf40ed114520d500c5f6a (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 2345dc12d8cd6f80164fce3a2a846613da44fc50
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Feb 14 15:09:06 2014 -0500

    Bug 11768: Show patron cardnumber in OPAC personal details
    
    In previous versions of Koha, the patron cardnumber was displayed in the
    personal details section of the OPAC for logged in users. A patron needs
    to be able to access his or her cardnumber in some cases to access
    online resources a library makes available that requires his or her
    cardnumber. This is especially important for patron self registration
    where a patron may not have a physical library card. This field should
    be re-added to the patron personal details page.
    
    Test Plan:
    1) Apply this patch
    2) Log into the OPAC
    3) Browse to "your personal details"
    4) Verify the patron cardnumber is visible
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Restores cardnumber on personal details tab in OPAC for
    prog and bootstrap theme. Passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt |    5 +++++
 koha-tmpl/opac-tmpl/prog/en/modules/opac-memberentry.tt      |    5 +++++
 2 files changed, 10 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list