[koha-commits] main Koha release repository branch master updated. v3.14.00-645-gb785963

Git repo owner gitmaster at git.koha-community.org
Thu Apr 3 17:01:37 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  b78596311bb23eb4e81356cc07c12868d9a90b96 (commit)
      from  3bc1021deb851db8965e9ac3a8ff89aba71f6acc (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 b78596311bb23eb4e81356cc07c12868d9a90b96
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Apr 2 10:13:31 2014 -0400

    Bug 12018 - add table sorting to patron card batches
    
    When viewing batches of patrons in the patron card creator module the
    table is not sortable. This patch adds table sorting.
    
    The patch also makes some corrections of invalid markup and moves
    informational/error messages to the top of the page rather than in a
    sidebar. This change lets the table and sorting controls expand into a
    wider space.
    
    This patch also corrects a translation issue with table headers
    identical to that addressed by Bug 11505.
    
    To test, go to Tools -> Patron card creator -> Manage batches.
    View an existing batch or create a new batch and populate it with
    patrons. Table sorting controls should work correctly. Batch management
    operations should work correctly.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/modules/patroncards/edit-batch.tt      |   92 ++++++++++++--------
 1 file changed, 56 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list