[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.01-34-gfdb0cc8

Git repo owner gitmaster at git.koha-community.org
Thu Dec 31 10:22:05 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, 3.22.x has been updated
       via  fdb0cc80dbd323f8b7d60bb57af1e9bc6d126086 (commit)
      from  21465d93d57b197429ebf33d753b9d971e82bac3 (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 fdb0cc80dbd323f8b7d60bb57af1e9bc6d126086
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>
    (cherry picked from commit 1acc6094be7670c180bc006182a0f8e464abac03)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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