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