Bernhard Schussek
|
4b78c4376f
[Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class
|
пре 14 година |
Bernhard Schussek
|
ba422e8472
[Form] Added support for virtual field groups
|
пре 14 година |
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
|
пре 14 година |
Bernhard Schussek
|
b8ef7e7332
[Form] Improved semantics of property paths and removed FieldGroup::merge() for now
|
пре 14 година |
Bernhard Schussek
|
131b3fe373
[Form] Refactored Field and FieldGroup to facilitate modifications in subclasses
|
пре 14 година |
Bernhard Schussek
|
f9e830caa2
[Form] Added hook method preprocessData() to FieldGroup
|
пре 14 година |
Bernhard Schussek
|
e0d6aad5f4
[Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors
|
пре 14 година |
Bernhard Schussek
|
681ce7f46a
[Form] Fixed: FieldGroup::hasErrors() does not return true if only children have errors
|
пре 14 година |
Bernhard Schussek
|
e4c21708ca
[Form] Separated value transformers from normalization transformers.
|
пре 14 година |
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 година |
Bernhard Schussek
|
e1be4e9689
[Form] Refactored logic to read and set values from Field to PropertyPath
|
пре 14 година |
ornicar
|
06a6b15e22
[Form] Fix FieldGroup::getHiddenFields, add tests for FieldGroup::getHiddenFields and FieldGroup::getVisibleFields
|
пре 14 година |
Fabien Potencier
|
2525998f6e
replaced form field rendering with plain templates
|
пре 14 година |
Jeremy Mikola
|
fb24b291c8
[Form] FieldGroup::addError() can now map errors to fields within nested FieldGroups
|
пре 15 година |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
пре 14 година |