Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano e69c5ae860 Coding style fixes il y a 14 ans
  Bernhard Schussek 1bbdb5ec07 [Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer il y a 14 ans
  Bernhard Schussek 3127312139 [Form] Added option 'value_transformer' and 'normalization_transformer' to Field class il y a 14 ans
  Jordi Boggiano fbc29f061c [Form] Coding style fixes il y a 14 ans
  Bernhard Schussek e4c21708ca [Form] Separated value transformers from normalization transformers. il y a 15 ans
  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 il y a 15 ans
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath il y a 15 ans
  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. il y a 15 ans
  Fabien Potencier 2525998f6e replaced form field rendering with plain templates il y a 15 ans
  Fabien Potencier 4deb82f842 [Form] fixed license and phpdoc il y a 15 ans
  Fabien Potencier 0d7c403769 [Form] fixed camelization problem when looking for a method (getCreated_at -> getCreatedAt) il y a 15 ans
  Brandon Turner b2e4b452a4 [Form] added support for stdClass objects il y a 15 ans
  Fabien Potencier 50f039844b [Form] removed obsolete use statements il y a 15 ans
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component il y a 15 ans