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