Bernhard Schussek 276b23a344 [Form] Moved creation logic of FormView to Form class 14 年 前
..
ChoiceList c9c8b5c98e [Form] Improved test coverage of MonthChoiceList and fixed timezone used in it. Fixes https://github.com/symfony/symfony/pull/433 14 年 前
CsrfProvider 8c423edfef replaced symfony-project.org by symfony.com 14 年 前
DataMapper edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 14 年 前
DataTransformer 72a41f8c94 [Form] Fixed: Booleans can be used as choice keys now 14 年 前
EventListener 77bea81ed5 [Form] Improved test coverage of ResizeFormListener. Fixed https://github.com/symfony/symfony/pull/493 14 年 前
Fixtures fa457b1cc4 [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework 14 年 前
Type 44fa9bbeaa [Form] Fixed: CSRF token is regenerated if validation fails to avoid stalled tokens. Closes https://github.com/symfony/symfony/pull/415 14 年 前
Util 72a41f8c94 [Form] Fixed: Booleans can be used as choice keys now 14 年 前
Validator e3db366116 [Form] Passing FormFactory to FormBuilder in its constructor 14 年 前
AbstractDivLayoutTest.php 72b17cd67c [Form] Renamed TemplateContext to FormView 14 年 前
AbstractLayoutTest.php c6fe6a750d [Form] Added functional test for the 'size' attribute in the select tags of a time field 14 年 前
AbstractTableLayoutTest.php 72b17cd67c [Form] Renamed TemplateContext to FormView 14 年 前
FormBuilderTest.php e3db366116 [Form] Passing FormFactory to FormBuilder in its constructor 14 年 前
FormFactoryTest.php ce5f3073bd Fixed test suite and names of accessor methods in TemplateContext 14 年 前
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 14 年 前
FormTest.php 276b23a344 [Form] Moved creation logic of FormView to Form class 14 年 前
PropertyPathTest.php edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 14 年 前