silverstripe-framework/tests/php/Forms
Guy Sartorelli 11595952f4
NEW Search across multiple searchable fields by default (#10382)
* NEW Search across multiple searchable fields by default

* ENH Split search query and search each term separately.
2022-08-01 12:19:02 +12:00
..
CheckboxFieldtest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
CheckboxSetFieldTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
DatetimeFieldTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
EmailFieldTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
FormFactoryTest Update file paths for autoloading compatibility 2020-04-25 10:28:28 +01:00
FormFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormRequestHandlerTest Update file paths for autoloading compatibility 2020-04-25 10:28:28 +01:00
FormScaffolderTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
FormSchemaTest Fix tests 2017-12-08 09:58:52 +13:00
FormTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
GridField NEW Search across multiple searchable fields by default (#10382) 2022-08-01 12:19:02 +12:00
HTMLEditor Merge branch '4.10' into 4.11 2022-06-28 17:41:49 +12:00
ListboxFieldTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
MoneyFieldTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
NumericFieldTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
ValidatorTest Use ReflectionClass for CompositeValidator tests 2020-05-28 11:18:46 +12:00
CheckboxFieldReadonlyTest.php Rename CheckboxFieldReadonlyTest for future PSR-2 compatibility 2018-11-10 10:04:17 +02:00
CheckboxFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
CheckboxSetFieldMultiEnumTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
CheckboxSetFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
CheckboxSetFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
CompositeFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
CompositeValidatorTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ConfirmedPasswordFieldTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
CurrencyFieldDisabledTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
CurrencyFieldReadonlyTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
CurrencyFieldTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
DatalessFieldTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
DateFieldDisabledTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
DateFieldTest.php ENH Various fixes for PHP 8.1 compatibility 2022-04-11 17:22:22 +12:00
DatetimeFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DefaultFormFactoryTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
DisabledTransformationTest.php Add tests for DisabledTransformation, PrintableTransformation and PrintableTransformation_TabSet 2018-10-20 20:06:02 +02:00
DropdownFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
EmailFieldTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
EnumFieldTest.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
FieldGroupTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FieldListTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
FileFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
FormActionTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
FormFactoryTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
FormFactoryTest.yml Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
FormRequestHandlerTest.php [ss-2018-013] Remove password text from session data on failed submission 2018-05-14 17:14:38 +12:00
FormScaffolderTest.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
FormScaffolderTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
FormSchemaTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
FormTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
FormTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GroupedDropdownFieldTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
ListboxFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ListboxFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
LookupFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
LookupFieldTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
MoneyFieldTest.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
NullableFieldTests.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
NumericFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
OptionsetFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
PasswordFieldTest.php [ss-2018-013] Remove password text from session data on failed submission 2018-05-14 17:14:38 +12:00
PopoverFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
PrintableTransformationTabSetTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
PrintableTransformationTest.php Add tests for DisabledTransformation, PrintableTransformation and PrintableTransformation_TabSet 2018-10-20 20:06:02 +02:00
RequiredFieldsTest.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
SelectionGroupTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
SingleLookupFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
TextFieldTest.php NEW Extract Tip from TextField, add test coverage 2019-10-22 17:04:58 +13:00
TextareaFieldTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
TimeFieldReadonlyTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
TimeFieldTest.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
TipTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
TreeDropdownFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
TreeDropdownFieldTest.yml ENH Add tests for Hierarchy extension when applied to a subclass 2021-09-25 00:23:43 +12:00
TreeMultiselectFieldTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ValidatorTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00