Bernhard Schussek 1211d77f49 [Form] Introduced renderer theme factories so that themes can be changed during runtime 14 년 전
..
ChoiceList 0bf566310c Merge branch 'event-manager' into experimental 14 년 전
CsrfProvider 7a63b840f3 [Form] Renamed submit() to bind() 14 년 전
DataMapper 9b6722222f [Form] Improved internal structore of PropertyPathMapper 14 년 전
DataTransformer 08a09240f6 [Form] Fixed order of input and output timezone to a more natural one 14 년 전
Event 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 년 전
EventListener 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 년 전
Exception 270a98e413 [Form] Added support for types that are not registered in the DIC. These are identified by their FQ class name. 14 년 전
Renderer 1211d77f49 [Form] Introduced renderer theme factories so that themes can be changed during runtime 14 년 전
Resources 33692eae4a [Form] Renamed Form::isTransformationSuccessful() to isSynchronized(). This method now indicates whether the data in the different representations is synchronized. Moved 'invalid' error to DefaultValidator 14 년 전
Type 1211d77f49 [Form] Introduced renderer theme factories so that themes can be changed during runtime 14 년 전
Validator 33692eae4a [Form] Renamed Form::isTransformationSuccessful() to isSynchronized(). This method now indicates whether the data in the different representations is synchronized. Moved 'invalid' error to DefaultValidator 14 년 전
DefaultFormFactory.php 1211d77f49 [Form] Introduced renderer theme factories so that themes can be changed during runtime 14 년 전
Events.php 43a24fa931 [Form] Renamed events to match terminology in Field 14 년 전
Form.php 33692eae4a [Form] Renamed Form::isTransformationSuccessful() to isSynchronized(). This method now indicates whether the data in the different representations is synchronized. Moved 'invalid' error to DefaultValidator 14 년 전
FormBuilder.php 577e106361 [Form] Implemented custom mapping of data errors to form fields 14 년 전
FormError.php 3985522b9b [Form] Removed obsolete classes Error and DataError 14 년 전
FormFactory.php ea0e5bb2d6 [Form] Renamed FieldTypeInterface to FormTypeInterface 14 년 전
FormFactoryInterface.php 2a1e394352 [Form] Renamed field configs to types. Everywhere else, we are referring to the name of the type as 'type' now (was 'identifier') 14 년 전
FormInterface.php 85701b65af [Form] Missing methods from interfaces 14 년 전
LICENSE f54cedfe5e added LICENSE files for the subtree repositories 14 년 전
PropertyPath.php 577e106361 [Form] Implemented custom mapping of data errors to form fields 14 년 전
PropertyPathIterator.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
VirtualFormIterator.php 577e106361 [Form] Implemented custom mapping of data errors to form fields 14 년 전