silverstripe-frameworktest/code
Ingo Schommer ccbbd91822 Set values on readonly/disabled fields
These field variations are not corresponding to properties on the underlying DataObject,
hence need to be set manually. At the moment, Form->loadDataFrom() is never called during schema generation,
so the setValue() calls are required for all fields - which is a bug in the LeftAndMain->schema() implementation.
2016-10-14 07:47:57 +13:00
..
multiform Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
recaptcha Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
sifr Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
tagfield Converted to PSR-2 2015-12-18 09:20:49 +13:00
BasicFieldsTestPage.php Set values on readonly/disabled fields 2016-10-14 07:47:57 +13:00
Company.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
Employee.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
FileUploadRole.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
FrameworkTestFileExtension.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
FrameworktestRegressSessionAdmin.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
FrameworkTestRole.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
FrameworkTestSiteTreeExtension.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
FTPageMakerTask.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
GridFieldTestPage.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
Organisation.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
RelationFieldsTestPage.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
TestCategory.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
TestFileUploadPage.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
TestModelAdmin.php Extend correct ModelAdmin class 2016-09-07 09:10:34 +12:00
TestPage.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
TestReactFormBuilder.php Rebased with webpack 2016-09-29 13:39:07 +13:00