[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.09-7-g9babb3d

Git repo owner gitmaster at git.koha-community.org
Fri Aug 1 15:13:59 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  9babb3dc3d8baaf2b95d220a868090324b0e3f72 (commit)
      from  438fbd42748ef05318de8855563e774884f4a3e5 (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 9babb3dc3d8baaf2b95d220a868090324b0e3f72
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Feb 10 12:26:34 2014 -0500

    Bug 11734 - Use new DataTables include in batch modification templates
    
    Bug 10649 introduced a new include file for adding DataTables-related
    JavaScript assets. This patch adds use of this include file to the
    batch modification and batch deletion pages.
    
    Minor text changes: Corrected capitalization.
    
    Apply the patch and test the following:
    
    - On batch modification and batch deletion, submit multiple barcodes or
      item numbers. On the results page the title column has been configured
      to use the "anti-the" filter to exclude articles from sorting. Sorting
      on all columns should work correctly.
    
    Edit: Put back checkboxes plugin which was accidentally removed.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 7349f847fad28ada0eb98cd5ebb44d563d7ee0f7)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/pages/batchMod.js         |    3 ++-
 .../intranet-tmpl/prog/en/modules/tools/batchMod-del.tt      |   10 ++++------
 .../intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt     |   10 ++++------
 3 files changed, 10 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list