BLD-642: Allow multiple transcripts with video.
Showing
- CHANGELOG.rst 2 additions, 0 deletionsCHANGELOG.rst
- cms/djangoapps/contentstore/features/component_settings_editor_helpers.py 1 addition, 1 deletion...ontentstore/features/component_settings_editor_helpers.py
- cms/djangoapps/contentstore/features/transcripts.feature 47 additions, 42 deletionscms/djangoapps/contentstore/features/transcripts.feature
- cms/djangoapps/contentstore/features/transcripts.py 2 additions, 2 deletionscms/djangoapps/contentstore/features/transcripts.py
- cms/djangoapps/contentstore/features/video-editor.feature 6 additions, 6 deletionscms/djangoapps/contentstore/features/video-editor.feature
- cms/djangoapps/contentstore/features/video-editor.py 5 additions, 4 deletionscms/djangoapps/contentstore/features/video-editor.py
- cms/djangoapps/contentstore/features/video.feature 3 additions, 35 deletionscms/djangoapps/contentstore/features/video.feature
- cms/djangoapps/contentstore/features/video.py 7 additions, 0 deletionscms/djangoapps/contentstore/features/video.py
- cms/djangoapps/contentstore/tests/test_contentstore.py 0 additions, 9 deletionscms/djangoapps/contentstore/tests/test_contentstore.py
- cms/djangoapps/contentstore/tests/test_transcripts_utils.py 67 additions, 19 deletionscms/djangoapps/contentstore/tests/test_transcripts_utils.py
- cms/djangoapps/contentstore/views/item.py 4 additions, 3 deletionscms/djangoapps/contentstore/views/item.py
- cms/djangoapps/contentstore/views/tests/test_transcripts.py 1 addition, 1 deletioncms/djangoapps/contentstore/views/tests/test_transcripts.py
- cms/djangoapps/contentstore/views/transcripts_ajax.py 12 additions, 9 deletionscms/djangoapps/contentstore/views/transcripts_ajax.py
- cms/envs/common.py 3 additions, 1 deletioncms/envs/common.py
- common/lib/xmodule/xmodule/css/video/display.scss 133 additions, 177 deletionscommon/lib/xmodule/xmodule/css/video/display.scss
- common/lib/xmodule/xmodule/js/fixtures/video.html 7 additions, 2 deletionscommon/lib/xmodule/xmodule/js/fixtures/video.html
- common/lib/xmodule/xmodule/js/fixtures/video_all.html 7 additions, 2 deletionscommon/lib/xmodule/xmodule/js/fixtures/video_all.html
- common/lib/xmodule/xmodule/js/fixtures/video_html5.html 4 additions, 1 deletioncommon/lib/xmodule/xmodule/js/fixtures/video_html5.html
- common/lib/xmodule/xmodule/js/fixtures/video_no_captions.html 4 additions, 1 deletion...on/lib/xmodule/xmodule/js/fixtures/video_no_captions.html
- common/lib/xmodule/xmodule/js/fixtures/video_yt_multiple.html 23 additions, 6 deletions...on/lib/xmodule/xmodule/js/fixtures/video_yt_multiple.html
Please register or sign in to comment