Skip to content
  1. Jun 15, 2015
  2. Jun 02, 2015
  3. May 27, 2015
  4. May 21, 2015
  5. May 20, 2015
  6. May 16, 2015
  7. Apr 16, 2015
  8. Apr 15, 2015
  9. Apr 14, 2015
  10. Jan 13, 2015
  11. Dec 19, 2014
  12. Nov 27, 2014
    • Falko Timme's avatar
      - Added translations. · a4a4eaa9
      Falko Timme authored
      - Added HHVM to "Default PHP Handler" field (server configuration).
      - Fixed "Unable to load the server configuration from database." error when running server.sh.
      - Fixed Javascript (accordions weren't working anymore, directive snippets and other placeholders couldn't be added anymore).
      a4a4eaa9
  13. Sep 26, 2014
  14. Feb 24, 2014
  15. Nov 29, 2013
  16. Nov 20, 2013
  17. Nov 14, 2013
  18. Oct 21, 2013
  19. Aug 21, 2013
  20. Mar 26, 2013
  21. Feb 12, 2013
  22. Jan 17, 2013
  23. Nov 14, 2012
  24. Jul 30, 2012
  25. Feb 03, 2012
  26. Jan 12, 2012
  27. Jan 04, 2012
  28. Dec 16, 2011
  29. Dec 07, 2011
    • nveid's avatar
      Converted all mysql_ calls to OO based mysqli calls. · f5b0ca26
      nveid authored
      Also removed the calls to the db closeConn calls in favor of
      destryong the connections on the class __destruct() 's..
      
      Since firebird db had a closeConn as well, changed its __destruct
      to calls its own personal closeConn which otherwise left unmodified.
      
      Refs: 1722
      f5b0ca26
  30. Sep 12, 2011
  31. Aug 10, 2011
  32. Mar 28, 2011
  33. Nov 26, 2010