Commit History

作者 SHA1 備註 提交日期
  Bernhard Schussek 700c96e7fa [Form] Moved FieldFactoryTest to FormFactoryTest and fixed it 14 年之前
  Bernhard Schussek 7a63b840f3 [Form] Renamed submit() to bind() 14 年之前
  Bernhard Schussek cb283d3783 [Form] Renamed 'key' to 'name'. Removed setKey() totally. 14 年之前
  Bernhard Schussek fb8efaba67 [Form] Fixed a couple of failing tests 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 9eff64dd54 [Form] Added EventListener implementation and moved CollectionField to factory 14 年之前
  Bernhard Schussek a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests 14 年之前
  Bernhard Schussek c923af2879 [Form] Adapted constructor of CollectionField to match the constructors of the other fields. The field prototype is now optional. 14 年之前
  Bernhard Schussek fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
  Bernhard Schussek c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 年之前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 年之前
  Bernhard Schussek e80aa9a5ab [Form] Fixed: The data in a CollectionField is resized down if fields are removed 14 年之前
  Brandon Turner bda264bb81 [Form] Removed invalid unit test 14 年之前
  Brandon Turner 953a81372a [Form] fixed typo in unit test 14 年之前
  Jeremy Mikola 9be7cbb115 [Form] CollectionField::setData() should remove old fields missing from new data 15 年之前
  Jeremy Mikola 9f5469f62d [Form] Test case for binding a collection of field groups with an ArrayObject of objects. 15 年之前
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 年之前