Skip to content
Snippets Groups Projects
  1. Feb 10, 2020
    • Thijs Kinkhorst's avatar
      Config-template: remove default null for metadata.sign-algorithm · 3534658a
      Thijs Kinkhorst authored
      Different from the other options, setting it to null does not use
      a default but throws an error if you enable metadata signing, so
      enabling metadata signing in the default config will throw an
      exception. Better to just leave it out, the option is documented
      but should not be necessary for most installs, so needs not be
      in the template.
      3534658a
  2. Feb 02, 2020
  3. Dec 13, 2019
  4. Sep 06, 2019
  5. Aug 21, 2019
  6. Aug 18, 2019
  7. Jul 24, 2019
  8. Jul 15, 2019
  9. May 13, 2019
  10. Mar 08, 2019
  11. Feb 17, 2019
  12. Jan 10, 2019
  13. Dec 24, 2018
  14. Nov 29, 2018
  15. Nov 21, 2018
  16. Nov 20, 2018
  17. Nov 15, 2018
  18. Nov 12, 2018
  19. Nov 07, 2018
  20. Oct 18, 2018
  21. Oct 17, 2018
  22. Sep 29, 2018
  23. Sep 07, 2018
  24. Aug 18, 2018
  25. Jun 01, 2018
  26. May 31, 2018
  27. Apr 18, 2018
  28. Mar 20, 2018
  29. Jan 16, 2018
  30. Dec 04, 2017
  31. Nov 13, 2017
  32. Oct 25, 2017
  33. Oct 19, 2017
  34. 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.
  35. Oct 16, 2017
  36. Sep 07, 2017
Loading