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