1. 07 Aug, 2014 3 commits
  2. 01 Aug, 2014 1 commit
  3. 15 Jul, 2014 1 commit
  4. 14 Jul, 2014 1 commit
  5. 09 Jul, 2014 1 commit
  6. 03 Jul, 2014 1 commit
  7. 02 Jul, 2014 1 commit
  8. 30 Jun, 2014 1 commit
  9. 09 Jun, 2014 1 commit
  10. 13 May, 2014 1 commit
  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. 02 May, 2014 1 commit
  13. 20 Mar, 2014 1 commit
  14. 04 Mar, 2014 1 commit
  15. 27 Feb, 2014 2 commits
    • 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
    • Embargo Middleware feature · a7ae152d
      Adds configurable middleware in common/djangoapps/embargo that
      allows specific courses to comply with US Export regulations by
      embargoing students from specific countries, whilst simultaneously
      allowing other courses to be freely open to all.
      Julia Hansbrough committed
  16. 25 Feb, 2014 1 commit
  17. 19 Feb, 2014 1 commit
    • Fix STUD-1316 · 1eec47a6
      This bug affected unpublishing content (and would trigger an error
      message in studio). The fix was to uncouple the rendering of the studio_view
      of an xblock with the student_view, so that content that wasn't in
      draft mode already wouldn't be modified by early rendering of the
      studio_view.
      
      [STUD-1316]
      Calen Pennington committed
  18. 14 Feb, 2014 4 commits
  19. 13 Feb, 2014 3 commits
    • Major refactor and rename of feature · 5e0f7816
      All forward facing wording changed to Export to Git
      Export to git functions removed from management command and put in common file
      Additional error checking and documentation improvements
      Nitpicks and other minor fixes
      Carson Gee committed
    • Push To LMS updates · f02c074d
      Added tests
      Converted scripts to django commands
      Removed advanced module requirement
      Generalized to platform
      Switched to subprocess for shell commands
      Beefed up resiliency and error checking.
      Refactored since #1910 removed get_location_and_verify_access
      Added settings to aws for export directory and reworked test setup and teardown
      Several review based fixes
      Added line to Changelog
      Changed URL handler to be accepting and moved git bare repo inside of test_root/data
      Added exception logging to help trace issues
      Added output in exception logging
      Made the branch to commit to explicit instead of implicit
      Skipping git identity test on condition of global configuration set
      Carson Gee committed
  20. 30 Jan, 2014 1 commit
  21. 20 Dec, 2013 2 commits
  22. 11 Dec, 2013 1 commit
  23. 05 Dec, 2013 1 commit
  24. 03 Dec, 2013 1 commit
  25. 26 Nov, 2013 1 commit
  26. 25 Nov, 2013 1 commit
  27. 22 Nov, 2013 1 commit
  28. 21 Nov, 2013 1 commit
  29. 20 Nov, 2013 1 commit
  30. 19 Nov, 2013 1 commit
  31. 14 Nov, 2013 1 commit