Skip to content

Releases: openedx/edx-val

Add subtitles migration III.

13 Nov 08:27
4dd31e4
Compare
Choose a tag to compare

This is last step in order to remove subtitles from edx-val.

Remove subtitles migrations

08 Nov 07:23
a6c0d3a
Compare
Choose a tag to compare
Merge pull request #107 from edx/remove-migration

Remove migration for subtitles and bump the version.

Transcript secure credentials

27 Oct 11:08
Compare
Choose a tag to compare

This release contains changes for org specific credentials for transcriptions, this also removes the old subtitle related model.

Video transcript changes

16 Oct 14:12
Compare
Choose a tag to compare

This adds video transcript and their preferences functionality.

Add CourseVideo to Django Admin.

31 Jul 07:17
Compare
Choose a tag to compare

This adds course video model to django admin.

0.0.19

13 Jul 07:58
Compare
Choose a tag to compare

Add pillow, its a requirement for ImageField.

0.0.17

10 Jul 13:06
Compare
Choose a tag to compare

Filter out invalid data from course_videos list

0.0.16

04 Jul 09:07
Compare
Choose a tag to compare
  • Fix image update view

0.0.15

30 May 10:42
Compare
Choose a tag to compare
  • Delete existing video image before uploading a new one.
  • DRF view to update auto generated images by VEDA

Course Video Images

19 May 13:19
Compare
Choose a tag to compare
  • Video image support for course videos
  • Support course video image for course re-run and import/export