Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
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
..
batchMod-del.tt bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
batchMod-edit.tt Bug 7739 - Batch edit items of a title 2012-05-11 12:16:22 +02:00
batchMod.tt Bug 7760 - Add ids and classes to every staff page to help with customization (tools) 2012-03-22 18:12:32 +01:00
cleanborrowers.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
csv-profiles.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
export.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
holidays.tt Bug 7833 - unique holiday link broken 2012-04-19 10:54:00 +02:00
import_borrowers.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
inventory.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
koha-news.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
letter.tt Bug 7842 - Inconsistencies in Notices interface 2012-05-11 12:22:09 +02:00
manage-marc-import.tt bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
modborrowers.tt But 5742: Batch edit patrons 2012-05-15 17:44:19 +02:00
overduerules.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
picture-upload.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
quotes-upload.tt Bug 7977: Improving upload result message display 2012-05-24 14:15:09 +02:00
quotes.tt Bug 7977 follow-up, fixing UC breaking coding guidelines 2012-05-24 14:33:19 +02:00
scheduler.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
stage-marc-import.tt bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
tools-home.tt Bug 8187 - [SIGNED-OFF] Batch patron modification missing from tools sidebar menu 2012-06-09 11:55:24 +02:00
upload-images.tt bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
viewlog.tt Replace itemnumber by barcode in links of patron modification log 2012-05-11 11:24:57 +02:00