Ryan Weaver 967a42b797 [Form] Adding a check that the choice_list option on the ChoiceType implements the ChoiceListInterface. 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 f078554c2a [Form] Removed StripTagsListenerTest hace 14 años
Fixtures fa457b1cc4 [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework hace 14 años
Type 967a42b797 [Form] Adding a check that the choice_list option on the ChoiceType implements the ChoiceListInterface. 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 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object hace 14 años
AbstractLayoutTest.php 57722550de [Form] Added test for 'email' type and fixed a few bugs hace 14 años
AbstractTableLayoutTest.php 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object hace 14 años
FormBuilderTest.php e3db366116 [Form] Passing FormFactory to FormBuilder in its constructor hace 14 años
FormFactoryTest.php ce5f3073bd Fixed test suite and names of accessor methods in TemplateContext 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