Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 роки тому |
Bernhard Schussek
|
9569262635
[Form] Fixed date handling classes to use server timezone by default
|
14 роки тому |
Bernhard Schussek
|
6ff4120784
[Form] Added Form option "by_reference" so that objects received from parent forms are modified by reference when this option is true (the default)
|
14 роки тому |
Bernhard Schussek
|
c468db5c5b
[Form] Merged classes FieldGroup and Form for simplicity
|
14 роки тому |
Ryan Weaver
|
d341e8bccb
[Form] Adding PHPDoc to many Field objects and making other small changes:
|
14 роки тому |
Jordi Boggiano
|
59957727e3
[Form] Allow setting the date_format option via DateTimeField
|
14 роки тому |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 роки тому |
Bernhard Schussek
|
4b78c4376f
[Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class
|
14 роки тому |
Jordi Boggiano
|
c6dbbb857a
[Form] Removed dead code
|
14 роки тому |
Bernhard Schussek
|
e4c21708ca
[Form] Separated value transformers from normalization transformers.
|
15 роки тому |
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
|
15 роки тому |
Fabien Potencier
|
2525998f6e
replaced form field rendering with plain templates
|
15 роки тому |
Fabien Potencier
|
4deb82f842
[Form] fixed license and phpdoc
|
15 роки тому |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
15 роки тому |