Bernhard Schussek 7a48c0a5c5 [Form] Refactored logic from ChoiceField into ChoicePlugin and SelectMultipleNamePlugin hace 14 años
..
CsrfProvider c392f2518d [Form][Validator] Fixed indentation hace 14 años
FieldFactory fb1f99137d [Form] Changed semantics of a "bound" form hace 14 años
Fixtures c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity hace 14 años
ValueTransformer 0a260b96fb [Form] Fixed error handling in DateTimeToArrayTransformer hace 14 años
ChoiceFieldTest.php 7a48c0a5c5 [Form] Refactored logic from ChoiceField into ChoicePlugin and SelectMultipleNamePlugin hace 14 años
CollectionFieldTest.php c923af2879 [Form] Adapted constructor of CollectionField to match the constructors of the other fields. The field prototype is now optional. hace 14 años
CountryFieldTest.php 7a48c0a5c5 [Form] Refactored logic from ChoiceField into ChoicePlugin and SelectMultipleNamePlugin hace 14 años
DateFieldTest.php 9569262635 [Form] Fixed date handling classes to use server timezone by default hace 14 años
DateTimeFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form hace 14 años
DateTimeTestCase.php 64fb94c725 normalized license messages in PHP files hace 14 años
DoctrineOrmTestCase.php d152b5e265 [Form] Moved Doctrine2 specific files hace 14 años
EntityChoiceFieldTest.php 7a48c0a5c5 [Form] Refactored logic from ChoiceField into ChoicePlugin and SelectMultipleNamePlugin hace 14 años
FieldTest.php f7dc71ef59 [Form] Refactored id and name generation to renderer plugins hace 14 años
FileFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form hace 14 años
FormContextTest.php a28151a8af [Form] Removed FormFactory and improved the form instantiation process hace 14 años
FormTest.php 1593d6f75d [Form] Added method FieldInterface::isEmpty() hace 14 años
HiddenFieldTest.php 64fb94c725 normalized license messages in PHP files hace 14 años
IntegerFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form hace 14 años
LanguageFieldTest.php 7a48c0a5c5 [Form] Refactored logic from ChoiceField into ChoicePlugin and SelectMultipleNamePlugin hace 14 años
LocaleFieldTest.php 7a48c0a5c5 [Form] Refactored logic from ChoiceField into ChoicePlugin and SelectMultipleNamePlugin hace 14 años
LocalizedTestCase.php 64fb94c725 normalized license messages in PHP files hace 14 años
PasswordFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form hace 14 años
PropertyPathTest.php 50955a3919 [Validator] Fixed PropertyPath to read array indices with special characters hace 14 años
RepeatedFieldTest.php a725415440 [Form] Fixed RepeatedField not to trigger NotNull/NotBlank errors if any of the fields was filled in hace 14 años
TimeFieldTest.php df011ed1ef [Form] Fixed isXXXWithinRange() methods in TimeField and DateField to ignore empty dropdowns hace 14 años
TimezoneFieldTest.php 7a48c0a5c5 [Form] Refactored logic from ChoiceField into ChoicePlugin and SelectMultipleNamePlugin hace 14 años
UrlFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form hace 14 años