Bernhard Schussek 7dbc09ed8b [Form] Fixed reference handling in forms. Sometimes data wasn't written into the domain object, resulting in failed validation. il y a 14 ans
..
CsrfProvider c392f2518d [Form][Validator] Fixed indentation il y a 14 ans
FieldFactory fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans
Fixtures c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity il y a 14 ans
ValueTransformer 74d0ac82f7 [Form] Cleaned up ValueTransformerInterface il y a 14 ans
ChoiceFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans
CollectionFieldTest.php c923af2879 [Form] Adapted constructor of CollectionField to match the constructors of the other fields. The field prototype is now optional. il y a 14 ans
CountryFieldTest.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. il y a 14 ans
DateFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans
DateTimeFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans
DateTimeTestCase.php 64fb94c725 normalized license messages in PHP files il y a 14 ans
DoctrineOrmTestCase.php d152b5e265 [Form] Moved Doctrine2 specific files il y a 14 ans
EntityChoiceFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans
FieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans
FileFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans
FormContextTest.php a28151a8af [Form] Removed FormFactory and improved the form instantiation process il y a 14 ans
FormTest.php 7dbc09ed8b [Form] Fixed reference handling in forms. Sometimes data wasn't written into the domain object, resulting in failed validation. il y a 14 ans
HiddenFieldTest.php 64fb94c725 normalized license messages in PHP files il y a 14 ans
IntegerFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans
LanguageFieldTest.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. il y a 14 ans
LocaleFieldTest.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. il y a 14 ans
LocalizedTestCase.php 64fb94c725 normalized license messages in PHP files il y a 14 ans
PasswordFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans
PropertyPathTest.php 50955a3919 [Validator] Fixed PropertyPath to read array indices with special characters il y a 14 ans
RepeatedFieldTest.php a725415440 [Form] Fixed RepeatedField not to trigger NotNull/NotBlank errors if any of the fields was filled in il y a 14 ans
TimeFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans
TimezoneFieldTest.php ebd2ca6cfe [Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required. il y a 14 ans
UrlFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form il y a 14 ans