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