1. 30 Sep, 2015 1 commit
  2. 29 Sep, 2015 1 commit
  3. 28 Sep, 2015 3 commits
  4. 25 Sep, 2015 2 commits
  5. 15 Sep, 2015 1 commit
  6. 11 Sep, 2015 1 commit
  7. 25 Aug, 2015 1 commit
  8. 24 Aug, 2015 1 commit
  9. 06 Aug, 2015 1 commit
  10. 03 Aug, 2015 1 commit
  11. 31 Jul, 2015 1 commit
  12. 20 Jul, 2015 1 commit
  13. 13 Jul, 2015 2 commits
  14. 06 Jul, 2015 1 commit
  15. 03 Jul, 2015 1 commit
  16. 23 Jun, 2015 1 commit
  17. 19 Jun, 2015 1 commit
  18. 12 Jun, 2015 1 commit
  19. 10 Jun, 2015 2 commits
  20. 08 Jun, 2015 1 commit
  21. 05 Jun, 2015 1 commit
  22. 04 Jun, 2015 1 commit
  23. 03 Jun, 2015 1 commit
  24. 02 Jun, 2015 2 commits
  25. 29 May, 2015 1 commit
  26. 27 May, 2015 1 commit
  27. 26 May, 2015 2 commits
  28. 19 May, 2015 1 commit
  29. 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
  30. 14 May, 2015 2 commits
  31. 07 May, 2015 1 commit