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 년 전