Bernhard Schussek ca6ae09779 [Form] Removed TemplateContext::create() 14 年 前
..
ChoiceList e476231e8a [Form] Removed invalid tests, cleaned up some tests, added test coverage 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 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' 14 年 前
Fixtures e476231e8a [Form] Removed invalid tests, cleaned up some tests, added test coverage 14 年 前
Type ce5f3073bd Fixed test suite and names of accessor methods in TemplateContext 14 年 前
Util 72a41f8c94 [Form] Fixed: Booleans can be used as choice keys now 14 年 前
Validator a5d0b3aea6 [Form] Changed FormBuilder::set(Client|Norm)Transformer to FormBuilder::prepend(Client|Norm)Transformer and FormBuilder::append(Client|Norm)Transformer to facilitate extension of types 14 年 前
AbstractDivLayoutTest.php ca6ae09779 [Form] Removed TemplateContext::create() 14 年 前
AbstractLayoutTest.php ca6ae09779 [Form] Removed TemplateContext::create() 14 年 前
AbstractTableLayoutTest.php ca6ae09779 [Form] Removed TemplateContext::create() 14 年 前
FormBuilderTest.php 1ef18360fa [Form] Made name immutable in FormBuilder to avoid synchronization problems with name and property path 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 e476231e8a [Form] Removed invalid tests, cleaned up some tests, added test coverage 14 年 前
PropertyPathTest.php edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 14 年 前