Bernhard Schussek f2c1976da6 [Form] Refactored FileField to FormFactory and fixed file upload mechanism 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 e3e8c29875 Merge branch 'bugfix' into experimental 14 years ago
ValueTransformer 0e75891f25 [Form] Fixed DateTimeToLocalizedStringTransformerTest 14 years ago
ChoiceFieldTest.php a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests 14 years ago
CollectionFieldTest.php a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests 14 years ago
CountryFieldTest.php 7492873186 [Form] Fixed a couple of unit tests, refactored PasswordField to FormFactory 14 years ago
DateFieldTest.php e3e8c29875 Merge branch 'bugfix' into experimental 14 years ago
DateTimeFieldTest.php 8e2d0bae90 [Form] Ported DateTimeField to FormFactory 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 0f8a413221 [Form] Fixed EntityChoiceFieldTest 14 years ago
FieldTest.php e3e8c29875 Merge branch 'bugfix' into experimental 14 years ago
FileFieldTest.php f2c1976da6 [Form] Refactored FileField to FormFactory and fixed file upload mechanism 14 years ago
FormContextTest.php a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests 14 years ago
FormTest.php e3e8c29875 Merge branch 'bugfix' into experimental 14 years ago
HiddenFieldTest.php 7492873186 [Form] Fixed a couple of unit tests, refactored PasswordField to FormFactory 14 years ago
IntegerFieldTest.php 7492873186 [Form] Fixed a couple of unit tests, refactored PasswordField to FormFactory 14 years ago
LanguageFieldTest.php 7492873186 [Form] Fixed a couple of unit tests, refactored PasswordField to FormFactory 14 years ago
LocaleFieldTest.php 7492873186 [Form] Fixed a couple of unit tests, refactored PasswordField to FormFactory 14 years ago
LocalizedTestCase.php 7492873186 [Form] Fixed a couple of unit tests, refactored PasswordField to FormFactory 14 years ago
PasswordFieldTest.php 7492873186 [Form] Fixed a couple of unit tests, refactored PasswordField to FormFactory 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 848ec01f02 [Form] Refactored RepeatedField to FormFactory 14 years ago
TestCase.php f2c1976da6 [Form] Refactored FileField to FormFactory and fixed file upload mechanism 14 years ago
TimeFieldTest.php acc5c76f77 [Form] Fixed failing DateFieldTest and TimeFieldTest 14 years ago
TimezoneFieldTest.php a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests 14 years ago
UrlFieldTest.php a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests 14 years ago