1. 04 Dec, 2015 1 commit
  2. 10 Nov, 2015 1 commit
  3. 07 Nov, 2015 1 commit
  4. 14 Jul, 2015 1 commit
  5. 03 Jun, 2015 1 commit
  6. 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
  7. 14 May, 2015 1 commit
  8. 08 May, 2015 2 commits
  9. 06 May, 2015 1 commit
  10. 30 Apr, 2015 1 commit
  11. 15 Apr, 2015 1 commit
  12. 14 Apr, 2015 5 commits
  13. 13 Apr, 2015 1 commit
    • i18n fix in studio · 7a45d6e4
      1. Fix the broken `gettext()` call in `courde_detail.js`
      2. Change the string to avoid Transifex misunderstand the pattern '% o' in `checklist.underscore`.
      3. Embed the `{filename}` part inside the string in `transcripts-choose.underscore` to provide better i18n flexibililty.
      4. Remove all the call of `gettext()` and `${_()}` inside the `mock` directory to aovid mis-extraction by pybabel. (It seems that the `mock` directory is soly used in test? So the strings in this directory need not to be extracted and translated?)
      5. The unicode char `\u2014` will trigger a bug inside pybabel which makes the extracted string untranslatable, so remove this char.
      louyihua committed
  14. 10 Apr, 2015 1 commit