- 05 Sep, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 14 Jul, 2017 1 commit
-
-
LEARNER-1871
muhammad-ammar committed
-
- 10 Jul, 2017 1 commit
-
-
LEARNER-1696
Andy Armstrong committed
-
- 06 Jul, 2017 2 commits
-
-
EDUCATOR-44
muhammad-ammar committed -
Muhammad Ammar committed
-
- 05 Jul, 2017 1 commit
-
-
Qubad786 committed
-
- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 30 May, 2017 1 commit
-
-
Qubad786 committed
-
- 12 May, 2017 1 commit
-
-
J. Cliff Dyer committed
-
- 20 Apr, 2017 1 commit
-
-
Qubad786 committed
-
- 13 Apr, 2017 1 commit
-
-
muhammad-ammar committed
-
- 16 Mar, 2017 2 commits
-
-
Qubad786 committed
-
TNL-6541
muhammad-ammar committed
-
- 07 Mar, 2017 1 commit
-
-
Qubad786 committed
-
- 08 Nov, 2016 1 commit
-
-
Noraiz committed
-
- 03 Aug, 2016 1 commit
-
-
Calen Pennington committed
-
- 24 Jun, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 29 Apr, 2016 1 commit
-
-
Before this commit, roughly half the save_state AJAX calls for the VideoModule were done at load time, in order to send information about YouTube availability (the value for which was almost always true). This commit sends the value for what the LMS already thinks YouTube availability is for this user, so that the AJAX callback is only used in the case where the client side sees something different. [PERF-262]
David Ormsbee committed
-
- 08 Apr, 2016 1 commit
-
-
Ned Batchelder committed
-
- 18 Mar, 2016 1 commit
-
-
Sanford Student committed
-
- 17 Mar, 2016 1 commit
-
-
Sanford Student committed
-
- 14 Jan, 2016 1 commit
-
-
CR comments Whitespace wip test refactoring more test refactoring Re-write download URL too. Test fixes related to download change, and fix wip, re-locating tests update classname Quality fixes
Edward Zarecor committed
-
- 07 Nov, 2015 1 commit
-
-
Syed Hassan Raza committed
-
- 05 Nov, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 27 Jul, 2015 1 commit
-
-
TNL-2413
muzaffaryousaf committed
-
- 24 Jul, 2015 1 commit
-
-
TNL-2413
muzaffaryousaf committed
-
- 12 Jun, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 31 May, 2015 1 commit
-
-
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
-
- 18 May, 2015 1 commit
-
-
This allows course authors to choose between two difference licenses for their course content: All Rights Reserved, or Creative Commons. In the backend, XBlocks that wish to allow custom licenses need only inherit from LicenseMixin, which adds a `license` field as a string. License information is displayed in the Studio editor view, and just below the rendered XBlock in the LMS. In addition, if the course block itself has a custom license set, this license will display just below the main body of the page on courseware pages. This entire feature is gated behind the LICENSING feature flag.
David Baumgold committed
-
- 07 May, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 02 Apr, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 31 Mar, 2015 1 commit
-
-
This is required so that an a video module exported by one Open edX deployment and imported by another will work correctly if it contains an edx_video_id but does not populate other URL fields. JIRA: MA-110
Greg Price committed
-
- 19 Mar, 2015 1 commit
-
-
alawibaba committed
-
- 06 Mar, 2015 1 commit
-
-
Corey Goldberg committed
-
- 10 Feb, 2015 1 commit
-
-
The overall behavior of the __init__ method has remained the same. What's changed is how it determines whether a field is explicitly set. Instead of using the slower performing editable_metadata_fields, it calls _field_data.has directly to check for explicitly set fields.
Nimisha Asthagiri committed
-
- 05 Feb, 2015 1 commit
-
-
polesye committed
-
- 04 Feb, 2015 1 commit
-
-
Calen Pennington committed
-
- 28 Jan, 2015 1 commit
-
-
Chris Rodriguez committed
-
- 15 Dec, 2014 1 commit
-
-
This feature allows upload of video assets to S3. This requires that the VIDEO_UPLOAD_PIPELINE setting be properly configured and that each course be configured with a token issued by the media team for their processing purposes (e.g. linking the video with a YouTube channel). Co-authored-by: Greg Price <gprice@edx.org>
Nimisha Asthagiri committed
-
- 18 Nov, 2014 1 commit
-
-
Nimisha Asthagiri committed
-