Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Fabien Potencier a6dc10c31a changed templating name notation vor 15 Jahren
  Fabien Potencier 4ac65cebcf [Translation] renamed Range to Interval vor 15 Jahren
  Fabien Potencier 9e50782b9d fixed request data collector vor 15 Jahren
  Brandon Turner bda264bb81 [Form] Removed invalid unit test vor 15 Jahren
  Fabien Potencier 707205410e added an IdentityTranslator to make it possible to always relies on the translator service, even if none is configured vor 15 Jahren
  Fabien Potencier 9c9edb3904 [FrameworkBundle] added error messages from the Form Component in the default validators.fr.xliff vor 15 Jahren
  Sebastian Ionescu 4edd0c269b updated some helper docblocks - fixed usage of helpers vor 15 Jahren
  Fabien Potencier 9580c74f0b [Validator] changed the convention for placeholders in messages to be compatible with Twig (from %limit% to {{ limit }}) vor 15 Jahren
  Fabien Potencier d3aca1c04a [FrameworkBundle] added support for the Translation component vor 15 Jahren