Bernhard Schussek
|
700c96e7fa
[Form] Moved FieldFactoryTest to FormFactoryTest and fixed it
|
14 年之前 |
Bernhard Schussek
|
0bf566310c
Merge branch 'event-manager' into experimental
|
14 年之前 |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 年之前 |
Bernhard Schussek
|
8a6246bd06
[Form] Refactored contents of FormFactory into individual FieldConfig classes
|
14 年之前 |
Bernhard Schussek
|
a40e2dd77b
[Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests
|
14 年之前 |
Bernhard Schussek
|
7a48c0a5c5
[Form] Refactored logic from ChoiceField into ChoicePlugin and SelectMultipleNamePlugin
|
14 年之前 |
Bernhard Schussek
|
ebd2ca6cfe
[Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required.
|
14 年之前 |
Ryan Weaver
|
d341e8bccb
[Form] Adding PHPDoc to many Field objects and making other small changes:
|
14 年之前 |