1. 24 Nov, 2014 4 commits
  2. 23 Nov, 2014 2 commits
  3. 12 Oct, 2014 4 commits
  4. 26 Sep, 2014 6 commits
    • Fabien Potencier's avatar
      bumped version to 1.2.3-DEV · be10a763
      Fabien Potencier authored
      be10a763
    • Fabien Potencier's avatar
      prepared the 1.2.2 release · 8c5e86eb
      Fabien Potencier authored
      8c5e86eb
    • Fabien Potencier's avatar
      updated CHANGELOG · 535244c3
      Fabien Potencier authored
      535244c3
    • Fabien Potencier's avatar
      bug #1029 fixed translator (fabpot) · f8b75984
      Fabien Potencier authored
      This PR was merged into the 1.2 branch.
      
      Discussion
      ----------
      
      fixed translator
      
      Fixes #1028, #988, #983, #1023
      
      That makes the tests pass again.
      
      Commits
      -------
      
      712375b9 fixed translator
      f8b75984
    • Fabien Potencier's avatar
      fixed translator · 712375b9
      Fabien Potencier authored
      As of Symfony 2.5.2, Translator::__construct() calls setLocale.
      As the Silex Translator calls it with null and because we synchronize
      the translator language with the app one, the locale was always
      set to null when calling the translator for the first time, overriding
      the current app locale.
      712375b9
    • Fabien Potencier's avatar
      fixed translator · 57d74eb0
      Fabien Potencier authored
      As of Symfony 2.5.2, Translator::__construct() calls setLocale.
      As the Silex Translator calls it with null and because we synchronize
      the translator language with the app one, the locale was always
      set to null when calling the translator for the first time, overriding
      the current app locale.
      57d74eb0
  5. 22 Sep, 2014 2 commits
  6. 21 Sep, 2014 9 commits
  7. 08 Jul, 2014 2 commits
  8. 01 Jul, 2014 6 commits
  9. 30 Jun, 2014 2 commits
  10. 27 Jun, 2014 1 commit
  11. 26 Jun, 2014 1 commit
  12. 23 Jun, 2014 1 commit