Bernhard Schussek a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() hace 14 años
..
ChoiceList c9c8b5c98e [Form] Improved test coverage of MonthChoiceList and fixed timezone used in it. Fixes https://github.com/symfony/symfony/pull/433 hace 14 años
CsrfProvider 8c423edfef replaced symfony-project.org by symfony.com hace 14 años
DataMapper edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util hace 14 años
DataTransformer b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names hace 14 años
EventListener a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() hace 14 años
Fixtures fa457b1cc4 [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework hace 14 años
Type a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() hace 14 años
Util b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names hace 14 años
Validator 33498bffa4 [Form] added a unit test hace 14 años
AbstractDivLayoutTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() hace 14 años
AbstractLayoutTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() hace 14 años
AbstractTableLayoutTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() hace 14 años
FormBuilderTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() hace 14 años
FormFactoryTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() hace 14 años
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 hace 14 años
FormTest.php 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object hace 14 años
PropertyPathTest.php e787d5dc22 [Form] PropertyPath now can handle elements with special characters hace 14 años