silverstripe-frameworktest/code
Ingo Schommer 8a024fd39c Use actual manymany for CheckboxSetField
It's not really designed to work with a has_one or database column (you'd use OptionsetField for that).
Also removed the "Field" suffix from "MultipleListboxField" (inconsistent with other column names)
2016-10-18 23:15:37 +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 Use actual manymany for CheckboxSetField 2016-10-18 23:15:37 +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 More consistent field loading, using loadDataFrom() in react test admin 2016-10-18 22:07:07 +13:00