Eric Clemmons a61e13303b Added test for RadioInputListener bug treating no data as extra data vor 14 Jahren
..
Extension a61e13303b Added test for RadioInputListener bug treating no data as extra data vor 14 Jahren
Fixtures da28f8e3b3 [Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options vor 14 Jahren
Guess 54e66c518f [Form] Reorganized code into "form extensions" vor 14 Jahren
Util b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names vor 14 Jahren
AbstractDivLayoutTest.php eb50d766da [Form] Fixed variable scope when entering nested form helpers vor 14 Jahren
AbstractExtensionTest.php 21013b930c [Form] Improved test coverage of FormFactory and improved error handling vor 14 Jahren
AbstractLayoutTest.php c575432790 [Form] Added test case for bf2f9d2a028f526cd4c61b870571d07834b59bd0 vor 14 Jahren
AbstractTableLayoutTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() vor 14 Jahren
AbstractTypeTest.php 54e66c518f [Form] Reorganized code into "form extensions" vor 14 Jahren
FormBuilderTest.php 675e5ded9e [Form] Changed FormBuilder::build() to FormBuilder::create(). You hvae to pass the resulting builder to FormBuilder::add() manually now vor 14 Jahren
FormFactoryTest.php da28f8e3b3 [Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options vor 14 Jahren
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 vor 14 Jahren
FormTest.php 13a964ae6d [Form] Form::isBound() and Form::isValid() work correctly now for read-only forms vor 14 Jahren
PropertyPathTest.php e787d5dc22 [Form] PropertyPath now can handle elements with special characters vor 14 Jahren