silverstripe-framework/docs/en
martimiz 5186bada17 FIX DateField Calendar - make dates with day- and monthnames validate
In locales other than en_US, as a result of missing jQuery locale
files, the DatePicker defaulted to English whenever day and monthnames
were used, breaking validation. Needed to change official locale files
before adding, because Zend_Date and jQuery day/monthnames not matching
again breaks validation.

Removed hard setting the names to uppercase, breaking validation for
other locales

Changed order in convert_iso_to_jquery_format(), to prevent EEE(E)
settings from being overwritten

Added a check for existing locale files, and made DatePicker fallback
to ISO yyy-MM-dd if a missing locale file would otherwise break
validation.

Added documentation for the DateField
2012-10-12 10:16:35 +02:00
..
_images MINOR: Forms, navigation howto plus adjustments to tutorial one (#6367 ) 2012-08-07 21:06:34 +02:00
changelogs Added 3.0.2 changelog (and added missing 3.0.1 changelog to the list) 2012-09-17 13:25:31 +12:00
howto Update docs/en/howto/extend-cms-interface.md 2012-10-08 13:11:33 +13:00
installation Update docs/en/installation/from-source.md 2012-10-11 17:06:51 +03:00
misc Point people at silverstripe-dev and not the forum for discussing patches. 2012-10-09 14:53:48 +13:00
reference FIX DateField Calendar - make dates with day- and monthnames validate 2012-10-12 10:16:35 +02:00
topics Moved all translator-targeted documentation to contributing/translation and left translation-process for advanced topics relating to module maintainers and the core team. 2012-10-09 14:53:47 +13:00
tutorials Fixed markdown whitespace usage 2012-10-02 11:38:16 +02:00
index.md Corrected a number of inbound links pointing to the documentation. 2012-10-09 14:53:47 +13:00