[koha-commits] main Koha release repository branch master updated. v3.14.00-691-g7349f84

Git repo owner gitmaster at git.koha-community.org
Wed Apr 9 01:27: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, master has been updated
       via  7349f847fad28ada0eb98cd5ebb44d563d7ee0f7 (commit)
      from  612b33ae69adbed63e55c91f7314f6c2888f6d71 (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 7349f847fad28ada0eb98cd5ebb44d563d7ee0f7
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>

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

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