Skip to content
Snippets Groups Projects
  1. Jun 19, 2014
  2. May 05, 2014
  3. Mar 05, 2014
  4. Feb 14, 2014
  5. Feb 13, 2014
  6. Feb 07, 2014
  7. Jan 17, 2014
  8. Jan 16, 2014
  9. Jan 03, 2014
    • Andreas Gohr's avatar
      removed invalid source mappings · a335e2e4
      Andreas Gohr authored
      Minified jQuery contains a source mapping hint that will result in a 404
      in Chrome. I removed the hint for now. A better solution (eg. fixing the
      mapping URL) should be found.
      a335e2e4
  10. Dec 07, 2013
  11. Oct 10, 2013
  12. Oct 07, 2013
  13. Sep 11, 2013
  14. Aug 03, 2013
  15. Aug 01, 2013
  16. Jul 31, 2013
  17. Jul 30, 2013
  18. 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
  19. Jul 12, 2013
  20. Jun 27, 2013
  21. Mar 30, 2013
  22. 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
  23. Feb 24, 2013
  24. Feb 16, 2013
  25. Feb 03, 2013
Loading