1. 07 May, 2015 1 commit
  2. 02 Apr, 2015 1 commit
  3. 30 Mar, 2015 1 commit
  4. 10 Mar, 2015 1 commit
  5. 20 Feb, 2015 1 commit
  6. 17 Feb, 2015 1 commit
  7. 09 Feb, 2015 4 commits
  8. 04 Feb, 2015 4 commits
  9. 02 Dec, 2014 2 commits
  10. 01 Dec, 2014 1 commit
  11. 04 Nov, 2014 1 commit
  12. 31 Oct, 2014 2 commits
  13. 22 Oct, 2014 1 commit
  14. 08 Oct, 2014 2 commits
  15. 22 Sep, 2014 1 commit
  16. 10 Jul, 2014 1 commit
  17. 26 Jun, 2014 1 commit
  18. 29 May, 2014 1 commit
  19. 22 May, 2014 1 commit
  20. 06 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · 9811926d
      This commit updates lms/djangoapps/courseware.
      
      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
  21. 14 Mar, 2014 1 commit
  22. 12 Mar, 2014 1 commit
  23. 07 Mar, 2014 1 commit
  24. 10 Feb, 2014 1 commit
  25. 05 Feb, 2014 1 commit
  26. 14 Jan, 2014 2 commits
  27. 03 Jan, 2014 2 commits
  28. 16 Dec, 2013 1 commit
    • Add sysadmin dashboard · ccc87337
      For seeing overview of system status, for deleting and loading
      courses, for seeing log of git imports of courseware.  Includes command
      for importing course XML from git repositories.
      
      Added a lot of tests for additional coverage with some minor fixes
      those tests discovered
      Carson Gee committed
  29. 28 Oct, 2013 1 commit