コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Schussek d84d167b71 [Form] Fixed display of enctype for file fields in Twig theme 14 年 前
  Bernhard Schussek 66ba0c3a73 [Form] Fixed: vars are initialized when ThemeRenderer::getVars() is accessed 14 年 前
  Bernhard Schussek 262bdcb21d [Form] Fixed validation 14 年 前
  Bernhard Schussek 50642bb830 [Form] Added EntityType DIC configuration to DoctrineBundle 14 年 前
  Bernhard Schussek ef334dbc4a Merge remote branch 'beberlei/AttributeSupport' into beberlei-merge 14 年 前
  Bernhard Schussek 3f390aa271 [Form] Removed EntityType from DefaultTypeLoader 14 年 前
  Benjamin Eberlei ee96ad0e81 [Form] [DoctrineBridge] Move EntityType and DoctrineTypeLoader into Doctrine Bridge 14 年 前
  Bernhard Schussek 1ff6906608 [Form] Simplified ArrayTypeLoader and used it as base class of DefaultTypeLoader 14 年 前
  Benjamin Eberlei 8d6dd2b9af [Form] Add Arbitrary Attribute Support to Form Rendering. 14 年 前
  Benjamin Eberlei 6bcc04905c [Form] Introduce ArrayTypeLoader, Remove EntityManager and FormFactory interface from DefaultTypeLoader 14 年 前
  Bernhard Schussek 15d5259eb8 [Form] Forms now remember the types used during their construction 14 年 前
  Bernhard Schussek 0b4c3c0cb8 [Form] Fixed coding conventions 14 年 前
  Bernhard Schussek 2faa47d03b [Form] Added fallback templates to TwigThemeFactory 14 年 前
  Bernhard Schussek 1211d77f49 [Form] Introduced renderer theme factories so that themes can be changed during runtime 14 年 前
  Bernhard Schussek 5b41810b6d Revert "[Form] Changed naming of Themes to ThemeEngines. Theme templates are now 'themes'" 14 年 前
  Bernhard Schussek 5078a63c74 Revert "[Form] Fixed more naming of themes and theme engines" 14 年 前
  Bernhard Schussek 9b6722222f [Form] Improved internal structore of PropertyPathMapper 14 年 前
  Bernhard Schussek 1aa34b7240 [Form] Fixed more naming of themes and theme engines 14 年 前
  Bernhard Schussek 1efd680b68 [Form] Changed naming of Themes to ThemeEngines. Theme templates are now 'themes' 14 年 前
  Bernhard Schussek f71ae03143 [Form] AbstractType::getParent() returns 'form' by default now 14 年 前
  Bernhard Schussek c01419d856 Merge remote branch 'johnwards/renderer_tests' into renderer-tests-merge 14 年 前
  Bernhard Schussek 9839aafb7d Merge remote branch 'symfony/master' into experimental 14 年 前
  Bernhard Schussek 08a09240f6 [Form] Fixed order of input and output timezone to a more natural one 14 年 前
  Fabien Potencier 9595963c2b [Routing] changed interface of the router twig extension as we don't need a full router 14 年 前
  Bernhard Schussek a880f8d0d1 [Form] Fixed coding conventions 14 年 前
  Fabien Potencier 662a4b3740 removed the status message from HttpException, changed the signature so that most useful arguments are first, fixed many small problems introduced with previous HTTP exception refactoring 14 年 前
  Bernhard Schussek 9e025440ca Merge remote branch 'johnwards/configuration' into configurable-merge 14 年 前
  Fabien Potencier 82dec51b30 moved integration between the Yaml component and Twig to a Symfony Bridge 14 年 前
  Fabien Potencier e912b347f0 moved integration between the Translation component and Twig to a Symfony Bridge 14 年 前
  Fabien Potencier 3e5bd67dac moved integration between Routing and Twig to a Symfony Bridge 14 年 前