Koha/koha-tmpl/opac-tmpl/prog/en/lib/jquery/plugins
Owen Leonard 68b30468c3 Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version
Current jQuery-driven tabs are done using a very old
version of the tabs plugin. This patch upgrades jQueryUI
to the latest version and adds the tabs widget dependency
to the jqueryui js file and updates the syntax for existing
tabs:

- $("#foo > ul").tabs(); changes to $("#foo").tabs();
- Remove full URL from tab links (use #anchor only).

Pages with "static" tabs (tabs which are built in the
markup rather than generated by the plugin) have been
modified to use their own style. Examples: pay.tt in
the staff client and opac-readingrecord.tt in the OPAC.

Edit: Minor revision to some uncorrected markup

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-06-10 15:22:58 +02:00
..
jquery.checkboxes.min.js More changes to implement jQuery upgrade. 2009-07-14 07:08:18 -04:00
jquery.dataTables.min.js Bug 6836: Add jQuery dataTables plugin 2012-01-27 11:33:11 +01:00
jquery.highlight-3.js Bug 3056 - replace span hacking for terms in C4::Search 2009-07-29 22:06:55 -04:00
jquery.hoverIntent.minified.js Adding required jquery files for update Cart notification popup. 2008-06-18 11:19:58 -05:00
jquery.metadata.min.js Fix for Bug 6484 - due date sorter on 'my summary' missing 2011-07-21 08:20:12 +12:00
jquery.rating.js Bug 5668 - Star ratings in the opac 2012-04-10 14:40:49 +02:00
jquery.tablesorter.min.js Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
jquery.tools.min.js bug_7264: [SIGNED-OFF] Branch popup on OPAC detail.Added opac_info field to branches table. 2012-03-22 11:50:00 +01:00