Bug 11753 - Replace jQuery qTip plugin with Bootstrap tooltip on patron search form
authorOwen Leonard <oleonard@myacpl.org>
Wed, 12 Feb 2014 17:19:02 +0000 (12:19 -0500)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 3 Jun 2014 12:38:35 +0000 (14:38 +0200)
commit61c6bffaa7adec94b51dab781fb5f29115162037
tree604c8ea3a34438eefd302560225eee7ff8071adb
parente8037d8d040a45673996162d07bc71fb2dfd4d69
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@bigballofwax.co.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 432fce68eab71059ce797cbd6ee26a340009a208)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc