Bernhard Schussek fc59936740 [Form] Fixed: ThemeRenderer::isChoiceSelected() works correctly for boolean choices il y a 14 ans
..
CsrfProvider 8c423edfef replaced symfony-project.org by symfony.com il y a 14 ans
DataMapper edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util il y a 14 ans
DataTransformer 94f2baa895 [Form] Fixed BooleanToStringTransformer::reverseTransform() to accept NULL values. Fixes ChoiceTypeTest il y a 14 ans
EventListener 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' il y a 14 ans
Fixtures 2dbb41714a [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them il y a 14 ans
Renderer fc59936740 [Form] Fixed: ThemeRenderer::isChoiceSelected() works correctly for boolean choices il y a 14 ans
Type d3b7c4e8c1 [Form] Moved getLabel(), isChoiceSelected() and isChoiceGroup() from ChoiceListInterface to ThemeRenderer il y a 14 ans
Validator ca20aef379 [Form] Improved test coverage of DelegatingValidator and fixed validation group inheritance il y a 14 ans
FormBuilderTest.php 1ef18360fa [Form] Made name immutable in FormBuilder to avoid synchronization problems with name and property path il y a 14 ans
FormFactoryTest.php 1fa004ceb2 [Form] Simplified the interface names of the Renderer subnamespace il y a 14 ans
FormInterface.php 2dbb41714a [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them il y a 14 ans
FormTest.php 35d9b7f800 [Form] Improved test coverage of Form. The emptyValue closure now receives the Form instance to use form data when constructing new objects il y a 14 ans
PropertyPathTest.php edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util il y a 14 ans