Commit History

Author SHA1 Message Date
  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 14 years ago
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath 14 years ago
  ornicar 06a6b15e22 [Form] Fix FieldGroup::getHiddenFields, add tests for FieldGroup::getHiddenFields and FieldGroup::getVisibleFields 14 years ago
  Fabien Potencier 2525998f6e replaced form field rendering with plain templates 14 years ago
  Jeremy Mikola fb24b291c8 [Form] FieldGroup::addError() can now map errors to fields within nested FieldGroups 15 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago