[koha-commits] main Koha release repository branch new/bug_8181 created. v3.08.00-346-g2b74492

Git repo owner gitmaster at git.koha-community.org
Mon Jun 25 18:28:17 CEST 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_8181 has been created
        at  2b74492d7d25bddf0aab16d70c068dd052981d84 (commit)

- Log -----------------------------------------------------------------
commit 2b74492d7d25bddf0aab16d70c068dd052981d84
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Apr 24 10:49:15 2012 -0400

    Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version
    
    All instances of the old DynArch calendar have been replaced with
    jQueryUI versions and the old library files have been removed.
    
    calendar.inc has been modified to include jQueryUI localization
    strings and global configuration options. Just add a "datepicker"
    class to an input field to trigger a datepicker prompt.
    
    If you would like two fields in one from to limit each other (one
    is date from, one is date to), add these classes to each:
    "datepickerfrom" and "datepickerto." This will prevent an invalid
    entry, e.g. a date in the latter which falls before the former.
    
    jQueryUI is now upgraded to the latest verision, 1.8.21.
    
    Edit: Now with proper translatability, date formatting, first day
    of the week handling, and RTL support.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Ian Walls <koha.sekjal at gmail.com>
    QA Comment:  rebased on current master; minor merge conflicts with other patches pushed
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list