Skip to content
  1. May 08, 2014
  2. Apr 25, 2014
  3. Apr 23, 2014
  4. Apr 22, 2014
  5. Apr 15, 2014
  6. Apr 14, 2014
  7. Apr 05, 2014
  8. Apr 03, 2014
  9. Mar 25, 2014
  10. Mar 17, 2014
  11. Mar 13, 2014
  12. Mar 11, 2014
  13. Mar 10, 2014
  14. Mar 04, 2014
    • Till Brehm's avatar
      - Added templating library to installer. · ccbf1497
      Till Brehm authored
      - Added function to detect the apache version to installer.
      - Added support for apache 2.4 to vhots templates for ispconfig vhost and apps vhost in installer.
      ccbf1497
  15. Mar 03, 2014
  16. Mar 02, 2014
  17. Feb 28, 2014
  18. Feb 24, 2014
  19. Feb 17, 2014
  20. Feb 16, 2014
  21. Feb 15, 2014
  22. Feb 12, 2014
  23. Feb 10, 2014
  24. Feb 07, 2014
  25. Feb 06, 2014
  26. Feb 05, 2014
  27. Feb 03, 2014
    • Marius Cramer's avatar
      Added config storage method · e20f18f3
      Marius Cramer authored
      - Use it like $app->conf('yourpluginname', 'config-key', 'value')
      - omit the value to read the config value, provide it to set the value
      e20f18f3