1. 08 Jul, 2015 1 commit
  2. 24 Jun, 2015 1 commit
  3. 12 Jun, 2015 1 commit
  4. 01 Jun, 2015 1 commit
    • Course Discovery - Language Filtering · 176b1c89
      Filter by Language:
      Designation for course language(s) in Studio
      allows for filtering of courses based on their language in the sidebar
      Reuses active filter view UI/IA from find courses page on edx.org
      view for clearing individual or all filters, as with edx.org filtering
      Davorin Sego committed
  5. 18 May, 2015 1 commit
    • 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
  6. 14 Apr, 2015 1 commit
  7. 07 Apr, 2015 2 commits
    • Better i18n extraction and translation · adc6929b
      1. Extract the full sentence rather than parital of a sentence, so that languages with different word orders than English can benifit from this.
      2. Using ngettext instead of gettext with 'xxx(s)', as Transifex treats `()` as special characters so that it enforces the translated string must have the same number of `()` pairs. Such enforcement makes translations difficult, as not every language can use forms like 'xxx(s)' to represent both singular & plural within a single word.
      louyihua committed
    • add translateable title · 42c42efa
      Ahsan Ulhaq committed
  8. 01 Apr, 2015 1 commit
  9. 25 Feb, 2015 1 commit
  10. 11 Feb, 2015 1 commit
  11. 28 Jan, 2015 1 commit
  12. 16 Jan, 2015 1 commit
  13. 15 Jan, 2015 2 commits
  14. 06 Jan, 2015 1 commit
  15. 31 Dec, 2014 1 commit
  16. 19 Dec, 2014 1 commit
  17. 18 Dec, 2014 1 commit
  18. 05 Dec, 2014 1 commit
  19. 05 Nov, 2014 1 commit
  20. 20 Oct, 2014 1 commit
  21. 17 Oct, 2014 1 commit
  22. 03 Oct, 2014 1 commit
  23. 22 Aug, 2014 1 commit
  24. 18 Aug, 2014 1 commit
  25. 04 Jul, 2014 1 commit
  26. 03 Jul, 2014 1 commit
  27. 02 Jul, 2014 1 commit
  28. 27 Jun, 2014 1 commit
  29. 03 Jun, 2014 1 commit
  30. 17 May, 2014 1 commit
  31. 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
  32. 09 Apr, 2014 1 commit
  33. 12 Feb, 2014 1 commit
  34. 23 Dec, 2013 1 commit
  35. 26 Nov, 2013 1 commit
  36. 22 Nov, 2013 1 commit
  37. 20 Nov, 2013 1 commit
  38. 19 Nov, 2013 1 commit