[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.06-37-g330d25d

Git repo owner gitmaster at git.koha-community.org
Mon May 19 15:49:34 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  330d25dd4c4ee13c1076e5736ed87319310e9556 (commit)
      from  656d2d070d92086bd2423c9200c536e62efa7296 (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 330d25dd4c4ee13c1076e5736ed87319310e9556
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Feb 14 12:52:34 2014 -0500

    Bug 11765 - Remove unused function isDate from templates
    
    Several administration templates declare but do not use the JavaScript
    function isDate(). This patch removes the declarations.
    
    To test, apply the patch and search for instances of "isDate" in Koha
    templates, includes, and JavaScript files. There should be no results.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    I'm not sure this function has ever been used.
    This patch removes the toUC in tools/letter.tt too.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 1aeb1d7e0b4c027b0277f5f5878a3b047abd4b82)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/admin/auth_tag_structure.tt       |    7 -------
 .../intranet-tmpl/prog/en/modules/admin/categorie.tt  |    7 -------
 .../intranet-tmpl/prog/en/modules/admin/itemtypes.tt  |    7 -------
 .../intranet-tmpl/prog/en/modules/admin/printers.tt   |    7 -------
 .../intranet-tmpl/prog/en/modules/admin/roadtype.tt   |    7 -------
 .../prog/en/modules/admin/systempreferences.tt        |    7 -------
 .../prog/en/modules/admin/z3950servers.tt             |    7 -------
 .../intranet-tmpl/prog/en/modules/tools/letter.tt     |   17 ++---------------
 8 files changed, 2 insertions(+), 64 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list