Bug 7747 [FOLLOW-UP] Replace YUI autocomplete with jQueryUI
authorOwen Leonard <oleonard@myacpl.org>
Fri, 1 Jun 2012 14:09:30 +0000 (10:09 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Sun, 10 Jun 2012 12:05:24 +0000 (14:05 +0200)
commitbe5ada56ccd21397c9fac9dfcb5ced576e770552
treef1d66f4dc5025b06d804a416e958b2901709e54b
parentf858a6853b17c54799d7d8250d71940d160b5819
Bug 7747 [FOLLOW-UP] Replace YUI autocomplete with jQueryUI

This patch removes the template calls to the now-obsolete
YUI JS dependencies and removes the relevant YUI files themselves.

First two work perfectly, circulation search header and overdues patron
authorized value. Authorities search does not seem to work, old yui file
are still referenced in auth_finder.tt. The jquery works, but data set
is not found, or I messed up my authority record.

Signed-off-by: Michael Davis <m.r.davis@cranfield.ac.uk>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/intranet-tmpl/prog/en/lib/yui/autocomplete/assets/autocomplete-core.css [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/autocomplete/assets/skins/sam/autocomplete-skin.css [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/autocomplete/assets/skins/sam/autocomplete.css [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/autocomplete/autocomplete-debug.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/autocomplete/autocomplete-min.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/autocomplete/autocomplete.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/datasource/datasource-debug.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/datasource/datasource-min.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/datasource/datasource.js [deleted file]