[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.03-3-g4d2b807

Git repo owner gitmaster at git.koha-community.org
Tue Sep 23 06:44:22 CEST 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, 3.16.x has been updated
       via  4d2b807967cd4aecff71899850282687aedf2687 (commit)
       via  3b91d70c1d76826c56925103c36bff3d03d31ea6 (commit)
      from  37fae3408b66d5b94f9fa4f4c2e5c02f360a8041 (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 4d2b807967cd4aecff71899850282687aedf2687
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jun 30 10:12:06 2014 -0400

    Bug 12429 [OPAC] patron seeing fines codes
    
    Bug 2546 introduced translatable handling of Koha account type codes but
    missed several codes. This patch adds handling of these codes to the
    bootstrap OPAC.
    
    This patch also corrects a couple of instances of incorrect
    capitalization.
    
    To test, apply the patch and log in to the OPAC as a user who has
    existing fines and charges. View the "Your fines" page. You should not
    see any account type codes like CR, LR, or FU.
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 3b91d70c1d76826c56925103c36bff3d03d31ea6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jun 27 14:21:03 2014 -0400

    Bug 12429 [staff client] patron seeing fines codes
    
    Bug 2546 introduced translatable handling of Koha account type codes but
    missed several codes. This patch adds handling of these codes to the
    staff client.
    
    This patch also corrects a couple of instances of incorrect
    capitalization.
    
    To test, apply the patch and view fines page (Patron details ->
    Fines) and the pay fines page (Patron details -> Fines -> Pay fines).
    You should not see any account type codes like CR, LR, or FU.
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/modules/members/boraccount.tt          |   20 ++++++++++++------
 .../intranet-tmpl/prog/en/modules/members/pay.tt   |   20 ++++++++++++------
 .../opac-tmpl/bootstrap/en/modules/opac-account.tt |   22 +++++++++++++-------
 3 files changed, 43 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list