Историја ревизија

Аутор SHA1 Порука Датум
  Bernhard Schussek e476231e8a [Form] Removed invalid tests, cleaned up some tests, added test coverage пре 14 година
  Bernhard Schussek 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 година
  Bernhard Schussek 35d9b7f800 [Form] Improved test coverage of Form. The emptyValue closure now receives the Form instance to use form data when constructing new objects пре 14 година
  Bernhard Schussek 4f39234741 [Form] bind() is ignored if a form is read-only пре 14 година
  Bernhard Schussek 33b0011f86 [Form] Improved test coverage of Form пре 14 година
  Bernhard Schussek c864d7fae1 [Form] Improved test coverage of Form class пре 14 година
  Bernhard Schussek 1ef18360fa [Form] Made name immutable in FormBuilder to avoid synchronization problems with name and property path пре 14 година
  Bernhard Schussek 16d65f6f16 [Form] Moved previously skipped tests from FormTypeTest to FormTest and fixed them пре 14 година
  Bernhard Schussek c1abf08d9c [Form] Implemented error bubbling пре 14 година
  Bernhard Schussek 4989e965cd [Form] Moved form type tests into according namespace пре 14 година
  Bernhard Schussek 119866e06d [Form] Renamed FormBuilder::getInstance() to getForm() пре 14 година
  Bernhard Schussek 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 година
  Bernhard Schussek fc7281bcab [Form] Extracted validation logic of form. Fields can now contain multiple validators пре 14 година
  Bernhard Schussek 6793bcd698 [Form] Removed magic from method signature of add() пре 14 година
  Bernhard Schussek 6bc79a1a12 [Form] Renamed different kinds of data transformers within a field for better clarity пре 14 година
  Bernhard Schussek 0b929ee342 [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator пре 14 година
  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 пре 14 година
  Bernhard Schussek 700c96e7fa [Form] Moved FieldFactoryTest to FormFactoryTest and fixed it пре 14 година
  Bernhard Schussek 9caaf0f3a3 [Form] Introduced FieldBuilder for field/form creation and made Field/Form mostly immutable пре 14 година
  Bernhard Schussek 3f70f89339 Merge remote branch 'symfony/master' into experimental пре 14 година
  Kris Wallsmith 0a229947a6 [Form] updated tests for changes in HttpFoundation пре 14 година
  Bernhard Schussek a51321c264 [Form] Moved validation logic to ValidationListener пре 14 година
  Bernhard Schussek 0799662361 [Form] Extracted data mapping logic from Form into ObjectMapperListener пре 14 година
  Bernhard Schussek 7a63b840f3 [Form] Renamed submit() to bind() пре 14 година
  Bernhard Schussek 5bfd02bcd0 [Form] Renamed bind() to bindRequest(). It is now semantically the same as in symfony1 again пре 14 година
  Bernhard Schussek ffa5bd264a [Form] Moved logic of Field::isMultipart() to rendering layer пре 14 година
  Bernhard Schussek 50ce0d53a0 [Form] Removed FieldInterface::getDisplayedData(). Use getTransformedData() instead пре 14 година
  Bernhard Schussek cb283d3783 [Form] Renamed 'key' to 'name'. Removed setKey() totally. пре 14 година
  Bernhard Schussek 0bf566310c Merge branch 'event-manager' into experimental пре 14 година
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com пре 14 година