1. 12 May, 2014 1 commit
  2. 09 May, 2014 2 commits
  3. 08 May, 2014 2 commits
  4. 07 May, 2014 2 commits
  5. 05 May, 2014 1 commit
  6. 02 May, 2014 3 commits
  7. 29 Apr, 2014 1 commit
  8. 25 Apr, 2014 1 commit
  9. 24 Apr, 2014 3 commits
  10. 23 Apr, 2014 5 commits
  11. 22 Apr, 2014 1 commit
  12. 18 Apr, 2014 1 commit
  13. 15 Apr, 2014 1 commit
  14. 10 Apr, 2014 2 commits
  15. 09 Apr, 2014 2 commits
  16. 08 Apr, 2014 1 commit
  17. 02 Apr, 2014 2 commits
  18. 31 Mar, 2014 1 commit
    • Add multiple transcripts editor. · dfa7c27e
      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.
      Alexander Kryklia committed
  19. 28 Mar, 2014 1 commit
  20. 22 Mar, 2014 2 commits
  21. 21 Mar, 2014 3 commits
    • Update edx-platform page objects and tests to be compatible with new bok-choy version · 806a6b9f
      Change expectedFailure decorators to skip, because that still takes
      a screenshot as if it were an error and at least one of those
      take a super long time when running locally on devstack.
      Jay Zoldak committed
    • Changes for viewing built-in tabs in studio · e86b4a12
      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.
      Nimisha Asthagiri committed
    • use unicode strings for slug and regex · 00bf5e4f
      STUD-1433
      zubiar-arbi committed
  22. 20 Mar, 2014 1 commit
  23. 19 Mar, 2014 1 commit