Skip to content
Snippets Groups Projects
  1. Dec 24, 2018
  2. Nov 29, 2018
  3. Nov 21, 2018
  4. Nov 20, 2018
  5. Nov 15, 2018
  6. Nov 12, 2018
  7. Nov 07, 2018
  8. Oct 18, 2018
  9. Oct 17, 2018
  10. Sep 29, 2018
  11. Sep 07, 2018
  12. Aug 18, 2018
  13. Jun 01, 2018
  14. May 31, 2018
  15. Apr 18, 2018
  16. Mar 20, 2018
    • kreynen's avatar
      Update config.php · 8970a7de
      kreynen authored
      This is minor, but if a comma is required when this is enabled the template should reflect that.
      8970a7de
  17. Jan 16, 2018
  18. Dec 04, 2017
  19. Nov 13, 2017
  20. Oct 25, 2017
  21. Oct 19, 2017
  22. Oct 17, 2017
    • Jaime Pérez Crespo's avatar
      Add a "translateFromArray" filter to twig. · 840f2242
      Jaime Pérez Crespo authored
      This allows us to use this new filter to translate strings from a given array of translations, where every translation is indexed by its ISO 639 code. A new configuration option ('language' -> 'priorities') is available too to control the alternative languages that can be used instead of a given language, when the latter is not found. The filter returns null when no suitable translation is found, so that it can be combined with "default()" to set a default translation for a given string.
      840f2242
  23. Oct 16, 2017
  24. Sep 07, 2017
  25. Sep 01, 2017
  26. Aug 31, 2017
  27. Jul 05, 2017
  28. Jun 20, 2017
    • Elijah Lynn's avatar
      Add PDO $options support · 8e7d5ff1
      Elijah Lynn authored
      I may be missing something but I haven't found a way to add the --ssl-ca
      MySQL option to my database connection. It appears we just need to pass
      in an $options param.
      8e7d5ff1
  29. Apr 21, 2017
    • Jaime Pérez Crespo's avatar
      Set a default session name for PHP sessions. · c5c832c4
      Jaime Pérez Crespo authored
      The default values are fine if no other applications use PHP sessions. However, when other apps are using PHP sessions, a conflict arises with the defaults, so let's try to make the defaults a bit more resilient.
      c5c832c4
  30. Mar 30, 2017
  31. Dec 15, 2016
  32. Nov 17, 2016
  33. Nov 15, 2016
  34. Nov 14, 2016
  35. Oct 27, 2016
  36. Oct 18, 2016
  37. Aug 30, 2016
Loading