Skip to content
  1. Feb 10, 2014
  2. Feb 04, 2014
  3. 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
  4. Jan 23, 2014
  5. Jan 22, 2014
  6. Jan 20, 2014
  7. Jan 11, 2014
  8. Jan 07, 2014
  9. Nov 25, 2013
  10. Nov 21, 2013
  11. Nov 20, 2013
  12. Oct 30, 2013
  13. Oct 14, 2013
  14. Aug 21, 2013
  15. Aug 02, 2013
  16. Jul 31, 2013
  17. Jul 05, 2013
  18. Apr 19, 2013
  19. Apr 16, 2013
  20. Mar 26, 2013
  21. Feb 22, 2013
  22. Feb 12, 2013
  23. Jan 03, 2013
  24. Nov 20, 2012
  25. Nov 14, 2012
  26. Oct 24, 2012
  27. Oct 05, 2012
  28. Oct 04, 2012
    • tbrehm's avatar
      Changed encoding of incremental sql files to "UTF8 ohne BOM" as some older... · a5b1a01b
      tbrehm authored
      Changed encoding of incremental sql files to "UTF8 ohne BOM" as some older mysql versions cant load them otherwise with errors like:
      
      ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ALTER TABLE `web_domain` ADD `pm` ENUM( 'static', 'dynamic', 'ondemand' ) NOT' at line 1
      Loading SQL patch file: /tmp/trunk/install/sql/incremental/upd_0032.sql
      a5b1a01b
  29. Sep 18, 2012
  30. Sep 07, 2012