Bernhard Schussek 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 vuotta sitten
..
CsrfProvider d017970867 [Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC 14 vuotta sitten
Exception 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 vuotta sitten
FieldFactory e6dc155e89 fix validator class metadata warning 14 vuotta sitten
Resources fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
ValueTransformer fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
BirthdayField.php 64fb94c725 normalized license messages in PHP files 14 vuotta sitten
CheckboxField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 vuotta sitten
ChoiceField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
CollectionField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
Configurable.php 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 vuotta sitten
CountryField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 vuotta sitten
DateField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
DateTimeField.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 vuotta sitten
EntityChoiceField.php 7b9b90809a fix variable name 14 vuotta sitten
Field.php fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
FieldError.php 64fb94c725 normalized license messages in PHP files 14 vuotta sitten
FieldInterface.php fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
FileField.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 vuotta sitten
Form.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 vuotta sitten
FormContext.php a28151a8af [Form] Removed FormFactory and improved the form instantiation process 14 vuotta sitten
FormContextInterface.php a28151a8af [Form] Removed FormFactory and improved the form instantiation process 14 vuotta sitten
FormInterface.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 vuotta sitten
HiddenField.php 64fb94c725 normalized license messages in PHP files 14 vuotta sitten
HybridField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
IntegerField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 vuotta sitten
LanguageField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 vuotta sitten
LocaleField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 vuotta sitten
MoneyField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 vuotta sitten
NumberField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 vuotta sitten
PasswordField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
PercentField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 vuotta sitten
PropertyPath.php fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
PropertyPathIterator.php 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 vuotta sitten
RadioField.php 64fb94c725 normalized license messages in PHP files 14 vuotta sitten
RecursiveFieldIterator.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 vuotta sitten
RepeatedField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 vuotta sitten
TextField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 vuotta sitten
TextareaField.php 64fb94c725 normalized license messages in PHP files 14 vuotta sitten
TimeField.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 vuotta sitten
TimezoneField.php ebd2ca6cfe [Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required. 14 vuotta sitten
ToggleField.php 64fb94c725 normalized license messages in PHP files 14 vuotta sitten
UrlField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 vuotta sitten