[koha-commits] main Koha release repository branch master updated. v3.14.00-414-ge0d7d99

Git repo owner gitmaster at git.koha-community.org
Thu Feb 13 03:56:44 CET 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  e0d7d998c2025fdb8ed1caf4303f754e05164c97 (commit)
       via  326ccb57ce8c537630b117bc92bd49ca4947c52b (commit)
      from  0070a7f6afb30b6f7ae8bc0eb073a4c39e0f783a (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 e0d7d998c2025fdb8ed1caf4303f754e05164c97
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Feb 11 10:28:23 2014 +0100

    Bug 11737: (follow-up) remove extra fnReloadAjax.js
    
    the file dataTables.fnReloadAjax.js exists in the interface and
    themelang directories.
    It is only used in quotes.tt.
    So the unused one can be removed.
    
    test plan:
    git grep fnReloadAjax.js
    should return only 1 ref (quotes.tt)
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 326ccb57ce8c537630b117bc92bd49ca4947c52b
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Feb 10 14:30:26 2014 -0500

    Bug 11737 - Use new DataTables include in quotes management template
    
    Bug 10649 introduced a new include file for adding DataTables-related
    JavaScript assets. This patch adds use of this include file to the
    quotes management page.
    
    To test you should have a multiple quotes in your database. Apply the
    patch and view the quotes manager page (tools/quotes.pl). Confirm that
    table sorting works correctly.
    
    Signed-off-by: merlissia <manuelimel at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../lib/jquery/plugins/dataTables.fnReloadAjax.js  |   50 --------------------
 .../intranet-tmpl/prog/en/modules/tools/quotes.tt  |    8 ++--
 2 files changed, 3 insertions(+), 55 deletions(-)
 delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/dataTables.fnReloadAjax.js


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list