This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/Form
2011-04-15 13:41:45 +02:00
..
ChoiceList [Form] Improved test coverage of MonthChoiceList and fixed timezone used in it. Fixes https://github.com/symfony/symfony/pull/433 2011-04-15 12:26:07 +02:00
CsrfProvider replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DataMapper [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 2011-03-27 15:37:13 +02:00
DataTransformer [Form] Fixed: Booleans can be used as choice keys now 2011-04-02 18:26:28 +02:00
EventListener [Form] Improved test coverage of ResizeFormListener. Fixed https://github.com/symfony/symfony/pull/493 2011-04-15 11:06:51 +02:00
Fixtures [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework 2011-04-15 10:57:32 +02:00
Type [Form] Fixed: CSRF token is regenerated if validation fails to avoid stalled tokens. Closes https://github.com/symfony/symfony/pull/415 2011-04-15 12:50:50 +02:00
Util [Form] Fixed: Booleans can be used as choice keys now 2011-04-02 18:26:28 +02:00
Validator [Form] Passing FormFactory to FormBuilder in its constructor 2011-04-14 15:25:30 +02:00
AbstractDivLayoutTest.php [Form] Renamed TemplateContext to FormView 2011-04-14 15:02:51 +02:00
AbstractLayoutTest.php [Form] Added functional test for the 'size' attribute in the select tags of a time field 2011-04-14 15:29:55 +02:00
AbstractTableLayoutTest.php [Form] Renamed TemplateContext to FormView 2011-04-14 15:02:51 +02:00
FormBuilderTest.php [Form] Passing FormFactory to FormBuilder in its constructor 2011-04-14 15:25:30 +02:00
FormFactoryTest.php Fixed test suite and names of accessor methods in TemplateContext 2011-04-14 03:52:52 +02:00
FormInterface.php [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them 2011-03-20 13:35:19 +01:00
FormTest.php [Form] Moved creation logic of FormView to Form class 2011-04-15 13:41:45 +02:00
PropertyPathTest.php [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 2011-03-27 15:37:13 +02:00