Skip to content

Commit

Permalink
Item11994: upgraded jquery-ui to 1.8.21
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@15204 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Jul 26, 2012
1 parent 7aad93b commit b672e30
Show file tree
Hide file tree
Showing 85 changed files with 8,135 additions and 7,804 deletions.
2 changes: 1 addition & 1 deletion JQueryPlugin/data/System/JQueryTextboxList.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="micha" date="1342000594" format="1.1" version="3"}%
%META:TOPICINFO{author="ProjectContributor" date="1342000594" format="1.1" version="3"}%
%META:TOPICPARENT{name="JQueryPlugin"}%
---+ %TOPIC%
%JQPLUGINS{"textboxlist"
Expand Down
2 changes: 1 addition & 1 deletion JQueryPlugin/data/System/JQueryUIDialog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="micha" date="1341832780" format="1.1" reprev="3" version="3"}%
%META:TOPICINFO{author="ProjectContributor" date="1342004918" format="1.1" reprev="3" version="3"}%
%META:TOPICPARENT{name="JQueryPlugin"}%
---+!! %TOPIC%

Expand Down
8 changes: 8 additions & 0 deletions JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ca.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ca.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-cs.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-cs.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-cy-GB.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-da.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-da.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-de.js 0644
Expand Down Expand Up @@ -193,6 +194,7 @@ pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-gl.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-gl.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-he.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-he.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-hi.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-hr.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-hr.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-hu.js 0644
Expand All @@ -207,18 +209,24 @@ pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-it.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-it.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ja.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ja.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ka.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-kk.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-km.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ko.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ko.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-kz.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-kz.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-lb.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-lt.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-lt.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-lv.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-lv.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-mk.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ml.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ml.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ms.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-ms.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-nl-BE.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-nl.js 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-nl.js.gz 0644
pub/System/JQueryPlugin/i18n/jquery.ui.datepicker-no.js 0644
Expand Down
2 changes: 1 addition & 1 deletion JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/UI.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI::Accordion',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI::Autocomplete',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI/Autocomplete',
Expand Down
2 changes: 1 addition & 1 deletion JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/UI/BUTTON.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI::Button',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI::Datepicker',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI',
Expand Down
2 changes: 1 addition & 1 deletion JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/UI/DIALOG.pm
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI::Dialog',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI/Dialog',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI::Draggable',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI::Progressbar',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI::Resizable',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI',
Expand Down
2 changes: 1 addition & 1 deletion JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/UI/SLIDER.pm
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI::Slider',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI',
Expand Down
2 changes: 1 addition & 1 deletion JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/UI/TABS.pm
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI::Tabs',
version => '1.8.16',
version => '1.8.21',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://docs.jquery.com/UI',
Expand Down
8 changes: 8 additions & 0 deletions JQueryPlugin/pub/System/JQueryPlugin/i18n/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ TARGET=\
jquery.ui.datepicker-bs.js\
jquery.ui.datepicker-ca.js\
jquery.ui.datepicker-cs.js\
jquery.ui.datepicker-cy-GB.js \
jquery.ui.datepicker-da.js\
jquery.ui.datepicker-de.js\
jquery.ui.datepicker-el.js\
Expand All @@ -24,19 +25,26 @@ TARGET=\
jquery.ui.datepicker-fr.js\
jquery.ui.datepicker-gl.js\
jquery.ui.datepicker-he.js\
jquery.ui.datepicker-hi.js \
jquery.ui.datepicker-hr.js\
jquery.ui.datepicker-hu.js\
jquery.ui.datepicker-hy.js\
jquery.ui.datepicker-id.js\
jquery.ui.datepicker-is.js\
jquery.ui.datepicker-it.js\
jquery.ui.datepicker-ja.js\
jquery.ui.datepicker-ka.js \
jquery.ui.datepicker-kk.js \
jquery.ui.datepicker-km.js \
jquery.ui.datepicker-ko.js\
jquery.ui.datepicker-kz.js\
jquery.ui.datepicker-lb.js \
jquery.ui.datepicker-lt.js\
jquery.ui.datepicker-lv.js\
jquery.ui.datepicker-mk.js \
jquery.ui.datepicker-ml.js\
jquery.ui.datepicker-ms.js\
jquery.ui.datepicker-nl-BE.js \
jquery.ui.datepicker-nl.js\
jquery.ui.datepicker-no.js\
jquery.ui.datepicker-pl.js\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jQuery(function($){
monthNamesShort: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'],
dayNames: ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
dayNamesShort: ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
dayNamesMin: ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
dayNamesMin: ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
weekHeader: 'أسبوع',
dateFormat: 'dd/mm/yy',
firstDay: 6,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/* Welsh/UK initialisation for the jQuery UI date picker plugin. */
/* Written by William Griffiths. */
jQuery(function($){
$.datepicker.regional['cy-GB'] = {
closeText: 'Done',
prevText: 'Prev',
nextText: 'Next',
currentText: 'Today',
monthNames: ['Ionawr','Chwefror','Mawrth','Ebrill','Mai','Mehefin',
'Gorffennaf','Awst','Medi','Hydref','Tachwedd','Rhagfyr'],
monthNamesShort: ['Ion', 'Chw', 'Maw', 'Ebr', 'Mai', 'Meh',
'Gor', 'Aws', 'Med', 'Hyd', 'Tac', 'Rha'],
dayNames: ['Dydd Sul', 'Dydd Llun', 'Dydd Mawrth', 'Dydd Mercher', 'Dydd Iau', 'Dydd Gwener', 'Dydd Sadwrn'],
dayNamesShort: ['Sul', 'Llu', 'Maw', 'Mer', 'Iau', 'Gwe', 'Sad'],
dayNamesMin: ['Su','Ll','Ma','Me','Ia','Gw','Sa'],
weekHeader: 'Wy',
dateFormat: 'dd/mm/yy',
firstDay: 1,
isRTL: false,
showMonthAfterYear: false,
yearSuffix: ''};
$.datepicker.setDefaults($.datepicker.regional['cy-GB']);
});
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jQuery(function($){
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
weekHeader: 'Wo',
weekHeader: 'KW',
dateFormat: 'dd.mm.yy',
firstDay: 1,
isRTL: false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jQuery(function($){
dayNames: ['Pühapäev', 'Esmaspäev', 'Teisipäev', 'Kolmapäev', 'Neljapäev', 'Reede', 'Laupäev'],
dayNamesShort: ['Pühap', 'Esmasp', 'Teisip', 'Kolmap', 'Neljap', 'Reede', 'Laup'],
dayNamesMin: ['P','E','T','K','N','R','L'],
weekHeader: 'Sm',
weekHeader: 'näd',
dateFormat: 'dd.mm.yy',
firstDay: 1,
isRTL: false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ jQuery(function($){
prevText: '<Aur',
nextText: 'Hur>',
currentText: 'Gaur',
monthNames: ['Urtarrila','Otsaila','Martxoa','Apirila','Maiatza','Ekaina',
'Uztaila','Abuztua','Iraila','Urria','Azaroa','Abendua'],
monthNamesShort: ['Urt','Ots','Mar','Api','Mai','Eka',
'Uzt','Abu','Ira','Urr','Aza','Abe'],
dayNames: ['Igandea','Astelehena','Asteartea','Asteazkena','Osteguna','Ostirala','Larunbata'],
dayNamesShort: ['Iga','Ast','Ast','Ast','Ost','Ost','Lar'],
dayNamesMin: ['Ig','As','As','As','Os','Os','La'],
weekHeader: 'Wk',
dateFormat: 'yy/mm/dd',
monthNames: ['urtarrila','otsaila','martxoa','apirila','maiatza','ekaina',
'uztaila','abuztua','iraila','urria','azaroa','abendua'],
monthNamesShort: ['urt.','ots.','mar.','api.','mai.','eka.',
'uzt.','abu.','ira.','urr.','aza.','abe.'],
dayNames: ['igandea','astelehena','asteartea','asteazkena','osteguna','ostirala','larunbata'],
dayNamesShort: ['ig.','al.','ar.','az.','og.','ol.','lr.'],
dayNamesMin: ['ig','al','ar','az','og','ol','lr'],
weekHeader: 'As',
dateFormat: 'yy-mm-dd',
firstDay: 1,
isRTL: false,
showMonthAfterYear: false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,51 @@
jQuery(function($) {
$.datepicker.regional['fa'] = {
closeText: 'بستن',
prevText: '<قبلي',
nextText: 'بعدي>',
prevText: '<قبلی',
nextText: 'بعدی>',
currentText: 'امروز',
monthNames: ['فروردين','ارديبهشت','خرداد','تير','مرداد','شهريور',
'مهر','آبان','آذر','دي','بهمن','اسفند'],
monthNames: [
'فروردين',
'ارديبهشت',
'خرداد',
'تير',
'مرداد',
'شهريور',
'مهر',
'آبان',
'آذر',
'دی',
'بهمن',
'اسفند'
],
monthNamesShort: ['1','2','3','4','5','6','7','8','9','10','11','12'],
dayNames: ['يکشنبه','دوشنبه','سه‌شنبه','چهارشنبه','پنجشنبه','جمعه','شنبه'],
dayNamesShort: ['ي','د','س','چ','پ','ج', 'ش'],
dayNamesMin: ['ي','د','س','چ','پ','ج', 'ش'],
dayNames: [
'يکشنبه',
'دوشنبه',
'سه‌شنبه',
'چهارشنبه',
'پنجشنبه',
'جمعه',
'شنبه'
],
dayNamesShort: [
'ی',
'د',
'س',
'چ',
'پ',
'ج',
'ش'
],
dayNamesMin: [
'ی',
'د',
'س',
'چ',
'پ',
'ج',
'ش'
],
weekHeader: 'هف',
dateFormat: 'yy/mm/dd',
firstDay: 6,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
/* Finnish initialisation for the jQuery UI date picker plugin. */
/* Written by Harri Kilpi� (harrikilpio@gmail.com). */
/* Written by Harri Kilpiö (harrikilpio@gmail.com). */
jQuery(function($){
$.datepicker.regional['fi'] = {
$.datepicker.regional['fi'] = {
closeText: 'Sulje',
prevText: '«Edellinen',
nextText: 'Seuraava»',
currentText: 'Tänään',
monthNames: ['Tammikuu','Helmikuu','Maaliskuu','Huhtikuu','Toukokuu','Kesäkuu',
'Heinäkuu','Elokuu','Syyskuu','Lokakuu','Marraskuu','Joulukuu'],
monthNamesShort: ['Tammi','Helmi','Maalis','Huhti','Touko','Kesä',
'Heinä','Elo','Syys','Loka','Marras','Joulu'],
dayNamesShort: ['Su','Ma','Ti','Ke','To','Pe','Su'],
prevText: '«Edellinen',
nextText: 'Seuraava»',
currentText: 'Tänään',
monthNames: ['Tammikuu','Helmikuu','Maaliskuu','Huhtikuu','Toukokuu','Kesäkuu',
'Heinäkuu','Elokuu','Syyskuu','Lokakuu','Marraskuu','Joulukuu'],
monthNamesShort: ['Tammi','Helmi','Maalis','Huhti','Touko','Kesä',
'Heinä','Elo','Syys','Loka','Marras','Joulu'],
dayNamesShort: ['Su','Ma','Ti','Ke','To','Pe','La'],
dayNames: ['Sunnuntai','Maanantai','Tiistai','Keskiviikko','Torstai','Perjantai','Lauantai'],
dayNamesMin: ['Su','Ma','Ti','Ke','To','Pe','La'],
weekHeader: 'Vk',
dateFormat: 'dd.mm.yy',
dateFormat: 'dd.mm.yy',
firstDay: 1,
isRTL: false,
showMonthAfterYear: false,
yearSuffix: ''};
$.datepicker.setDefaults($.datepicker.regional['fi']);
$.datepicker.setDefaults($.datepicker.regional['fi']);
});
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jQuery(function($){
currentText: 'היום',
monthNames: ['ינואר','פברואר','מרץ','אפריל','מאי','יוני',
'יולי','אוגוסט','ספטמבר','אוקטובר','נובמבר','דצמבר'],
monthNamesShort: ['1','2','3','4','5','6',
'7','8','9','10','11','12'],
monthNamesShort: ['ינו','פבר','מרץ','אפר','מאי','יוני',
'יולי','אוג','ספט','אוק','נוב','דצמ'],
dayNames: ['ראשון','שני','שלישי','רביעי','חמישי','שישי','שבת'],
dayNamesShort: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'],
dayNamesMin: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'],
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/* Hindi initialisation for the jQuery UI date picker plugin. */
/* Written by Michael Dawart. */
jQuery(function($){
$.datepicker.regional['hi'] = {
closeText: 'बंद',
prevText: 'पिछला',
nextText: 'अगला',
currentText: 'आज',
monthNames: ['जनवरी ','फरवरी','मार्च','अप्रेल','मई','जून',
'जूलाई','अगस्त ','सितम्बर','अक्टूबर','नवम्बर','दिसम्बर'],
monthNamesShort: ['जन', 'फर', 'मार्च', 'अप्रेल', 'मई', 'जून',
'जूलाई', 'अग', 'सित', 'अक्ट', 'नव', 'दि'],
dayNames: ['रविवार', 'सोमवार', 'मंगलवार', 'बुधवार', 'गुरुवार', 'शुक्रवार', 'शनिवार'],
dayNamesShort: ['रवि', 'सोम', 'मंगल', 'बुध', 'गुरु', 'शुक्र', 'शनि'],
dayNamesMin: ['रवि', 'सोम', 'मंगल', 'बुध', 'गुरु', 'शुक्र', 'शनि'],
weekHeader: 'हफ्ता',
dateFormat: 'dd/mm/yy',
firstDay: 1,
isRTL: false,
showMonthAfterYear: false,
yearSuffix: ''};
$.datepicker.setDefaults($.datepicker.regional['hi']);
});
Loading

0 comments on commit b672e30

Please sign in to comment.