Skip to content
Snippets Groups Projects
  1. Mar 31, 2014
    • Alexander Kryklia's avatar
      Add multiple transcripts editor. · dfa7c27e
      Alexander Kryklia authored
      Fix donwload subs for non youtube videos and non-en language - continue.
      Add acceptance tests.
      Add detetion of assets on request.
      Updated docstring.
      Add fixes and acceptance tests.
      Fix acceptance tests.
      Update docsrtings and cleanup code, resful for language_id.
      Specify exception type in POST.
      Fix url in upload module.
      Improve exception handling.
      Remove 'en' and catching in editable_metadata.
      Move descriptor.get_context test to lms tests.
      Add query parameter to translation dispatch.
      Response to format parameter of translatin GET request.
      Fix Acceprance test: Metadata Editor.
      move handlers to proper scores.
      Split video player into smaller files.
      Add ugettext and fix typoes.
      Add changelog.
      Support for downloading non-ascii filenames.
      Change event binding.
      Add content-language to download requests.
      Reractor POST handler to not update self.transcripts.
      dfa7c27e
    • Sarina Canelake's avatar
      6fef6643
  2. Mar 28, 2014
  3. Mar 27, 2014
  4. Mar 25, 2014
    • Will Daly's avatar
      Install edx-ora2 · 440d9ddb
      Will Daly authored
      Support for displaying submissions API scores in Progress page.
      440d9ddb
    • louyihua's avatar
      i18n: Fix the chinese name of chinese language · 2a658ed8
      louyihua authored
      The current version of chinese language's chinese name is not political neutral.
      In fact, which form of chinese (traditional or simplified) can be called "正體"(in traditional chinese) or "正体"(in simplified chinese) is not globally defined.
      So, I change the name according to the word used by Microsoft Windows, which is more neutral.
      2a658ed8
  5. Mar 24, 2014
  6. Mar 21, 2014
    • Nimisha Asthagiri's avatar
      Changes for viewing built-in tabs in studio · e86b4a12
      Nimisha Asthagiri authored
      Changed "Status Page" -> "Page".
      
      UX:
          support for displaying built-in tabs
          restored drag and drop on Studio Pages
          additional styling for fixed state on Studio Pages
          add a new page action added to bottom of Studio Pages
      
      Dev
          changes for viewing tabs in studio,
          refactored the tab code,
          decoupled the code from django layer.
          is_hideable flag on tabs
          get_discussion method is needed to continue to support
      external_discussion links for now since used by 6.00x course.
          override the __eq__ operator to support comparing with
      dict-type tabs.
      
      Test
          moved test code to common,
          added acceptance test for built-in pages
          added additional unit tests for tabs.
          changed test_split_modulestore test to support serializing objects
      that are fields in a Course.
      
      Env:
          updated environment configuration settings so they are
          consistent for both cms and lms.
      e86b4a12
  7. Mar 18, 2014
  8. Mar 15, 2014
  9. Mar 12, 2014
  10. Mar 10, 2014
  11. Mar 07, 2014
  12. Mar 06, 2014
  13. Mar 05, 2014
  14. Mar 04, 2014
  15. Feb 28, 2014
  16. Feb 27, 2014
  17. Feb 25, 2014
Loading