コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Schussek 4b78c4376f [Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class 14 年 前
  Bernhard Schussek acdd5c06de [Form] Changed value transformers to throw UnexpectedTypeException instances 14 年 前
  Bernhard Schussek ba422e8472 [Form] Added support for virtual field groups 14 年 前
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 年 前
  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 年 前
  Bernhard Schussek b8ef7e7332 [Form] Improved semantics of property paths and removed FieldGroup::merge() for now 14 年 前
  Bernhard Schussek 131b3fe373 [Form] Refactored Field and FieldGroup to facilitate modifications in subclasses 14 年 前
  Bernhard Schussek f9e830caa2 [Form] Added hook method preprocessData() to FieldGroup 14 年 前
  Bernhard Schussek e0d6aad5f4 [Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors 14 年 前
  Bernhard Schussek 1bbdb5ec07 [Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer 14 年 前
  Jordi Boggiano d45954af07 [Form][TwigBundle] Making sure all field types are rendered with the proper template 14 年 前
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 15 年 前
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath 15 年 前
  ornicar 06a6b15e22 [Form] Fix FieldGroup::getHiddenFields, add tests for FieldGroup::getHiddenFields and FieldGroup::getVisibleFields 15 年 前
  Jordi Boggiano d8f4cb79c9 [Form] Turned FieldGroup::getFields() into 4 specialized methods for more flexibility 15 年 前
  Fabien Potencier 2525998f6e replaced form field rendering with plain templates 15 年 前
  Fabien Potencier 4deb82f842 [Form] fixed license and phpdoc 15 年 前
  Jeremy Mikola fb24b291c8 [Form] FieldGroup::addError() can now map errors to fields within nested FieldGroups 15 年 前
  Fabien Potencier 50f039844b [Form] removed obsolete use statements 15 年 前
  Fabien Potencier 81b73dc9e6 [Form] fixed problem with PHPUnit mocks (ugly hack but it works for now) 15 年 前
  Jonathan H. Wage 436ca95f65 Fixing coding standards. 15 年 前
  Jonathan H. Wage c1d0262c19 Fixing issue with FieldGroup and its __clone() method not properly setting the parent. 15 年 前
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 年 前