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