[koha-commits] main Koha release repository branch master updated. v3.22.00-390-g115d663

Git repo owner gitmaster at git.koha-community.org
Wed Jan 27 06:49:04 CET 2016


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  115d6637c205ac25a86cf4bec535ec812352b006 (commit)
      from  40f94a32a0251e5ea1cc6082765e1f421c2e45b7 (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 115d6637c205ac25a86cf4bec535ec812352b006
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Wed Jan 6 15:30:41 2016 +0100

     Bug 15481: Remove dead code in datatables.js
    
    This removes the following functions that are not used anywhere:
    - dt_add_rangedate_filter
    - dt_overwrite_string_sorting_localeCompare
    - replace_html
    - replace_html_date
    
    Test plan:
    1. Search for calls to the above functions in the code. There should be
       none.
    2. Check that existing tables using DataTables are not broken.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/datatables.js |   87 ----------------------
 1 file changed, 87 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list