1. 31 May, 2015 1 commit
    • Add Video Bumper. · 4c7bfb44
      Fix n-click behaviour on poster.
      Fix unit tests.
      Fix handler for non_en lang for bumper.
      Add more tests.
      Fix docstrings.
      Fix pep8.
      Fix static redirection with bumper.
      Fix button in IE11.
      Add video_bumper field in bok_choy.
      
      Fix pylink violations.
      
      Update docstrings and some clean up.
      
      Rename edx_video_id in bumper tests.
      
      Fix too long lines in help text.
      
      Address ui comments.
      
      Fix bumper events.
      
      Refactor bumper-transcripts code, fix bugs, address comments.
      Squashed commits:
      Fix download transcript button.
      [74e0c8c] Fix quality
      [a759f33] Fix error, when sub contains extension.
      [b30755c] Revert "Add video files to host for transcripts."
      
      This reverts commit cf8a96bf84346e17b6ad57ad4cc6a27d7a9118cd.
      [36f038a] Add video files to host for transcripts.
      [23f1655] Fix pep8 and pyling issues.
      [0f1f9d2] Update acceptance test.
      [765a27d] Wait for ajax in captions.
      [8ae72a3] Fix logic.
      [063450f] Fix unit tests.
      [d1075fc] Fix handlers tests.
      [25d31ad] Update bumper_utils.
      [cb5f9df] Remove maxDiff.
      [8738b1a] Code cleanup.
      [87dbcb7] Fix issues with transcripts.
      [ec899de] Fix transcripts in serializers.
      [444b1fc] Fix transcripts typo.
      [d524cb5] Fix bumper.
      [f62cf22] Fix video mongo tests.
      [8f1b55a] Fix dispatches.
      [53bc308] Add more fixes.
      [d5e3723] Fix test_video_handlers and rename the method.
      [93efc23] Fix mobile tests.
      [740e2ae] Fix pep8 and pylint.
      [47cfb66] Address comments, add fixes.
      [4e499d9] Add fixes.
      [8353553] Add improvements.
      
      Updated dispatch values)
      .
      
      Use ddt in bumper handler tests.
      
      Move common metadata to single place.
      
      Fix style.
      
      Update docstring.
      
      Fix poster button.
      
      Improve bumper events.
      
      Fix test after rebase.
      
      Address comments.
      
      Download transcript: use def video lang, not bump.
      
      Renamed date_last_view_bumper to bumper_last_view_date.
      
      Rename do_not_show_again_bumper to bumper_...
      
      Address comments.
      
      Fix tests for download for en lang.
      
      Fix bumper logic.
      
      Update strings.
      
      Update resizer.
      
      Remove resizer.
      
      Fix unit tests.
      
      Add tests.
      
      Fix bumper events.
      
      Clean up tests.
      
      Fix pylint violations.
      
      Fix pep8 and pylint violations.
      
      Update docs and method names.
      
      Update events.
      
      Make /static/ prefix a must.
      
      Fix wrong code.
      Alexander Kryklia committed
  2. 07 May, 2015 1 commit
  3. 17 Mar, 2015 1 commit
  4. 27 Jan, 2015 1 commit
  5. 17 Dec, 2014 1 commit
  6. 11 Dec, 2014 1 commit
  7. 02 Dec, 2014 2 commits
  8. 25 Nov, 2014 1 commit
  9. 24 Nov, 2014 1 commit
  10. 04 Nov, 2014 1 commit
  11. 28 Jul, 2014 1 commit
  12. 17 Jul, 2014 1 commit
  13. 10 Jul, 2014 2 commits
  14. 07 Jul, 2014 1 commit
  15. 26 Jun, 2014 1 commit
  16. 20 Jun, 2014 1 commit
  17. 09 Jun, 2014 1 commit
  18. 30 May, 2014 1 commit
  19. 29 May, 2014 1 commit
  20. 24 May, 2014 1 commit
  21. 23 May, 2014 1 commit
  22. 14 May, 2014 1 commit
  23. 09 May, 2014 2 commits
  24. 07 May, 2014 2 commits
  25. 06 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · 9811926d
      This commit updates lms/djangoapps/courseware.
      
      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
  26. 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
  27. 14 Mar, 2014 1 commit
  28. 07 Mar, 2014 2 commits
  29. 04 Mar, 2014 1 commit
  30. 24 Feb, 2014 1 commit