silverstripe-framework/tests/php/Forms
Sam Minnee 741166e369 API: ModulePath template global now takes any composer package name.
NEW: URL generation now handled by pluggable ResourceURLGenerator service.
NEW: Requirements::javascript() and Requirements::css() now support “vendor/package:resource” syntax.

These changes will make it easier to us to fully abstract:
 - file access from module location
 - file location from URL generation

API: ModulePath template global now takes any composer package name.
NEW: URL generation now handled by pluggable ResourceURLGenerator service.
NEW: Requirements::javascript() and Requirements::css() now support “vendor/package:resource” syntax.

These changes will make it easier to us to fully abstract:
 - file access from module location
 - file location from URL generation
2017-06-28 16:59:28 +12:00
..
CheckboxFieldtest
CheckboxSetFieldTest
DatetimeFieldTest
EmailFieldTest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
EmbedShortcodeProviderTest API Update embed/embed to 3.0 2017-04-04 10:20:08 +12:00
FormFactoryTest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
FormFieldTest
FormRequestHandlerTest Process actions on Form subclasses 2017-05-18 22:47:39 +12:00
FormScaffolderTest
FormSchemaTest Pass autofocus flag to front-end 2017-05-16 11:53:23 +12:00
FormTest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
GridField Fix merge error 2017-06-23 09:27:46 +12:00
HTMLEditor API: ModulePath template global now takes any composer package name. 2017-06-28 16:59:28 +12:00
ListboxFieldTest
MoneyFieldTest
NumericFieldTest
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
CompositeFieldTest.php
ConfirmedPasswordFieldTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
CurrencyFieldTest.php
DateFieldTest.php API rename 2017-04-27 11:53:43 +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
EmbedShortcodeProviderTest.php API Update embed/embed to 3.0 2017-04-04 10:20:08 +12:00
EnumFieldTest.php New namespaced i18n keys 2017-04-28 14:59:42 +12:00
FieldGroupTest.php
FieldListTest.php
FileFieldTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
FormActionTest.php
FormFactoryTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
FormFactoryTest.yml
FormFieldTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
FormRequestHandlerTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
FormScaffolderTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
FormScaffolderTest.yml
FormSchemaTest.php BUG Add flag on form whether to notify user when there's unsaved changes 2017-06-28 11:14:12 +12:00
FormTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
FormTest.yml
GroupedDropdownFieldTest.php
ListboxFieldTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
ListboxFieldTest.yml
LookupFieldTest.php
LookupFieldTest.yml
MoneyFieldTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
NullableFieldTests.php
NumericFieldTest.php API Create SeparatedDateField 2017-02-15 11:07:58 +13:00
OptionsetFieldTest.php Fix linting issues 2017-05-23 09:13:50 +12:00
PopoverFieldTest.php
RequiredFieldsTest.php
SelectionGroupTest.php Fix unit tests 2017-04-26 16:03:52 +12:00
TextareaFieldTest.php
TextFieldTest.php
TimeFieldTest.php MERGE 2017-04-03 12:11:21 +12:00
TreeDropdownFieldTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
TreeDropdownFieldTest.yml
ValidatorTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00