Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Datepicker: Fixed month names and firstDay value in Arabic locale | Mohammed Alshehri | 2014-10-22 | 1 | -6/+7 |
| | | | | | Fixes #10035 Closes gh-1246 | ||||
* | Datepicker: Fix French locale | Scott González | 2014-10-07 | 1 | -1/+1 |
| | | | | | | | Thanks Jérémy M Fixes #10651 Closes gh-1357 | ||||
* | Datepicker: Fix currentText in Greek locale | Scott González | 2014-09-22 | 1 | -1/+1 |
| | | | | | | | Thanks Nikos Kalogridis Fixes #10620 Closes gh-1349 | ||||
* | Datepicker: Fix month names in Persian locale | Scott González | 2014-08-20 | 1 | -12/+12 |
| | | | | | Fixes #10562 Closes gh-1221 | ||||
* | Datepicker: Fix date format for Ukranian locale | Scott González | 2014-03-31 | 1 | -1/+1 |
| | | | | Fixes #9939 | ||||
* | I18n: Avoid indenting an entire file | Rafael Xavier de Souza | 2014-02-19 | 74 | -1509/+1583 |
| | | | | Make code identation consistent with every other source. | ||||
* | I18n: Rename all files, removing the "jquery.ui." prefix | Rafael Xavier de Souza | 2014-02-19 | 3 | -5/+3 |
| | | | | | | | Amend fix for 21154cfa2e02ef1814a6aff68b14553bdad165cb; Ref #9464 Ref gh-1029 | ||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 74 | -73/+73 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | All: Wrap I18n files with UMD return exports | Rafael Xavier de Souza | 2014-01-24 | 74 | -298/+1260 |
| | | | | | Ref #9464 Ref gh-1029 | ||||
* | Datepicker: Fix Spanish locale data | Scott González | 2014-01-10 | 1 | -2/+2 |
| | | | | | Fixes #9735 Closes gh-1166 | ||||
* | Datepicker: Corrected values for Latvian locale. Fixes #9656 - Datepicker: ↵ | Imants Horsts | 2013-11-13 | 1 | -4/+4 |
| | | | | Incorrect values in Latvian localization. | ||||
* | Datepicker: Finnish date format doesn't have padding for day and month. ↵ | Jörn Zaefferer | 2013-10-21 | 1 | -1/+1 |
| | | | | Fixes #9609 - Datepicker: Correct the Finnish date format | ||||
* | Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong ↵ | Vilhjálmur Skúlason | 2013-08-01 | 1 | -1/+1 |
| | | | | dateformat for Icelandic datepicker locale. | ||||
* | Datepicker i18n: Removed "<" in the "Anterior" text for the pt locale. | Gan Eng Chin | 2013-06-26 | 1 | -1/+1 |
| | | | | Removed "<" in the "Anterior" text, so that it is consistent with "Seguinte". | ||||
* | Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - ↵ | Scott González | 2013-05-16 | 3 | -20/+20 |
| | | | | Datepicker: Incorrect capitalisation for French and Spanish. | ||||
* | Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: ↵ | Toshi MARUYAMA | 2013-05-10 | 1 | -2/+2 |
| | | | | Incorrect settings for Lithuanian locale. | ||||
* | Datepicker: Fixed date format for Serbian locales. Fixes #7347 - Datepicker: ↵ | Scott González | 2013-04-03 | 2 | -2/+2 |
| | | | | Wrong date format for Serbian localization. | ||||
* | Datepicker Added it-CH locale. Fixes #9175 - Datepicker: Add Italian in ↵ | Scott González | 2013-03-21 | 1 | -0/+23 |
| | | | | Switzerland locale. | ||||
* | Datepicker: Updated German locale. Fixes #9098 - Datepicker German ↵ | Christian Wenz | 2013-02-19 | 1 | -3/+3 |
| | | | | localization - make casing of previous/next/today consistent. | ||||
* | Datepicker i18n: Change Slovak day/month names to lowercase. Fixes #9078 - ↵ | Scott González | 2013-02-12 | 1 | -3/+3 |
| | | | | Datepicker Slovak localisation - name of day/month is always lowercase. | ||||
* | Datepicker i18n: Fix line endings. | Scott González | 2013-01-08 | 2 | -46/+46 |
| | |||||
* | Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add ↵ | Matthieu Penant | 2012-12-17 | 1 | -0/+23 |
| | | | | Canadian French locale. | ||||
* | Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes ↵ | Bjørn Johansen | 2012-12-05 | 2 | -0/+44 |
| | | | | | | #8886 - Datepicker: Add Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) locales. Signed-off-by: Bjørn Johansen <bjorn.johansen@metronet.no> | ||||
* | Datepicker: Added Belarusian locale. Fixes #8885 - Datepicker: Add ↵ | Pavel Selitskas | 2012-12-05 | 1 | -0/+23 |
| | | | | Belarusian locale. | ||||
* | Datepicker: Fixed firstDay in Faroese locale. Fixes #8815 - Datepicker: ↵ | Scott González | 2012-11-14 | 1 | -1/+1 |
| | | | | Faroese locale has incorrect firstDay. | ||||
* | Datepicker: Added Kyrgyz localization. Fixes #8787 - Datepicker: Add Kyrgyz ↵ | Sergey Kartashov | 2012-11-07 | 1 | -0/+24 |
| | | | | localization. | ||||
* | Revert "Datepicker: Added Kyrgyz localisation" | Scott González | 2012-11-06 | 1 | -23/+0 |
| | | | | This reverts commit 4995ea05fef171bc6cb2f941f062997d2cab76a4. | ||||
* | Datepicker: Added Kyrgyz localisation | elisy | 2012-11-06 | 1 | -0/+23 |
| | |||||
* | Remove trailing whitespace and add final newlines | Trey Hunner | 2012-10-21 | 29 | -35/+35 |
| | |||||
* | Datepicker: Replace HTML entities with characters in es, fi, gl, is, it, ↵ | Kris Borchers | 2012-08-23 | 8 | -35/+35 |
| | | | | pt-BR, pt and sl i18n files. Fixes #8515 - Datepicker: Translation displays HTML entities when setting some formats | ||||
* | Datepicker: Updated zh-CN, zh-HK, and zh-TW locales. Fixes #8511 - ↵ | Jiayi Yang | 2012-08-23 | 3 | -6/+6 |
| | | | | Localization Issue: the monthNameShort in Chinese is wrong. | ||||
* | Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - ↵ | Amir E. Aharoni | 2012-06-01 | 1 | -1/+1 |
| | | | | | | | | | | Datepicker: Incorrect dayNamesMin for Arabic locale. Before this change the minimal names for days of week were the same as the long names. This caused the datepicker to be too wide. The one-letter strings come from the CLDR: http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html | ||||
* | Datepicker: Corrected language code for Georgian language according to ISO ↵ | Pavel Stetina | 2012-05-29 | 1 | -2/+2 |
| | | | | 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code. | ||||
* | Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque ↵ | Eneko Illarramendi | 2012-05-14 | 1 | -9/+9 |
| | | | | locale incorrect. | ||||
* | Datepicker: Added missing quote in Hindi i18n. | Scott González | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - ↵ | G Karunakar | 2012-04-19 | 1 | -9/+9 |
| | | | | Datepicker: Incorrect translations for Hindi locale. | ||||
* | Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - ↵ | Simon | 2012-04-02 | 1 | -1/+1 |
| | | | | Provide a better German translation for the week header. | ||||
* | Datepicker: Fixed nextText, prevText, and Sunday and split words onto ↵ | Amir E. Aharoni | 2012-03-29 | 1 | -7/+43 |
| | | | | multiple lines for readability. Fixes #8225 - Datepicker: Incorrect values in Persian localization. | ||||
* | Datepicker: Fixed month name for Macedonian localization. Fixes #8206 - ↵ | stojce | 2012-03-22 | 1 | -2/+2 |
| | | | | Datepicker: Incorrect month name for Macedonian localization. | ||||
* | Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add ↵ | Lado Lomidze | 2012-03-22 | 1 | -0/+21 |
| | | | | Georgian localization. | ||||
* | Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes ↵ | Harri Kilpiö | 2012-03-14 | 1 | -2/+2 |
| | | | | #8194 - Datepicker: Incorrect day name for Finnish localization. | ||||
* | Use hard tabs for indentation consistently | Trey Hunner | 2012-02-27 | 7 | -59/+59 |
| | |||||
* | Corrected week header for et locale. Fixed #8129 - Localization error in et ↵ | Richard D. Worth | 2012-02-23 | 1 | -1/+1 |
| | | | | locale (week header) | ||||
* | Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi ↵ | Richard D. Worth | 2012-02-15 | 1 | -0/+23 |
| | | | | localization | ||||
* | Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer ↵ | Douglas | 2012-02-12 | 1 | -0/+23 |
| | | | | localization. | ||||
* | Datepicker i18n: Changed Hebrew monthNamesShort from number to names. Fixes ↵ | levushka | 2012-02-01 | 1 | -2/+2 |
| | | | | #6051 - Hebrew and Arabic: Instead of the month name indicates the month number! | ||||
* | Datepicker i18n: Fixed Macedonian date format. Fixes #8040 - Datepicker: ↵ | stojce | 2012-01-20 | 1 | -1/+1 |
| | | | | Macedonian locale has incorrect date format. | ||||
* | Merge pull request #570 from clear00/master | Scott González | 2012-01-20 | 1 | -7/+7 |
|\ | | | | | Datepicker i18n: Fix some issues on the Korean translation | ||||
| * | Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, ↵ | clear00 | 2012-01-13 | 1 | -7/+7 |
| | | | | | | | | showMonthAfterYear on the Korean translation . Fixed #8010 - Datepicker i18n: Fix some issues on the Korean translation | ||||
* | | Datepicker i18n (nl-BE): Removed BOM. | Scott González | 2012-01-12 | 1 | -2/+2 |
|/ |