1. 21 Jul, 2014 1 commit
  2. 19 Jul, 2014 1 commit
  3. 18 Jul, 2014 1 commit
  4. 14 Jul, 2014 1 commit
    • Refactor split migrator · 63965891
      LMS-2936
      
      Also, a bunch of ancillary cleanups.
      
      Conflicts:
      	common/lib/xmodule/xmodule/modulestore/tests/test_publish.py
      
      Conflicts:
      	cms/djangoapps/contentstore/management/commands/migrate_to_split.py
      	cms/djangoapps/contentstore/management/commands/tests/test_rollback_split_course.py
      	common/lib/xmodule/xmodule/modulestore/__init__.py
      	common/lib/xmodule/xmodule/modulestore/mixed.py
      	common/lib/xmodule/xmodule/modulestore/mongo/draft.py
      	common/lib/xmodule/xmodule/modulestore/split_migrator.py
      	common/lib/xmodule/xmodule/modulestore/split_mongo/split.py
      	common/lib/xmodule/xmodule/modulestore/tests/test_split_migrator.py
      	common/lib/xmodule/xmodule/modulestore/tests/test_split_w_old_mongo.py
      Don Mitchell committed
  5. 11 Jul, 2014 1 commit
  6. 10 Jul, 2014 2 commits
  7. 07 Jul, 2014 1 commit
  8. 26 Jun, 2014 1 commit
  9. 05 Jun, 2014 1 commit
  10. 16 May, 2014 2 commits
  11. 07 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · 0d88379e
      This commit adds all of cms.
      
      These keys are now objects with a limited interface, and the particular
      internal representation is managed by the data storage layer (the
      modulestore).
      
      For the LMS, there should be no outward-facing changes to the system.
      The keys are, for now, a change to internal representation only. For
      Studio, the new serialized form of the keys is used in urls, to allow
      for further migration in the future.
      
      Co-Author: Andy Armstrong <andya@edx.org>
      Co-Author: Christina Roberts <christina@edx.org>
      Co-Author: David Baumgold <db@edx.org>
      Co-Author: Diana Huang <dkh@edx.org>
      Co-Author: Don Mitchell <dmitchell@edx.org>
      Co-Author: Julia Hansbrough <julia@edx.org>
      Co-Author: Nimisha Asthagiri <nasthagiri@edx.org>
      Co-Author: Sarina Canelake <sarina@edx.org>
      
      [LMS-2370]
      Calen Pennington committed
  12. 28 Mar, 2014 1 commit
  13. 27 Feb, 2014 1 commit
    • Add new container page that can display nested xblocks · fcc0231d
      This is the changes for STUD-1244, which introduces the ability for Studio to display
      arbitrarily nested xblocks. In this change, a new container page is introduced which can
      display nested xblocks. In particular, the xblock type of 'vertical' is special cased
      to be shown inline as a collapsible section. The unit page is mostly unchanged, except
      that container xblock's are shown as a link to their container page, rather than being
      shown inline.
      Andy Armstrong committed
  14. 04 Feb, 2014 1 commit
  15. 07 Jan, 2014 1 commit
  16. 05 Dec, 2013 1 commit
  17. 22 Nov, 2013 1 commit
  18. 13 Nov, 2013 1 commit
  19. 30 Oct, 2013 1 commit
  20. 29 Oct, 2013 1 commit
  21. 24 Oct, 2013 1 commit
  22. 22 Oct, 2013 2 commits
  23. 21 Oct, 2013 1 commit
  24. 16 Oct, 2013 1 commit
  25. 27 Aug, 2013 1 commit
  26. 06 Aug, 2013 1 commit
  27. 05 Aug, 2013 1 commit
  28. 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
  29. 09 Jul, 2013 1 commit
  30. 16 Apr, 2013 2 commits
  31. 29 Mar, 2013 1 commit
  32. 28 Mar, 2013 3 commits
  33. 21 Feb, 2013 1 commit
  34. 11 Feb, 2013 1 commit