Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Manjinder Singh
80c7f5af01
BOM-933: Fix type mismatches in various migrations 5 ( #22147 )
...
* fix type mismatch in third_party_auth migrations
* fix type mismatch in verify_student migrations
* fix type mismatch in video_config migrations
* fix type mismatch in verified_track_content migrations
* fix type mismatch in commercemigrations
* fix type mismatch in xblock_config migrations
* fix type mismatch in course_creators migrations
* fix type mismatch in contentstore migrations
2019-10-24 16:08:04 -04:00
Ayub khan
5c47a3b425
BOM Project
...
Updated __unicode__ to __str__
2019-09-25 18:31:54 +05:00
Alan Zarembok
b953841893
PROD-202: Add per-course flag to block access to youtube videos. Can be set
...
for courses that have lost access to their youtube channels.
2019-08-25 14:45:16 -04:00
Peter Pinch
c01d0ef6e4
modernize video_config
2019-05-06 11:18:57 -04:00
Julia Eskew
368f221f0a
Initial start on annotations.
2019-02-19 11:24:21 -05:00
Matthew Piatetsky
444799fb0e
fix unicode strings in openedx/ part 2
2019-02-15 10:15:51 -05:00
Ned Batchelder
3353e7425e
Remove unused imports
2018-11-03 16:07:05 -04:00
Qubad786
318937552a
Update VAL version and thumbnails scrapper job in accordance with val api
2018-09-25 20:12:10 +05:00
irfanuddinahmad
527edc5c45
Add video thumbnails management command to scrape youtube thumbnails and update them in edxval
2018-09-04 19:07:03 +05:00
Qubad786
2d24482cbf
Add batching support
2018-07-20 17:31:47 +05:00
Qubad786
c7c2f808e7
Add a field to transcript migration data model to track number of runs
...
include command run tracking information in logging
2018-06-25 20:42:23 +05:00
irfanuddinahmad
0195e9720d
added admin site settings
2018-04-23 19:47:40 +05:00
irfanuddinahmad
3e426aca91
New command to migrate transcripts to S3
2018-04-12 16:57:23 +05:00
Jeremy Bowman
bf86b3da98
PLAT-1942 Handle xmodule_django field deprecations
2018-02-05 15:05:54 -05:00
John Eskew
27edca3c5e
Replace all clean_course_id form methods with common method.
2018-01-25 11:38:46 -05:00
Qubad786
dc335a2215
EDUCATOR-1628
...
Enable Video Uploads by default with course rollout flag.
2017-11-29 12:27:20 +05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
Mushtaq Ali
538a3d7801
Add video transcript config model flags - EDUCATOR-1224
2017-10-16 19:23:18 +05:00
Andy Armstrong
93235d118d
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
Qubad786
b2cfad1650
Add Configuration Models for HLS Playback Feature.
2017-04-20 16:35:46 +05:00