1. 11 Jun, 2014 1 commit
  2. 29 May, 2014 1 commit
  3. 12 May, 2014 1 commit
  4. 05 May, 2014 1 commit
  5. 22 Apr, 2014 1 commit
  6. 02 Apr, 2014 2 commits
  7. 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
  8. 19 Mar, 2014 1 commit
  9. 24 Feb, 2014 1 commit
  10. 22 Oct, 2013 1 commit
  11. 18 Oct, 2013 1 commit
  12. 07 Oct, 2013 1 commit
  13. 24 Sep, 2013 2 commits
    • Namespace the acceptance tests so they show up nicely in jenkins · 7669b4d7
      Conflicts:
      	cms/djangoapps/contentstore/features/advanced-settings.feature
      	cms/djangoapps/contentstore/features/checklists.feature
      	cms/djangoapps/contentstore/features/component.feature
      	cms/djangoapps/contentstore/features/course-overview.feature
      	cms/djangoapps/contentstore/features/course-settings.feature
      	cms/djangoapps/contentstore/features/course-team.feature
      	cms/djangoapps/contentstore/features/course-updates.feature
      	cms/djangoapps/contentstore/features/courses.feature
      	cms/djangoapps/contentstore/features/discussion-editor.feature
      	cms/djangoapps/contentstore/features/grading.feature
      	cms/djangoapps/contentstore/features/html-editor.feature
      	cms/djangoapps/contentstore/features/problem-editor.feature
      	cms/djangoapps/contentstore/features/section.feature
      	cms/djangoapps/contentstore/features/signup.feature
      	cms/djangoapps/contentstore/features/static-pages.feature
      	cms/djangoapps/contentstore/features/subsection.feature
      	cms/djangoapps/contentstore/features/textbooks.feature
      	cms/djangoapps/contentstore/features/upload.feature
      	cms/djangoapps/contentstore/features/video-editor.feature
      	cms/djangoapps/contentstore/features/video.feature
      	lms/djangoapps/courseware/features/certificates.feature
      	lms/djangoapps/courseware/features/help.feature
      	lms/djangoapps/courseware/features/high-level-tabs.feature
      	lms/djangoapps/courseware/features/homepage.feature
      	lms/djangoapps/courseware/features/login.feature
      	lms/djangoapps/courseware/features/lti.feature
      	lms/djangoapps/courseware/features/navigation.feature
      	lms/djangoapps/courseware/features/problems.feature
      	lms/djangoapps/courseware/features/registration.feature
      	lms/djangoapps/courseware/features/signup.feature
      	lms/djangoapps/courseware/features/video.feature
      	lms/djangoapps/courseware/features/word_cloud.feature
      Jay Zoldak committed
  14. 30 Aug, 2013 1 commit
  15. 22 Aug, 2013 1 commit
  16. 21 Aug, 2013 3 commits
  17. 12 Aug, 2013 1 commit
  18. 14 Jun, 2013 1 commit
    • Addresses latest comments on pull request #132. In particular: · 6035d0a2
      - Make 1.0x speed default Youtube ID Lyla's introduction video.
      - Add acceptance tests for toggling captions on/off.
      - Move captions settings acceptance tests into video-editor.feature.
      - Rename acceptance test methods to reflect their function.
      - Remove undefined variable from video Jasmine tests.
      - Test VideoDescriptor.from_xml when no attributes are set.
      - Convert Stringy* to non-Stringy equivalents.
      - Test parsing of Youtube ID strings and times in more cases.
      - Remove some commented-out code.
      Peter Fogg committed
  19. 06 Jun, 2013 1 commit
    • Started removing XML from video editor. · 4415fb4c
      TODO: This breaks the 1.5x and .75x speeds. I'm still looking into
      why.
      
      TODO: VideoDescriptor inherits from RawDescriptor in order to
      use the from_xml and export_to_xml methods. This seems really ugly,
      though; I'd rather find a better way to do this.
      Peter Fogg committed
  20. 23 May, 2013 1 commit