Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Bernhard Schussek 6edff6b8a9 [Form] Moved submission logic of ChoiceField to preprocessor 14 năm trước cách đây
  Bernhard Schussek 61ea51d858 [Form] Added first version of FormFactory, ValuePlugin and ParentNamePlugin 14 năm trước cách đây
  Bernhard Schussek f7dc71ef59 [Form] Refactored id and name generation to renderer plugins 14 năm trước cách đây
  Bernhard Schussek 27e1e5251c [Form] Experimentally refactored Twig rendering support to Form component 14 năm trước cách đây
  Bernhard Schussek f39d8b62f2 [Form] Refactored EntityChoiceField::processData() into individual class 14 năm trước cách đây
  Bernhard Schussek 40acc6ac79 [Form] Fixed ChoiceField::isChoiceSelected() to differentiate between zero and empty 14 năm trước cách đây
  Bernhard Schussek 1593d6f75d [Form] Added method FieldInterface::isEmpty() 14 năm trước cách đây
  Bernhard Schussek 5e3fab214e [Form] The form is now validated seperatedly from its data. The form is validated in group "Default", the data in the group set in option "validation_groups" 14 năm trước cách đây
  Bernhard Schussek 265cdd148f [Form] Removed unused property from Field 14 năm trước cách đây
  Bernhard Schussek fb1f99137d [Form] Changed semantics of a "bound" form 14 năm trước cách đây
  Bernhard Schussek e5ed98c324 [Form] Added option 'data' to Field for populating a field with a fixed value 14 năm trước cách đây
  Bernhard Schussek fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 năm trước cách đây
  Bernhard Schussek 7680657944 [Form] Form::isPostMaxSizeReached() only triggers for root forms 14 năm trước cách đây
  Bernhard Schussek 57cbd57265 [Form] Fields may now be anonymous, but anonymous fields must not be added to groups. They can only be used as prototypes 14 năm trước cách đây
  Bernhard Schussek ebd2ca6cfe [Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required. 14 năm trước cách đây
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 năm trước cách đây
  Ryan Weaver cf1512dce8 [Form] Fixing the object versus normalized data PHPDoc on Field, which I believe was backwards. 14 năm trước cách đây
  Ryan Weaver d41b4ec109 [Form] adding PHPDoc and some small PHPDoc changes. 14 năm trước cách đây
  Bernhard Schussek 8f8f53d631 [Form][FrameworkBundle] Implemented FormFactory and added it to the DI container 14 năm trước cách đây
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 năm trước cách đây
  Bernhard Schussek 4b78c4376f [Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class 14 năm trước cách đây
  Bernhard Schussek e9a7531a26 [Form] added the constrained method Field::isTransformationSuccessful() 14 năm trước cách đây
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 năm trước cách đây
  Bernhard Schussek 78b69876d4 [Form] Locale can now only be set statically before creating a form/field, otherwise we have too many problems updating a field's state when the locale is changed 14 năm trước cách đây
  Bernhard Schussek b8ef7e7332 [Form] Improved semantics of property paths and removed FieldGroup::merge() for now 14 năm trước cách đây
  Bernhard Schussek 131b3fe373 [Form] Refactored Field and FieldGroup to facilitate modifications in subclasses 14 năm trước cách đây
  Bernhard Schussek 4aa12248c5 [Form] Field can now be instantiated to create anonymous fields 14 năm trước cách đây
  Bernhard Schussek e0d6aad5f4 [Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors 14 năm trước cách đây
  Bernhard Schussek 681ce7f46a [Form] Fixed: FieldGroup::hasErrors() does not return true if only children have errors 14 năm trước cách đây
  Jordi Boggiano e69c5ae860 Coding style fixes 14 năm trước cách đây