Bernhard Schussek
|
8f8f53d631
[Form][FrameworkBundle] Implemented FormFactory and added it to the DI container
|
14 年之前 |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
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
|
6c7fab212b
[Form] Added validation of years, months and days to DateField
|
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 年之前 |
Fabien Potencier
|
2525998f6e
replaced form field rendering with plain templates
|
14 年之前 |
Brandon Turner
|
2052501634
[Form] fixed missing locale setting in unit tests
|
14 年之前 |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 年之前 |