Go to file
2009-03-18 13:03:52 +00:00
code API CHANGE Using RequiredFields or DataObject->getCMSValidator() in CMSMain->getEditForm(), which means all pages in the CMS will have validation enabled, e.g. for date fields. This is necessary to avoid a global disabling of javascript validation through Validator::set_javascript_validation_handler('none') breaking the CMS, which relies on javascript responses through Form->validate() and the FormResponse class (without specifically requesting them through HTTP Accept headers). See #3386 and #2915 2009-03-18 13:03:52 +00:00
css Merged from branches/2.3 2009-03-10 21:59:19 +00:00
images MINOR Added disabled icons for TableListFields (see r73028) 2009-03-13 10:08:03 +00:00
javascript MINOR Removed console.debug() from LeftAndMain_right.js 2009-03-18 10:51:34 +00:00
lang MINOR Updated translations 2009-03-10 12:41:50 +00:00
tasks MINOR Merged from branches/2.3 2009-01-10 11:36:30 +00:00
templates BUGFIX Using TableListField_Item.ss in MemberTableField to avoid template duplication and inconsistent feature sets 2009-03-13 10:04:58 +00:00
tests Merged from branches/2.3 2009-02-03 02:50:25 +00:00
_config.php MINOR Merged from branches/2.3 2009-01-05 06:17:59 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00