Bernhard Schussek e0ff61949e [Form] Renamed the value "text" of the "widget" option of the "date" type to "single-text" hace 14 años
..
Extension e0ff61949e [Form] Renamed the value "text" of the "widget" option of the "date" type to "single-text" hace 14 años
Fixtures da28f8e3b3 [Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options hace 14 años
Guess 54e66c518f [Form] Reorganized code into "form extensions" hace 14 años
Util b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names hace 14 años
AbstractDivLayoutTest.php eb50d766da [Form] Fixed variable scope when entering nested form helpers hace 14 años
AbstractExtensionTest.php 21013b930c [Form] Improved test coverage of FormFactory and improved error handling hace 14 años
AbstractLayoutTest.php e0ff61949e [Form] Renamed the value "text" of the "widget" option of the "date" type to "single-text" hace 14 años
AbstractTableLayoutTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() hace 14 años
AbstractTypeTest.php 54e66c518f [Form] Reorganized code into "form extensions" hace 14 años
FormBuilderTest.php 675e5ded9e [Form] Changed FormBuilder::build() to FormBuilder::create(). You hvae to pass the resulting builder to FormBuilder::add() manually now hace 14 años
FormFactoryTest.php da28f8e3b3 [Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options 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 1ce2db87e2 [Form] Added FormTypeExtensionInterface hace 14 años
PropertyPathTest.php e787d5dc22 [Form] PropertyPath now can handle elements with special characters hace 14 años