Bernhard Schussek 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty 14 gadi atpakaļ
..
CsrfProvider c392f2518d [Form][Validator] Fixed indentation 14 gadi atpakaļ
FieldFactory fb1f99137d [Form] Changed semantics of a "bound" form 14 gadi atpakaļ
Fixtures 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty 14 gadi atpakaļ
ValueTransformer 0a260b96fb [Form] Fixed error handling in DateTimeToArrayTransformer 14 gadi atpakaļ
ChoiceFieldTest.php 40acc6ac79 [Form] Fixed ChoiceField::isChoiceSelected() to differentiate between zero and empty 14 gadi atpakaļ
CollectionFieldTest.php c923af2879 [Form] Adapted constructor of CollectionField to match the constructors of the other fields. The field prototype is now optional. 14 gadi atpakaļ
CountryFieldTest.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 gadi atpakaļ
DateFieldTest.php 9569262635 [Form] Fixed date handling classes to use server timezone by default 14 gadi atpakaļ
DateTimeFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 14 gadi atpakaļ
DateTimeTestCase.php 64fb94c725 normalized license messages in PHP files 14 gadi atpakaļ
DoctrineOrmTestCase.php d152b5e265 [Form] Moved Doctrine2 specific files 14 gadi atpakaļ
EntityChoiceFieldTest.php 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty 14 gadi atpakaļ
FieldTest.php 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty 14 gadi atpakaļ
FileFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 14 gadi atpakaļ
FormContextTest.php a28151a8af [Form] Removed FormFactory and improved the form instantiation process 14 gadi atpakaļ
FormTest.php 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty 14 gadi atpakaļ
HiddenFieldTest.php 64fb94c725 normalized license messages in PHP files 14 gadi atpakaļ
IntegerFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 14 gadi atpakaļ
LanguageFieldTest.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 gadi atpakaļ
LocaleFieldTest.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 gadi atpakaļ
LocalizedTestCase.php 64fb94c725 normalized license messages in PHP files 14 gadi atpakaļ
PasswordFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 14 gadi atpakaļ
PropertyPathTest.php 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty 14 gadi atpakaļ
RepeatedFieldTest.php a725415440 [Form] Fixed RepeatedField not to trigger NotNull/NotBlank errors if any of the fields was filled in 14 gadi atpakaļ
TimeFieldTest.php df011ed1ef [Form] Fixed isXXXWithinRange() methods in TimeField and DateField to ignore empty dropdowns 14 gadi atpakaļ
TimezoneFieldTest.php ebd2ca6cfe [Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required. 14 gadi atpakaļ
UrlFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 14 gadi atpakaļ