- 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
-
- 07 May, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 17 Mar, 2015 1 commit
-
-
Update edx-lint to the version that checks if tearDown uses super. Convert a number of tearDown methods into addCleanup. Remove some unneeded tearDown methods: no need to call patch.stopall if none of them were started with patch.start.
Ned Batchelder committed
-
- 27 Jan, 2015 1 commit
-
-
TNL-1229
Syed Hassan Raza committed
-
- 17 Dec, 2014 1 commit
-
-
TNL-527
Waheed Ahmed committed
-
- 11 Dec, 2014 1 commit
-
-
David Baumgold committed
-
- 02 Dec, 2014 2 commits
-
-
Jesse Zoldak committed
-
Syed Hassan Raza committed
-
- 25 Nov, 2014 1 commit
-
-
Syed Hassan Raza committed
-
- 24 Nov, 2014 1 commit
-
-
Syed Hassan Raza committed
-
- 04 Nov, 2014 1 commit
-
-
Sarina Canelake committed
-
- 28 Jul, 2014 1 commit
-
-
Oleg Marshev committed
-
- 17 Jul, 2014 1 commit
-
-
Calen Pennington committed
-
- 10 Jul, 2014 2 commits
-
-
Conflicts: cms/djangoapps/contentstore/views/tests/test_container_page.py common/djangoapps/external_auth/tests/test_shib.py common/djangoapps/student/tests/test_login.py common/lib/xmodule/xmodule/modulestore/tests/django_utils.py common/lib/xmodule/xmodule/modulestore/tests/factories.py common/lib/xmodule/xmodule/modulestore/xml_importer.py lms/djangoapps/branding/tests.py lms/djangoapps/courseware/tests/test_submitting_problems.py lms/djangoapps/courseware/tests/test_video_handlers.py lms/djangoapps/instructor_task/tests/test_base.py lms/djangoapps/instructor_task/tests/test_integration.py
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
- 07 Jul, 2014 1 commit
-
-
LMS-2876
Don Mitchell committed
-
- 26 Jun, 2014 1 commit
-
-
Refactor get_parent_locations STUD-1663
Nimisha Asthagiri committed
-
- 20 Jun, 2014 1 commit
-
-
cahrens committed
-
- 09 Jun, 2014 1 commit
-
-
Don Mitchell committed
-
- 30 May, 2014 1 commit
-
-
Julia Hansbrough committed
-
- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 24 May, 2014 1 commit
-
-
Sarina Canelake committed
-
- 23 May, 2014 1 commit
-
-
Sarina Canelake committed
-
- 14 May, 2014 1 commit
-
-
Carson Gee committed
-
- 09 May, 2014 2 commits
-
-
moved location_to_son to LocationBase.py.
Nimisha Asthagiri committed -
https://github.com/edx/edx-platform/pull/3539
Conflicts: common/lib/xmodule/xmodule/modulestore/locations.py
Don Mitchell committed
-
- 07 May, 2014 2 commits
-
-
Only do static transcript redirect for english language, and don't offer static redirect for download Rename video test to real YouTube-ID
Carson Gee committed -
Carson Gee committed
-
- 06 May, 2014 1 commit
-
-
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
-
- 31 Mar, 2014 1 commit
-
-
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
-
- 14 Mar, 2014 1 commit
-
-
Check for status in test. Add test for track url. Fix test to use cookie. Use download_track in feature file. Add new tests for get_transcript. Add html5 test. Add content check. Add tests for available_translations dispatch. Disable flaky cms test. Add w/o english transcript tests. Add to changelog.
Alexander Kryklia committed
-
- 07 Mar, 2014 2 commits
- 04 Mar, 2014 1 commit
-
-
Alexander Kryklia committed
-
- 24 Feb, 2014 1 commit
-
-
Alexander Kryklia committed
-