1. 26 Feb, 2015 1 commit
  2. 01 Dec, 2014 3 commits
  3. 11 Sep, 2014 1 commit
  4. 14 Aug, 2014 1 commit
  5. 05 Aug, 2014 1 commit
  6. 28 Jul, 2014 1 commit
  7. 11 Jul, 2014 1 commit
  8. 07 Jul, 2014 1 commit
  9. 26 Jun, 2014 1 commit
  10. 10 Apr, 2014 1 commit
  11. 09 Apr, 2014 1 commit
  12. 28 Mar, 2014 1 commit
    • Make YouTube mocked server serve YouTube API · 3f41aae9
      1.) Making YouTube mock server serve YouTube API.
      2.) Adding ability to block YouTube API from YouTube mock server.
      3.) Adding acceptance tests that check YouTube mock server for availability of YouTube API, and for it's ability to block YouTube API.
      
      Part of BLD-939.
      Valera Rozuvan committed
  13. 24 Mar, 2014 1 commit
  14. 21 Mar, 2014 1 commit
    • Changes for viewing built-in tabs in studio · e86b4a12
      Changed "Status Page" -> "Page".
      
      UX:
          support for displaying built-in tabs
          restored drag and drop on Studio Pages
          additional styling for fixed state on Studio Pages
          add a new page action added to bottom of Studio Pages
      
      Dev
          changes for viewing tabs in studio,
          refactored the tab code,
          decoupled the code from django layer.
          is_hideable flag on tabs
          get_discussion method is needed to continue to support
      external_discussion links for now since used by 6.00x course.
          override the __eq__ operator to support comparing with
      dict-type tabs.
      
      Test
          moved test code to common,
          added acceptance test for built-in pages
          added additional unit tests for tabs.
          changed test_split_modulestore test to support serializing objects
      that are fields in a Course.
      
      Env:
          updated environment configuration settings so they are
          consistent for both cms and lms.
      Nimisha Asthagiri committed
  15. 19 Dec, 2013 1 commit
    • Moved stub servers to terrain · 0fd03cfb
      Refactored stub services for style and DRY
      
      Added unit tests for stub implementations
      
      Updated acceptance tests that depend on stubs.
      
      Updated Studio acceptance tests to use YouTube stub server; fixed failing tests in devstack.
      Will Daly committed
  16. 03 Dec, 2013 2 commits
  17. 04 Nov, 2013 1 commit
  18. 22 Oct, 2013 1 commit
  19. 18 Oct, 2013 1 commit
  20. 16 Oct, 2013 1 commit
  21. 10 Oct, 2013 1 commit
  22. 09 Oct, 2013 1 commit
    • Clarify USE_I18N settings · 16ca0252
      @jzoldak showed me that setting `USE_I18N = DEBUG` didn't actually accomplish
      what I had hoped it would -- changing DEBUG didn't also change USE_I18N.
      This pull request accomplishes what I was trying to accomplish, without being
      quite so clever about it.
      David Baumgold committed
  23. 08 Oct, 2013 1 commit
  24. 07 Oct, 2013 1 commit
  25. 26 Sep, 2013 1 commit
  26. 18 Sep, 2013 1 commit
  27. 04 Sep, 2013 1 commit
  28. 02 Sep, 2013 1 commit
  29. 21 Aug, 2013 9 commits