Bernhard Schussek
|
6793bcd698
[Form] Removed magic from method signature of add()
|
14 vuotta sitten |
Bernhard Schussek
|
6bc79a1a12
[Form] Renamed different kinds of data transformers within a field for better clarity
|
14 vuotta sitten |
Bernhard Schussek
|
700c96e7fa
[Form] Moved FieldFactoryTest to FormFactoryTest and fixed it
|
14 vuotta sitten |
Bernhard Schussek
|
7a63b840f3
[Form] Renamed submit() to bind()
|
14 vuotta sitten |
Bernhard Schussek
|
50ce0d53a0
[Form] Removed FieldInterface::getDisplayedData(). Use getTransformedData() instead
|
14 vuotta sitten |
Bernhard Schussek
|
0bf566310c
Merge branch 'event-manager' into experimental
|
14 vuotta sitten |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 vuotta sitten |
Bernhard Schussek
|
8a6246bd06
[Form] Refactored contents of FormFactory into individual FieldConfig classes
|
14 vuotta sitten |
Bernhard Schussek
|
acc5c76f77
[Form] Fixed failing DateFieldTest and TimeFieldTest
|
14 vuotta sitten |
Bernhard Schussek
|
a40e2dd77b
[Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests
|
14 vuotta sitten |
Bernhard Schussek
|
df011ed1ef
[Form] Fixed isXXXWithinRange() methods in TimeField and DateField to ignore empty dropdowns
|
14 vuotta sitten |
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
|
14 vuotta sitten |
Bernhard Schussek
|
fb1f99137d
[Form] Changed semantics of a "bound" form
|
14 vuotta sitten |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 vuotta sitten |
Bernhard Schussek
|
72dcee594a
[Form] Added validiation of hours, minutes and seconds to TimeField
|
14 vuotta sitten |
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 vuotta sitten |
Fabien Potencier
|
2525998f6e
replaced form field rendering with plain templates
|
14 vuotta sitten |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
15 vuotta sitten |