[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-13-g61c6bff

Git repo owner gitmaster at git.koha-community.org
Tue Jun 3 14:13:41 CEST 2014


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.14.x has been updated
       via  61c6bffaa7adec94b51dab781fb5f29115162037 (commit)
      from  e8037d8d040a45673996162d07bc71fb2dfd4d69 (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 61c6bffaa7adec94b51dab781fb5f29115162037
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Feb 12 12:19:02 2014 -0500

    Bug 11753 - Replace jQuery qTip plugin with Bootstrap tooltip on patron search form
    
    The qTip plugin is out of date and incompatible with recent versions of
    jQuery. This patch replaces use of qTip on the patron search form with a
    Bootstrap tooltip implementation.
    
    To test, apply the patch and view /cgi-bin/koha/members/members-home.pl
    
    - Expand the patron search form by clicking the [+]
    - Change 'search fields' from 'Standard' to 'Date of birth'
    - A tooltip should appear giving details about the date format required
    - Change the 'search fields' to something else. The tooltip should not
      appear.
    
    Revision: Removed inclusion of qTip plugin from global header include.
    The other instance of qTip usage occurs on a page which loads the plugin
    separately.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 432fce68eab71059ce797cbd6ee26a340009a208)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/includes/doc-head-close.inc              |    1 -
 .../intranet-tmpl/prog/en/includes/patron-search.inc |   18 ++++++------------
 2 files changed, 6 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list