Historique des commits

Auteur SHA1 Message Date
  Bernhard Schussek eca2b87313 Merge branch 'master' into experimental il y a 14 ans
  Bernhard Schussek e334c4734e [Form] Registered FormFactory in the DIC il y a 14 ans
  Bernhard Schussek f2c1976da6 [Form] Refactored FileField to FormFactory and fixed file upload mechanism il y a 14 ans
  Fabien Potencier 5b92dcf9dd Merge remote branch 'stof/zend_config' il y a 14 ans
  Fabien Potencier 396fcf15a8 Merge remote branch 'kriswallsmith/assetic/rm-phpcs' il y a 14 ans
  Christophe Coevoet 0488ebc2e8 Changed default priority to INFO il y a 14 ans
  Christophe Coevoet 192583a225 [ZendBundle] Added a Configuration class il y a 14 ans
  Bernhard Schussek 848ec01f02 [Form] Refactored RepeatedField to FormFactory il y a 14 ans
  Bernhard Schussek 87b417889c [Form] Fixed DateTimeFieldTest il y a 14 ans
  Bernhard Schussek 0f8a413221 [Form] Fixed EntityChoiceFieldTest il y a 14 ans
  Bernhard Schussek acc5c76f77 [Form] Fixed failing DateFieldTest and TimeFieldTest il y a 14 ans
  Fabien Potencier 691c9f5950 Merge remote branch 'marphi/fix_assetic' il y a 14 ans
  Fabien Potencier 2ad21ed41f Merge remote branch 'lsmith77/fixture_2_migration' il y a 14 ans
  Fabien Potencier 71a06f0174 Merge remote branch 'kriswallsmith/assetic/stylus-filter' il y a 14 ans
  Kris Wallsmith 2b2a7f0a1d added nowrap style to WDT toolbar so image and text stays together when the toolbar wraps il y a 14 ans
  Kris Wallsmith 9f2d59c489 [AsseticBundle] added stylus filter il y a 14 ans
  Bernhard Schussek e3e8c29875 Merge branch 'bugfix' into experimental il y a 14 ans
  Victor Berchet 788f63d460 [FrameworkBundle] Simplify the over-complicated template cache warmer il y a 14 ans
  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 il y a 14 ans
  Lukas Kahwe Smith e356c2a902 cosmetic tweak il y a 14 ans
  Lukas Kahwe Smith 988b8f3736 initial steps to handling objects il y a 14 ans
  Bernhard Schussek 0e75891f25 [Form] Fixed DateTimeToLocalizedStringTransformerTest il y a 14 ans
  Fabien Potencier 79bc233344 [TwigBundle] fixed typo il y a 14 ans
  Bernhard Schussek 8e2d0bae90 [Form] Ported DateTimeField to FormFactory il y a 14 ans
  Bernhard Schussek b5671c1be0 [Form] Implemented ArrayToPartsTransformer and ValueToDuplicatesTransformer il y a 14 ans
  Bernhard Schussek 5a2404a1d6 [Form] Removed deprecated fields il y a 14 ans
  Bernhard Schussek ac5440f8d4 [Form] DateTimeToArrayTransformer does not accept partially filled arrays anymore. Replaces DateField::isPartiallyFilled() and TimeField::isPartiallyFilled() il y a 14 ans
  Bernhard Schussek 78b26c2cc5 [Form] Renamed type 'raw' to 'array' in date and time field il y a 14 ans
  Bernhard Schussek c8275c5b27 [Form] Refactored PercentField to FormFactory il y a 14 ans
  Bernhard Schussek 68bb3ff606 [Form] Used ValuePlugin to pass displayed data to template. The order of added renderer plugins and set renderer variables is now respected il y a 14 ans