jquery-ui-rails 4.0.0 → 4.2.1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of jquery-ui-rails might be problematic. Click here for more details.
- data/.travis.yml +0 -1
- data/Gemfile +1 -1
- data/History.md +44 -0
- data/README.md +16 -4
- data/Rakefile +39 -11
- data/VERSIONS.md +31 -0
- data/app/assets/images/jquery-ui/animated-overlay.gif +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_222222_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_2e83ff_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_454545_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_888888_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_cd0a0a_256x240.png +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.accordion.js +17 -18
- data/{vendor → app}/assets/javascripts/jquery.ui.all.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.autocomplete.js +36 -44
- data/{vendor → app}/assets/javascripts/jquery.ui.button.js +23 -47
- data/{vendor → app}/assets/javascripts/jquery.ui.core.js +20 -24
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-af.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ar-DZ.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ar.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-az.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-be.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-bg.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-bs.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ca.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-cs.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-cy-GB.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-da.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-de.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-el.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-en-AU.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-en-GB.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-en-NZ.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-eo.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-es.js +7 -7
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-et.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-eu.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fa.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fi.js +1 -1
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fo.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fr-CA.js +0 -0
- data/app/assets/javascripts/jquery.ui.datepicker-fr-CH.js +23 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fr.js +6 -6
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-gl.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-he.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hi.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hr.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hu.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hy.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-id.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-is.js +1 -1
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-it.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ja.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ka.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-kk.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-km.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ko.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ky.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-lb.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-lt.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-lv.js +4 -4
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-mk.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ml.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ms.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nb.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nl-BE.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nl.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nn.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-no.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-pl.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-pt-BR.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-pt.js +1 -1
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-rm.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ro.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ru.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sk.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sl.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sq.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sr-SR.js +1 -1
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sr.js +1 -1
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sv.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ta.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-th.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-tj.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-tr.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-uk.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-vi.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-zh-CN.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-zh-HK.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-zh-TW.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker.js +28 -34
- data/{vendor → app}/assets/javascripts/jquery.ui.dialog.js +84 -28
- data/{vendor → app}/assets/javascripts/jquery.ui.draggable.js +96 -84
- data/{vendor → app}/assets/javascripts/jquery.ui.droppable.js +33 -15
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-blind.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-bounce.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-clip.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-drop.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-explode.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-fade.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-fold.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-highlight.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-pulsate.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-scale.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-shake.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-slide.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-transfer.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect.all.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.effect.js +94 -73
- data/{vendor → app}/assets/javascripts/jquery.ui.menu.js +15 -9
- data/{vendor → app}/assets/javascripts/jquery.ui.mouse.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.position.js +16 -12
- data/{vendor → app}/assets/javascripts/jquery.ui.progressbar.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.resizable.js +20 -10
- data/{vendor → app}/assets/javascripts/jquery.ui.selectable.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.slider.js +97 -70
- data/{vendor → app}/assets/javascripts/jquery.ui.sortable.js +81 -42
- data/{vendor → app}/assets/javascripts/jquery.ui.spinner.js +10 -5
- data/{vendor → app}/assets/javascripts/jquery.ui.tabs.js +8 -5
- data/{vendor → app}/assets/javascripts/jquery.ui.tooltip.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.widget.js +5 -5
- data/{vendor → app}/assets/stylesheets/jquery.ui.accordion.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.all.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.autocomplete.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.base.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.button.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.core.css.erb +4 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.datepicker.css.erb +3 -6
- data/{vendor → app}/assets/stylesheets/jquery.ui.dialog.css.erb +5 -4
- data/{vendor → app}/assets/stylesheets/jquery.ui.menu.css.erb +5 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.progressbar.css.erb +9 -4
- data/{vendor → app}/assets/stylesheets/jquery.ui.resizable.css.erb +2 -4
- data/{vendor → app}/assets/stylesheets/jquery.ui.selectable.css.erb +2 -4
- data/{vendor → app}/assets/stylesheets/jquery.ui.slider.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.spinner.css.erb +5 -5
- data/{vendor → app}/assets/stylesheets/jquery.ui.tabs.css.erb +9 -10
- data/{vendor → app}/assets/stylesheets/jquery.ui.theme.css.erb +26 -5
- data/{vendor → app}/assets/stylesheets/jquery.ui.tooltip.css.erb +4 -2
- data/lib/jquery/ui/rails/version.rb +2 -1
- metadata +148 -161
- data/vendor/assets/javascripts/jquery.ui.datepicker-fr-CH.js +0 -23
@@ -2,10 +2,10 @@
|
|
2
2
|
//= require jquery.ui.widget
|
3
3
|
|
4
4
|
/*!
|
5
|
-
* jQuery UI Button 1.10.
|
5
|
+
* jQuery UI Button 1.10.4
|
6
6
|
* http://jqueryui.com
|
7
7
|
*
|
8
|
-
* Copyright
|
8
|
+
* Copyright 2014 jQuery Foundation and other contributors
|
9
9
|
* Released under the MIT license.
|
10
10
|
* http://jquery.org/license
|
11
11
|
*
|
@@ -17,14 +17,13 @@
|
|
17
17
|
*/
|
18
18
|
(function( $, undefined ) {
|
19
19
|
|
20
|
-
var lastActive,
|
20
|
+
var lastActive,
|
21
21
|
baseClasses = "ui-button ui-widget ui-state-default ui-corner-all",
|
22
|
-
stateClasses = "ui-state-hover ui-state-active ",
|
23
22
|
typeClasses = "ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary ui-button-text-only",
|
24
23
|
formResetHandler = function() {
|
25
|
-
var
|
24
|
+
var form = $( this );
|
26
25
|
setTimeout(function() {
|
27
|
-
|
26
|
+
form.find( ":ui-button" ).button( "refresh" );
|
28
27
|
}, 1 );
|
29
28
|
},
|
30
29
|
radioGroup = function( radio ) {
|
@@ -46,7 +45,7 @@ var lastActive, startXPos, startYPos, clickDragged,
|
|
46
45
|
};
|
47
46
|
|
48
47
|
$.widget( "ui.button", {
|
49
|
-
version: "1.10.
|
48
|
+
version: "1.10.4",
|
50
49
|
defaultElement: "<button>",
|
51
50
|
options: {
|
52
51
|
disabled: null,
|
@@ -74,8 +73,7 @@ $.widget( "ui.button", {
|
|
74
73
|
var that = this,
|
75
74
|
options = this.options,
|
76
75
|
toggleButton = this.type === "checkbox" || this.type === "radio",
|
77
|
-
activeClass = !toggleButton ? "ui-state-active" : ""
|
78
|
-
focusClass = "ui-state-focus";
|
76
|
+
activeClass = !toggleButton ? "ui-state-active" : "";
|
79
77
|
|
80
78
|
if ( options.label === null ) {
|
81
79
|
options.label = (this.type === "input" ? this.buttonElement.val() : this.buttonElement.html());
|
@@ -107,53 +105,32 @@ $.widget( "ui.button", {
|
|
107
105
|
}
|
108
106
|
});
|
109
107
|
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
108
|
+
// Can't use _focusable() because the element that receives focus
|
109
|
+
// and the element that gets the ui-state-focus class are different
|
110
|
+
this._on({
|
111
|
+
focus: function() {
|
112
|
+
this.buttonElement.addClass( "ui-state-focus" );
|
113
|
+
},
|
114
|
+
blur: function() {
|
115
|
+
this.buttonElement.removeClass( "ui-state-focus" );
|
116
|
+
}
|
117
|
+
});
|
118
118
|
|
119
119
|
if ( toggleButton ) {
|
120
120
|
this.element.bind( "change" + this.eventNamespace, function() {
|
121
|
-
if ( clickDragged ) {
|
122
|
-
return;
|
123
|
-
}
|
124
121
|
that.refresh();
|
125
122
|
});
|
126
|
-
// if mouse moves between mousedown and mouseup (drag) set clickDragged flag
|
127
|
-
// prevents issue where button state changes but checkbox/radio checked state
|
128
|
-
// does not in Firefox (see ticket #6970)
|
129
|
-
this.buttonElement
|
130
|
-
.bind( "mousedown" + this.eventNamespace, function( event ) {
|
131
|
-
if ( options.disabled ) {
|
132
|
-
return;
|
133
|
-
}
|
134
|
-
clickDragged = false;
|
135
|
-
startXPos = event.pageX;
|
136
|
-
startYPos = event.pageY;
|
137
|
-
})
|
138
|
-
.bind( "mouseup" + this.eventNamespace, function( event ) {
|
139
|
-
if ( options.disabled ) {
|
140
|
-
return;
|
141
|
-
}
|
142
|
-
if ( startXPos !== event.pageX || startYPos !== event.pageY ) {
|
143
|
-
clickDragged = true;
|
144
|
-
}
|
145
|
-
});
|
146
123
|
}
|
147
124
|
|
148
125
|
if ( this.type === "checkbox" ) {
|
149
126
|
this.buttonElement.bind( "click" + this.eventNamespace, function() {
|
150
|
-
if ( options.disabled
|
127
|
+
if ( options.disabled ) {
|
151
128
|
return false;
|
152
129
|
}
|
153
130
|
});
|
154
131
|
} else if ( this.type === "radio" ) {
|
155
132
|
this.buttonElement.bind( "click" + this.eventNamespace, function() {
|
156
|
-
if ( options.disabled
|
133
|
+
if ( options.disabled ) {
|
157
134
|
return false;
|
158
135
|
}
|
159
136
|
$( this ).addClass( "ui-state-active" );
|
@@ -263,7 +240,7 @@ $.widget( "ui.button", {
|
|
263
240
|
this.element
|
264
241
|
.removeClass( "ui-helper-hidden-accessible" );
|
265
242
|
this.buttonElement
|
266
|
-
.removeClass( baseClasses + "
|
243
|
+
.removeClass( baseClasses + " ui-state-active " + typeClasses )
|
267
244
|
.removeAttr( "role" )
|
268
245
|
.removeAttr( "aria-pressed" )
|
269
246
|
.html( this.buttonElement.find(".ui-button-text").html() );
|
@@ -276,10 +253,9 @@ $.widget( "ui.button", {
|
|
276
253
|
_setOption: function( key, value ) {
|
277
254
|
this._super( key, value );
|
278
255
|
if ( key === "disabled" ) {
|
256
|
+
this.element.prop( "disabled", !!value );
|
279
257
|
if ( value ) {
|
280
|
-
this.
|
281
|
-
} else {
|
282
|
-
this.element.prop( "disabled", false );
|
258
|
+
this.buttonElement.removeClass( "ui-state-focus" );
|
283
259
|
}
|
284
260
|
return;
|
285
261
|
}
|
@@ -363,7 +339,7 @@ $.widget( "ui.button", {
|
|
363
339
|
});
|
364
340
|
|
365
341
|
$.widget( "ui.buttonset", {
|
366
|
-
version: "1.10.
|
342
|
+
version: "1.10.4",
|
367
343
|
options: {
|
368
344
|
items: "button, input[type=button], input[type=submit], input[type=reset], input[type=checkbox], input[type=radio], a, :data(ui-button)"
|
369
345
|
},
|
@@ -1,8 +1,8 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Core 1.10.
|
2
|
+
* jQuery UI Core 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright 2014 jQuery Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
7
|
* http://jquery.org/license
|
8
8
|
*
|
@@ -13,16 +13,11 @@
|
|
13
13
|
var uuid = 0,
|
14
14
|
runiqueId = /^ui-id-\d+$/;
|
15
15
|
|
16
|
-
//
|
17
|
-
// this is only a problem because we proxy existing functions
|
18
|
-
// and we don't want to double proxy them
|
16
|
+
// $.ui might exist from components with no dependencies, e.g., $.ui.position
|
19
17
|
$.ui = $.ui || {};
|
20
|
-
if ( $.ui.version ) {
|
21
|
-
return;
|
22
|
-
}
|
23
18
|
|
24
19
|
$.extend( $.ui, {
|
25
|
-
version: "1.10.
|
20
|
+
version: "1.10.4",
|
26
21
|
|
27
22
|
keyCode: {
|
28
23
|
BACKSPACE: 8,
|
@@ -52,20 +47,21 @@ $.extend( $.ui, {
|
|
52
47
|
|
53
48
|
// plugins
|
54
49
|
$.fn.extend({
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
50
|
+
focus: (function( orig ) {
|
51
|
+
return function( delay, fn ) {
|
52
|
+
return typeof delay === "number" ?
|
53
|
+
this.each(function() {
|
54
|
+
var elem = this;
|
55
|
+
setTimeout(function() {
|
56
|
+
$( elem ).focus();
|
57
|
+
if ( fn ) {
|
58
|
+
fn.call( elem );
|
59
|
+
}
|
60
|
+
}, delay );
|
61
|
+
}) :
|
62
|
+
orig.apply( this, arguments );
|
63
|
+
};
|
64
|
+
})( $.fn.focus ),
|
69
65
|
|
70
66
|
scrollParent: function() {
|
71
67
|
var scrollParent;
|
@@ -271,7 +267,7 @@ $.fn.extend({
|
|
271
267
|
});
|
272
268
|
|
273
269
|
$.extend( $.ui, {
|
274
|
-
// $.ui.plugin is deprecated.
|
270
|
+
// $.ui.plugin is deprecated. Use $.widget() extensions instead.
|
275
271
|
plugin: {
|
276
272
|
add: function( module, option, set ) {
|
277
273
|
var i,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -2,10 +2,10 @@
|
|
2
2
|
/* Written by Milian Wolff (mail@milianw.de). */
|
3
3
|
jQuery(function($){
|
4
4
|
$.datepicker.regional['de'] = {
|
5
|
-
closeText: '
|
6
|
-
prevText: '<
|
5
|
+
closeText: 'Schließen',
|
6
|
+
prevText: '<Zurück',
|
7
7
|
nextText: 'Vor>',
|
8
|
-
currentText: '
|
8
|
+
currentText: 'Heute',
|
9
9
|
monthNames: ['Januar','Februar','März','April','Mai','Juni',
|
10
10
|
'Juli','August','September','Oktober','November','Dezember'],
|
11
11
|
monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun',
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -6,13 +6,13 @@ jQuery(function($){
|
|
6
6
|
prevText: '<Ant',
|
7
7
|
nextText: 'Sig>',
|
8
8
|
currentText: 'Hoy',
|
9
|
-
monthNames: ['
|
10
|
-
'
|
11
|
-
monthNamesShort: ['
|
12
|
-
'
|
13
|
-
dayNames: ['
|
14
|
-
dayNamesShort: ['
|
15
|
-
dayNamesMin: ['
|
9
|
+
monthNames: ['enero','febrero','marzo','abril','mayo','junio',
|
10
|
+
'julio','agosto','septiembre','octubre','noviembre','diciembre'],
|
11
|
+
monthNamesShort: ['ene','feb','mar','abr','may','jun',
|
12
|
+
'jul','ogo','sep','oct','nov','dic'],
|
13
|
+
dayNames: ['domingo','lunes','martes','miércoles','jueves','viernes','sábado'],
|
14
|
+
dayNamesShort: ['dom','lun','mar','mié','juv','vie','sáb'],
|
15
|
+
dayNamesMin: ['D','L','M','X','J','V','S'],
|
16
16
|
weekHeader: 'Sm',
|
17
17
|
dateFormat: 'dd/mm/yy',
|
18
18
|
firstDay: 1,
|
File without changes
|
File without changes
|
File without changes
|
@@ -14,7 +14,7 @@ jQuery(function($){
|
|
14
14
|
dayNames: ['Sunnuntai','Maanantai','Tiistai','Keskiviikko','Torstai','Perjantai','Lauantai'],
|
15
15
|
dayNamesMin: ['Su','Ma','Ti','Ke','To','Pe','La'],
|
16
16
|
weekHeader: 'Vk',
|
17
|
-
dateFormat: '
|
17
|
+
dateFormat: 'd.m.yy',
|
18
18
|
firstDay: 1,
|
19
19
|
isRTL: false,
|
20
20
|
showMonthAfterYear: false,
|
File without changes
|
File without changes
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/* Swiss-French initialisation for the jQuery UI date picker plugin. */
|
2
|
+
/* Written Martin Voelkle (martin.voelkle@e-tc.ch). */
|
3
|
+
jQuery(function($){
|
4
|
+
$.datepicker.regional['fr-CH'] = {
|
5
|
+
closeText: 'Fermer',
|
6
|
+
prevText: '<Préc',
|
7
|
+
nextText: 'Suiv>',
|
8
|
+
currentText: 'Courant',
|
9
|
+
monthNames: ['janvier', 'février', 'mars', 'avril', 'mai', 'juin',
|
10
|
+
'juillet', 'août', 'septembre', 'octobre', 'novembre', 'décembre'],
|
11
|
+
monthNamesShort: ['janv.', 'févr.', 'mars', 'avril', 'mai', 'juin',
|
12
|
+
'juil.', 'août', 'sept.', 'oct.', 'nov.', 'déc.'],
|
13
|
+
dayNames: ['dimanche', 'lundi', 'mardi', 'mercredi', 'jeudi', 'vendredi', 'samedi'],
|
14
|
+
dayNamesShort: ['dim.', 'lun.', 'mar.', 'mer.', 'jeu.', 'ven.', 'sam.'],
|
15
|
+
dayNamesMin: ['D', 'L', 'M', 'M', 'J', 'V', 'S'],
|
16
|
+
weekHeader: 'Sm',
|
17
|
+
dateFormat: 'dd.mm.yy',
|
18
|
+
firstDay: 1,
|
19
|
+
isRTL: false,
|
20
|
+
showMonthAfterYear: false,
|
21
|
+
yearSuffix: ''};
|
22
|
+
$.datepicker.setDefaults($.datepicker.regional['fr-CH']);
|
23
|
+
});
|
@@ -8,12 +8,12 @@ jQuery(function($){
|
|
8
8
|
prevText: 'Précédent',
|
9
9
|
nextText: 'Suivant',
|
10
10
|
currentText: 'Aujourd\'hui',
|
11
|
-
monthNames: ['
|
12
|
-
|
13
|
-
monthNamesShort: ['
|
14
|
-
|
15
|
-
dayNames: ['
|
16
|
-
dayNamesShort: ['
|
11
|
+
monthNames: ['janvier', 'février', 'mars', 'avril', 'mai', 'juin',
|
12
|
+
'juillet', 'août', 'septembre', 'octobre', 'novembre', 'décembre'],
|
13
|
+
monthNamesShort: ['janv.', 'févr.', 'mars', 'avril', 'mai', 'juin',
|
14
|
+
'juil.', 'août', 'sept.', 'oct.', 'nov.', 'déc.'],
|
15
|
+
dayNames: ['dimanche', 'lundi', 'mardi', 'mercredi', 'jeudi', 'vendredi', 'samedi'],
|
16
|
+
dayNamesShort: ['dim.', 'lun.', 'mar.', 'mer.', 'jeu.', 'ven.', 'sam.'],
|
17
17
|
dayNamesMin: ['D','L','M','M','J','V','S'],
|
18
18
|
weekHeader: 'Sem.',
|
19
19
|
dateFormat: 'dd/mm/yy',
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -14,7 +14,7 @@ jQuery(function($){
|
|
14
14
|
dayNamesShort: ['Sun','Mán','Þri','Mið','Fim','Fös','Lau'],
|
15
15
|
dayNamesMin: ['Su','Má','Þr','Mi','Fi','Fö','La'],
|
16
16
|
weekHeader: 'Vika',
|
17
|
-
dateFormat: 'dd
|
17
|
+
dateFormat: 'dd.mm.yy',
|
18
18
|
firstDay: 0,
|
19
19
|
isRTL: false,
|
20
20
|
showMonthAfterYear: false,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -13,11 +13,11 @@ jQuery(function($){
|
|
13
13
|
dayNames: ['sekmadienis','pirmadienis','antradienis','trečiadienis','ketvirtadienis','penktadienis','šeštadienis'],
|
14
14
|
dayNamesShort: ['sek','pir','ant','tre','ket','pen','šeš'],
|
15
15
|
dayNamesMin: ['Se','Pr','An','Tr','Ke','Pe','Še'],
|
16
|
-
weekHeader: '
|
16
|
+
weekHeader: 'SAV',
|
17
17
|
dateFormat: 'yy-mm-dd',
|
18
18
|
firstDay: 1,
|
19
19
|
isRTL: false,
|
20
|
-
showMonthAfterYear:
|
20
|
+
showMonthAfterYear: true,
|
21
21
|
yearSuffix: ''};
|
22
22
|
$.datepicker.setDefaults($.datepicker.regional['lt']);
|
23
23
|
});
|
@@ -3,8 +3,8 @@
|
|
3
3
|
jQuery(function($){
|
4
4
|
$.datepicker.regional['lv'] = {
|
5
5
|
closeText: 'Aizvērt',
|
6
|
-
prevText: 'Iepr',
|
7
|
-
nextText: '
|
6
|
+
prevText: 'Iepr.',
|
7
|
+
nextText: 'Nāk.',
|
8
8
|
currentText: 'Šodien',
|
9
9
|
monthNames: ['Janvāris','Februāris','Marts','Aprīlis','Maijs','Jūnijs',
|
10
10
|
'Jūlijs','Augusts','Septembris','Oktobris','Novembris','Decembris'],
|
@@ -13,8 +13,8 @@ jQuery(function($){
|
|
13
13
|
dayNames: ['svētdiena','pirmdiena','otrdiena','trešdiena','ceturtdiena','piektdiena','sestdiena'],
|
14
14
|
dayNamesShort: ['svt','prm','otr','tre','ctr','pkt','sst'],
|
15
15
|
dayNamesMin: ['Sv','Pr','Ot','Tr','Ct','Pk','Ss'],
|
16
|
-
weekHeader: '
|
17
|
-
dateFormat: 'dd
|
16
|
+
weekHeader: 'Ned.',
|
17
|
+
dateFormat: 'dd.mm.yy',
|
18
18
|
firstDay: 1,
|
19
19
|
isRTL: false,
|
20
20
|
showMonthAfterYear: false,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -6,11 +6,11 @@ jQuery(function($){
|
|
6
6
|
prevText: '<Predchádzajúci',
|
7
7
|
nextText: 'Nasledujúci>',
|
8
8
|
currentText: 'Dnes',
|
9
|
-
monthNames: ['
|
10
|
-
'
|
9
|
+
monthNames: ['január','február','marec','apríl','máj','jún',
|
10
|
+
'júl','august','september','október','november','december'],
|
11
11
|
monthNamesShort: ['Jan','Feb','Mar','Apr','Máj','Jún',
|
12
12
|
'Júl','Aug','Sep','Okt','Nov','Dec'],
|
13
|
-
dayNames: ['
|
13
|
+
dayNames: ['nedeľa','pondelok','utorok','streda','štvrtok','piatok','sobota'],
|
14
14
|
dayNamesShort: ['Ned','Pon','Uto','Str','Štv','Pia','Sob'],
|
15
15
|
dayNamesMin: ['Ne','Po','Ut','St','Št','Pia','So'],
|
16
16
|
weekHeader: 'Ty',
|
File without changes
|
File without changes
|
@@ -14,7 +14,7 @@ jQuery(function($){
|
|
14
14
|
dayNamesShort: ['Ned','Pon','Uto','Sre','Čet','Pet','Sub'],
|
15
15
|
dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
|
16
16
|
weekHeader: 'Sed',
|
17
|
-
dateFormat: 'dd
|
17
|
+
dateFormat: 'dd.mm.yy',
|
18
18
|
firstDay: 1,
|
19
19
|
isRTL: false,
|
20
20
|
showMonthAfterYear: false,
|
@@ -14,7 +14,7 @@ jQuery(function($){
|
|
14
14
|
dayNamesShort: ['Нед','Пон','Уто','Сре','Чет','Пет','Суб'],
|
15
15
|
dayNamesMin: ['Не','По','Ут','Ср','Че','Пе','Су'],
|
16
16
|
weekHeader: 'Сед',
|
17
|
-
dateFormat: 'dd
|
17
|
+
dateFormat: 'dd.mm.yy',
|
18
18
|
firstDay: 1,
|
19
19
|
isRTL: false,
|
20
20
|
showMonthAfterYear: false,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|