[koha-commits] main Koha release repository branch master updated. v3.14.00-642-g94d8055

Git repo owner gitmaster at git.koha-community.org
Mon Mar 31 15:59:11 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  94d80555489a2f07163bdb2e1b1a8104de9c410c (commit)
      from  05a6beba9f023f87d3355b6e72f35b220cd691b0 (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 94d80555489a2f07163bdb2e1b1a8104de9c410c
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Mar 21 15:50:18 2014 -0400

    Bug 11946 - add table sorters to label batches
    
    When viewing batches of titles in the label 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.
    
    To test, go to Tools -> Labels -> Manage label batches. View an existing
    batch or create a new batch and populate it with items. Table sorting
    controls should work correctly.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Solves 1/2 of this bug which is to add the sorters to labels, the original
    request was to add this to patron cards as well.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, passes all tests and QA script.
    Template could be improved forther by showing
    the itemtype description instead of the code in the table.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/modules/labels/label-edit-batch.tt     |  113 +++++++++++---------
 1 file changed, 61 insertions(+), 52 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list