Historie revizí

Autor SHA1 Zpráva Datum
  Bernhard Schussek 97d0183d84 [Form] Moved properties propertyPath, modifyByReference, validationGroups and virtual to generic attributes because they are specific to the used data validator/mapper implementations před 14 roky
  Bernhard Schussek 4cb76c0045 [Form] Moved error distribution logic to validation listener před 14 roky
  Bernhard Schussek 9caaf0f3a3 [Form] Introduced FieldBuilder for field/form creation and made Field/Form mostly immutable před 14 roky
  Bernhard Schussek 0799662361 [Form] Extracted data mapping logic from Form into ObjectMapperListener před 14 roky
  Bernhard Schussek 7a63b840f3 [Form] Renamed submit() to bind() před 14 roky
  Bernhard Schussek ffa5bd264a [Form] Moved logic of Field::isMultipart() to rendering layer před 14 roky
  Bernhard Schussek 50ce0d53a0 [Form] Removed FieldInterface::getDisplayedData(). Use getTransformedData() instead před 14 roky
  Bernhard Schussek cb283d3783 [Form] Renamed 'key' to 'name'. Removed setKey() totally. před 14 roky
  Bernhard Schussek 0bf566310c Merge branch 'event-manager' into experimental před 14 roky
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com před 14 roky
  Bernhard Schussek e53c688a6b [Form] Fixed RepeatedField, improved structure of the Twig templates před 14 roky
  Bernhard Schussek c1edf116f2 [Form] Removed notion of "hidden" fields před 14 roky
  Bernhard Schussek f7dc71ef59 [Form] Refactored id and name generation to renderer plugins před 14 roky
  Bernhard Schussek 1593d6f75d [Form] Added method FieldInterface::isEmpty() před 14 roky
  Lukas Kahwe Smith dd71501f54 some fixes by just "blindly" trying to make phpStorm code analysis happier před 14 roky
  Bernhard Schussek 5e3fab214e [Form] The form is now validated seperatedly from its data. The form is validated in group "Default", the data in the group set in option "validation_groups" před 14 roky
  Bernhard Schussek fb1f99137d [Form] Changed semantics of a "bound" form před 14 roky
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". před 14 roky
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files před 14 roky
  Bernhard Schussek 78b69876d4 [Form] Locale can now only be set statically before creating a form/field, otherwise we have too many problems updating a field's state when the locale is changed před 14 roky
  Bernhard Schussek 131b3fe373 [Form] Refactored Field and FieldGroup to facilitate modifications in subclasses před 14 roky
  Bernhard Schussek e0d6aad5f4 [Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors před 14 roky
  Kris Wallsmith 0b1f3145ae Removed unnecessary "public" from interface method signatures. před 15 roky
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath před 15 roky
  Fabien Potencier 2525998f6e replaced form field rendering with plain templates před 15 roky
  Fabien Potencier 4deb82f842 [Form] fixed license and phpdoc před 15 roky
  Fabien Potencier 81b73dc9e6 [Form] fixed problem with PHPUnit mocks (ugly hack but it works for now) před 15 roky
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component před 15 roky