1. 24 May, 2016 1 commit
    • Fix unit and acceptance tests broken in upgrade (squashed) · 4f0aee3f
      Fix syntax error in selectors
      
      .attr() now returns a string (though it can still be passed an integer)
      
      Fixes checkbox test failures
      
      Remove remaining references to jquery.min (in wrong folder)
      
      $.ajax now returns 422 if type is json and body is not JSON, e.g. ''
      
      Substitute prop for attr
      
      Remove references to jquery.min, add jquery.migrate (again)
      
      "Fix" jquery karma config
      
      This wasn't suppoed to survive the merge
      
      This throws an error when called with an 'undefined' error
      
      Fix Karma warning about [re|un]loading the window
      
      Fix path for jquery in cms-squire tests
      
      Move jasmine.clock.uninstall() to afterEach so it runs even on failure
      
      Fix test failing due to timezone issues
      
      Do the timeout before the window scrolling (so handler will not be _.throttled)
      
      Fix an alert() triggered by window.onBeforeUnload while testing in Chrome
      Brian Jacobel committed
  2. 08 Apr, 2016 2 commits
  3. 05 Apr, 2016 1 commit
  4. 23 Mar, 2016 1 commit
    • Use a module/path mapping for RequireJS overrides instead of just paths. · f8ddfb59
      Instead of attempting to derive the module portion of a RequireJS
      override strictly from the path to the JS file, we now use a dictionary
      where the module name must be explicitly specified.  This allows us to
      compensate for files which do not follow a naming scheme that is
      compatible with RequireJS without having to normalize all files.  This
      is extremely important when using third-party dependencies.
      Toby Lawrence committed
  5. 04 Feb, 2016 1 commit
  6. 06 Oct, 2015 1 commit
  7. 05 Oct, 2015 1 commit
  8. 02 Oct, 2015 1 commit
  9. 23 Sep, 2015 1 commit
  10. 22 Sep, 2015 1 commit
  11. 28 Jan, 2015 1 commit
  12. 27 Jan, 2015 1 commit
  13. 21 Jan, 2015 1 commit
  14. 20 Jan, 2015 1 commit
  15. 20 May, 2014 1 commit
  16. 03 Dec, 2013 1 commit
  17. 12 Aug, 2012 1 commit
  18. 23 Jul, 2012 1 commit
  19. 21 Jun, 2012 2 commits
  20. 19 Jun, 2012 1 commit
  21. 06 Jun, 2012 1 commit
  22. 24 May, 2012 2 commits
  23. 20 Apr, 2012 1 commit