Merge pull request #2844 from edx/jmclaus/feature_download_transcript_button_with_options
Add .txt and .srt options to the "download transcript" button [BLD-844]
Showing
- CHANGELOG.rst 2 additions, 0 deletionsCHANGELOG.rst
- cms/static/sass/elements/_xmodules.scss 9 additions, 0 deletionscms/static/sass/elements/_xmodules.scss
- common/lib/xmodule/xmodule/css/video/accessible_menu.scss 133 additions, 0 deletionscommon/lib/xmodule/xmodule/css/video/accessible_menu.scss
- common/lib/xmodule/xmodule/css/video/display.scss 13 additions, 4 deletionscommon/lib/xmodule/xmodule/css/video/display.scss
- common/lib/xmodule/xmodule/js/fixtures/video_all.html 17 additions, 0 deletionscommon/lib/xmodule/xmodule/js/fixtures/video_all.html
- common/lib/xmodule/xmodule/js/spec/video/video_accessible_menu_spec.js 307 additions, 0 deletions...odule/xmodule/js/spec/video/video_accessible_menu_spec.js
- common/lib/xmodule/xmodule/js/src/video/035_video_accessible_menu.js 308 additions, 0 deletions...xmodule/xmodule/js/src/video/035_video_accessible_menu.js
- common/lib/xmodule/xmodule/js/src/video/10_main.js 3 additions, 0 deletionscommon/lib/xmodule/xmodule/js/src/video/10_main.js
- common/lib/xmodule/xmodule/video_module/video_module.py 51 additions, 14 deletionscommon/lib/xmodule/xmodule/video_module/video_module.py
- common/test/data/uploads/subs_OEoXaMPEzfM.srt.sjson 1 addition, 1 deletioncommon/test/data/uploads/subs_OEoXaMPEzfM.srt.sjson
- lms/djangoapps/courseware/features/video.feature 21 additions, 0 deletionslms/djangoapps/courseware/features/video.feature
- lms/djangoapps/courseware/features/video.py 99 additions, 4 deletionslms/djangoapps/courseware/features/video.py
- lms/djangoapps/courseware/tests/test_video_handlers.py 42 additions, 6 deletionslms/djangoapps/courseware/tests/test_video_handlers.py
- lms/djangoapps/courseware/tests/test_video_mongo.py 8 additions, 1 deletionlms/djangoapps/courseware/tests/test_video_mongo.py
- lms/templates/video.html 23 additions, 1 deletionlms/templates/video.html
Loading
Please register or sign in to comment