1. 30 May, 2017 1 commit
  2. 01 Mar, 2017 1 commit
  3. 03 Feb, 2016 1 commit
  4. 22 Nov, 2015 1 commit
  5. 13 Jul, 2015 1 commit
  6. 30 Mar, 2015 1 commit
  7. 01 Dec, 2014 4 commits
  8. 10 Apr, 2014 1 commit
  9. 09 Apr, 2014 2 commits
  10. 28 Mar, 2014 2 commits
  11. 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
  12. 20 Mar, 2014 1 commit
  13. 05 Feb, 2014 1 commit
  14. 23 Jan, 2014 1 commit
  15. 21 Nov, 2013 1 commit
  16. 18 Sep, 2013 1 commit
  17. 17 Sep, 2013 2 commits
  18. 16 Sep, 2013 1 commit
  19. 06 Sep, 2013 1 commit
  20. 08 Aug, 2013 2 commits
  21. 03 Jul, 2013 1 commit
  22. 02 Jul, 2013 1 commit
  23. 20 Jun, 2013 2 commits
  24. 12 Jun, 2013 1 commit
    • Changed the following: · 1b5050c9
      % to format
      css_find().click() to its actual function
      A few name changes as well as step changes
      Removal of drag testing
      A refactoring of login and create user.  Login will no longer create the specified user
      JonahStanley committed
  25. 11 Jun, 2013 1 commit