Commit History

Author SHA1 Message Date
  Bernhard Schussek c1edf116f2 [Form] Removed notion of "hidden" fields 14 years ago
  Bernhard Schussek 02d2121dcd [Form] Improved rendering 14 years ago
  Bernhard Schussek adbf2cb2bf [Form] Added ArrayAccess interface to DefaultRenderer 14 years ago
  Bernhard Schussek c6e9fd97b6 [Form] Fixed various bugs 14 years ago
  Bernhard Schussek eca2b87313 Merge branch 'master' into experimental 14 years ago
  Bernhard Schussek e334c4734e [Form] Registered FormFactory in the DIC 14 years ago
  Bernhard Schussek f2c1976da6 [Form] Refactored FileField to FormFactory and fixed file upload mechanism 14 years ago
  Fabien Potencier 5b92dcf9dd Merge remote branch 'stof/zend_config' 14 years ago
  Fabien Potencier 396fcf15a8 Merge remote branch 'kriswallsmith/assetic/rm-phpcs' 14 years ago
  Christophe Coevoet 0488ebc2e8 Changed default priority to INFO 14 years ago
  Christophe Coevoet 192583a225 [ZendBundle] Added a Configuration class 14 years ago
  Bernhard Schussek 848ec01f02 [Form] Refactored RepeatedField to FormFactory 14 years ago
  Bernhard Schussek 87b417889c [Form] Fixed DateTimeFieldTest 14 years ago
  Bernhard Schussek 0f8a413221 [Form] Fixed EntityChoiceFieldTest 14 years ago
  Bernhard Schussek acc5c76f77 [Form] Fixed failing DateFieldTest and TimeFieldTest 14 years ago
  Fabien Potencier 691c9f5950 Merge remote branch 'marphi/fix_assetic' 14 years ago
  Fabien Potencier 2ad21ed41f Merge remote branch 'lsmith77/fixture_2_migration' 14 years ago
  Fabien Potencier 71a06f0174 Merge remote branch 'kriswallsmith/assetic/stylus-filter' 14 years ago
  Kris Wallsmith 2b2a7f0a1d added nowrap style to WDT toolbar so image and text stays together when the toolbar wraps 14 years ago
  Kris Wallsmith 9f2d59c489 [AsseticBundle] added stylus filter 14 years ago
  Bernhard Schussek e3e8c29875 Merge branch 'bugfix' into experimental 14 years ago
  Victor Berchet 788f63d460 [FrameworkBundle] Simplify the over-complicated template cache warmer 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
  Lukas Kahwe Smith e356c2a902 cosmetic tweak 14 years ago
  Lukas Kahwe Smith 988b8f3736 initial steps to handling objects 14 years ago
  Bernhard Schussek 0e75891f25 [Form] Fixed DateTimeToLocalizedStringTransformerTest 14 years ago
  Fabien Potencier 79bc233344 [TwigBundle] fixed typo 14 years ago
  Bernhard Schussek 8e2d0bae90 [Form] Ported DateTimeField to FormFactory 14 years ago
  Bernhard Schussek b5671c1be0 [Form] Implemented ArrayToPartsTransformer and ValueToDuplicatesTransformer 14 years ago
  Bernhard Schussek 5a2404a1d6 [Form] Removed deprecated fields 14 years ago