コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano e69c5ae860 Coding style fixes 14 年 前
  Bernhard Schussek 1bbdb5ec07 [Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer 14 年 前
  Bernhard Schussek 3127312139 [Form] Added option 'value_transformer' and 'normalization_transformer' to Field class 14 年 前
  Jordi Boggiano fbc29f061c [Form] Coding style fixes 14 年 前
  Bernhard Schussek e4c21708ca [Form] Separated value transformers from normalization transformers. 15 年 前
  Bernhard Schussek eaef939141 [Form] Changed value transformers to be responsible for processing empty values to be able to chain them properly. This change fixes the bug that DateField did not return NULL when submitted without values 15 年 前
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath 15 年 前
  Benjamin Eberlei f033fc5578 Refactor ValueTransformers to recieve the original value when reverseTransform() is called. This is required for expensive value transformations for example Doctrine Collections or Proxies to allow access to a value that does not trigger expensive operations (such as database calls) anymore. 15 年 前
  Fabien Potencier 2525998f6e replaced form field rendering with plain templates 15 年 前
  Fabien Potencier 4deb82f842 [Form] fixed license and phpdoc 15 年 前
  Fabien Potencier 0d7c403769 [Form] fixed camelization problem when looking for a method (getCreated_at -> getCreatedAt) 15 年 前
  Brandon Turner b2e4b452a4 [Form] added support for stdClass objects 15 年 前
  Fabien Potencier 50f039844b [Form] removed obsolete use statements 15 年 前
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 年 前