- 27 Oct, 2017 1 commit
-
-
muhammad-ammar committed
-
- 26 Oct, 2017 5 commits
-
-
Save transcript credentials backend view
Mushtaq Ali committed -
Mushtaq Ali committed
-
logging and cleanup
Muhammad Ammar committed -
muhammad-ammar committed
-
Add JWT settings
Mushtaq Ali committed
-
- 25 Oct, 2017 3 commits
-
-
Mushtaq Ali committed
-
Divide settings into environment specific sub modules
Mushtaq Ali committed -
Mushtaq Ali committed
-
- 24 Oct, 2017 6 commits
-
-
refactor config setting file read
Muhammad Ammar committed -
muhammad-ammar committed
-
changes for config role
Muhammad Ammar committed -
muhammad-ammar committed
-
muhammad-ammar committed
-
muhammad-ammar committed
-
- 16 Oct, 2017 25 commits
-
-
Transcripts 3rd party integration
Muzaffar yousaf committed -
muzaffaryousaf committed
-
muzaffaryousaf committed
-
3Play Media translation process improvements
M. Rehan committed -
EDUCATOR-1468: Includes the following: - Translation retrieval process do not use the ranslation endpoint which was previously changed by 3PlayMedia - Make a single call to retrieve all the translation metadata for a video - Add 100% test coverage for the modified patch
Qubad786 committed -
muzaffaryousaf committed
-
muzaffaryousaf committed
-
- Fix - HEAL overwrite transcript statuses for completed videos in VAL. - Add source_language and transcript_status to VideoSerializer and Admin. - Add tests coverage for Model Serializers.
Qubad786 committed -
Qubad786 committed
-
Qubad786 committed
-
Gregory Martin committed
-
Qubad786 committed
-
EDUCATOR-1431 - HEAL process was overwriting transcript statuses as they were combined with transcode statuses. So, separated them out to avoid unnecassary masking of Video's transcript statuses.
Qubad786 committed -
Qubad786 committed
-
muzaffaryousaf committed
-
token should not use - OR any other character as per regex in url.
muzaffaryousaf committed -
File "/home/ec2-user/edx-video-pipeline/VEDA/django_secrets.py", line 24, in <module> : DJANGO_DEBUG = return_dict['debug'] : KeyError: 'debug'
muzaffaryousaf committed -
muhammad-ammar committed
-
muzaffaryousaf committed
-
- improve logging - VEDA vedio status updation - Remove celery task for retriving 3Play translations, accomodate it in heal process - improve __unicode__ method and add help text - Add an ability to override developer configs
Qubad786 committed -
This implements 3PlayMedia API integration in pipeline. Other than that it also iuncludes: -- rename 'Transcript Preferences' to 'Transcript Credentials'. -- Add migrations. -- Rename 'Transcription Ready' to 'Transcript Ready'.
Qubad786 committed -
muzaffaryousaf committed
-
muhammad-ammar committed
-
muzaffaryousaf committed
-
muhammad-ammar committed
-