Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 (cherry picked from commit 8f42ab013469865ae790089717a56b6ca774dc75) | ||||
* | 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. (cherry picked from commit 0bbad349b982839c607d7c16bf2e46a293532dee) | ||||
* | Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque ↵ | Eneko Illarramendi | 2012-05-14 | 1 | -9/+9 |
| | | | | | | locale incorrect. (cherry picked from commit 1304c50532b65738a7fc3c9deb3943f7de308539) | ||||
* | Datepicker: Added missing quote in Hindi i18n. | Scott González | 2012-04-22 | 1 | -1/+1 |
| | | | | (cherry picked from commit e55391a4193a870c3e65f9d462433045f1717143) | ||||
* | Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - ↵ | G Karunakar | 2012-04-19 | 1 | -9/+9 |
| | | | | | | Datepicker: Incorrect translations for Hindi locale. (cherry picked from commit d783766f9053a2075c579296d819f0941796ac1c) | ||||
* | 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 ↵ | Scott González | 2012-03-29 | 1 | -7/+43 |
| | | | | | | | | | | multiple lines for readability. Fixes #8225 - Datepicker: Incorrect values in Persian localization. (cherry picked from commit a51451dc1b19bf6c2e10b1648b57d006bf38c303) Conflicts: ui/i18n/jquery.ui.datepicker-fa.js | ||||
* | Datepicker: Fixed month name for Macedonian localization. Fixes #8206 - ↵ | stojce | 2012-03-22 | 1 | -2/+2 |
| | | | | | | Datepicker: Incorrect month name for Macedonian localization. (cherry picked from commit 9bb9141f299ce1b7ddcffc39063a9e6581e19ba6) | ||||
* | Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add ↵ | Lado Lomidze | 2012-03-22 | 1 | -0/+21 |
| | | | | | | Georgian localization. (cherry picked from commit c12a47074e83b2495b8ff7113d939722f9cdb7c7) | ||||
* | Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes ↵ | Scott González | 2012-03-14 | 1 | -12/+12 |
| | | | | | | | | | | #8194 - Datepicker: Incorrect day name for Finnish localization. (cherry picked from commit 5c53dd1bbc0cb0897d4851bad77c3fe22fda27dc) Conflicts: ui/i18n/jquery.ui.datepicker-fi.js | ||||
* | Corrected week header for et locale. Fixed #8129 - Localization error in et ↵ | Richard D. Worth | 2012-02-23 | 1 | -1/+1 |
| | | | | | | locale (week header) (cherry picked from commit fa40c352af59258362d17e2f1e8642343b1ae3c0) | ||||
* | Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi ↵ | Richard D. Worth | 2012-02-15 | 1 | -0/+23 |
| | | | | | | localization (cherry picked from commit 90959389ee895f5123589e5be17081fdbe340283) | ||||
* | Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer ↵ | Douglas | 2012-02-12 | 1 | -0/+23 |
| | | | | | | localization. (cherry picked from commit 8406d97c6d3721d54485770355d71de55468b0e0) | ||||
* | 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! (cherry picked from commit e496cde384d1497993394f04110ef8099d256eee) | ||||
* | Datepicker i18n: Fixed Macedonian date format. Fixes #8040 - Datepicker: ↵ | stojce | 2012-01-20 | 1 | -1/+1 |
| | | | | | | Macedonian locale has incorrect date format. (cherry picked from commit b7af203c8e9db1d253bca7aeb66350280402ca1c) | ||||
* | Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, ↵ | clear00 | 2012-01-20 | 1 | -7/+7 |
| | | | | showMonthAfterYear on the Korean translation . Fixed #8010 - Datepicker i18n: Fix some issues on the Korean translation(cherry picked from commit c0dfa1173c7427622a9f7573b173211f6b594a5f) | ||||
* | Datepicker i18n (nl-BE): Removed BOM. | Scott González | 2012-01-12 | 1 | -2/+2 |
| | | | | (cherry picked from commit eee63a2e2435a6ecbcd0daa15f41b7bd5901e307) | ||||
* | jquery.ui.datepicker-uk.js : Corrected translation of the weekHeader.(cherry ↵ | igor milla | 2011-11-19 | 1 | -1/+2 |
| | | | | picked from commit f25937b215b1302368a71d69368d4782abdb7bac) | ||||
* | Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch ↵ | David De Sloovere | 2011-11-19 | 1 | -0/+23 |
| | | | | | | (Belgium) Localization (cherry picked from commit dfbd9be72df7734451f535af6dcc1f07294c242b) | ||||
* | Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 ↵ | stojce | 2011-11-19 | 1 | -0/+23 |
| | | | | | | Datepicker: Add Macedonian Localization (cherry picked from commit b2d05f8b76a0de4e66f6a51d77b952be1633e17a) | ||||
* | Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add ↵ | William Griffiths | 2011-11-19 | 1 | -0/+23 |
| | | | | | | Welsh/UK Localization (cherry picked from commit 6525365944d306931e0697b7bb909e9e48a5501c) | ||||
* | Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add ↵ | Michel Weimerskirch | 2011-11-19 | 1 | -0/+23 |
| | | | | | | Luxembourgish Translation (cherry picked from commit 326bfec626b3039e2d51f53d2d6d2d48cdd78207) | ||||
* | Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan ↵ | Scott González | 2011-11-01 | 1 | -2/+2 |
| | | | | | | language code. (cherry picked from commit f11dab34cce80f027c74cf604394c05d32c38255) | ||||
* | Datepicker i18n hu: Corrected four-digit year in dateFormat. Fixes #7714 - ↵ | Richard D. Worth | 2011-09-13 | 1 | -1/+1 |
| | | | | | | Hungarian translation (cherry picked from commit cedac75bccbfd8eb2b0301fd40fc31a36a9296b1) | ||||
* | Datepicker i17n hu: Corrected some spellings and abbreviations as well as ↵ | Richard D. Worth | 2011-09-13 | 1 | -6/+6 |
| | | | | dateFormat. Fixes #7714 - Hungarian translation | ||||
* | Datepicker i18n: Corrected Dutch abbreviation of month name March. Fixed ↵ | Richard D. Worth | 2011-07-19 | 1 | -1/+1 |
| | | | | | | #7566 - Dutch march name translation (cherry picked from commit 5002bf61855ffe365f759f0b2c484188bfe4e1d6) | ||||
* | Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with ↵ | Kato Kazuyoshi | 2011-05-04 | 31 | -31/+31 |
| | | | | | | JavascriptPacker. (cherry picked from commit f505de68fd7a0f8be70b0ccf97bb9b75b610d8e6) | ||||
* | Datepicker: Fixed Slovak locale. Fixes #7254 - Datepicker: Incorrect day ↵ | Lopo | 2011-04-15 | 1 | -1/+1 |
| | | | | | | name for Slovak localization. (cherry picked from commit 59c787fa4a975547e7789928126028bdfe132582) | ||||
* | Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: ↵ | Scott González | 2011-04-15 | 1 | -1/+1 |
| | | | | | | Incorrect dateFormat in jquery.ui.datepicker-nl.js. (cherry picked from commit 3af0923b73317750ac7a7e431e3fa515f18e5092) | ||||
* | Datepicker i18n: corrected arabic month name for May. Fixed #7055 - ↵ | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | | | | | | Datepicker: arabic month name has March in place of May (cherry picked from commit 5c6afa8e7bcf0b7111245ad703d28cfcefc1d59f) | ||||
* | Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add ↵ | Scott González | 2011-02-25 | 1 | -0/+23 |
| | | | | | | Tajikistan localization. (cherry picked from commit 0cd297702db890672a2886026200e9762de43e77) | ||||
* | Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - ↵ | adam j. sontag | 2011-02-21 | 1 | -1/+1 |
| | | | | | | Hungarian Localisation has month-date in wrong order (cherry picked from commit b4bcc1bf9dc8673089eb7cdcc3378a93d7f0a678) | ||||
* | Datepicker: improved translation of Norwegian names for days and months. ↵ | Martin Solli | 2011-02-15 | 1 | -19/+19 |
| | | | | Fixed #6986 - Improved translation of day and month names(cherry picked from commit d505c7c66d9041988c4563801d781b47cad2e439) | ||||
* | Datepicker i18n: Added Algerian Arabic to demos. | Scott González | 2011-01-19 | 1 | -2/+1 |
| | | | | (cherry picked from commit 30c9473d8f297d53f0d3715e8cd00b61b841a85a) | ||||
* | Datepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add ↵ | cherif | 2011-01-19 | 1 | -0/+24 |
| | | | | | | Algerian Arabic support. (cherry picked from commit fcf8c2631c8e3d78b1565af856cb44ca6bc21b60) | ||||
* | Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 ↵ | Scott González | 2011-01-17 | 2 | -0/+46 |
| | | | | | | - Datepicker: Add en-AU or en-NZ initialisations. Thanks Campbell | ||||
* | Datepicker: Added Malayalam translation. Fixes #6822 - Datepicker: Add i18n ↵ | Saji | 2011-01-08 | 1 | -0/+23 |
| | | | | translation for Malayalam. | ||||
* | Datepicker: Added Rhaeto-Romanic translation. Fixes #6728 - Datepicker: Add ↵ | Heiko Henning | 2010-12-07 | 1 | -0/+21 |
| | | | | i18n translation for Rhaeto-Romanic. | ||||
* | Datepicker: modified Arabic day names order. Fixed #6676 - ui.datepicker: ↵ | Khaled AlHourani | 2010-11-21 | 1 | -7/+6 |
| | | | | Arabic Localization miss order | ||||
* | Datepicker: fixed the French translation. Fixed #6646 - Wrong French ↵ | Stéphane Raimbault | 2010-11-11 | 1 | -9/+11 |
| | | | | | | | | | translation of datepicker References - http://fr.wikipedia.org/wiki/Mois - http://sourceware.org/bugzilla/show_bug.cgi?id=6040 - http://code.djangoproject.com/browser/django/trunk/django/conf/locale/fr/LC_MESSAGES/djangojs.po | ||||
* | Datepicker: Fixed Norwegian locale. Fixes #6086 - Error in ↵ | Scott González | 2010-10-26 | 1 | -2/+2 |
| | | | | "jquery.ui.datepicker-no.js". | ||||
* | Datepicker: Fixed currentText in French locale. Fixes #5455 - Correction in ↵ | Scott González | 2010-10-26 | 1 | -1/+1 |
| | | | | French localization for Datepicker. | ||||
* | Datepicker: Fixed month name in Thai localization. Fixes #5862 - Datepicker: ↵ | sixhead | 2010-10-26 | 1 | -1/+1 |
| | | | | wrong month name for Thai locale. | ||||
* | Datepicker: fixed typo in russian localization. Fixed #6100 – Datepicker: ↵ | m157y | 2010-10-06 | 1 | -1/+1 |
| | | | | Incorrect weekHeader for Russian localization | ||||
* | Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add ↵ | Scott González | 2010-09-24 | 1 | -0/+22 |
| | | | | Portuguese localization. | ||||
* | Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add ↵ | Jorge Barreiro | 2010-09-20 | 1 | -0/+23 |
| | | | | Galician localization. | ||||
* | Datepicker: Added Kazakhstan localization. Fixes #5924 - Kazakhstan ↵ | Scott González | 2010-08-11 | 1 | -0/+23 |
| | | | | localization for ui.datepicker. | ||||
* | Datepicker: Fixed pt-BR translation. Fixes #5363 - Error in datepicker ↵ | Diego | 2010-07-16 | 1 | -3/+3 |
| | | | | translation for pt-BR. | ||||
* | Datepicker: i18n Polish changed yy-mm-dd to dd.mm.yy. Fixed #5522 - Wrong ↵ | Richard D. Worth | 2010-05-11 | 1 | -1/+1 |
| | | | | date format for polish regional | ||||
* | Datepicker: i18n SK changed firstDay to 1 instead of 0. Fixed #5600 - ↵ | Richard D. Worth | 2010-05-11 | 1 | -1/+1 |
| | | | | Datepicker localization SK. Thanks borsuk |