Commit History

作者 SHA1 備註 提交日期
  Bernhard Schussek 6bc79a1a12 [Form] Renamed different kinds of data transformers within a field for better clarity 14 年之前
  Bernhard Schussek 700c96e7fa [Form] Moved FieldFactoryTest to FormFactoryTest and fixed it 14 年之前
  Bernhard Schussek 7a63b840f3 [Form] Renamed submit() to bind() 14 年之前
  Bernhard Schussek 50ce0d53a0 [Form] Removed FieldInterface::getDisplayedData(). Use getTransformedData() instead 14 年之前
  Bernhard Schussek 0bf566310c Merge branch 'event-manager' into experimental 14 年之前
  Jordi Boggiano 991b1ed225 [HttpFoundation] UploadedFile::getOriginalName is now overriding getName 14 年之前
  Jordi Boggiano 88cfc4c011 [Form] Add exception for missing enctype attribute 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 f2c1976da6 [Form] Refactored FileField to FormFactory and fixed file upload mechanism 14 年之前
  Bernhard Schussek fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 年之前
  Bernhard Schussek 8513082007 [Form][HttpFoundation] Improved File and UploadedFile class 14 年之前
  Bernhard Schussek 242be933d5 [Form] Added proper error handling to FileField 14 年之前
  Kris Wallsmith 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 年之前
  Fabien Potencier 30ccd0b794 [Form] fixed unit test paths 14 年之前
  Bernhard Schussek e0aa3f30a8 [Form] Improved FileField to store files in a temporary location in case validation fails 14 年之前