Bernhard Schussek be5738564f [Form] Improved regular expression in AbstractType::getName() and added unit tests 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 2ea68dfcd2 [Form] Improved test coverage of NumberToLocalizedStringTransformer 14 年之前
EventListener 9582221862 [Form] ResizeFormListener::preBind() now handles empty strings. Fixes https://github.com/symfony/symfony/pull/40 14 年之前
Fixtures fa457b1cc4 [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework 14 年之前
Type be5738564f [Form] Improved regular expression in AbstractType::getName() and added unit tests 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 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object 14 年之前
AbstractLayoutTest.php 30922d9375 [Form] Fixed: Checkboxes in an expanded choice field never have the 'required' HTML5 attribute. Closes http://trac.symfony-project.org/ticket/9588 14 年之前
AbstractTableLayoutTest.php 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object 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 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object 14 年之前
PropertyPathTest.php e787d5dc22 [Form] PropertyPath now can handle elements with special characters 14 年之前