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