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