Commit History

Author SHA1 Message Date
  Bernhard Schussek 700c96e7fa [Form] Moved FieldFactoryTest to FormFactoryTest and fixed it 14 years ago
  Bernhard Schussek 7a63b840f3 [Form] Renamed submit() to bind() 14 years ago
  Bernhard Schussek 50ce0d53a0 [Form] Removed FieldInterface::getDisplayedData(). Use getTransformedData() instead 14 years ago
  Bernhard Schussek 0bf566310c Merge branch 'event-manager' into experimental 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Bernhard Schussek 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes 14 years ago
  Bernhard Schussek 528ef55da6 [Form] Implemented generic data filter hooks 14 years ago
  Bernhard Schussek 0f8a413221 [Form] Fixed EntityChoiceFieldTest 14 years ago
  Bernhard Schussek e3e8c29875 Merge branch 'bugfix' into experimental 14 years ago
  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 years ago
  Bernhard Schussek a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests 14 years ago
  Bernhard Schussek 7a48c0a5c5 [Form] Refactored logic from ChoiceField into ChoicePlugin and SelectMultipleNamePlugin 14 years ago
  Bernhard Schussek 813ec54fa1 [Form] Refactored parts of the choice fields into ChoiceList instances 14 years ago
  Bernhard Schussek fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
  Bernhard Schussek d152b5e265 [Form] Moved Doctrine2 specific files 14 years ago