Skip to content
  1. Jun 02, 2015
  2. May 27, 2015
  3. May 21, 2015
  4. May 20, 2015
  5. May 16, 2015
  6. Apr 16, 2015
  7. Apr 15, 2015
  8. Apr 14, 2015
  9. Jan 13, 2015
  10. Dec 19, 2014
  11. 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
  12. Sep 26, 2014
  13. Feb 24, 2014
  14. Nov 29, 2013
  15. Nov 20, 2013
  16. Nov 14, 2013
  17. Oct 21, 2013
  18. Aug 21, 2013
  19. Mar 26, 2013
  20. Feb 12, 2013
  21. Jan 17, 2013
  22. Nov 14, 2012
  23. Jul 30, 2012
  24. Feb 03, 2012
  25. Jan 12, 2012
  26. Jan 04, 2012
  27. Dec 16, 2011
  28. 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
  29. Sep 12, 2011
  30. Aug 10, 2011
  31. Mar 28, 2011
  32. Nov 26, 2010
  33. Sep 25, 2010