[koha-commits] main Koha release repository branch master updated. v3.16.00-15-geedaec6

Git repo owner gitmaster at git.koha-community.org
Fri May 23 15:24:19 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, master has been updated
       via  eedaec6e4517cf308ec5ddbada2e7aa1486614cd (commit)
       via  19d8f790d711df7042a3c741c804114dd9b62885 (commit)
      from  da3939ba7042c4e1cc68d074b402c4dba8ef3f21 (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 eedaec6e4517cf308ec5ddbada2e7aa1486614cd
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu May 8 16:55:49 2014 +0200

    Bug 12165: (follow-up) display record title
    
    The code introduced by bug 2546 uses an undefined variable (line.title).
    It should be ACCOUNT_LINE.title.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 19d8f790d711df7042a3c741c804114dd9b62885
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Wed Apr 30 21:14:50 2014 +0200

    Bug 12165: Add descriptions of charges (bug 2546) to Bootstrap Opac theme
    
    1) Create an account with lots of different charges, fines, fees, etc.
    2) Look at the accounts tab in the prog OPAC theme
    3) Compare the page to bootstrap theme
    4) Verify display is now the same
    
    In my tests I found some things that could still be improved,
    but for the goal is to make all OPAC themes behave the same.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Tested by changing accounttype in table accountlines to all possible
    values like Pay, Pay00, Pay01 etc.  Both themes display the same values,
    e.g. "Payment, thanks (cash via SIP2)" for Pay00
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../opac-tmpl/bootstrap/en/modules/opac-account.tt |   21 +++++++++++++++++---
 .../opac-tmpl/prog/en/modules/opac-account.tt      |    2 +-
 2 files changed, 19 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list