[koha-commits] main Koha release repository branch new/bug_9166 created. v3.08.00-1440-g0c08501

Git repo owner gitmaster at git.koha-community.org
Thu Dec 20 01:31:39 CET 2012


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_9166 has been created
        at  0c08501e9da61c0444c60d0116ccc696f03d8f66 (commit)

- Log -----------------------------------------------------------------
commit 0c08501e9da61c0444c60d0116ccc696f03d8f66
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Nov 29 08:58:24 2012 -0500

    Bug 9166: OPAC needs configuration file for datepicker
    
    This patch adds a configuration include file for the datepicker.
    This file makes redundant the datepicker initialization in
    js/script.js, so that section is removed.
    
    This change should enable two things: the CalendarFirstDayOfWeek
    preference should now work in the OPAC, and the calendar should
    now use the current selected language.
    
    To test, try the calendar widget when placing a hold in the OPAC.
    The CalendarFirstDayOfWeek preference should be respected for
    Monday and Sunday. Switch languages. The calendar interface labels
    should reflect the current chosen language.
    
    Revision adds the configuration include to opac-user as well
    (required by the suspend holds feature).
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    the datepicker plugin works for opac-reserve and opac-user
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list