[koha-commits] main Koha release repository branch master updated. v3.14.00-416-gef65eee

Git repo owner gitmaster at git.koha-community.org
Thu Feb 13 16:40: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  ef65eee25e2946adf20650d61781363f735058b6 (commit)
      from  26696e3b299ff9ca96d7a834a172f6534ef952d5 (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 ef65eee25e2946adf20650d61781363f735058b6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Feb 10 12:59:07 2014 -0500

    Bug 11735 - Use new DataTables include in calendar template
    
    Bug 10649 introduced a new include file for adding DataTables-related
    JavaScript assets. This patch adds use of this include file to the
    calendar template and corrects some table sorting configuration errors.
    
    To test you should have multiple calendar entries in various categories
    of holiday: Unique holidays, repeating yearly holidays, repeating weekly
    holidays, and exceptions. Sorting of date columns should work regardless
    of your dateformat system preference.
    
    Signed-off-by: merlissia <manuelimel at gmail.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Note: Day of week is not correctly sorted: Sundays, Mondays, Thursdays.
    But it is not a regression. It is caused by the ugly way to display
    weekdays (document.write).
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list