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