[koha-commits] main Koha release repository branch new/bug_7747 created. v3.08.00-174-gf858a68

Git repo owner gitmaster at git.koha-community.org
Thu May 31 18:10:09 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_7747 has been created
        at  f858a6853b17c54799d7d8250d71940d160b5819 (commit)

- Log -----------------------------------------------------------------
commit f858a6853b17c54799d7d8250d71940d160b5819
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue May 29 10:57:41 2012 -0400

    Bug 7747 [FOLLOW-UP] Replace YUI autocomplete with jQueryUI
    
    This follow-up removes the default jQueryUI images and amends the
    staff client CSS to override calls to those images with a "Koha-
    native" style.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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

    Bug 7747 - Replace YUI autocomplete with jQueryUI
    
    In order to facilitate a more painless process for converting
    to jQueryUI I will submit separate patches for various "widgets,"
    starting with Autocomplete.
    
    This patch replaces all instances of YUI autocomplete with
    a jQueryUI version. The patch includes an up-to-date version
    of jQuery and jQueryUI libraries.
    
    The patch also moves some markup in instances where it should
    have been removed in favor of a different include.
    
    To test, find the various autocomplete instances and confirm
    that they are working:
    
     - Circulation search header autocomplete
     - Overdues patron attribute authorized value filter (must
       have patron attributes enabled, and a patron attribute
       defined which uses authorized values.
     - Authorities search plugin. Edit a MARC record and use
       an authorities plugin link to do a search for authority
       records.
    
    Incomplete: There is a YUI autocomplete instance in a UNIMARC
    plugin (unimarc_field_210c_bis.tt) which I couldn't figure out
    how to test, even on a sandbox set up with UNIMARC. I could use
    help with a follow-up.
    
    http://bugs.koha-community.org/show_bug.cgi?id=7447
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Passes all tests outlined, is quite pretty.
    
    Passes t xt
    
    Signed-off-by: Ian Walls <koha.sekjal at gmail.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list