[koha-commits] main Koha release repository branch master updated. v3.22.00-69-g1acc609

Git repo owner gitmaster at git.koha-community.org
Wed Dec 30 05:25:12 CET 2015


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  1acc6094be7670c180bc006182a0f8e464abac03 (commit)
      from  825d68ee8696a2c3f3a2a95c0d148015f02a5ae9 (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 1acc6094be7670c180bc006182a0f8e464abac03
Author: Marc Véron <veron at veron.ch>
Date:   Sun Oct 4 11:38:03 2015 +0200

     Bug 14948 - Display amounts right aligned in tables on patron pages
    
    This patch set display amounts for charge, fine, price etc. right aligned in tables
    on patron pages.
    
    To test, apply patch and verify that amounts appear right aligned on following pages:
    
    - Go to Home > Patrons, perform a search (Column 'Fines')
    - Go to a patron with fines and credits
      - Checkout tab (circulation.pl): Columns 'Charge', 'Fine', 'Price'
        (maybe you have to show column with 'Show / hide colums')
      - Fines Tab > Pay fines (pay.pl): Columns 'Amount', 'Amount Outstanding'
      - Fines Tab > Account (boraccount.pl): Columns 'Amount', 'Outstanding'
        Note: Test here 'Filter paid transactions' as well
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/includes/checkouts-table-footer.inc    |    6 +++---
 koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js    |    6 +++---
 .../prog/en/modules/members/boraccount.tt          |   20 ++++++++------------
 .../intranet-tmpl/prog/en/modules/members/pay.tt   |   10 +++++-----
 .../en/modules/members/tables/members_results.tt   |    2 +-
 5 files changed, 20 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list