Commit History

Автор SHA1 Съобщение Дата
  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 0799662361 [Form] Extracted data mapping logic from Form into ObjectMapperListener преди 14 години
  Bernhard Schussek 7a63b840f3 [Form] Renamed submit() to bind() преди 14 години
  Bernhard Schussek 50ce0d53a0 [Form] Removed FieldInterface::getDisplayedData(). Use getTransformedData() instead преди 14 години
  Bernhard Schussek e85aab2dc1 [Form] Changed form to use the new EventDispatcher implementation преди 14 години
  Bernhard Schussek 0bf566310c Merge branch 'event-manager' into experimental преди 14 години
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com преди 14 години
  Bernhard Schussek 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes преди 14 години
  Bernhard Schussek 528ef55da6 [Form] Implemented generic data filter hooks преди 14 години
  Bernhard Schussek e3e8c29875 Merge branch 'bugfix' into experimental преди 14 години
  Bernhard Schussek 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty преди 14 години
  Bernhard Schussek a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests преди 14 години
  Bernhard Schussek f7dc71ef59 [Form] Refactored id and name generation to renderer plugins преди 14 години
  Bernhard Schussek 40acc6ac79 [Form] Fixed ChoiceField::isChoiceSelected() to differentiate between zero and empty преди 14 години
  Bernhard Schussek 1593d6f75d [Form] Added method FieldInterface::isEmpty() преди 14 години
  Bernhard Schussek fb1f99137d [Form] Changed semantics of a "bound" form преди 14 години
  Bernhard Schussek e5ed98c324 [Form] Added option 'data' to Field for populating a field with a fixed value преди 14 години
  Bernhard Schussek fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. преди 14 години
  Bernhard Schussek c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity преди 14 години
  Bernhard Schussek 8f8f53d631 [Form][FrameworkBundle] Implemented FormFactory and added it to the DI container преди 14 години
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files преди 14 години
  Bernhard Schussek 4b78c4376f [Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class преди 14 години
  Bernhard Schussek e9a7531a26 [Form] added the constrained method Field::isTransformationSuccessful() преди 14 години
  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 преди 14 години
  Bernhard Schussek b8ef7e7332 [Form] Improved semantics of property paths and removed FieldGroup::merge() for now преди 14 години
  Johannes M. Schmitt b3081c79e9 CS fixes преди 14 години