aarif
07b5c954b0
python 3 fixes
...
test fixes
python 3 fixes
minor fixes
python 3 fixes
quality fixes
quality fixes
2019-09-24 12:01:02 +05:00
Ayub khan
6f1d379a0f
BOM-376
...
python3 compatibility fixes all tests
2019-09-20 16:01:06 +05:00
aarif
cde8a2a62a
python 3 fixes
...
changes made as suggested
minor change
changes made as suggested
test fixes for python 2
removed debug statement
quality fixes
quality fix
quality fix
2019-09-16 13:13:45 +05:00
David Ormsbee
9a1385585f
Convert response bytes to str before JSON parsing. ( #21375 )
...
Convert response bytes to str before JSON parsing.
2019-08-19 11:01:55 -04:00
aarif
61800c619f
replaced StringIO imports with import from six
...
replaced cStringIO and StringIO imports with import from six
fixed StringIO imports
fixed StringIO imports
fixed XSS python-wrap warning
2019-08-08 00:09:16 +05:00
Feanil Patel
18e988b747
Fix some minor issues that prevent some tests from being collected.
2019-08-06 15:19:55 -04:00
Ayub khan
c9f0d26747
INCR-330 python3 compatibility
2019-07-09 16:11:28 +05:00
Calen Pennington
78c8950ea3
Clean up a few remaining unicode format string errors
2019-02-20 15:28:14 -05:00
emma-green
cbf3f78325
Revert "WIP:Cache course runs to programs"
2019-02-20 12:03:07 -05:00
Emma Green
f2139bbe2f
add courses to programs to cache
2019-02-19 15:17:23 -05:00
Michael Youngstrom
16b5606404
Remove shards from cms
2019-02-12 11:26:39 -05:00
Matthew Piatetsky
7df30938c4
fix unicode strings in cms/
2019-02-04 13:01:51 -05:00
noraiz-anwar
3b7918b07a
Add basic pagination in video upload page
2019-01-04 23:06:57 +05:00
Qubad786
89925a96dc
use waffle_flags from video pipeline and fix tests
2018-09-04 19:07:03 +05:00
Qubad786
e24438602d
Deprecate youtube for existing courses by not sending course_video_upload_token to VEDA.
2018-09-04 19:07:03 +05:00
Mushtaq Ali
7698a277cd
Scrape video thumbnails from youtube util - EDUCATOR-3109
2018-09-04 19:07:03 +05:00
Qubad786
aa2afd8c0b
Video status improvements
2018-06-25 20:43:21 +05:00
Mushtaq Ali
f4b1da1f42
Merge pull request #17718 from edx/transcripts-phase-2
...
Transcripts phase 2
2018-05-07 12:42:50 +05:00
Stuart Young
1fd2167144
rebalance python unittests onto new shards
2018-05-03 11:16:05 -04:00
muhammad-ammar
aaaafee2b2
remove video transcript enabled flag
2018-04-30 15:59:32 +05:00
Mushtaq Ali
c0d86360f0
Improve trancript sorting - EDUCATOR-2030
2018-01-10 17:02:21 +05:00
Qubad786
4f422e37d9
Refactor transcript upload handler to add language-overwrite support - EDUCATOR-2022
2018-01-09 17:03:45 +05:00
Mushtaq Ali
e601767329
Show transcripts on video uploads page - EDUCATOR-1662
2018-01-09 17:03:43 +05:00
Jeremy Bowman
d44e6297ae
PLAT-1847 Fix cms tests under Django 1.9
2017-12-13 15:29:02 -05:00
Mushtaq Ali
37bbfd0a5c
VAL version bump - EDUCATOR-1809
2017-11-27 18:09:02 +05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
Qubad786
d6acfa679f
Add video source language support for Cielo24 - EDUCATOR-1491
2017-10-16 19:23:19 +05:00
Qubad786
5900b349bc
Backend changes for video source language in transcript preferences.
2017-10-16 19:23:19 +05:00
Qubad786
9c06bb65b1
Use edx-val transcripts and translations collectively with contentstore.
...
Adds val trancripts in outcome of get_transcripts_info and rest of flow remains the same and also add fallback to edx-val rtanscripts for mobile accessible video endpoints.
2017-10-16 19:23:18 +05:00
Mushtaq Ali
538a3d7801
Add video transcript config model flags - EDUCATOR-1224
2017-10-16 19:23:18 +05:00
Mushtaq Ali
9d156c042c
Remove course wide transcript settings (N/A provider selected) - EDUCATOR-1311
2017-10-16 19:23:15 +05:00
Mushtaq Ali
ec399645f3
Course video settings UI - EDUCATOR-1063
2017-10-16 19:22:41 +05:00
Qubad786
9009669cc7
Add trasncript preferences backend for studio and new transcription statuses to video.
...
EDU-1092
2017-10-16 19:22:41 +05:00
Mushtaq Ali
d2b420a9a5
Change opacity and user messages
2017-07-06 12:35:07 +05:00
Qubad786
556213659b
Add waffle switch to toggle video thumbnail feature.
2017-07-06 12:35:07 +05:00
Mushtaq Ali
eabfba48a2
Change video image requirements text hover - EDUCATOR-577
2017-07-06 12:35:06 +05:00
Mushtaq Ali
7bf717f75d
Add video image settings to aws settings so that lms can pull values from lms.env.json
2017-07-06 12:35:06 +05:00
Mushtaq Ali
e8fee2e09a
Add backend video image validations - EDUCATOR-45
2017-07-06 12:35:05 +05:00
muhammad-ammar
626f2896a0
add video poster support
...
EDUCATOR-44
2017-07-06 12:35:05 +05:00
muhammad-ammar
763f0051bd
video thumbnail ui
2017-07-06 12:35:04 +05:00
Muhammad Ammar
dca12d65c2
Save or update course video image - TNL-6762
2017-07-06 12:35:00 +05:00
Andy Armstrong
ebb04ca396
Reorder Studio imports using isort
2017-05-30 17:00:50 -04:00
muhammad-ammar
36dfc2c08d
log video id and status along with message
2017-01-12 13:59:23 +05:00
muhammad-ammar
ab7f4140d1
Update error handling for Video Uploads
...
Tnl-4777
2017-01-04 18:15:37 +05:00
Mushtaq Ali
2c7941d1ef
Prevent files larger than 5 GB
...
Prevent file containig containing non-ascii or special characters in file name
TNL-5855 TNL-5957
2016-12-21 16:36:17 +05:00
Mushtaq Ali
2968e3551b
Prevent non-video file formats - TNL-5956
2016-12-09 17:05:06 +05:00
muhammad-ammar
dd45991926
soft delete video from video uploads page
...
TNL-5899
2016-11-21 15:14:57 +05:00
Ned Batchelder
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
Nimisha Asthagiri
26d4a15d63
MA-844 Video Upload: remove dependency on AssetMetaDataStore.
2015-06-18 18:28:48 -04:00
Nimisha Asthagiri
d9d4a007b9
PLAT-520 Fix Asset store import of null values
2015-04-03 11:39:51 -04:00