1. 06 Aug, 2013 1 commit
    • Assign isExternal JS function to window object · 82ac5606
      When JS functions are defined with names, they are local variables, and inaccessible
      if defined inside a closure. Django-Pipeline concatenates all of our JS into one
      big closure. This function explicitly assings the function to a property of the
      `window` object, so that it is accessible to other JS functions.
      David Baumgold committed
  2. 02 Aug, 2013 1 commit
  3. 01 Aug, 2013 1 commit
    • video_speed_control passes all tests except 1 · 8c3f4388
      Mocked loading of captions.
      Fixed remaining tests in captions.
      Fixed failing tests in speed control, and quality control. Turned off all VideoAlpha tests because browser crashes when all are run at once. To check that they are passing, go through each file one by one, replacing xdescribe with describe. Dont forget to change back to xdescribe when the test was run and turns out to be OK.
      Some tests at the end of video_player_spec.js pass
      Further fixing tests in video_player_spec file.
      transfers changes to test_logic from master to __init__ and other files
      Fixing more tests.
      jmclaus committed
  4. 29 Jul, 2013 1 commit
  5. 18 Jul, 2013 1 commit
  6. 09 Jul, 2013 4 commits
  7. 08 Jul, 2013 1 commit
  8. 01 Jul, 2013 1 commit
  9. 26 Jun, 2013 1 commit
  10. 25 Jun, 2013 1 commit
  11. 24 Jun, 2013 1 commit
  12. 19 Jun, 2013 1 commit
  13. 18 Jun, 2013 2 commits
  14. 30 May, 2013 1 commit
  15. 22 May, 2013 4 commits
  16. 20 May, 2013 5 commits
  17. 16 May, 2013 3 commits
  18. 15 May, 2013 4 commits
  19. 14 May, 2013 2 commits
  20. 13 May, 2013 1 commit
  21. 08 May, 2013 1 commit
  22. 15 Apr, 2013 1 commit
  23. 04 Apr, 2013 1 commit