Bernhard Schussek
|
f9e830caa2
[Form] Added hook method preprocessData() to FieldGroup
|
hace 14 años |
Bernhard Schussek
|
e0d6aad5f4
[Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors
|
hace 14 años |
Bernhard Schussek
|
681ce7f46a
[Form] Fixed: FieldGroup::hasErrors() does not return true if only children have errors
|
hace 14 años |
Bernhard Schussek
|
e4c21708ca
[Form] Separated value transformers from normalization transformers.
|
hace 14 años |
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
|
hace 14 años |
Bernhard Schussek
|
e1be4e9689
[Form] Refactored logic to read and set values from Field to PropertyPath
|
hace 14 años |
ornicar
|
06a6b15e22
[Form] Fix FieldGroup::getHiddenFields, add tests for FieldGroup::getHiddenFields and FieldGroup::getVisibleFields
|
hace 14 años |
Fabien Potencier
|
2525998f6e
replaced form field rendering with plain templates
|
hace 14 años |
Jeremy Mikola
|
fb24b291c8
[Form] FieldGroup::addError() can now map errors to fields within nested FieldGroups
|
hace 15 años |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
hace 14 años |