1. 17 Mar, 2015 1 commit
  2. 26 Feb, 2015 1 commit
  3. 29 Jan, 2015 1 commit
  4. 01 Dec, 2014 3 commits
  5. 11 Sep, 2014 1 commit
  6. 10 Sep, 2014 1 commit
  7. 20 Aug, 2014 1 commit
  8. 14 Aug, 2014 1 commit
  9. 05 Aug, 2014 1 commit
  10. 28 Jul, 2014 1 commit
  11. 11 Jul, 2014 2 commits
  12. 07 Jul, 2014 1 commit
  13. 26 Jun, 2014 1 commit
  14. 01 May, 2014 1 commit
  15. 25 Apr, 2014 2 commits
  16. 10 Apr, 2014 1 commit
  17. 09 Apr, 2014 1 commit
  18. 24 Mar, 2014 1 commit
  19. 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
  20. 05 Mar, 2014 2 commits
  21. 11 Feb, 2014 1 commit
  22. 10 Feb, 2014 1 commit
  23. 05 Feb, 2014 1 commit
  24. 10 Jan, 2014 1 commit
  25. 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
  26. 03 Dec, 2013 2 commits
  27. 04 Nov, 2013 1 commit
  28. 29 Oct, 2013 2 commits
  29. 18 Oct, 2013 1 commit
  30. 16 Oct, 2013 4 commits