Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 6dc6d4a7d3 [TwigBundle] fixed trans tag il y a 14 ans
  Fabien Potencier 7b9a523a43 [TwigBundle] fixed trans tag il y a 14 ans
  Fabien Potencier 8ad2fd2123 [TwigBundle] renamed Helpers to HelpersExtension il y a 14 ans
  Fabien Potencier 0d7c403769 [Form] fixed camelization problem when looking for a method (getCreated_at -> getCreatedAt) il y a 14 ans
  Fabien Potencier 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% il y a 14 ans
  Jordi Boggiano 7ead257798 [FrameworkBundle] Fixed a windows compatibility issue il y a 14 ans
  Fabien Potencier 6aa190b2a6 [OutputEscaper] added SafeDecoratorInterface il y a 14 ans
  Fabien Potencier 7650dd708f [FrameworkBundle] fixed comment il y a 14 ans
  Fabien Potencier a6dc10c31a changed templating name notation il y a 14 ans
  Fabien Potencier 4ac65cebcf [Translation] renamed Range to Interval il y a 14 ans
  Fabien Potencier 9e50782b9d fixed request data collector il y a 14 ans
  Brandon Turner bda264bb81 [Form] Removed invalid unit test il y a 14 ans
  Fabien Potencier 707205410e added an IdentityTranslator to make it possible to always relies on the translator service, even if none is configured il y a 14 ans
  Fabien Potencier 9c9edb3904 [FrameworkBundle] added error messages from the Form Component in the default validators.fr.xliff il y a 14 ans
  Sebastian Ionescu 4edd0c269b updated some helper docblocks - fixed usage of helpers il y a 14 ans
  Fabien Potencier 9580c74f0b [Validator] changed the convention for placeholders in messages to be compatible with Twig (from %limit% to {{ limit }}) il y a 14 ans
  Fabien Potencier d3aca1c04a [FrameworkBundle] added support for the Translation component il y a 14 ans
  Fabien Potencier d6f55c31d1 [TwigBundle] added helpers for translations il y a 14 ans
  Fabien Potencier a7537906b4 [Translation] added the component il y a 14 ans
  Fabien Potencier 6317ddfbe1 [ZendBundle] removed translator support il y a 14 ans
  Fabien Potencier b890c3429d [FrameworkBundle] fixed file detection and formatting in Code helper il y a 14 ans
  Fabien Potencier 35ee15d131 [DependencyInjection] tweaked an error message to ease debugging il y a 14 ans
  Fabien Potencier aaba52d928 [FrameworkBundle] made all Router options configurable il y a 14 ans
  Brandon Turner 953a81372a [Form] fixed typo in unit test il y a 14 ans
  Brandon Turner b2e4b452a4 [Form] added support for stdClass objects il y a 14 ans
  Brandon Turner c3b89eeedd [Form] fixed failing unit test due il y a 14 ans
  Brandon Turner 9e84f450c2 [Form] fixed decimal rounding in IntegerField il y a 14 ans
  Brandon Turner a305eb063d [Form] added support for rounding-mode option on NumberFields il y a 14 ans
  Brandon Turner 2052501634 [Form] fixed missing locale setting in unit tests il y a 14 ans
  Brandon Turner 86b6aff5b6 [Form] fixed bug that prevented setLocale from working il y a 14 ans