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