Histórico de Commits

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