Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonathan H. Wage ff683a694e Integrating new data fixtures code. vor 15 Jahren
  Fabien Potencier 2525998f6e replaced form field rendering with plain templates vor 15 Jahren
  ornicar a38069288c Fix namespace collision vor 15 Jahren
  Fabien Potencier c2f856f074 [FrameworkBundle] fixed comment vor 15 Jahren
  Fabien Potencier e88c0b7fc5 [DoctrineBundle] fixed previous commit vor 15 Jahren
  Jonathan H. Wage 8fbf19694f Adding orm: and mongodb: annotation aliases to avoid conflicts. Recommended is to use the aliases instead of relying on the default namespace for annotations. vor 15 Jahren
  Fabien Potencier 0fc8906feb [Validator] forced all validation annotations to be in the validation namespace to avoid collisions, removed the need for the wrapping @Validation annotation vor 15 Jahren
  Fabien Potencier 3a4d9cb185 [Validation] fixed license vor 15 Jahren
  Fabien Potencier 4deb82f842 [Form] fixed license and phpdoc vor 15 Jahren
  Fabien Potencier 47bc809dc3 [TwigBundle] added tests for trans tag and filter vor 15 Jahren
  Fabien Potencier 77125288e7 [TwigBundle] updated nodes for the latest version of Twig vor 15 Jahren
  Fabien Potencier 8e654e8f9e [TwigBundle] added the trans filter vor 15 Jahren
  Fabien Potencier 68bff2d214 [TwigBundle] fixed trans tags vor 15 Jahren
  Fabien Potencier 3696066bfe [TwigBundle] fixed typo vor 15 Jahren
  Fabien Potencier 416bd7872e [TwigBundle] optimized calls to helpers vor 15 Jahren
  Fabien Potencier 3ce8ad1718 fixed HelpersExtension (removed usage of the magic _view context attribute -- helpers should now work from macros) vor 15 Jahren
  Fabien Potencier eff1bdf50f [TwigBundle] made trans and transchoice tags more flexible vor 15 Jahren
  Fabien Potencier 4297609156 [TwigBundle] moved translator helpers to their own extension (removed usage of the magic _view variable context) vor 15 Jahren
  Fabien Potencier 1a055fc7f0 [Validator] fixed typo vor 15 Jahren
  Jeremy Mikola a6caa3d552 [FrameworkBundle] Replaced non-existent definition key vor 15 Jahren
  Jordi Boggiano d28b9ddcda [HttpFoundation] Fix session::remove() not initializing the session vor 15 Jahren
  Alex 568cd57da6 [WebProfilerBundle] updated two references to the bag template to the new style by adding a .php extension to them vor 15 Jahren
  Fabien Potencier 6dc6d4a7d3 [TwigBundle] fixed trans tag vor 15 Jahren
  Fabien Potencier 7b9a523a43 [TwigBundle] fixed trans tag vor 15 Jahren
  Fabien Potencier 8ad2fd2123 [TwigBundle] renamed Helpers to HelpersExtension vor 15 Jahren
  Fabien Potencier 0d7c403769 [Form] fixed camelization problem when looking for a method (getCreated_at -> getCreatedAt) vor 15 Jahren
  Fabien Potencier 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% vor 15 Jahren
  Jordi Boggiano 7ead257798 [FrameworkBundle] Fixed a windows compatibility issue vor 15 Jahren
  Fabien Potencier 6aa190b2a6 [OutputEscaper] added SafeDecoratorInterface vor 15 Jahren
  Fabien Potencier 7650dd708f [FrameworkBundle] fixed comment vor 15 Jahren