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