spiderfw 0.5.19 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG +7 -0
- data/VERSION +1 -1
- data/apps/core/auth/lib/rbac.rb +7 -2
- data/apps/core/auth/models/mixins/rbac_provider.rb +66 -4
- data/apps/core/components/assets.rb +63 -33
- data/apps/core/components/public/js/jquery/{jquery-1.4.3.js → jquery-1.5.2.js} +2617 -1126
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/overlay/overlay.apple.js +155 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/overlay/overlay.js +293 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/scrollable/scrollable.js +335 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/tabs/tabs.css +59 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/tabs/tabs.js +283 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/toolbox/toolbox.expose.js +224 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/tooltip/tooltip.dynamic.js +150 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/tooltip/tooltip.js +343 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/tooltip/tooltip.slide.js +78 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/button_bg.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/datepicker.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/icon_sprite.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/progress_bar.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/slider_h_bg.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/slider_handles.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/slider_v_bg.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/tab_bg.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/the_gradient.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-anim_basic_16x16.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_flat_10_000000_40x100.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-icons_222222_256x240.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-icons_228ef1_256x240.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-icons_ef8c08_256x240.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-icons_ffd27a_256x240.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-icons_ffffff_256x240.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/jquery-ui.custom.css +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-af.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-ar-DZ.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ar.js +7 -8
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-az.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-bg.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-bs.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ca.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-cs.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-da.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-de.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-el.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-en-AU.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-en-GB.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-en-NZ.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-eo.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-es.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-et.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-eu.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-fa.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-fi.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-fo.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-fr-CH.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-fr.js +12 -10
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-gl.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-he.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-hr.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-hu.js +1 -1
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-hy.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-id.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-is.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-it.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ja.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ko.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-kz.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-lt.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-lv.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-ml.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ms.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-nl.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-no.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-pl.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-pt-BR.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-pt.js +22 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-rm.js +21 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ro.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ru.js +1 -1
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sk.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sl.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sq.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sr-SR.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sr.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sv.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ta.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-th.js +1 -1
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-tj.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-tr.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-uk.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-vi.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-zh-CN.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-zh-HK.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-zh-TW.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.blind.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.bounce.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.clip.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.core.js +48 -15
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.drop.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.explode.js +2 -2
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/jquery.effects.fade.js +32 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.fold.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.highlight.js +2 -2
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.pulsate.js +2 -2
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.scale.js +4 -4
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.shake.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.slide.js +4 -4
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.transfer.js +2 -2
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.accordion.js +33 -20
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.autocomplete.js +104 -42
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.button.js +35 -13
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.core.js +111 -84
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.datepicker.js +87 -46
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.dialog.js +105 -75
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.draggable.js +17 -15
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.droppable.js +5 -5
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.mouse.js +16 -11
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.position.js +51 -32
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.progressbar.js +24 -10
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.resizable.js +7 -7
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.selectable.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.slider.js +9 -7
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.sortable.js +22 -20
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.tabs.js +15 -14
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.widget.js +50 -25
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → plugins/bsmselect}/GPL-LICENSE.txt +1 -1
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → plugins/bsmselect}/MIT-LICENSE.txt +3 -7
- data/apps/core/components/public/js/jquery/plugins/bsmselect/README.md +185 -0
- data/apps/core/components/public/js/jquery/plugins/bsmselect/css/jquery.bsmselect.css +64 -0
- data/apps/core/components/public/js/jquery/plugins/bsmselect/js/jquery.bsmselect.compatibility.js +60 -0
- data/apps/core/components/public/js/jquery/plugins/bsmselect/js/jquery.bsmselect.js +381 -0
- data/apps/core/components/public/js/jquery/plugins/bsmselect/js/jquery.bsmselect.sortable.js +49 -0
- data/apps/core/components/public/js/plugins/sortable.js +16 -7
- data/apps/core/components/public/js/spider.js +60 -41
- data/apps/core/components/widgets/admin/admin.shtml +1 -1
- data/apps/core/components/widgets/list/list.shtml +2 -2
- data/apps/core/components/widgets/month_calendar/month_calendar.shtml +23 -20
- data/apps/core/components/widgets/switcher/switcher.rb +77 -21
- data/apps/core/components/widgets/switcher/templates/default.shtml +8 -0
- data/apps/core/components/widgets/switcher/templates/table.shtml +15 -0
- data/apps/core/components/widgets/table/table.rb +4 -1
- data/apps/core/components/widgets/table/table.shtml +10 -8
- data/apps/core/forms/public/css/form.css +9 -1
- data/apps/core/forms/public/date_time.js +14 -2
- data/apps/core/forms/public/input.js +1 -1
- data/apps/core/forms/public/select.js +4 -3
- data/apps/core/forms/tags/element_row.erb +11 -2
- data/apps/core/forms/widgets/inputs/date_time/date_time.rb +9 -0
- data/apps/core/forms/widgets/inputs/date_time/date_time.shtml +1 -1
- data/apps/core/forms/widgets/inputs/html_area/html_area.shtml +2 -2
- data/apps/core/forms/widgets/inputs/input/input.rb +0 -3
- data/apps/core/forms/widgets/inputs/select/select.shtml +2 -2
- data/apps/messenger/backends/email/sendmail.rb +20 -0
- data/apps/messenger/backends/email/smtp.rb +12 -14
- data/apps/messenger/backends/email/test.rb +20 -0
- data/apps/messenger/config/options.rb +9 -9
- data/apps/messenger/config/test.config.yml +2 -0
- data/apps/messenger/controllers/mixins/messenger_helper.rb +41 -15
- data/apps/messenger/lib/email_backend.rb +10 -0
- data/apps/messenger/messenger.rb +45 -26
- data/apps/messenger/test/features/attachments.feature +26 -0
- data/apps/messenger/test/features/messenger_helper.feature +31 -0
- data/apps/messenger/test/features/sending_email.feature +10 -0
- data/apps/messenger/test/features/step_definitions/common_steps.rb +11 -0
- data/apps/messenger/test/features/step_definitions/email_steps.rb +98 -0
- data/apps/messenger/test/features/support/env.rb +11 -0
- data/apps/messenger/test/files/test_file1.txt +1 -0
- data/apps/messenger/test/lib/controllers/mail_test_controller.rb +34 -0
- data/apps/messenger/test/templates/email/multipart.html.erb +1 -0
- data/apps/messenger/test/templates/email/multipart.txt.erb +1 -0
- data/apps/messenger/test/templates/email/simple.erb +1 -0
- data/apps/messenger/test/templates/email/vars.erb +1 -0
- data/lib/spiderfw/cmd/cmd.rb +4 -0
- data/lib/spiderfw/cmd/commands/webserver.rb +12 -59
- data/lib/spiderfw/config/configuration.rb +4 -0
- data/lib/spiderfw/config/options/spider.rb +25 -8
- data/lib/spiderfw/controller/controller.rb +10 -4
- data/lib/spiderfw/controller/first_responder.rb +6 -20
- data/lib/spiderfw/controller/http_controller.rb +2 -1
- data/lib/spiderfw/controller/mixins/http_mixin.rb +12 -1
- data/lib/spiderfw/controller/mixins/visual.rb +3 -16
- data/lib/spiderfw/env.rb +1 -1
- data/lib/spiderfw/http/server.rb +178 -2
- data/lib/spiderfw/model/base_model.rb +142 -111
- data/lib/spiderfw/model/data_type.rb +15 -0
- data/lib/spiderfw/model/datatypes/decimal.rb +8 -0
- data/lib/spiderfw/model/datatypes/pk.rb +29 -0
- data/lib/spiderfw/model/datatypes.rb +1 -0
- data/lib/spiderfw/model/element.rb +5 -1
- data/lib/spiderfw/model/extended_models/managed.rb +1 -1
- data/lib/spiderfw/model/junction.rb +23 -0
- data/lib/spiderfw/model/mappers/db_mapper.rb +96 -80
- data/lib/spiderfw/model/mappers/document_mapper.rb +315 -0
- data/lib/spiderfw/model/mappers/mapper.rb +164 -75
- data/lib/spiderfw/model/mixins/list.rb +1 -0
- data/lib/spiderfw/model/mixins/versioned.rb +63 -27
- data/lib/spiderfw/model/model.rb +36 -9
- data/lib/spiderfw/model/query_funcs.rb +3 -0
- data/lib/spiderfw/model/query_set.rb +21 -1
- data/lib/spiderfw/model/storage/base_storage.rb +259 -6
- data/lib/spiderfw/model/storage/{db/db_connection_pool.rb → connection_pool.rb} +25 -21
- data/lib/spiderfw/model/storage/db/adapters/mysql.rb +25 -5
- data/lib/spiderfw/model/storage/db/adapters/oracle.rb +1 -1
- data/lib/spiderfw/model/storage/db/connectors/jdbc_oracle.rb +2 -2
- data/lib/spiderfw/model/storage/db/connectors/oci8.rb +3 -4
- data/lib/spiderfw/model/storage/db/db_storage.rb +18 -219
- data/lib/spiderfw/model/storage/document/adapters/mongodb.rb +307 -0
- data/lib/spiderfw/model/storage/document/document.rb +7 -0
- data/lib/spiderfw/model/storage/document/document_storage.rb +34 -0
- data/lib/spiderfw/model/storage.rb +23 -11
- data/lib/spiderfw/model/unit_of_work.rb +45 -22
- data/lib/spiderfw/spider.rb +660 -0
- data/lib/spiderfw/templates/blocks/html.rb +4 -2
- data/lib/spiderfw/templates/blocks/run.rb +1 -1
- data/lib/spiderfw/templates/blocks/tag_if.rb +1 -1
- data/lib/spiderfw/templates/blocks/widget.rb +1 -1
- data/lib/spiderfw/templates/layout.rb +29 -5
- data/lib/spiderfw/templates/template.rb +72 -7
- data/lib/spiderfw/templates/template_blocks.rb +1 -1
- data/lib/spiderfw/test/capybara.rb +7 -0
- data/lib/spiderfw/test/cucumber.rb +12 -0
- data/lib/spiderfw/test/page_object.rb +29 -0
- data/lib/spiderfw/test/spec.rb +20 -0
- data/lib/spiderfw/test/stubs/mapper_stub.rb +18 -0
- data/lib/spiderfw/test/stubs/storage_stub.rb +23 -0
- data/lib/spiderfw/test/unit.rb +23 -0
- data/lib/spiderfw/test.rb +89 -0
- data/lib/spiderfw/utils/json.rb +6 -0
- data/lib/spiderfw/utils/logger.rb +17 -4
- data/lib/spiderfw/utils/loggers/apache_commons_logger.rb +61 -0
- data/lib/spiderfw/utils/monkey/date_time.rb +2 -2
- data/lib/spiderfw/utils/monkey/module.rb +3 -1
- data/lib/spiderfw/utils/profiling.rb +2 -2
- data/lib/spiderfw/widget/widget.rb +31 -13
- data/lib/spiderfw.rb +1 -597
- data/spider.gemspec +9 -10
- metadata +193 -132
- data/apps/admin/_init.rb +0 -9
- data/apps/admin/controllers/admin_controller.rb +0 -12
- data/apps/admin/widgets/dashboard_widget/dashboard_widget.rb +0 -8
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/AUTHORS.txt +0 -30
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/ui/i18n/jquery-ui-i18n.js +0 -1176
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/ui/i18n/jquery.ui.datepicker-no.js +0 -23
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/version.txt +0 -1
- data/apps/core/components/public/js/jquery/plugins/asmselect/jquery.asmselect.css +0 -64
- data/apps/core/components/public/js/jquery/plugins/asmselect/jquery.asmselect.js +0 -407
- data/apps/core/components/widgets/switcher/switcher.shtml +0 -17
- data/apps/master/po/master.pot +0 -400
@@ -1,1176 +0,0 @@
|
|
1
|
-
/* Afrikaans initialisation for the jQuery UI date picker plugin. */
|
2
|
-
/* Written by Renier Pretorius. */
|
3
|
-
jQuery(function($){
|
4
|
-
$.datepicker.regional['af'] = {
|
5
|
-
closeText: 'Selekteer',
|
6
|
-
prevText: 'Vorige',
|
7
|
-
nextText: 'Volgende',
|
8
|
-
currentText: 'Vandag',
|
9
|
-
monthNames: ['Januarie','Februarie','Maart','April','Mei','Junie',
|
10
|
-
'Julie','Augustus','September','Oktober','November','Desember'],
|
11
|
-
monthNamesShort: ['Jan', 'Feb', 'Mrt', 'Apr', 'Mei', 'Jun',
|
12
|
-
'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des'],
|
13
|
-
dayNames: ['Sondag', 'Maandag', 'Dinsdag', 'Woensdag', 'Donderdag', 'Vrydag', 'Saterdag'],
|
14
|
-
dayNamesShort: ['Son', 'Maa', 'Din', 'Woe', 'Don', 'Vry', 'Sat'],
|
15
|
-
dayNamesMin: ['So','Ma','Di','Wo','Do','Vr','Sa'],
|
16
|
-
weekHeader: 'Wk',
|
17
|
-
dateFormat: 'dd/mm/yy',
|
18
|
-
firstDay: 1,
|
19
|
-
isRTL: false,
|
20
|
-
showMonthAfterYear: false,
|
21
|
-
yearSuffix: ''};
|
22
|
-
$.datepicker.setDefaults($.datepicker.regional['af']);
|
23
|
-
});
|
24
|
-
/* Arabic Translation for jQuery UI date picker plugin. */
|
25
|
-
/* Khaled Al Horani -- koko.dw@gmail.com */
|
26
|
-
/* خالد الحوراني -- koko.dw@gmail.com */
|
27
|
-
/* NOTE: monthNames are the original months names and they are the Arabic names, not the new months name فبراير - يناير and there isn't any Arabic roots for these months */
|
28
|
-
jQuery(function($){
|
29
|
-
$.datepicker.regional['ar'] = {
|
30
|
-
closeText: 'إغلاق',
|
31
|
-
prevText: '<السابق',
|
32
|
-
nextText: 'التالي>',
|
33
|
-
currentText: 'اليوم',
|
34
|
-
monthNames: ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'آذار', 'حزيران',
|
35
|
-
'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
|
36
|
-
monthNamesShort: ['1','2','3','4','5','6','7','8','9','10','11','12'],
|
37
|
-
dayNames: ['السبت', 'الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة'],
|
38
|
-
dayNamesShort: ['سبت', 'أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة'],
|
39
|
-
dayNamesMin: ['سبت', 'أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة'],
|
40
|
-
weekHeader: 'أسبوع',
|
41
|
-
dateFormat: 'dd/mm/yy',
|
42
|
-
firstDay: 0,
|
43
|
-
isRTL: true,
|
44
|
-
showMonthAfterYear: false,
|
45
|
-
yearSuffix: ''};
|
46
|
-
$.datepicker.setDefaults($.datepicker.regional['ar']);
|
47
|
-
});/* Azerbaijani (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
48
|
-
/* Written by Jamil Najafov (necefov33@gmail.com). */
|
49
|
-
jQuery(function($) {
|
50
|
-
$.datepicker.regional['az'] = {
|
51
|
-
closeText: 'Bağla',
|
52
|
-
prevText: '<Geri',
|
53
|
-
nextText: 'İrəli>',
|
54
|
-
currentText: 'Bugün',
|
55
|
-
monthNames: ['Yanvar','Fevral','Mart','Aprel','May','İyun',
|
56
|
-
'İyul','Avqust','Sentyabr','Oktyabr','Noyabr','Dekabr'],
|
57
|
-
monthNamesShort: ['Yan','Fev','Mar','Apr','May','İyun',
|
58
|
-
'İyul','Avq','Sen','Okt','Noy','Dek'],
|
59
|
-
dayNames: ['Bazar','Bazar ertəsi','Çərşənbə axşamı','Çərşənbə','Cümə axşamı','Cümə','Şənbə'],
|
60
|
-
dayNamesShort: ['B','Be','Ça','Ç','Ca','C','Ş'],
|
61
|
-
dayNamesMin: ['B','B','Ç','С','Ç','C','Ş'],
|
62
|
-
weekHeader: 'Hf',
|
63
|
-
dateFormat: 'dd.mm.yy',
|
64
|
-
firstDay: 1,
|
65
|
-
isRTL: false,
|
66
|
-
showMonthAfterYear: false,
|
67
|
-
yearSuffix: ''};
|
68
|
-
$.datepicker.setDefaults($.datepicker.regional['az']);
|
69
|
-
});/* Bulgarian initialisation for the jQuery UI date picker plugin. */
|
70
|
-
/* Written by Stoyan Kyosev (http://svest.org). */
|
71
|
-
jQuery(function($){
|
72
|
-
$.datepicker.regional['bg'] = {
|
73
|
-
closeText: 'затвори',
|
74
|
-
prevText: '<назад',
|
75
|
-
nextText: 'напред>',
|
76
|
-
nextBigText: '>>',
|
77
|
-
currentText: 'днес',
|
78
|
-
monthNames: ['Януари','Февруари','Март','Април','Май','Юни',
|
79
|
-
'Юли','Август','Септември','Октомври','Ноември','Декември'],
|
80
|
-
monthNamesShort: ['Яну','Фев','Мар','Апр','Май','Юни',
|
81
|
-
'Юли','Авг','Сеп','Окт','Нов','Дек'],
|
82
|
-
dayNames: ['Неделя','Понеделник','Вторник','Сряда','Четвъртък','Петък','Събота'],
|
83
|
-
dayNamesShort: ['Нед','Пон','Вто','Сря','Чет','Пет','Съб'],
|
84
|
-
dayNamesMin: ['Не','По','Вт','Ср','Че','Пе','Съ'],
|
85
|
-
weekHeader: 'Wk',
|
86
|
-
dateFormat: 'dd.mm.yy',
|
87
|
-
firstDay: 1,
|
88
|
-
isRTL: false,
|
89
|
-
showMonthAfterYear: false,
|
90
|
-
yearSuffix: ''};
|
91
|
-
$.datepicker.setDefaults($.datepicker.regional['bg']);
|
92
|
-
});
|
93
|
-
/* Bosnian i18n for the jQuery UI date picker plugin. */
|
94
|
-
/* Written by Kenan Konjo. */
|
95
|
-
jQuery(function($){
|
96
|
-
$.datepicker.regional['bs'] = {
|
97
|
-
closeText: 'Zatvori',
|
98
|
-
prevText: '<',
|
99
|
-
nextText: '>',
|
100
|
-
currentText: 'Danas',
|
101
|
-
monthNames: ['Januar','Februar','Mart','April','Maj','Juni',
|
102
|
-
'Juli','August','Septembar','Oktobar','Novembar','Decembar'],
|
103
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
104
|
-
'Jul','Aug','Sep','Okt','Nov','Dec'],
|
105
|
-
dayNames: ['Nedelja','Ponedeljak','Utorak','Srijeda','Četvrtak','Petak','Subota'],
|
106
|
-
dayNamesShort: ['Ned','Pon','Uto','Sri','Čet','Pet','Sub'],
|
107
|
-
dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
|
108
|
-
weekHeader: 'Wk',
|
109
|
-
dateFormat: 'dd.mm.yy',
|
110
|
-
firstDay: 1,
|
111
|
-
isRTL: false,
|
112
|
-
showMonthAfterYear: false,
|
113
|
-
yearSuffix: ''};
|
114
|
-
$.datepicker.setDefaults($.datepicker.regional['bs']);
|
115
|
-
});/* Inicialització en català per a l'extenció 'calendar' per jQuery. */
|
116
|
-
/* Writers: (joan.leon@gmail.com). */
|
117
|
-
jQuery(function($){
|
118
|
-
$.datepicker.regional['ca'] = {
|
119
|
-
closeText: 'Tancar',
|
120
|
-
prevText: '<Ant',
|
121
|
-
nextText: 'Seg>',
|
122
|
-
currentText: 'Avui',
|
123
|
-
monthNames: ['Gener','Febrer','Març','Abril','Maig','Juny',
|
124
|
-
'Juliol','Agost','Setembre','Octubre','Novembre','Desembre'],
|
125
|
-
monthNamesShort: ['Gen','Feb','Mar','Abr','Mai','Jun',
|
126
|
-
'Jul','Ago','Set','Oct','Nov','Des'],
|
127
|
-
dayNames: ['Diumenge','Dilluns','Dimarts','Dimecres','Dijous','Divendres','Dissabte'],
|
128
|
-
dayNamesShort: ['Dug','Dln','Dmt','Dmc','Djs','Dvn','Dsb'],
|
129
|
-
dayNamesMin: ['Dg','Dl','Dt','Dc','Dj','Dv','Ds'],
|
130
|
-
weekHeader: 'Sm',
|
131
|
-
dateFormat: 'dd/mm/yy',
|
132
|
-
firstDay: 1,
|
133
|
-
isRTL: false,
|
134
|
-
showMonthAfterYear: false,
|
135
|
-
yearSuffix: ''};
|
136
|
-
$.datepicker.setDefaults($.datepicker.regional['ca']);
|
137
|
-
});/* Czech initialisation for the jQuery UI date picker plugin. */
|
138
|
-
/* Written by Tomas Muller (tomas@tomas-muller.net). */
|
139
|
-
jQuery(function($){
|
140
|
-
$.datepicker.regional['cs'] = {
|
141
|
-
closeText: 'Zavřít',
|
142
|
-
prevText: '<Dříve',
|
143
|
-
nextText: 'Později>',
|
144
|
-
currentText: 'Nyní',
|
145
|
-
monthNames: ['leden','únor','březen','duben','květen','červen',
|
146
|
-
'červenec','srpen','září','říjen','listopad','prosinec'],
|
147
|
-
monthNamesShort: ['led','úno','bře','dub','kvě','čer',
|
148
|
-
'čvc','srp','zář','říj','lis','pro'],
|
149
|
-
dayNames: ['neděle', 'pondělí', 'úterý', 'středa', 'čtvrtek', 'pátek', 'sobota'],
|
150
|
-
dayNamesShort: ['ne', 'po', 'út', 'st', 'čt', 'pá', 'so'],
|
151
|
-
dayNamesMin: ['ne','po','út','st','čt','pá','so'],
|
152
|
-
weekHeader: 'Týd',
|
153
|
-
dateFormat: 'dd.mm.yy',
|
154
|
-
firstDay: 1,
|
155
|
-
isRTL: false,
|
156
|
-
showMonthAfterYear: false,
|
157
|
-
yearSuffix: ''};
|
158
|
-
$.datepicker.setDefaults($.datepicker.regional['cs']);
|
159
|
-
});
|
160
|
-
/* Danish initialisation for the jQuery UI date picker plugin. */
|
161
|
-
/* Written by Jan Christensen ( deletestuff@gmail.com). */
|
162
|
-
jQuery(function($){
|
163
|
-
$.datepicker.regional['da'] = {
|
164
|
-
closeText: 'Luk',
|
165
|
-
prevText: '<Forrige',
|
166
|
-
nextText: 'Næste>',
|
167
|
-
currentText: 'Idag',
|
168
|
-
monthNames: ['Januar','Februar','Marts','April','Maj','Juni',
|
169
|
-
'Juli','August','September','Oktober','November','December'],
|
170
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
171
|
-
'Jul','Aug','Sep','Okt','Nov','Dec'],
|
172
|
-
dayNames: ['Søndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','Lørdag'],
|
173
|
-
dayNamesShort: ['Søn','Man','Tir','Ons','Tor','Fre','Lør'],
|
174
|
-
dayNamesMin: ['Sø','Ma','Ti','On','To','Fr','Lø'],
|
175
|
-
weekHeader: 'Uge',
|
176
|
-
dateFormat: 'dd-mm-yy',
|
177
|
-
firstDay: 1,
|
178
|
-
isRTL: false,
|
179
|
-
showMonthAfterYear: false,
|
180
|
-
yearSuffix: ''};
|
181
|
-
$.datepicker.setDefaults($.datepicker.regional['da']);
|
182
|
-
});
|
183
|
-
/* German initialisation for the jQuery UI date picker plugin. */
|
184
|
-
/* Written by Milian Wolff (mail@milianw.de). */
|
185
|
-
jQuery(function($){
|
186
|
-
$.datepicker.regional['de'] = {
|
187
|
-
closeText: 'schließen',
|
188
|
-
prevText: '<zurück',
|
189
|
-
nextText: 'Vor>',
|
190
|
-
currentText: 'heute',
|
191
|
-
monthNames: ['Januar','Februar','März','April','Mai','Juni',
|
192
|
-
'Juli','August','September','Oktober','November','Dezember'],
|
193
|
-
monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun',
|
194
|
-
'Jul','Aug','Sep','Okt','Nov','Dez'],
|
195
|
-
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
|
196
|
-
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
|
197
|
-
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
|
198
|
-
weekHeader: 'Wo',
|
199
|
-
dateFormat: 'dd.mm.yy',
|
200
|
-
firstDay: 1,
|
201
|
-
isRTL: false,
|
202
|
-
showMonthAfterYear: false,
|
203
|
-
yearSuffix: ''};
|
204
|
-
$.datepicker.setDefaults($.datepicker.regional['de']);
|
205
|
-
});
|
206
|
-
/* Greek (el) initialisation for the jQuery UI date picker plugin. */
|
207
|
-
/* Written by Alex Cicovic (http://www.alexcicovic.com) */
|
208
|
-
jQuery(function($){
|
209
|
-
$.datepicker.regional['el'] = {
|
210
|
-
closeText: 'Κλείσιμο',
|
211
|
-
prevText: 'Προηγούμενος',
|
212
|
-
nextText: 'Επόμενος',
|
213
|
-
currentText: 'Τρέχων Μήνας',
|
214
|
-
monthNames: ['Ιανουάριος','Φεβρουάριος','Μάρτιος','Απρίλιος','Μάιος','Ιούνιος',
|
215
|
-
'Ιούλιος','Αύγουστος','Σεπτέμβριος','Οκτώβριος','Νοέμβριος','Δεκέμβριος'],
|
216
|
-
monthNamesShort: ['Ιαν','Φεβ','Μαρ','Απρ','Μαι','Ιουν',
|
217
|
-
'Ιουλ','Αυγ','Σεπ','Οκτ','Νοε','Δεκ'],
|
218
|
-
dayNames: ['Κυριακή','Δευτέρα','Τρίτη','Τετάρτη','Πέμπτη','Παρασκευή','Σάββατο'],
|
219
|
-
dayNamesShort: ['Κυρ','Δευ','Τρι','Τετ','Πεμ','Παρ','Σαβ'],
|
220
|
-
dayNamesMin: ['Κυ','Δε','Τρ','Τε','Πε','Πα','Σα'],
|
221
|
-
weekHeader: 'Εβδ',
|
222
|
-
dateFormat: 'dd/mm/yy',
|
223
|
-
firstDay: 1,
|
224
|
-
isRTL: false,
|
225
|
-
showMonthAfterYear: false,
|
226
|
-
yearSuffix: ''};
|
227
|
-
$.datepicker.setDefaults($.datepicker.regional['el']);
|
228
|
-
});/* English/UK initialisation for the jQuery UI date picker plugin. */
|
229
|
-
/* Written by Stuart. */
|
230
|
-
jQuery(function($){
|
231
|
-
$.datepicker.regional['en-GB'] = {
|
232
|
-
closeText: 'Done',
|
233
|
-
prevText: 'Prev',
|
234
|
-
nextText: 'Next',
|
235
|
-
currentText: 'Today',
|
236
|
-
monthNames: ['January','February','March','April','May','June',
|
237
|
-
'July','August','September','October','November','December'],
|
238
|
-
monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun',
|
239
|
-
'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
|
240
|
-
dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'],
|
241
|
-
dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
|
242
|
-
dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'],
|
243
|
-
weekHeader: 'Wk',
|
244
|
-
dateFormat: 'dd/mm/yy',
|
245
|
-
firstDay: 1,
|
246
|
-
isRTL: false,
|
247
|
-
showMonthAfterYear: false,
|
248
|
-
yearSuffix: ''};
|
249
|
-
$.datepicker.setDefaults($.datepicker.regional['en-GB']);
|
250
|
-
});
|
251
|
-
/* Esperanto initialisation for the jQuery UI date picker plugin. */
|
252
|
-
/* Written by Olivier M. (olivierweb@ifrance.com). */
|
253
|
-
jQuery(function($){
|
254
|
-
$.datepicker.regional['eo'] = {
|
255
|
-
closeText: 'Fermi',
|
256
|
-
prevText: '<Anta',
|
257
|
-
nextText: 'Sekv>',
|
258
|
-
currentText: 'Nuna',
|
259
|
-
monthNames: ['Januaro','Februaro','Marto','Aprilo','Majo','Junio',
|
260
|
-
'Julio','Aŭgusto','Septembro','Oktobro','Novembro','Decembro'],
|
261
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
262
|
-
'Jul','Aŭg','Sep','Okt','Nov','Dec'],
|
263
|
-
dayNames: ['Dimanĉo','Lundo','Mardo','Merkredo','Ĵaŭdo','Vendredo','Sabato'],
|
264
|
-
dayNamesShort: ['Dim','Lun','Mar','Mer','Ĵaŭ','Ven','Sab'],
|
265
|
-
dayNamesMin: ['Di','Lu','Ma','Me','Ĵa','Ve','Sa'],
|
266
|
-
weekHeader: 'Sb',
|
267
|
-
dateFormat: 'dd/mm/yy',
|
268
|
-
firstDay: 0,
|
269
|
-
isRTL: false,
|
270
|
-
showMonthAfterYear: false,
|
271
|
-
yearSuffix: ''};
|
272
|
-
$.datepicker.setDefaults($.datepicker.regional['eo']);
|
273
|
-
});
|
274
|
-
/* Inicialización en español para la extensión 'UI date picker' para jQuery. */
|
275
|
-
/* Traducido por Vester (xvester@gmail.com). */
|
276
|
-
jQuery(function($){
|
277
|
-
$.datepicker.regional['es'] = {
|
278
|
-
closeText: 'Cerrar',
|
279
|
-
prevText: '<Ant',
|
280
|
-
nextText: 'Sig>',
|
281
|
-
currentText: 'Hoy',
|
282
|
-
monthNames: ['Enero','Febrero','Marzo','Abril','Mayo','Junio',
|
283
|
-
'Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre'],
|
284
|
-
monthNamesShort: ['Ene','Feb','Mar','Abr','May','Jun',
|
285
|
-
'Jul','Ago','Sep','Oct','Nov','Dic'],
|
286
|
-
dayNames: ['Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'],
|
287
|
-
dayNamesShort: ['Dom','Lun','Mar','Mié','Juv','Vie','Sáb'],
|
288
|
-
dayNamesMin: ['Do','Lu','Ma','Mi','Ju','Vi','Sá'],
|
289
|
-
weekHeader: 'Sm',
|
290
|
-
dateFormat: 'dd/mm/yy',
|
291
|
-
firstDay: 1,
|
292
|
-
isRTL: false,
|
293
|
-
showMonthAfterYear: false,
|
294
|
-
yearSuffix: ''};
|
295
|
-
$.datepicker.setDefaults($.datepicker.regional['es']);
|
296
|
-
});/* Estonian initialisation for the jQuery UI date picker plugin. */
|
297
|
-
/* Written by Mart Sõmermaa (mrts.pydev at gmail com). */
|
298
|
-
jQuery(function($){
|
299
|
-
$.datepicker.regional['et'] = {
|
300
|
-
closeText: 'Sulge',
|
301
|
-
prevText: 'Eelnev',
|
302
|
-
nextText: 'Järgnev',
|
303
|
-
currentText: 'Täna',
|
304
|
-
monthNames: ['Jaanuar','Veebruar','Märts','Aprill','Mai','Juuni',
|
305
|
-
'Juuli','August','September','Oktoober','November','Detsember'],
|
306
|
-
monthNamesShort: ['Jaan', 'Veebr', 'Märts', 'Apr', 'Mai', 'Juuni',
|
307
|
-
'Juuli', 'Aug', 'Sept', 'Okt', 'Nov', 'Dets'],
|
308
|
-
dayNames: ['Pühapäev', 'Esmaspäev', 'Teisipäev', 'Kolmapäev', 'Neljapäev', 'Reede', 'Laupäev'],
|
309
|
-
dayNamesShort: ['Pühap', 'Esmasp', 'Teisip', 'Kolmap', 'Neljap', 'Reede', 'Laup'],
|
310
|
-
dayNamesMin: ['P','E','T','K','N','R','L'],
|
311
|
-
weekHeader: 'Sm',
|
312
|
-
dateFormat: 'dd.mm.yy',
|
313
|
-
firstDay: 1,
|
314
|
-
isRTL: false,
|
315
|
-
showMonthAfterYear: false,
|
316
|
-
yearSuffix: ''};
|
317
|
-
$.datepicker.setDefaults($.datepicker.regional['et']);
|
318
|
-
}); /* Euskarako oinarria 'UI date picker' jquery-ko extentsioarentzat */
|
319
|
-
/* Karrikas-ek itzulia (karrikas@karrikas.com) */
|
320
|
-
jQuery(function($){
|
321
|
-
$.datepicker.regional['eu'] = {
|
322
|
-
closeText: 'Egina',
|
323
|
-
prevText: '<Aur',
|
324
|
-
nextText: 'Hur>',
|
325
|
-
currentText: 'Gaur',
|
326
|
-
monthNames: ['Urtarrila','Otsaila','Martxoa','Apirila','Maiatza','Ekaina',
|
327
|
-
'Uztaila','Abuztua','Iraila','Urria','Azaroa','Abendua'],
|
328
|
-
monthNamesShort: ['Urt','Ots','Mar','Api','Mai','Eka',
|
329
|
-
'Uzt','Abu','Ira','Urr','Aza','Abe'],
|
330
|
-
dayNames: ['Igandea','Astelehena','Asteartea','Asteazkena','Osteguna','Ostirala','Larunbata'],
|
331
|
-
dayNamesShort: ['Iga','Ast','Ast','Ast','Ost','Ost','Lar'],
|
332
|
-
dayNamesMin: ['Ig','As','As','As','Os','Os','La'],
|
333
|
-
weekHeader: 'Wk',
|
334
|
-
dateFormat: 'yy/mm/dd',
|
335
|
-
firstDay: 1,
|
336
|
-
isRTL: false,
|
337
|
-
showMonthAfterYear: false,
|
338
|
-
yearSuffix: ''};
|
339
|
-
$.datepicker.setDefaults($.datepicker.regional['eu']);
|
340
|
-
});/* Persian (Farsi) Translation for the jQuery UI date picker plugin. */
|
341
|
-
/* Javad Mowlanezhad -- jmowla@gmail.com */
|
342
|
-
/* Jalali calendar should supported soon! (Its implemented but I have to test it) */
|
343
|
-
jQuery(function($) {
|
344
|
-
$.datepicker.regional['fa'] = {
|
345
|
-
closeText: 'بستن',
|
346
|
-
prevText: '<قبلي',
|
347
|
-
nextText: 'بعدي>',
|
348
|
-
currentText: 'امروز',
|
349
|
-
monthNames: ['فروردين','ارديبهشت','خرداد','تير','مرداد','شهريور',
|
350
|
-
'مهر','آبان','آذر','دي','بهمن','اسفند'],
|
351
|
-
monthNamesShort: ['1','2','3','4','5','6','7','8','9','10','11','12'],
|
352
|
-
dayNames: ['يکشنبه','دوشنبه','سهشنبه','چهارشنبه','پنجشنبه','جمعه','شنبه'],
|
353
|
-
dayNamesShort: ['ي','د','س','چ','پ','ج', 'ش'],
|
354
|
-
dayNamesMin: ['ي','د','س','چ','پ','ج', 'ش'],
|
355
|
-
weekHeader: 'هف',
|
356
|
-
dateFormat: 'yy/mm/dd',
|
357
|
-
firstDay: 6,
|
358
|
-
isRTL: true,
|
359
|
-
showMonthAfterYear: false,
|
360
|
-
yearSuffix: ''};
|
361
|
-
$.datepicker.setDefaults($.datepicker.regional['fa']);
|
362
|
-
});/* Finnish initialisation for the jQuery UI date picker plugin. */
|
363
|
-
/* Written by Harri Kilpi� (harrikilpio@gmail.com). */
|
364
|
-
jQuery(function($){
|
365
|
-
$.datepicker.regional['fi'] = {
|
366
|
-
closeText: 'Sulje',
|
367
|
-
prevText: '«Edellinen',
|
368
|
-
nextText: 'Seuraava»',
|
369
|
-
currentText: 'Tänään',
|
370
|
-
monthNames: ['Tammikuu','Helmikuu','Maaliskuu','Huhtikuu','Toukokuu','Kesäkuu',
|
371
|
-
'Heinäkuu','Elokuu','Syyskuu','Lokakuu','Marraskuu','Joulukuu'],
|
372
|
-
monthNamesShort: ['Tammi','Helmi','Maalis','Huhti','Touko','Kesä',
|
373
|
-
'Heinä','Elo','Syys','Loka','Marras','Joulu'],
|
374
|
-
dayNamesShort: ['Su','Ma','Ti','Ke','To','Pe','Su'],
|
375
|
-
dayNames: ['Sunnuntai','Maanantai','Tiistai','Keskiviikko','Torstai','Perjantai','Lauantai'],
|
376
|
-
dayNamesMin: ['Su','Ma','Ti','Ke','To','Pe','La'],
|
377
|
-
weekHeader: 'Vk',
|
378
|
-
dateFormat: 'dd.mm.yy',
|
379
|
-
firstDay: 1,
|
380
|
-
isRTL: false,
|
381
|
-
showMonthAfterYear: false,
|
382
|
-
yearSuffix: ''};
|
383
|
-
$.datepicker.setDefaults($.datepicker.regional['fi']);
|
384
|
-
});
|
385
|
-
/* Faroese initialisation for the jQuery UI date picker plugin */
|
386
|
-
/* Written by Sverri Mohr Olsen, sverrimo@gmail.com */
|
387
|
-
jQuery(function($){
|
388
|
-
$.datepicker.regional['fo'] = {
|
389
|
-
closeText: 'Lat aftur',
|
390
|
-
prevText: '<Fyrra',
|
391
|
-
nextText: 'Næsta>',
|
392
|
-
currentText: 'Í dag',
|
393
|
-
monthNames: ['Januar','Februar','Mars','Apríl','Mei','Juni',
|
394
|
-
'Juli','August','September','Oktober','November','Desember'],
|
395
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun',
|
396
|
-
'Jul','Aug','Sep','Okt','Nov','Des'],
|
397
|
-
dayNames: ['Sunnudagur','Mánadagur','Týsdagur','Mikudagur','Hósdagur','Fríggjadagur','Leyardagur'],
|
398
|
-
dayNamesShort: ['Sun','Mán','Týs','Mik','Hós','Frí','Ley'],
|
399
|
-
dayNamesMin: ['Su','Má','Tý','Mi','Hó','Fr','Le'],
|
400
|
-
weekHeader: 'Vk',
|
401
|
-
dateFormat: 'dd-mm-yy',
|
402
|
-
firstDay: 0,
|
403
|
-
isRTL: false,
|
404
|
-
showMonthAfterYear: false,
|
405
|
-
yearSuffix: ''};
|
406
|
-
$.datepicker.setDefaults($.datepicker.regional['fo']);
|
407
|
-
});
|
408
|
-
/* Swiss-French initialisation for the jQuery UI date picker plugin. */
|
409
|
-
/* Written Martin Voelkle (martin.voelkle@e-tc.ch). */
|
410
|
-
jQuery(function($){
|
411
|
-
$.datepicker.regional['fr-CH'] = {
|
412
|
-
closeText: 'Fermer',
|
413
|
-
prevText: '<Préc',
|
414
|
-
nextText: 'Suiv>',
|
415
|
-
currentText: 'Courant',
|
416
|
-
monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
|
417
|
-
'Juillet','Août','Septembre','Octobre','Novembre','Décembre'],
|
418
|
-
monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun',
|
419
|
-
'Jul','Aoû','Sep','Oct','Nov','Déc'],
|
420
|
-
dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'],
|
421
|
-
dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'],
|
422
|
-
dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'],
|
423
|
-
weekHeader: 'Sm',
|
424
|
-
dateFormat: 'dd.mm.yy',
|
425
|
-
firstDay: 1,
|
426
|
-
isRTL: false,
|
427
|
-
showMonthAfterYear: false,
|
428
|
-
yearSuffix: ''};
|
429
|
-
$.datepicker.setDefaults($.datepicker.regional['fr-CH']);
|
430
|
-
});/* French initialisation for the jQuery UI date picker plugin. */
|
431
|
-
/* Written by Keith Wood (kbwood{at}iinet.com.au) and Stéphane Nahmani (sholby@sholby.net). */
|
432
|
-
jQuery(function($){
|
433
|
-
$.datepicker.regional['fr'] = {
|
434
|
-
closeText: 'Fermer',
|
435
|
-
prevText: '<Préc',
|
436
|
-
nextText: 'Suiv>',
|
437
|
-
currentText: 'Courant',
|
438
|
-
monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
|
439
|
-
'Juillet','Août','Septembre','Octobre','Novembre','Décembre'],
|
440
|
-
monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun',
|
441
|
-
'Jul','Aoû','Sep','Oct','Nov','Déc'],
|
442
|
-
dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'],
|
443
|
-
dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'],
|
444
|
-
dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'],
|
445
|
-
weekHeader: 'Sm',
|
446
|
-
dateFormat: 'dd/mm/yy',
|
447
|
-
firstDay: 1,
|
448
|
-
isRTL: false,
|
449
|
-
showMonthAfterYear: false,
|
450
|
-
yearSuffix: ''};
|
451
|
-
$.datepicker.setDefaults($.datepicker.regional['fr']);
|
452
|
-
});/* Hebrew initialisation for the UI Datepicker extension. */
|
453
|
-
/* Written by Amir Hardon (ahardon at gmail dot com). */
|
454
|
-
jQuery(function($){
|
455
|
-
$.datepicker.regional['he'] = {
|
456
|
-
closeText: 'סגור',
|
457
|
-
prevText: '<הקודם',
|
458
|
-
nextText: 'הבא>',
|
459
|
-
currentText: 'היום',
|
460
|
-
monthNames: ['ינואר','פברואר','מרץ','אפריל','מאי','יוני',
|
461
|
-
'יולי','אוגוסט','ספטמבר','אוקטובר','נובמבר','דצמבר'],
|
462
|
-
monthNamesShort: ['1','2','3','4','5','6',
|
463
|
-
'7','8','9','10','11','12'],
|
464
|
-
dayNames: ['ראשון','שני','שלישי','רביעי','חמישי','שישי','שבת'],
|
465
|
-
dayNamesShort: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'],
|
466
|
-
dayNamesMin: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'],
|
467
|
-
weekHeader: 'Wk',
|
468
|
-
dateFormat: 'dd/mm/yy',
|
469
|
-
firstDay: 0,
|
470
|
-
isRTL: true,
|
471
|
-
showMonthAfterYear: false,
|
472
|
-
yearSuffix: ''};
|
473
|
-
$.datepicker.setDefaults($.datepicker.regional['he']);
|
474
|
-
});
|
475
|
-
/* Croatian i18n for the jQuery UI date picker plugin. */
|
476
|
-
/* Written by Vjekoslav Nesek. */
|
477
|
-
jQuery(function($){
|
478
|
-
$.datepicker.regional['hr'] = {
|
479
|
-
closeText: 'Zatvori',
|
480
|
-
prevText: '<',
|
481
|
-
nextText: '>',
|
482
|
-
currentText: 'Danas',
|
483
|
-
monthNames: ['Siječanj','Veljača','Ožujak','Travanj','Svibanj','Lipanj',
|
484
|
-
'Srpanj','Kolovoz','Rujan','Listopad','Studeni','Prosinac'],
|
485
|
-
monthNamesShort: ['Sij','Velj','Ožu','Tra','Svi','Lip',
|
486
|
-
'Srp','Kol','Ruj','Lis','Stu','Pro'],
|
487
|
-
dayNames: ['Nedjelja','Ponedjeljak','Utorak','Srijeda','Četvrtak','Petak','Subota'],
|
488
|
-
dayNamesShort: ['Ned','Pon','Uto','Sri','Čet','Pet','Sub'],
|
489
|
-
dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
|
490
|
-
weekHeader: 'Tje',
|
491
|
-
dateFormat: 'dd.mm.yy.',
|
492
|
-
firstDay: 1,
|
493
|
-
isRTL: false,
|
494
|
-
showMonthAfterYear: false,
|
495
|
-
yearSuffix: ''};
|
496
|
-
$.datepicker.setDefaults($.datepicker.regional['hr']);
|
497
|
-
});/* Hungarian initialisation for the jQuery UI date picker plugin. */
|
498
|
-
/* Written by Istvan Karaszi (jquery@spam.raszi.hu). */
|
499
|
-
jQuery(function($){
|
500
|
-
$.datepicker.regional['hu'] = {
|
501
|
-
closeText: 'bezárás',
|
502
|
-
prevText: '« vissza',
|
503
|
-
nextText: 'előre »',
|
504
|
-
currentText: 'ma',
|
505
|
-
monthNames: ['Január', 'Február', 'Március', 'Április', 'Május', 'Június',
|
506
|
-
'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December'],
|
507
|
-
monthNamesShort: ['Jan', 'Feb', 'Már', 'Ápr', 'Máj', 'Jún',
|
508
|
-
'Júl', 'Aug', 'Szep', 'Okt', 'Nov', 'Dec'],
|
509
|
-
dayNames: ['Vasárnap', 'Hétfö', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat'],
|
510
|
-
dayNamesShort: ['Vas', 'Hét', 'Ked', 'Sze', 'Csü', 'Pén', 'Szo'],
|
511
|
-
dayNamesMin: ['V', 'H', 'K', 'Sze', 'Cs', 'P', 'Szo'],
|
512
|
-
weekHeader: 'Hé',
|
513
|
-
dateFormat: 'yy-mm-dd',
|
514
|
-
firstDay: 1,
|
515
|
-
isRTL: false,
|
516
|
-
showMonthAfterYear: false,
|
517
|
-
yearSuffix: ''};
|
518
|
-
$.datepicker.setDefaults($.datepicker.regional['hu']);
|
519
|
-
});
|
520
|
-
/* Armenian(UTF-8) initialisation for the jQuery UI date picker plugin. */
|
521
|
-
/* Written by Levon Zakaryan (levon.zakaryan@gmail.com)*/
|
522
|
-
jQuery(function($){
|
523
|
-
$.datepicker.regional['hy'] = {
|
524
|
-
closeText: 'Փակել',
|
525
|
-
prevText: '<Նախ.',
|
526
|
-
nextText: 'Հաջ.>',
|
527
|
-
currentText: 'Այսօր',
|
528
|
-
monthNames: ['Հունվար','Փետրվար','Մարտ','Ապրիլ','Մայիս','Հունիս',
|
529
|
-
'Հուլիս','Օգոստոս','Սեպտեմբեր','Հոկտեմբեր','Նոյեմբեր','Դեկտեմբեր'],
|
530
|
-
monthNamesShort: ['Հունվ','Փետր','Մարտ','Ապր','Մայիս','Հունիս',
|
531
|
-
'Հուլ','Օգս','Սեպ','Հոկ','Նոյ','Դեկ'],
|
532
|
-
dayNames: ['կիրակի','եկուշաբթի','երեքշաբթի','չորեքշաբթի','հինգշաբթի','ուրբաթ','շաբաթ'],
|
533
|
-
dayNamesShort: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'],
|
534
|
-
dayNamesMin: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'],
|
535
|
-
weekHeader: 'ՇԲՏ',
|
536
|
-
dateFormat: 'dd.mm.yy',
|
537
|
-
firstDay: 1,
|
538
|
-
isRTL: false,
|
539
|
-
showMonthAfterYear: false,
|
540
|
-
yearSuffix: ''};
|
541
|
-
$.datepicker.setDefaults($.datepicker.regional['hy']);
|
542
|
-
});/* Indonesian initialisation for the jQuery UI date picker plugin. */
|
543
|
-
/* Written by Deden Fathurahman (dedenf@gmail.com). */
|
544
|
-
jQuery(function($){
|
545
|
-
$.datepicker.regional['id'] = {
|
546
|
-
closeText: 'Tutup',
|
547
|
-
prevText: '<mundur',
|
548
|
-
nextText: 'maju>',
|
549
|
-
currentText: 'hari ini',
|
550
|
-
monthNames: ['Januari','Februari','Maret','April','Mei','Juni',
|
551
|
-
'Juli','Agustus','September','Oktober','Nopember','Desember'],
|
552
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun',
|
553
|
-
'Jul','Agus','Sep','Okt','Nop','Des'],
|
554
|
-
dayNames: ['Minggu','Senin','Selasa','Rabu','Kamis','Jumat','Sabtu'],
|
555
|
-
dayNamesShort: ['Min','Sen','Sel','Rab','kam','Jum','Sab'],
|
556
|
-
dayNamesMin: ['Mg','Sn','Sl','Rb','Km','jm','Sb'],
|
557
|
-
weekHeader: 'Mg',
|
558
|
-
dateFormat: 'dd/mm/yy',
|
559
|
-
firstDay: 0,
|
560
|
-
isRTL: false,
|
561
|
-
showMonthAfterYear: false,
|
562
|
-
yearSuffix: ''};
|
563
|
-
$.datepicker.setDefaults($.datepicker.regional['id']);
|
564
|
-
});/* Icelandic initialisation for the jQuery UI date picker plugin. */
|
565
|
-
/* Written by Haukur H. Thorsson (haukur@eskill.is). */
|
566
|
-
jQuery(function($){
|
567
|
-
$.datepicker.regional['is'] = {
|
568
|
-
closeText: 'Loka',
|
569
|
-
prevText: '< Fyrri',
|
570
|
-
nextText: 'Næsti >',
|
571
|
-
currentText: 'Í dag',
|
572
|
-
monthNames: ['Janúar','Febrúar','Mars','Apríl','Maí','Júní',
|
573
|
-
'Júlí','Ágúst','September','Október','Nóvember','Desember'],
|
574
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Maí','Jún',
|
575
|
-
'Júl','Ágú','Sep','Okt','Nóv','Des'],
|
576
|
-
dayNames: ['Sunnudagur','Mánudagur','Þriðjudagur','Miðvikudagur','Fimmtudagur','Föstudagur','Laugardagur'],
|
577
|
-
dayNamesShort: ['Sun','Mán','Þri','Mið','Fim','Fös','Lau'],
|
578
|
-
dayNamesMin: ['Su','Má','Þr','Mi','Fi','Fö','La'],
|
579
|
-
weekHeader: 'Vika',
|
580
|
-
dateFormat: 'dd/mm/yy',
|
581
|
-
firstDay: 0,
|
582
|
-
isRTL: false,
|
583
|
-
showMonthAfterYear: false,
|
584
|
-
yearSuffix: ''};
|
585
|
-
$.datepicker.setDefaults($.datepicker.regional['is']);
|
586
|
-
});/* Italian initialisation for the jQuery UI date picker plugin. */
|
587
|
-
/* Written by Antonello Pasella (antonello.pasella@gmail.com). */
|
588
|
-
jQuery(function($){
|
589
|
-
$.datepicker.regional['it'] = {
|
590
|
-
closeText: 'Chiudi',
|
591
|
-
prevText: '<Prec',
|
592
|
-
nextText: 'Succ>',
|
593
|
-
currentText: 'Oggi',
|
594
|
-
monthNames: ['Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno',
|
595
|
-
'Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'],
|
596
|
-
monthNamesShort: ['Gen','Feb','Mar','Apr','Mag','Giu',
|
597
|
-
'Lug','Ago','Set','Ott','Nov','Dic'],
|
598
|
-
dayNames: ['Domenica','Lunedì','Martedì','Mercoledì','Giovedì','Venerdì','Sabato'],
|
599
|
-
dayNamesShort: ['Dom','Lun','Mar','Mer','Gio','Ven','Sab'],
|
600
|
-
dayNamesMin: ['Do','Lu','Ma','Me','Gi','Ve','Sa'],
|
601
|
-
weekHeader: 'Sm',
|
602
|
-
dateFormat: 'dd/mm/yy',
|
603
|
-
firstDay: 1,
|
604
|
-
isRTL: false,
|
605
|
-
showMonthAfterYear: false,
|
606
|
-
yearSuffix: ''};
|
607
|
-
$.datepicker.setDefaults($.datepicker.regional['it']);
|
608
|
-
});
|
609
|
-
/* Japanese initialisation for the jQuery UI date picker plugin. */
|
610
|
-
/* Written by Kentaro SATO (kentaro@ranvis.com). */
|
611
|
-
jQuery(function($){
|
612
|
-
$.datepicker.regional['ja'] = {
|
613
|
-
closeText: '閉じる',
|
614
|
-
prevText: '<前',
|
615
|
-
nextText: '次>',
|
616
|
-
currentText: '今日',
|
617
|
-
monthNames: ['1月','2月','3月','4月','5月','6月',
|
618
|
-
'7月','8月','9月','10月','11月','12月'],
|
619
|
-
monthNamesShort: ['1月','2月','3月','4月','5月','6月',
|
620
|
-
'7月','8月','9月','10月','11月','12月'],
|
621
|
-
dayNames: ['日曜日','月曜日','火曜日','水曜日','木曜日','金曜日','土曜日'],
|
622
|
-
dayNamesShort: ['日','月','火','水','木','金','土'],
|
623
|
-
dayNamesMin: ['日','月','火','水','木','金','土'],
|
624
|
-
weekHeader: '週',
|
625
|
-
dateFormat: 'yy/mm/dd',
|
626
|
-
firstDay: 0,
|
627
|
-
isRTL: false,
|
628
|
-
showMonthAfterYear: true,
|
629
|
-
yearSuffix: '年'};
|
630
|
-
$.datepicker.setDefaults($.datepicker.regional['ja']);
|
631
|
-
});/* Korean initialisation for the jQuery calendar extension. */
|
632
|
-
/* Written by DaeKwon Kang (ncrash.dk@gmail.com). */
|
633
|
-
jQuery(function($){
|
634
|
-
$.datepicker.regional['ko'] = {
|
635
|
-
closeText: '닫기',
|
636
|
-
prevText: '이전달',
|
637
|
-
nextText: '다음달',
|
638
|
-
currentText: '오늘',
|
639
|
-
monthNames: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)',
|
640
|
-
'7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'],
|
641
|
-
monthNamesShort: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)',
|
642
|
-
'7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'],
|
643
|
-
dayNames: ['일','월','화','수','목','금','토'],
|
644
|
-
dayNamesShort: ['일','월','화','수','목','금','토'],
|
645
|
-
dayNamesMin: ['일','월','화','수','목','금','토'],
|
646
|
-
weekHeader: 'Wk',
|
647
|
-
dateFormat: 'yy-mm-dd',
|
648
|
-
firstDay: 0,
|
649
|
-
isRTL: false,
|
650
|
-
showMonthAfterYear: false,
|
651
|
-
yearSuffix: '년'};
|
652
|
-
$.datepicker.setDefaults($.datepicker.regional['ko']);
|
653
|
-
});/* Lithuanian (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
654
|
-
/* @author Arturas Paleicikas <arturas@avalon.lt> */
|
655
|
-
jQuery(function($){
|
656
|
-
$.datepicker.regional['lt'] = {
|
657
|
-
closeText: 'Uždaryti',
|
658
|
-
prevText: '<Atgal',
|
659
|
-
nextText: 'Pirmyn>',
|
660
|
-
currentText: 'Šiandien',
|
661
|
-
monthNames: ['Sausis','Vasaris','Kovas','Balandis','Gegužė','Birželis',
|
662
|
-
'Liepa','Rugpjūtis','Rugsėjis','Spalis','Lapkritis','Gruodis'],
|
663
|
-
monthNamesShort: ['Sau','Vas','Kov','Bal','Geg','Bir',
|
664
|
-
'Lie','Rugp','Rugs','Spa','Lap','Gru'],
|
665
|
-
dayNames: ['sekmadienis','pirmadienis','antradienis','trečiadienis','ketvirtadienis','penktadienis','šeštadienis'],
|
666
|
-
dayNamesShort: ['sek','pir','ant','tre','ket','pen','šeš'],
|
667
|
-
dayNamesMin: ['Se','Pr','An','Tr','Ke','Pe','Še'],
|
668
|
-
weekHeader: 'Wk',
|
669
|
-
dateFormat: 'yy-mm-dd',
|
670
|
-
firstDay: 1,
|
671
|
-
isRTL: false,
|
672
|
-
showMonthAfterYear: false,
|
673
|
-
yearSuffix: ''};
|
674
|
-
$.datepicker.setDefaults($.datepicker.regional['lt']);
|
675
|
-
});/* Latvian (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
676
|
-
/* @author Arturas Paleicikas <arturas.paleicikas@metasite.net> */
|
677
|
-
jQuery(function($){
|
678
|
-
$.datepicker.regional['lv'] = {
|
679
|
-
closeText: 'Aizvērt',
|
680
|
-
prevText: 'Iepr',
|
681
|
-
nextText: 'Nāka',
|
682
|
-
currentText: 'Šodien',
|
683
|
-
monthNames: ['Janvāris','Februāris','Marts','Aprīlis','Maijs','Jūnijs',
|
684
|
-
'Jūlijs','Augusts','Septembris','Oktobris','Novembris','Decembris'],
|
685
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Mai','Jūn',
|
686
|
-
'Jūl','Aug','Sep','Okt','Nov','Dec'],
|
687
|
-
dayNames: ['svētdiena','pirmdiena','otrdiena','trešdiena','ceturtdiena','piektdiena','sestdiena'],
|
688
|
-
dayNamesShort: ['svt','prm','otr','tre','ctr','pkt','sst'],
|
689
|
-
dayNamesMin: ['Sv','Pr','Ot','Tr','Ct','Pk','Ss'],
|
690
|
-
weekHeader: 'Nav',
|
691
|
-
dateFormat: 'dd-mm-yy',
|
692
|
-
firstDay: 1,
|
693
|
-
isRTL: false,
|
694
|
-
showMonthAfterYear: false,
|
695
|
-
yearSuffix: ''};
|
696
|
-
$.datepicker.setDefaults($.datepicker.regional['lv']);
|
697
|
-
});/* Malaysian initialisation for the jQuery UI date picker plugin. */
|
698
|
-
/* Written by Mohd Nawawi Mohamad Jamili (nawawi@ronggeng.net). */
|
699
|
-
jQuery(function($){
|
700
|
-
$.datepicker.regional['ms'] = {
|
701
|
-
closeText: 'Tutup',
|
702
|
-
prevText: '<Sebelum',
|
703
|
-
nextText: 'Selepas>',
|
704
|
-
currentText: 'hari ini',
|
705
|
-
monthNames: ['Januari','Februari','Mac','April','Mei','Jun',
|
706
|
-
'Julai','Ogos','September','Oktober','November','Disember'],
|
707
|
-
monthNamesShort: ['Jan','Feb','Mac','Apr','Mei','Jun',
|
708
|
-
'Jul','Ogo','Sep','Okt','Nov','Dis'],
|
709
|
-
dayNames: ['Ahad','Isnin','Selasa','Rabu','Khamis','Jumaat','Sabtu'],
|
710
|
-
dayNamesShort: ['Aha','Isn','Sel','Rab','kha','Jum','Sab'],
|
711
|
-
dayNamesMin: ['Ah','Is','Se','Ra','Kh','Ju','Sa'],
|
712
|
-
weekHeader: 'Mg',
|
713
|
-
dateFormat: 'dd/mm/yy',
|
714
|
-
firstDay: 0,
|
715
|
-
isRTL: false,
|
716
|
-
showMonthAfterYear: false,
|
717
|
-
yearSuffix: ''};
|
718
|
-
$.datepicker.setDefaults($.datepicker.regional['ms']);
|
719
|
-
});/* Dutch (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
720
|
-
/* Written by Mathias Bynens <http://mathiasbynens.be/> */
|
721
|
-
jQuery(function($){
|
722
|
-
$.datepicker.regional.nl = {
|
723
|
-
closeText: 'Sluiten',
|
724
|
-
prevText: '←',
|
725
|
-
nextText: '→',
|
726
|
-
currentText: 'Vandaag',
|
727
|
-
monthNames: ['januari', 'februari', 'maart', 'april', 'mei', 'juni',
|
728
|
-
'juli', 'augustus', 'september', 'oktober', 'november', 'december'],
|
729
|
-
monthNamesShort: ['jan', 'feb', 'maa', 'apr', 'mei', 'jun',
|
730
|
-
'jul', 'aug', 'sep', 'okt', 'nov', 'dec'],
|
731
|
-
dayNames: ['zondag', 'maandag', 'dinsdag', 'woensdag', 'donderdag', 'vrijdag', 'zaterdag'],
|
732
|
-
dayNamesShort: ['zon', 'maa', 'din', 'woe', 'don', 'vri', 'zat'],
|
733
|
-
dayNamesMin: ['zo', 'ma', 'di', 'wo', 'do', 'vr', 'za'],
|
734
|
-
weekHeader: 'Wk',
|
735
|
-
dateFormat: 'dd/mm/yy',
|
736
|
-
firstDay: 1,
|
737
|
-
isRTL: false,
|
738
|
-
showMonthAfterYear: false,
|
739
|
-
yearSuffix: ''};
|
740
|
-
$.datepicker.setDefaults($.datepicker.regional.nl);
|
741
|
-
});/* Norwegian initialisation for the jQuery UI date picker plugin. */
|
742
|
-
/* Written by Naimdjon Takhirov (naimdjon@gmail.com). */
|
743
|
-
jQuery(function($){
|
744
|
-
$.datepicker.regional['no'] = {
|
745
|
-
closeText: 'Lukk',
|
746
|
-
prevText: '«Forrige',
|
747
|
-
nextText: 'Neste»',
|
748
|
-
currentText: 'I dag',
|
749
|
-
monthNames: ['Januar','Februar','Mars','April','Mai','Juni',
|
750
|
-
'Juli','August','September','Oktober','November','Desember'],
|
751
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Mai','Jun',
|
752
|
-
'Jul','Aug','Sep','Okt','Nov','Des'],
|
753
|
-
dayNamesShort: ['Søn','Man','Tir','Ons','Tor','Fre','Lør'],
|
754
|
-
dayNames: ['Søndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','Lørdag'],
|
755
|
-
dayNamesMin: ['Sø','Ma','Ti','On','To','Fr','Lø'],
|
756
|
-
weekHeader: 'Uke',
|
757
|
-
dateFormat: 'yy-mm-dd',
|
758
|
-
firstDay: 0,
|
759
|
-
isRTL: false,
|
760
|
-
showMonthAfterYear: false,
|
761
|
-
yearSuffix: ''};
|
762
|
-
$.datepicker.setDefaults($.datepicker.regional['no']);
|
763
|
-
});
|
764
|
-
/* Polish initialisation for the jQuery UI date picker plugin. */
|
765
|
-
/* Written by Jacek Wysocki (jacek.wysocki@gmail.com). */
|
766
|
-
jQuery(function($){
|
767
|
-
$.datepicker.regional['pl'] = {
|
768
|
-
closeText: 'Zamknij',
|
769
|
-
prevText: '<Poprzedni',
|
770
|
-
nextText: 'Następny>',
|
771
|
-
currentText: 'Dziś',
|
772
|
-
monthNames: ['Styczeń','Luty','Marzec','Kwiecień','Maj','Czerwiec',
|
773
|
-
'Lipiec','Sierpień','Wrzesień','Październik','Listopad','Grudzień'],
|
774
|
-
monthNamesShort: ['Sty','Lu','Mar','Kw','Maj','Cze',
|
775
|
-
'Lip','Sie','Wrz','Pa','Lis','Gru'],
|
776
|
-
dayNames: ['Niedziela','Poniedziałek','Wtorek','Środa','Czwartek','Piątek','Sobota'],
|
777
|
-
dayNamesShort: ['Nie','Pn','Wt','Śr','Czw','Pt','So'],
|
778
|
-
dayNamesMin: ['N','Pn','Wt','Śr','Cz','Pt','So'],
|
779
|
-
weekHeader: 'Tydz',
|
780
|
-
dateFormat: 'dd.mm.yy',
|
781
|
-
firstDay: 1,
|
782
|
-
isRTL: false,
|
783
|
-
showMonthAfterYear: false,
|
784
|
-
yearSuffix: ''};
|
785
|
-
$.datepicker.setDefaults($.datepicker.regional['pl']);
|
786
|
-
});
|
787
|
-
/* Brazilian initialisation for the jQuery UI date picker plugin. */
|
788
|
-
/* Written by Leonildo Costa Silva (leocsilva@gmail.com). */
|
789
|
-
jQuery(function($){
|
790
|
-
$.datepicker.regional['pt-BR'] = {
|
791
|
-
closeText: 'Fechar',
|
792
|
-
prevText: '<Anterior',
|
793
|
-
nextText: 'Próximo>',
|
794
|
-
currentText: 'Hoje',
|
795
|
-
monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho',
|
796
|
-
'Julho','Agosto','Setembro','Outubro','Novembro','Dezembro'],
|
797
|
-
monthNamesShort: ['Jan','Fev','Mar','Abr','Mai','Jun',
|
798
|
-
'Jul','Ago','Set','Out','Nov','Dez'],
|
799
|
-
dayNames: ['Domingo','Segunda-feira','Terça-feira','Quarta-feira','Quinta-feira','Sexta-feira','Sábado'],
|
800
|
-
dayNamesShort: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb'],
|
801
|
-
dayNamesMin: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb'],
|
802
|
-
weekHeader: 'Sm',
|
803
|
-
dateFormat: 'dd/mm/yy',
|
804
|
-
firstDay: 0,
|
805
|
-
isRTL: false,
|
806
|
-
showMonthAfterYear: false,
|
807
|
-
yearSuffix: ''};
|
808
|
-
$.datepicker.setDefaults($.datepicker.regional['pt-BR']);
|
809
|
-
});/* Romanian initialisation for the jQuery UI date picker plugin.
|
810
|
-
*
|
811
|
-
* Written by Edmond L. (ll_edmond@walla.com)
|
812
|
-
* and Ionut G. Stan (ionut.g.stan@gmail.com)
|
813
|
-
*/
|
814
|
-
jQuery(function($){
|
815
|
-
$.datepicker.regional['ro'] = {
|
816
|
-
closeText: 'Închide',
|
817
|
-
prevText: '« Luna precedentă',
|
818
|
-
nextText: 'Luna următoare »',
|
819
|
-
currentText: 'Azi',
|
820
|
-
monthNames: ['Ianuarie','Februarie','Martie','Aprilie','Mai','Iunie',
|
821
|
-
'Iulie','August','Septembrie','Octombrie','Noiembrie','Decembrie'],
|
822
|
-
monthNamesShort: ['Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun',
|
823
|
-
'Iul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
|
824
|
-
dayNames: ['Duminică', 'Luni', 'Marţi', 'Miercuri', 'Joi', 'Vineri', 'Sâmbătă'],
|
825
|
-
dayNamesShort: ['Dum', 'Lun', 'Mar', 'Mie', 'Joi', 'Vin', 'Sâm'],
|
826
|
-
dayNamesMin: ['Du','Lu','Ma','Mi','Jo','Vi','Sâ'],
|
827
|
-
weekHeader: 'Săpt',
|
828
|
-
dateFormat: 'dd.mm.yy',
|
829
|
-
firstDay: 1,
|
830
|
-
isRTL: false,
|
831
|
-
showMonthAfterYear: false,
|
832
|
-
yearSuffix: ''};
|
833
|
-
$.datepicker.setDefaults($.datepicker.regional['ro']);
|
834
|
-
});
|
835
|
-
/* Russian (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
836
|
-
/* Written by Andrew Stromnov (stromnov@gmail.com). */
|
837
|
-
jQuery(function($){
|
838
|
-
$.datepicker.regional['ru'] = {
|
839
|
-
closeText: 'Закрыть',
|
840
|
-
prevText: '<Пред',
|
841
|
-
nextText: 'След>',
|
842
|
-
currentText: 'Сегодня',
|
843
|
-
monthNames: ['Январь','Февраль','Март','Апрель','Май','Июнь',
|
844
|
-
'Июль','Август','Сентябрь','Октябрь','Ноябрь','Декабрь'],
|
845
|
-
monthNamesShort: ['Янв','Фев','Мар','Апр','Май','Июн',
|
846
|
-
'Июл','Авг','Сен','Окт','Ноя','Дек'],
|
847
|
-
dayNames: ['воскресенье','понедельник','вторник','среда','четверг','пятница','суббота'],
|
848
|
-
dayNamesShort: ['вск','пнд','втр','срд','чтв','птн','сбт'],
|
849
|
-
dayNamesMin: ['Вс','Пн','Вт','Ср','Чт','Пт','Сб'],
|
850
|
-
weekHeader: 'Не',
|
851
|
-
dateFormat: 'dd.mm.yy',
|
852
|
-
firstDay: 1,
|
853
|
-
isRTL: false,
|
854
|
-
showMonthAfterYear: false,
|
855
|
-
yearSuffix: ''};
|
856
|
-
$.datepicker.setDefaults($.datepicker.regional['ru']);
|
857
|
-
});/* Slovak initialisation for the jQuery UI date picker plugin. */
|
858
|
-
/* Written by Vojtech Rinik (vojto@hmm.sk). */
|
859
|
-
jQuery(function($){
|
860
|
-
$.datepicker.regional['sk'] = {
|
861
|
-
closeText: 'Zavrieť',
|
862
|
-
prevText: '<Predchádzajúci',
|
863
|
-
nextText: 'Nasledujúci>',
|
864
|
-
currentText: 'Dnes',
|
865
|
-
monthNames: ['Január','Február','Marec','Apríl','Máj','Jún',
|
866
|
-
'Júl','August','September','Október','November','December'],
|
867
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Máj','Jún',
|
868
|
-
'Júl','Aug','Sep','Okt','Nov','Dec'],
|
869
|
-
dayNames: ['Nedel\'a','Pondelok','Utorok','Streda','Štvrtok','Piatok','Sobota'],
|
870
|
-
dayNamesShort: ['Ned','Pon','Uto','Str','Štv','Pia','Sob'],
|
871
|
-
dayNamesMin: ['Ne','Po','Ut','St','Št','Pia','So'],
|
872
|
-
weekHeader: 'Ty',
|
873
|
-
dateFormat: 'dd.mm.yy',
|
874
|
-
firstDay: 1,
|
875
|
-
isRTL: false,
|
876
|
-
showMonthAfterYear: false,
|
877
|
-
yearSuffix: ''};
|
878
|
-
$.datepicker.setDefaults($.datepicker.regional['sk']);
|
879
|
-
});
|
880
|
-
/* Slovenian initialisation for the jQuery UI date picker plugin. */
|
881
|
-
/* Written by Jaka Jancar (jaka@kubje.org). */
|
882
|
-
/* c = č, s = š z = ž C = Č S = Š Z = Ž */
|
883
|
-
jQuery(function($){
|
884
|
-
$.datepicker.regional['sl'] = {
|
885
|
-
closeText: 'Zapri',
|
886
|
-
prevText: '<Prejšnji',
|
887
|
-
nextText: 'Naslednji>',
|
888
|
-
currentText: 'Trenutni',
|
889
|
-
monthNames: ['Januar','Februar','Marec','April','Maj','Junij',
|
890
|
-
'Julij','Avgust','September','Oktober','November','December'],
|
891
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
892
|
-
'Jul','Avg','Sep','Okt','Nov','Dec'],
|
893
|
-
dayNames: ['Nedelja','Ponedeljek','Torek','Sreda','Četrtek','Petek','Sobota'],
|
894
|
-
dayNamesShort: ['Ned','Pon','Tor','Sre','Čet','Pet','Sob'],
|
895
|
-
dayNamesMin: ['Ne','Po','To','Sr','Če','Pe','So'],
|
896
|
-
weekHeader: 'Teden',
|
897
|
-
dateFormat: 'dd.mm.yy',
|
898
|
-
firstDay: 1,
|
899
|
-
isRTL: false,
|
900
|
-
showMonthAfterYear: false,
|
901
|
-
yearSuffix: ''};
|
902
|
-
$.datepicker.setDefaults($.datepicker.regional['sl']);
|
903
|
-
});
|
904
|
-
/* Albanian initialisation for the jQuery UI date picker plugin. */
|
905
|
-
/* Written by Flakron Bytyqi (flakron@gmail.com). */
|
906
|
-
jQuery(function($){
|
907
|
-
$.datepicker.regional['sq'] = {
|
908
|
-
closeText: 'mbylle',
|
909
|
-
prevText: '<mbrapa',
|
910
|
-
nextText: 'Përpara>',
|
911
|
-
currentText: 'sot',
|
912
|
-
monthNames: ['Janar','Shkurt','Mars','Prill','Maj','Qershor',
|
913
|
-
'Korrik','Gusht','Shtator','Tetor','Nëntor','Dhjetor'],
|
914
|
-
monthNamesShort: ['Jan','Shk','Mar','Pri','Maj','Qer',
|
915
|
-
'Kor','Gus','Sht','Tet','Nën','Dhj'],
|
916
|
-
dayNames: ['E Diel','E Hënë','E Martë','E Mërkurë','E Enjte','E Premte','E Shtune'],
|
917
|
-
dayNamesShort: ['Di','Hë','Ma','Më','En','Pr','Sh'],
|
918
|
-
dayNamesMin: ['Di','Hë','Ma','Më','En','Pr','Sh'],
|
919
|
-
weekHeader: 'Ja',
|
920
|
-
dateFormat: 'dd.mm.yy',
|
921
|
-
firstDay: 1,
|
922
|
-
isRTL: false,
|
923
|
-
showMonthAfterYear: false,
|
924
|
-
yearSuffix: ''};
|
925
|
-
$.datepicker.setDefaults($.datepicker.regional['sq']);
|
926
|
-
});
|
927
|
-
/* Serbian i18n for the jQuery UI date picker plugin. */
|
928
|
-
/* Written by Dejan Dimić. */
|
929
|
-
jQuery(function($){
|
930
|
-
$.datepicker.regional['sr-SR'] = {
|
931
|
-
closeText: 'Zatvori',
|
932
|
-
prevText: '<',
|
933
|
-
nextText: '>',
|
934
|
-
currentText: 'Danas',
|
935
|
-
monthNames: ['Januar','Februar','Mart','April','Maj','Jun',
|
936
|
-
'Jul','Avgust','Septembar','Oktobar','Novembar','Decembar'],
|
937
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
938
|
-
'Jul','Avg','Sep','Okt','Nov','Dec'],
|
939
|
-
dayNames: ['Nedelja','Ponedeljak','Utorak','Sreda','Četvrtak','Petak','Subota'],
|
940
|
-
dayNamesShort: ['Ned','Pon','Uto','Sre','Čet','Pet','Sub'],
|
941
|
-
dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
|
942
|
-
weekHeader: 'Sed',
|
943
|
-
dateFormat: 'dd/mm/yy',
|
944
|
-
firstDay: 1,
|
945
|
-
isRTL: false,
|
946
|
-
showMonthAfterYear: false,
|
947
|
-
yearSuffix: ''};
|
948
|
-
$.datepicker.setDefaults($.datepicker.regional['sr-SR']);
|
949
|
-
});
|
950
|
-
/* Serbian i18n for the jQuery UI date picker plugin. */
|
951
|
-
/* Written by Dejan Dimić. */
|
952
|
-
jQuery(function($){
|
953
|
-
$.datepicker.regional['sr'] = {
|
954
|
-
closeText: 'Затвори',
|
955
|
-
prevText: '<',
|
956
|
-
nextText: '>',
|
957
|
-
currentText: 'Данас',
|
958
|
-
monthNames: ['Јануар','Фебруар','Март','Април','Мај','Јун',
|
959
|
-
'Јул','Август','Септембар','Октобар','Новембар','Децембар'],
|
960
|
-
monthNamesShort: ['Јан','Феб','Мар','Апр','Мај','Јун',
|
961
|
-
'Јул','Авг','Сеп','Окт','Нов','Дец'],
|
962
|
-
dayNames: ['Недеља','Понедељак','Уторак','Среда','Четвртак','Петак','Субота'],
|
963
|
-
dayNamesShort: ['Нед','Пон','Уто','Сре','Чет','Пет','Суб'],
|
964
|
-
dayNamesMin: ['Не','По','Ут','Ср','Че','Пе','Су'],
|
965
|
-
weekHeader: 'Сед',
|
966
|
-
dateFormat: 'dd/mm/yy',
|
967
|
-
firstDay: 1,
|
968
|
-
isRTL: false,
|
969
|
-
showMonthAfterYear: false,
|
970
|
-
yearSuffix: ''};
|
971
|
-
$.datepicker.setDefaults($.datepicker.regional['sr']);
|
972
|
-
});
|
973
|
-
/* Swedish initialisation for the jQuery UI date picker plugin. */
|
974
|
-
/* Written by Anders Ekdahl ( anders@nomadiz.se). */
|
975
|
-
jQuery(function($){
|
976
|
-
$.datepicker.regional['sv'] = {
|
977
|
-
closeText: 'Stäng',
|
978
|
-
prevText: '«Förra',
|
979
|
-
nextText: 'Nästa»',
|
980
|
-
currentText: 'Idag',
|
981
|
-
monthNames: ['Januari','Februari','Mars','April','Maj','Juni',
|
982
|
-
'Juli','Augusti','September','Oktober','November','December'],
|
983
|
-
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
984
|
-
'Jul','Aug','Sep','Okt','Nov','Dec'],
|
985
|
-
dayNamesShort: ['Sön','Mån','Tis','Ons','Tor','Fre','Lör'],
|
986
|
-
dayNames: ['Söndag','Måndag','Tisdag','Onsdag','Torsdag','Fredag','Lördag'],
|
987
|
-
dayNamesMin: ['Sö','Må','Ti','On','To','Fr','Lö'],
|
988
|
-
weekHeader: 'Ve',
|
989
|
-
dateFormat: 'yy-mm-dd',
|
990
|
-
firstDay: 1,
|
991
|
-
isRTL: false,
|
992
|
-
showMonthAfterYear: false,
|
993
|
-
yearSuffix: ''};
|
994
|
-
$.datepicker.setDefaults($.datepicker.regional['sv']);
|
995
|
-
});
|
996
|
-
/* Tamil (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
997
|
-
/* Written by S A Sureshkumar (saskumar@live.com). */
|
998
|
-
jQuery(function($){
|
999
|
-
$.datepicker.regional['ta'] = {
|
1000
|
-
closeText: 'மூடு',
|
1001
|
-
prevText: 'முன்னையது',
|
1002
|
-
nextText: 'அடுத்தது',
|
1003
|
-
currentText: 'இன்று',
|
1004
|
-
monthNames: ['தை','மாசி','பங்குனி','சித்திரை','வைகாசி','ஆனி',
|
1005
|
-
'ஆடி','ஆவணி','புரட்டாசி','ஐப்பசி','கார்த்திகை','மார்கழி'],
|
1006
|
-
monthNamesShort: ['தை','மாசி','பங்','சித்','வைகா','ஆனி',
|
1007
|
-
'ஆடி','ஆவ','புர','ஐப்','கார்','மார்'],
|
1008
|
-
dayNames: ['ஞாயிற்றுக்கிழமை','திங்கட்கிழமை','செவ்வாய்க்கிழமை','புதன்கிழமை','வியாழக்கிழமை','வெள்ளிக்கிழமை','சனிக்கிழமை'],
|
1009
|
-
dayNamesShort: ['ஞாயிறு','திங்கள்','செவ்வாய்','புதன்','வியாழன்','வெள்ளி','சனி'],
|
1010
|
-
dayNamesMin: ['ஞா','தி','செ','பு','வி','வெ','ச'],
|
1011
|
-
weekHeader: 'Не',
|
1012
|
-
dateFormat: 'dd/mm/yy',
|
1013
|
-
firstDay: 1,
|
1014
|
-
isRTL: false,
|
1015
|
-
showMonthAfterYear: false,
|
1016
|
-
yearSuffix: ''};
|
1017
|
-
$.datepicker.setDefaults($.datepicker.regional['ta']);
|
1018
|
-
});
|
1019
|
-
/* Thai initialisation for the jQuery UI date picker plugin. */
|
1020
|
-
/* Written by pipo (pipo@sixhead.com). */
|
1021
|
-
jQuery(function($){
|
1022
|
-
$.datepicker.regional['th'] = {
|
1023
|
-
closeText: 'ปิด',
|
1024
|
-
prevText: '« ย้อน',
|
1025
|
-
nextText: 'ถัดไป »',
|
1026
|
-
currentText: 'วันนี้',
|
1027
|
-
monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน',
|
1028
|
-
'กรกฏาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],
|
1029
|
-
monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.',
|
1030
|
-
'ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.'],
|
1031
|
-
dayNames: ['อาทิตย์','จันทร์','อังคาร','พุธ','พฤหัสบดี','ศุกร์','เสาร์'],
|
1032
|
-
dayNamesShort: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'],
|
1033
|
-
dayNamesMin: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'],
|
1034
|
-
weekHeader: 'Wk',
|
1035
|
-
dateFormat: 'dd/mm/yy',
|
1036
|
-
firstDay: 0,
|
1037
|
-
isRTL: false,
|
1038
|
-
showMonthAfterYear: false,
|
1039
|
-
yearSuffix: ''};
|
1040
|
-
$.datepicker.setDefaults($.datepicker.regional['th']);
|
1041
|
-
});/* Turkish initialisation for the jQuery UI date picker plugin. */
|
1042
|
-
/* Written by Izzet Emre Erkan (kara@karalamalar.net). */
|
1043
|
-
jQuery(function($){
|
1044
|
-
$.datepicker.regional['tr'] = {
|
1045
|
-
closeText: 'kapat',
|
1046
|
-
prevText: '<geri',
|
1047
|
-
nextText: 'ileri>',
|
1048
|
-
currentText: 'bugün',
|
1049
|
-
monthNames: ['Ocak','Şubat','Mart','Nisan','Mayıs','Haziran',
|
1050
|
-
'Temmuz','Ağustos','Eylül','Ekim','Kasım','Aralık'],
|
1051
|
-
monthNamesShort: ['Oca','Şub','Mar','Nis','May','Haz',
|
1052
|
-
'Tem','Ağu','Eyl','Eki','Kas','Ara'],
|
1053
|
-
dayNames: ['Pazar','Pazartesi','Salı','Çarşamba','Perşembe','Cuma','Cumartesi'],
|
1054
|
-
dayNamesShort: ['Pz','Pt','Sa','Ça','Pe','Cu','Ct'],
|
1055
|
-
dayNamesMin: ['Pz','Pt','Sa','Ça','Pe','Cu','Ct'],
|
1056
|
-
weekHeader: 'Hf',
|
1057
|
-
dateFormat: 'dd.mm.yy',
|
1058
|
-
firstDay: 1,
|
1059
|
-
isRTL: false,
|
1060
|
-
showMonthAfterYear: false,
|
1061
|
-
yearSuffix: ''};
|
1062
|
-
$.datepicker.setDefaults($.datepicker.regional['tr']);
|
1063
|
-
});/* Ukrainian (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
1064
|
-
/* Written by Maxim Drogobitskiy (maxdao@gmail.com). */
|
1065
|
-
jQuery(function($){
|
1066
|
-
$.datepicker.regional['uk'] = {
|
1067
|
-
closeText: 'Закрити',
|
1068
|
-
prevText: '<',
|
1069
|
-
nextText: '>',
|
1070
|
-
currentText: 'Сьогодні',
|
1071
|
-
monthNames: ['Січень','Лютий','Березень','Квітень','Травень','Червень',
|
1072
|
-
'Липень','Серпень','Вересень','Жовтень','Листопад','Грудень'],
|
1073
|
-
monthNamesShort: ['Січ','Лют','Бер','Кві','Тра','Чер',
|
1074
|
-
'Лип','Сер','Вер','Жов','Лис','Гру'],
|
1075
|
-
dayNames: ['неділя','понеділок','вівторок','середа','четвер','п’ятниця','субота'],
|
1076
|
-
dayNamesShort: ['нед','пнд','вів','срд','чтв','птн','сбт'],
|
1077
|
-
dayNamesMin: ['Нд','Пн','Вт','Ср','Чт','Пт','Сб'],
|
1078
|
-
weekHeader: 'Не',
|
1079
|
-
dateFormat: 'dd/mm/yy',
|
1080
|
-
firstDay: 1,
|
1081
|
-
isRTL: false,
|
1082
|
-
showMonthAfterYear: false,
|
1083
|
-
yearSuffix: ''};
|
1084
|
-
$.datepicker.setDefaults($.datepicker.regional['uk']);
|
1085
|
-
});/* Vietnamese initialisation for the jQuery UI date picker plugin. */
|
1086
|
-
/* Translated by Le Thanh Huy (lthanhhuy@cit.ctu.edu.vn). */
|
1087
|
-
jQuery(function($){
|
1088
|
-
$.datepicker.regional['vi'] = {
|
1089
|
-
closeText: 'Đóng',
|
1090
|
-
prevText: '<Trước',
|
1091
|
-
nextText: 'Tiếp>',
|
1092
|
-
currentText: 'Hôm nay',
|
1093
|
-
monthNames: ['Tháng Một', 'Tháng Hai', 'Tháng Ba', 'Tháng Tư', 'Tháng Năm', 'Tháng Sáu',
|
1094
|
-
'Tháng Bảy', 'Tháng Tám', 'Tháng Chín', 'Tháng Mười', 'Tháng Mười Một', 'Tháng Mười Hai'],
|
1095
|
-
monthNamesShort: ['Tháng 1', 'Tháng 2', 'Tháng 3', 'Tháng 4', 'Tháng 5', 'Tháng 6',
|
1096
|
-
'Tháng 7', 'Tháng 8', 'Tháng 9', 'Tháng 10', 'Tháng 11', 'Tháng 12'],
|
1097
|
-
dayNames: ['Chủ Nhật', 'Thứ Hai', 'Thứ Ba', 'Thứ Tư', 'Thứ Năm', 'Thứ Sáu', 'Thứ Bảy'],
|
1098
|
-
dayNamesShort: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'],
|
1099
|
-
dayNamesMin: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'],
|
1100
|
-
weekHeader: 'Tu',
|
1101
|
-
dateFormat: 'dd/mm/yy',
|
1102
|
-
firstDay: 0,
|
1103
|
-
isRTL: false,
|
1104
|
-
showMonthAfterYear: false,
|
1105
|
-
yearSuffix: ''};
|
1106
|
-
$.datepicker.setDefaults($.datepicker.regional['vi']);
|
1107
|
-
});
|
1108
|
-
/* Chinese initialisation for the jQuery UI date picker plugin. */
|
1109
|
-
/* Written by Cloudream (cloudream@gmail.com). */
|
1110
|
-
jQuery(function($){
|
1111
|
-
$.datepicker.regional['zh-CN'] = {
|
1112
|
-
closeText: '关闭',
|
1113
|
-
prevText: '<上月',
|
1114
|
-
nextText: '下月>',
|
1115
|
-
currentText: '今天',
|
1116
|
-
monthNames: ['一月','二月','三月','四月','五月','六月',
|
1117
|
-
'七月','八月','九月','十月','十一月','十二月'],
|
1118
|
-
monthNamesShort: ['一','二','三','四','五','六',
|
1119
|
-
'七','八','九','十','十一','十二'],
|
1120
|
-
dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'],
|
1121
|
-
dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'],
|
1122
|
-
dayNamesMin: ['日','一','二','三','四','五','六'],
|
1123
|
-
weekHeader: '周',
|
1124
|
-
dateFormat: 'yy-mm-dd',
|
1125
|
-
firstDay: 1,
|
1126
|
-
isRTL: false,
|
1127
|
-
showMonthAfterYear: true,
|
1128
|
-
yearSuffix: '年'};
|
1129
|
-
$.datepicker.setDefaults($.datepicker.regional['zh-CN']);
|
1130
|
-
});
|
1131
|
-
/* Chinese initialisation for the jQuery UI date picker plugin. */
|
1132
|
-
/* Written by SCCY (samuelcychan@gmail.com). */
|
1133
|
-
jQuery(function($){
|
1134
|
-
$.datepicker.regional['zh-HK'] = {
|
1135
|
-
closeText: '關閉',
|
1136
|
-
prevText: '<上月',
|
1137
|
-
nextText: '下月>',
|
1138
|
-
currentText: '今天',
|
1139
|
-
monthNames: ['一月','二月','三月','四月','五月','六月',
|
1140
|
-
'七月','八月','九月','十月','十一月','十二月'],
|
1141
|
-
monthNamesShort: ['一','二','三','四','五','六',
|
1142
|
-
'七','八','九','十','十一','十二'],
|
1143
|
-
dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'],
|
1144
|
-
dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'],
|
1145
|
-
dayNamesMin: ['日','一','二','三','四','五','六'],
|
1146
|
-
weekHeader: '周',
|
1147
|
-
dateFormat: 'dd-mm-yy',
|
1148
|
-
firstDay: 0,
|
1149
|
-
isRTL: false,
|
1150
|
-
showMonthAfterYear: true,
|
1151
|
-
yearSuffix: '年'};
|
1152
|
-
$.datepicker.setDefaults($.datepicker.regional['zh-HK']);
|
1153
|
-
});
|
1154
|
-
/* Chinese initialisation for the jQuery UI date picker plugin. */
|
1155
|
-
/* Written by Ressol (ressol@gmail.com). */
|
1156
|
-
jQuery(function($){
|
1157
|
-
$.datepicker.regional['zh-TW'] = {
|
1158
|
-
closeText: '關閉',
|
1159
|
-
prevText: '<上月',
|
1160
|
-
nextText: '下月>',
|
1161
|
-
currentText: '今天',
|
1162
|
-
monthNames: ['一月','二月','三月','四月','五月','六月',
|
1163
|
-
'七月','八月','九月','十月','十一月','十二月'],
|
1164
|
-
monthNamesShort: ['一','二','三','四','五','六',
|
1165
|
-
'七','八','九','十','十一','十二'],
|
1166
|
-
dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'],
|
1167
|
-
dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'],
|
1168
|
-
dayNamesMin: ['日','一','二','三','四','五','六'],
|
1169
|
-
weekHeader: '周',
|
1170
|
-
dateFormat: 'yy/mm/dd',
|
1171
|
-
firstDay: 1,
|
1172
|
-
isRTL: false,
|
1173
|
-
showMonthAfterYear: true,
|
1174
|
-
yearSuffix: '年'};
|
1175
|
-
$.datepicker.setDefaults($.datepicker.regional['zh-TW']);
|
1176
|
-
});
|