[koha-commits] main Koha release repository branch new/bug_9905 created. v3.12.00-beta1-216-g2c2dfd9

Git repo owner gitmaster at git.koha-community.org
Mon Apr 15 15:08:03 CEST 2013


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, new/bug_9905 has been created
        at  2c2dfd91e7f58fd155362872f156224e8077cb58 (commit)

- Log -----------------------------------------------------------------
commit 2c2dfd91e7f58fd155362872f156224e8077cb58
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Mar 22 13:38:13 2013 -0400

    Bug 9905 - Use DataTables on calendar page
    
    The calendar management page uses the old tablesorter plugin. This patch
    replaces tablesorter code with DataTables.
    
    In order to easily sort date columns under various dateformat system
    preference settings, date columns now sort based on an unformatted date
    in a <span>'s title attribute (requiring the patch for Bug 9887).
    
    To test, view the calendar page--preferably with plenty of existing
    holiday data to populate the holiday summary tables. Confirm that
    sorting works correctly on all sorted tables with the dateformat
    preference set in all settings.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Note: This has to be tested together with the patch for bug 9887.
    All tests and QA script pass.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit eee5324a26ce92eae7187cc88c78e18b8ba7843c
Merge: b431247 ec9fc2f
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Mon Apr 15 09:10:16 2013 -0400

    Merge branch 'bug_9887' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list