Bernhard Schussek
|
5eb5cc5743
[Form] Refactored date and time field choices into ChoiceList classes
|
vor 14 Jahren |
Bernhard Schussek
|
9569262635
[Form] Fixed date handling classes to use server timezone by default
|
vor 14 Jahren |
Bernhard Schussek
|
df011ed1ef
[Form] Fixed isXXXWithinRange() methods in TimeField and DateField to ignore empty dropdowns
|
vor 14 Jahren |
Bernhard Schussek
|
14c3518c6e
[Form] Fixed: If a DateField or TimeField is displayed with select boxes, either all or no select box must have a value selected
|
vor 14 Jahren |
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)
|
vor 14 Jahren |
Bernhard Schussek
|
c468db5c5b
[Form] Merged classes FieldGroup and Form for simplicity
|
vor 14 Jahren |
Ryan Weaver
|
d341e8bccb
[Form] Adding PHPDoc to many Field objects and making other small changes:
|
vor 14 Jahren |
Ryan Weaver
|
17f9162b89
[Standards] Changing many instances of "boolean" to "Boolean".
|
vor 14 Jahren |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
vor 14 Jahren |
Jordi Boggiano
|
094d428e68
CS: Unified strict equality comparisons, put var on the right side
|
vor 14 Jahren |
Bernhard Schussek
|
1bbdb5ec07
[Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer
|
vor 14 Jahren |
Bernhard Schussek
|
72dcee594a
[Form] Added validiation of hours, minutes and seconds to TimeField
|
vor 15 Jahren |
Bernhard Schussek
|
e4c21708ca
[Form] Separated value transformers from normalization transformers.
|
vor 15 Jahren |
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
|
vor 15 Jahren |
Fabien Potencier
|
2525998f6e
replaced form field rendering with plain templates
|
vor 15 Jahren |
Fabien Potencier
|
4deb82f842
[Form] fixed license and phpdoc
|
vor 15 Jahren |
Fabien Potencier
|
50f039844b
[Form] removed obsolete use statements
|
vor 15 Jahren |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
vor 15 Jahren |