Bernhard Schussek c923af2879 [Form] Adapted constructor of CollectionField to match the constructors of the other fields. The field prototype is now optional. 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 fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 年 前
ChoiceFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 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 fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 年 前
DateFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 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 fb1f99137d [Form] Changed semantics of a "bound" form 14 年 前
FieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 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 4f0283a508 [Form] Removed Form::isBound(). Form::bind() is only a shortcut method now, use Form::isSubmitted() if you want to find out whether a form was submitted. 14 年 前
HiddenFieldTest.php 64fb94c725 normalized license messages in PHP files 14 年 前
IntegerFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年 前
LanguageFieldTest.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 年 前
LocaleFieldTest.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 年 前
LocalizedTestCase.php 64fb94c725 normalized license messages in PHP files 14 年 前
PasswordFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年 前
PropertyPathTest.php 64fb94c725 normalized license messages in PHP files 14 年 前
RepeatedFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年 前
TimeFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年 前
TimezoneFieldTest.php ebd2ca6cfe [Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required. 14 年 前
UrlFieldTest.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年 前