Historique des commits

Auteur SHA1 Message Date
  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 il y a 14 ans
  Bernhard Schussek b8ef7e7332 [Form] Improved semantics of property paths and removed FieldGroup::merge() for now il y a 14 ans
  Johannes M. Schmitt b3081c79e9 CS fixes il y a 14 ans
  Bernhard Schussek 131b3fe373 [Form] Refactored Field and FieldGroup to facilitate modifications in subclasses il y a 14 ans
  Bernhard Schussek e0d6aad5f4 [Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors il y a 14 ans
  Bernhard Schussek 3127312139 [Form] Added option 'value_transformer' and 'normalization_transformer' to Field class il y a 14 ans
  Bernhard Schussek e4c21708ca [Form] Separated value transformers from normalization transformers. il y a 14 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 14 ans
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath il y a 14 ans
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component il y a 14 ans