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 848ec01f02 [Form] Refactored RepeatedField to FormFactory 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 a725415440 [Form] Fixed RepeatedField not to trigger NotNull/NotBlank errors if any of the fields was filled in 14 years ago
  Bernhard Schussek fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
  Bernhard Schussek bdd2c91abd [Form] Fixed failing test 14 years ago
  Jordi Boggiano d928632583 [Form] Made RepeatedField sub-field names configurable 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Kris Wallsmith 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago