Commit History

Author SHA1 Message Date
  Bernhard Schussek 15d5259eb8 [Form] Forms now remember the types used during their construction 14 years ago
  Bernhard Schussek 0b4c3c0cb8 [Form] Fixed coding conventions 14 years ago
  Bernhard Schussek 2faa47d03b [Form] Added fallback templates to TwigThemeFactory 14 years ago
  Bernhard Schussek 1211d77f49 [Form] Introduced renderer theme factories so that themes can be changed during runtime 14 years ago
  Bernhard Schussek 5b41810b6d Revert "[Form] Changed naming of Themes to ThemeEngines. Theme templates are now 'themes'" 14 years ago
  Bernhard Schussek 5078a63c74 Revert "[Form] Fixed more naming of themes and theme engines" 14 years ago
  Bernhard Schussek 9b6722222f [Form] Improved internal structore of PropertyPathMapper 14 years ago
  Bernhard Schussek 1aa34b7240 [Form] Fixed more naming of themes and theme engines 14 years ago
  Bernhard Schussek 1efd680b68 [Form] Changed naming of Themes to ThemeEngines. Theme templates are now 'themes' 14 years ago
  Bernhard Schussek f71ae03143 [Form] AbstractType::getParent() returns 'form' by default now 14 years ago
  Bernhard Schussek c01419d856 Merge remote branch 'johnwards/renderer_tests' into renderer-tests-merge 14 years ago
  Bernhard Schussek 9839aafb7d Merge remote branch 'symfony/master' into experimental 14 years ago
  Bernhard Schussek 08a09240f6 [Form] Fixed order of input and output timezone to a more natural one 14 years ago
  Fabien Potencier 9595963c2b [Routing] changed interface of the router twig extension as we don't need a full router 14 years ago
  Bernhard Schussek a880f8d0d1 [Form] Fixed coding conventions 14 years ago
  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 years ago
  Bernhard Schussek 9e025440ca Merge remote branch 'johnwards/configuration' into configurable-merge 14 years ago
  Fabien Potencier 82dec51b30 moved integration between the Yaml component and Twig to a Symfony Bridge 14 years ago
  Fabien Potencier e912b347f0 moved integration between the Translation component and Twig to a Symfony Bridge 14 years ago
  Fabien Potencier 3e5bd67dac moved integration between Routing and Twig to a Symfony Bridge 14 years ago
  Fabien Potencier abb99e9469 [HttpKernel] changed the abstract BaseHttpException to HttpException to allow the creation of any HTTP exception 14 years ago
  Fabien Potencier a2294106fb fixed finding resources under the main app/ directory 14 years ago
  Fabien Potencier 72854cfbcf [AsseticBundle] replace usage of the Unix specific 'rm -rf' by usage of the Filesystem class 14 years ago
  Fabien Potencier 3ca23c92ff Merge remote branch 'weaverryan/controller-cannot-find-exception' 14 years ago
  Fabien Potencier 1479c25a8a Merge remote branch 'stof/security_events' 14 years ago
  Fabien Potencier cbe1f6f763 [FrameworkBundle] fixed cache:clear command for non-namespaced AppKernel classes 14 years ago
  Ryan Weaver 98d03d1aec [FrameworkBundle] Giving a more specific message when a Bundle:Controller:Action controller class cannot be found 14 years ago
  Christophe Coevoet cc036b4f2b [Security] Removed useless method call 14 years ago
  Christophe Coevoet 8b8bb66afe [Security] Fixed some listeners not updated after the event refactoring 14 years ago
  John Wards 85701b65af [Form] Missing methods from interfaces 14 years ago