1. 26 Aug, 2015 1 commit
  2. 14 Jul, 2015 1 commit
  3. 15 Jan, 2015 1 commit
  4. 04 Jun, 2014 1 commit
  5. 29 Apr, 2014 1 commit
  6. 28 Mar, 2014 2 commits
  7. 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
  8. 21 Nov, 2013 1 commit
  9. 19 Nov, 2013 1 commit
  10. 14 Nov, 2013 1 commit
  11. 06 Nov, 2013 1 commit
  12. 29 Oct, 2013 1 commit
  13. 04 Oct, 2013 1 commit
  14. 06 Sep, 2013 1 commit
  15. 22 Aug, 2013 1 commit
  16. 16 Jul, 2013 1 commit
    • No longer persist XModule templates · 3722685e
      Instead, we use XModule field default values when creating an empty
      XModule. Driven by this use case, we also allow for XModules to be
      created in memory without being persisted to the database at all. This
      necessitates a change to the Modulestore api, replacing clone_item with
      create_draft and save_xmodule.
      Don Mitchell committed
  17. 04 Apr, 2013 2 commits
  18. 19 Feb, 2013 1 commit
  19. 30 Jan, 2013 1 commit
  20. 28 Jan, 2013 1 commit
  21. 13 Dec, 2012 1 commit
  22. 07 Dec, 2012 1 commit
  23. 08 Nov, 2012 1 commit
  24. 07 Nov, 2012 1 commit