Commit History

Author SHA1 Message Date
  Bernhard Schussek fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
  Bernhard Schussek 347c069e8d [DoctrineBundle][Form] Implemented EntityChoiceField 14 years ago
  Bernhard Schussek ebd2ca6cfe [Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required. 14 years ago
  Bernhard Schussek ce61baf717 [Form] ChoiceField now accepts closures in the 'choices' option 14 years ago
  Fabien Pennequin 956857119b [Form] Fixed typo in phpdoc 14 years ago
  Ryan Weaver d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 years ago
  Ryan Weaver 35ce9a37d1 [Form] Adding PHPDoc to ChoiceField and removing two unused options. 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Bernhard Schussek acdd5c06de [Form] Changed value transformers to throw UnexpectedTypeException instances 14 years ago
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 years ago
  Bernhard Schussek 1bbdb5ec07 [Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer 14 years ago
  Jordi Boggiano fbc29f061c [Form] Coding style fixes 14 years ago
  Jordi Boggiano 0bdb271608 [Form] Added parent calls to all configure() methods of Fields and Transformers 14 years ago
  Benjamin Eberlei ec3b3f7637 Added and tested EntityToIDTransformer to transform Many-To-One and One-To-One entities into their identifier values 15 years ago
  Benjamin Eberlei 0d9d4ac583 Optimize some code in Form/Configurable, Have ChoiceField always pass data to transformers, implemented and fully unit-tested two Doctrine ORM specific transformers that do Collection to String/Choice Transformations 15 years ago
  Fabien Potencier 2525998f6e replaced form field rendering with plain templates 15 years ago
  Fabien Potencier 4deb82f842 [Form] fixed license and phpdoc 15 years ago
  Jeremy Mikola 57c0ce0ec1 [Form] Remove support for ArrayObject as ChoiceField's choices option 15 years ago
  Jeremy Mikola 6fc9b68fa7 [Form] Replace unset() with non-destructive logic in case the "choices" option is an object. 15 years ago
  Fabien Potencier 50f039844b [Form] removed obsolete use statements 15 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago