Bernhard Schussek 5705f74bd0 [Form] Refactored FieldFactory and moved new implementation into the DIC. FormTest fails now. 14 years ago
..
CsrfProvider c392f2518d [Form][Validator] Fixed indentation 14 years ago
FieldFactory a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests 14 years ago
Fixtures 528ef55da6 [Form] Implemented generic data filter hooks 14 years ago
ValueTransformer 0e75891f25 [Form] Fixed DateTimeToLocalizedStringTransformerTest 14 years ago
ChoiceFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
CollectionFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
CountryFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
DateFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
DateTimeFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
DateTimeTestCase.php 64fb94c725 normalized license messages in PHP files 14 years ago
DoctrineOrmTestCase.php a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests 14 years ago
EntityChoiceFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
FieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
FileFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
FormTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
IntegerFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
LanguageFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
LocaleFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
LocalizedTestCase.php 7492873186 [Form] Fixed a couple of unit tests, refactored PasswordField to FormFactory 14 years ago
PasswordFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
PropertyPathTest.php 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty 14 years ago
RepeatedFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
TestCase.php 5705f74bd0 [Form] Refactored FieldFactory and moved new implementation into the DIC. FormTest fails now. 14 years ago
TimeFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
TimezoneFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
UrlFieldTest.php 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago