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 years ago |
Bernhard Schussek
|
131b3fe373
[Form] Refactored Field and FieldGroup to facilitate modifications in subclasses
|
14 years ago |
Bernhard Schussek
|
e0d6aad5f4
[Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors
|
14 years ago |
Kris Wallsmith
|
0b1f3145ae
Removed unnecessary "public" from interface method signatures.
|
14 years ago |
Bernhard Schussek
|
e1be4e9689
[Form] Refactored logic to read and set values from Field to PropertyPath
|
14 years ago |
Fabien Potencier
|
2525998f6e
replaced form field rendering with plain templates
|
15 years ago |
Fabien Potencier
|
4deb82f842
[Form] fixed license and phpdoc
|
14 years ago |
Fabien Potencier
|
81b73dc9e6
[Form] fixed problem with PHPUnit mocks (ugly hack but it works for now)
|
15 years ago |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
15 years ago |