Bernhard Schussek 37e8e1270c [Form][FrameworkBundle][TwigBundle] Renamed view variable 'disabled' to 'read_only' to match with the according FormInterface methods 14 年之前
..
CsrfProvider 8c423edfef replaced symfony-project.org by symfony.com 14 年之前
DataMapper edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 14 年之前
DataTransformer 08a09240f6 [Form] Fixed order of input and output timezone to a more natural one 14 年之前
EventListener 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' 14 年之前
Fixtures 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 年之前
Renderer 37e8e1270c [Form][FrameworkBundle][TwigBundle] Renamed view variable 'disabled' to 'read_only' to match with the according FormInterface methods 14 年之前
Type 33b0011f86 [Form] Improved test coverage of Form 14 年之前
Validator ca20aef379 [Form] Improved test coverage of DelegatingValidator and fixed validation group inheritance 14 年之前
FormBuilderTest.php 1ef18360fa [Form] Made name immutable in FormBuilder to avoid synchronization problems with name and property path 14 年之前
FormFactoryTest.php 1fa004ceb2 [Form] Simplified the interface names of the Renderer subnamespace 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 35d9b7f800 [Form] Improved test coverage of Form. The emptyValue closure now receives the Form instance to use form data when constructing new objects 14 年之前
PropertyPathTest.php edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 14 年之前