[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-80-g440ff02

Git repo owner gitmaster at git.koha-community.org
Thu Jun 19 15:57:51 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.14.x has been updated
       via  440ff02e0ad27e8f2da73af42468d0b0b5149cce (commit)
      from  01c2f73ab395404449be47c0d0ed42a672efdd0a (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 440ff02e0ad27e8f2da73af42468d0b0b5149cce
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>
    (cherry picked from commit b78596311bb23eb4e81356cc07c12868d9a90b96)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.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