silverstripe-framework/tests/php/Forms
2017-03-27 11:03:39 +13:00
..
CheckboxFieldtest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CheckboxSetFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DatetimeFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
EmailFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFactoryTest API Split out SilverStripe\ORM\Versioned into new module 2017-03-27 11:03:39 +13:00
FormFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormScaffolderTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridField Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
HTMLEditor Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
ListboxFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
MoneyFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
NumericFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CheckboxFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CheckboxSetFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CheckboxSetFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
CompositeFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ConfirmedPasswordFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CurrencyFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DateFieldTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
DatefieldViewJQueryTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DatetimeFieldTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
DropdownFieldTest.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
EmailFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
EmbedShortcodeProviderTest.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
EnumFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FieldGroupTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FieldListTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FileFieldTest.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
FormActionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFactoryTest.php API Split out SilverStripe\ORM\Versioned into new module 2017-03-27 11:03:39 +13:00
FormFactoryTest.yml Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFieldTest.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
FormScaffolderTest.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
FormScaffolderTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
FormSchemaTest.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
FormTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
FormTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GroupedDropdownFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
InlineFormActionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ListboxFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ListboxFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
LookupFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
LookupFieldTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
MemberDatetimeOptionsetFieldTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
MemberDatetimeOptionsetFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
MoneyFieldTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
NullableFieldTests.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
NumericFieldTest.php API Create SeparatedDateField 2017-02-15 11:07:58 +13:00
OptionsetFieldTest.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
PopoverFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
RequiredFieldsTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SelectionGroupTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SeparatedDateFieldTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
TextareaFieldTest.php Merge branch '3' 2016-12-28 14:30:54 +00:00
TextFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
TimeFieldTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
TreeDropdownFieldTest.php Merge branch '3' 2017-01-31 17:03:53 +00:00
TreeDropdownFieldTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00