[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.04-63-gaac9199

Git repo owner gitmaster at git.koha-community.org
Sat Apr 20 13:03:42 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, 3.10.x has been updated
       via  aac9199afbf4b8d8f4130fd61124f3f491bb8996 (commit)
      from  b4fc298a0979b4d3874910c2f4de0d2634bf1188 (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 aac9199afbf4b8d8f4130fd61124f3f491bb8996
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Nov 29 08:58:24 2012 -0500

    Bug 9166 [Revised] 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: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 .../prog/en/includes/calendar.inc                  |   29 +++++++++----------
 koha-tmpl/opac-tmpl/prog/en/js/script.js           |   25 +----------------
 .../opac-tmpl/prog/en/modules/opac-reserve.tt      |    1 +
 koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt   |    1 +
 4 files changed, 17 insertions(+), 39 deletions(-)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/includes/calendar.inc (72%)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list