1. 05 Jun, 2015 1 commit
  2. 19 May, 2015 1 commit
  3. 18 May, 2015 2 commits
    • Added a simple XBlockMixin for courseware licenses · 2159d341
      This allows course authors to choose between two difference licenses for their
      course content: All Rights Reserved, or Creative Commons. In the backend, XBlocks
      that wish to allow custom licenses need only inherit from LicenseMixin, which
      adds a `license` field as a string.
      
      License information is displayed in the Studio editor view, and just below the
      rendered XBlock in the LMS. In addition, if the course block itself has a custom
      license set, this license will display just below the main body of the page
      on courseware pages.
      
      This entire feature is gated behind the LICENSING feature flag.
      David Baumgold committed
  4. 14 May, 2015 2 commits
  5. 15 Apr, 2015 1 commit
  6. 31 Mar, 2015 1 commit
  7. 30 Mar, 2015 1 commit
  8. 19 Mar, 2015 1 commit
  9. 08 Jan, 2015 1 commit
  10. 13 Dec, 2014 1 commit
  11. 16 Oct, 2014 2 commits
  12. 07 Sep, 2014 1 commit
  13. 21 Aug, 2014 1 commit
  14. 15 Aug, 2014 1 commit
  15. 07 Aug, 2014 1 commit
  16. 27 Jun, 2014 1 commit
  17. 20 Jun, 2014 2 commits
  18. 02 Jun, 2014 1 commit
  19. 07 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · e2bfcf2a
      This commit updates common/djangoapps.
      
      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
  20. 02 May, 2014 1 commit
  21. 04 Apr, 2014 1 commit
  22. 02 Apr, 2014 1 commit
  23. 21 Feb, 2014 1 commit
  24. 13 Feb, 2014 3 commits
  25. 05 Feb, 2014 1 commit
  26. 04 Feb, 2014 2 commits
  27. 03 Dec, 2013 2 commits
  28. 08 Nov, 2013 1 commit
  29. 18 Oct, 2013 1 commit
  30. 16 Oct, 2013 2 commits
  31. 08 Oct, 2013 1 commit