1. 08 Aug, 2016 1 commit
  2. 04 Aug, 2016 1 commit
  3. 18 Jul, 2016 1 commit
  4. 19 Jun, 2016 1 commit
  5. 24 May, 2016 2 commits
    • Fix library load paths (incl. jquery.scrollTo) · f4bede6c
      Simplify paths in karma_cms_squire require paths
      Brian Jacobel committed
    • 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
  6. 05 May, 2016 9 commits
  7. 02 May, 2016 3 commits
  8. 29 Apr, 2016 1 commit
  9. 28 Apr, 2016 1 commit
  10. 27 Apr, 2016 1 commit
  11. 22 Apr, 2016 5 commits