silverstripe-framework/tests/php/Forms
Will Rossiter 2512761587 Fix invalid markup in SelectionGroup selected values 2018-04-05 10:16:25 +12: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 API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
FormFactoryTest BUG Fix behaviour towards versioned but unstagable records 2018-02-20 12:20:18 +13:00
FormFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormRequestHandlerTest Process actions on Form subclasses 2017-05-18 22:47:39 +12:00
FormScaffolderTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormSchemaTest Fix tests 2017-12-08 09:58:52 +13:00
FormTest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
GridField BUG Prevent versioned from breaking gridfield tests 2018-01-23 09:29:42 +13:00
HTMLEditor Update reference to TestAssetStore 2018-02-14 16:24:12 +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
ValidatorTest FIX for #4417: Ensuring ->removeValidation() is defined on instances of Validator. Setup new API for enabling/disabling validation. Documentation and better type handling. 2017-05-16 12:58:00 +01:00
CheckboxFieldTest.php Fix linting issues 2017-05-23 09:13:50 +12:00
CheckboxSetFieldTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12: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 API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
CurrencyFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DateFieldTest.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
DatetimeFieldTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
DropdownFieldTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
EmailFieldTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
EnumFieldTest.php New namespaced i18n keys 2017-04-28 14:59:42 +12:00
FieldGroupTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FieldListTest.php ENHANCEMENT Add flattenFields() function to iterate over all deeply nested fields in a form 2017-12-14 14:23:00 +00:00
FileFieldTest.php NEW: Implement accept attribute in FileField (closes #7279) 2017-10-03 16:48:49 +01:00
FormActionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFactoryTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
FormFactoryTest.yml Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFieldTest.php API Make FormField::hasClass return a boolean instead of an int 2017-08-23 16:23:28 +12:00
FormRequestHandlerTest.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
FormScaffolderTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
FormScaffolderTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
FormSchemaTest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
FormTest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00: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
ListboxFieldTest.php Linting cleanup 2017-12-14 14:18:41 +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
MoneyFieldTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
NullableFieldTests.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
NumericFieldTest.php Merge pull request #7103 from dnadesign/fix-numericfield-null 2017-07-05 11:45:45 +01:00
OptionsetFieldTest.php Fix linting issues 2017-05-23 09:13:50 +12: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 Fix invalid markup in SelectionGroup selected values 2018-04-05 10:16:25 +12:00
TextFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
TextareaFieldTest.php Merge branch '3' 2016-12-28 14:30:54 +00:00
TimeFieldTest.php MERGE 2017-04-03 12:11:21 +12:00
TreeDropdownFieldTest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
TreeDropdownFieldTest.yml BUG Ensure readonly tree dropdown is safely encoded 2017-10-26 13:04:30 +13:00
TreeMultiselectFieldTest.php BUG Ensure readonly tree dropdown is safely encoded 2017-10-26 13:04:30 +13:00
ValidatorTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00