Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Change a few most common domains from HTTP to HTTPS | Michał Gołębiowski-Owczarek | 2024-04-26 | 3 | -3/+3 |
| | | | | | Also, update a few stale URLs to what they redirect now to. Closes gh-2244 | ||||
* | Datepicker: Capitalize some Indonesian words | Denny Septian Panggabean | 2022-07-14 | 1 | -5/+6 |
| | | | Closes gh-2067 | ||||
* | Datepicker: Add missing localization for prevText and nextText | Felix Nagel | 2022-07-14 | 8 | -16/+16 |
| | | | | | | Fixes gh-2048 Closes gh-2050 Closes gh-2100 | ||||
* | Datepicker: Remove symbols in localization | Felix Nagel | 2022-07-14 | 7 | -11/+11 |
| | | | | | | | Follow-up to dfff5e7e999453f5d080c184bd4e3fdbfc93b83e Fixes gh-2048 Closes gh-2050 | ||||
* | Datepicker: Remove symbols in localization | Adam Lidén Hällgren | 2022-07-14 | 53 | -106/+106 |
| | | | | | | Fixes gh-2048 Closes gh-2050 Ref gh-2067 | ||||
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 75 | -536/+761 |
| | | | | | Fixes #15393 Closes gh-1958 | ||||
* | Datepicker: Fix Hungarian localization to use uppercase for first characters | Fatér Zsolt | 2020-03-23 | 1 | -4/+4 |
| | |||||
* | Datepicker: Add German localization | Florian Wegscheider | 2020-03-23 | 1 | -0/+38 |
| | |||||
* | Datepicker: Fix typo in currentText in da localization | OskarNS | 2019-12-09 | 1 | -1/+1 |
| | | | | | | | The term for "Today" in Danish is "I dag" not "Idag". This is a common misspelling in the Danish language. see https://dsn.dk/?retskriv=idag Dansk Sprognævn (DSN) is the authority over the Danish language. Closes gh-1862 | ||||
* | Datepicker: Fix first day of week for pt-PT locale | Horus68 | 2017-05-31 | 1 | -1/+1 |
| | | | | | Fixes #15195 Closes gh-1820 | ||||
* | Datepicker: Corrections for Swedish localization | Albert Johansson | 2017-03-01 | 1 | -7/+7 |
| | | | | | | | | Months and weekdays should be in small caps in Swedish. https://sv.wikipedia.org/wiki/Versalisering Fixes #15142 Closes gh-1799 | ||||
* | Datepicker: Correct Traditional Chinese translation | Simon Asika | 2016-10-04 | 1 | -4/+4 |
| | | | | | Fixes #15060 Closes gh-1754 | ||||
* | i18n: Fix line length issues | Alexander Schmitz | 2016-04-13 | 16 | -18/+185 |
| | | | | Ref gh-1690 | ||||
* | Datepicker: Fix day names for ar-DZ locale | Amine HADDAD | 2016-04-13 | 1 | -2/+4 |
| | | | | | Fixes #14948 Closes gh-1697 | ||||
* | Datepicker: Fix date format for `ko` locale | Scott González | 2015-09-23 | 1 | -1/+1 |
| | | | | | Fixes #14595 Closes gh-1595 | ||||
* | Datepicker: Style updates to KO locale for jscs | Alexander Schmitz | 2015-09-11 | 1 | -14/+14 |
| | |||||
* | Datepicker: Style updates | Alexander Schmitz | 2015-09-11 | 74 | -1531/+1531 |
| | | | | Ref #14246 | ||||
* | Datepicker: Translate `weekHeader` in ko locale | Myeongjin Lee | 2015-08-31 | 1 | -2/+2 |
| | | | | Closes gh-1582 | ||||
* | Datepicker: Style updates | Alexander Schmitz | 2015-08-21 | 2 | -37/+37 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Datepicker: Move datepicker into widgets folder | Alexander Schmitz | 2015-08-08 | 74 | -74/+74 |
| | | | | Ref #13885 | ||||
* | 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 |