Skip to content
Snippets Groups Projects
  1. Jul 30, 2013
  2. Jul 21, 2013
    • Michael Hamann's avatar
      In debug mode: catch and log JS errors with file information · 6b0ec830
      Michael Hamann authored
      When debugging is enabled (allowdebug enabled) JS errors are now catched
      for each non-core JS file and logged with the additional information
      from which file they came. This should make it easier to find out which
      plugin is the cause for broken JS code. The feature isn't enabled by
      default as defining functions inside try-clauses isn't allowed in strict
      mode and causes a warning at least in Firefox.
      6b0ec830
  3. Jul 12, 2013
  4. Mar 30, 2013
  5. Mar 24, 2013
    • Andreas Gohr's avatar
      upgrade jQuery scripts · 64a19076
      Andreas Gohr authored
      jQuery 1.9.0 had a bug in replaceWith() that got fixed in 1.9.1 - to
      ensure compatibility I upgraded the whole suite to their current
      releases.
      64a19076
  6. Feb 24, 2013
  7. Feb 16, 2013
  8. Feb 03, 2013
  9. Jan 28, 2013
  10. Jan 26, 2013
  11. Jan 24, 2013
  12. Jan 22, 2013
  13. Jan 20, 2013
  14. Jan 19, 2013
  15. Nov 12, 2012
  16. Oct 11, 2012
  17. Sep 09, 2012
  18. Sep 08, 2012
  19. Aug 26, 2012
  20. Aug 05, 2012
  21. Jul 28, 2012
  22. Jul 14, 2012
  23. Jul 05, 2012
  24. Jul 01, 2012
  25. Jun 30, 2012
Loading