Skip to content

Releases: openedx/edx-val

Add new status in UpdateStatus api

16 Mar 06:35
eef1ecb
Compare
Choose a tag to compare
Merge pull request #206 from edx/zamir/PROD-1364/update_status_api

Add new status to VideoStatusView

Remove un-needed dependencies and update requiremnets

02 Mar 16:05
218b1bb
Compare
Choose a tag to compare

Remove pillow and edx-django-oauth-provider dependencies which don't seem to be used.

Run make upgrade.

1.2.3 Release

27 Jan 21:06
cf9055c
Compare
Choose a tag to compare

Update package dependencies.

1.2.2 Release

22 Jan 16:05
4e7c4f4
Compare
Choose a tag to compare

DE-1824: step 4 of 4 in renaming 'exists' field in ThirdPartyTranscriptCredentialsState to 'has_creds'.

1.2.1 Release

15 Jan 20:00
3bd20f5
Compare
Choose a tag to compare

DE-1824: step 3 of 4 in renaming 'exists' field in ThirdPartyTranscriptCredentialsState to 'has_creds'

1.1.33 Release

11 Dec 17:15
424f143
Compare
Choose a tag to compare

DE-1824: step 2 of 4 in renaming 'exists' field in ThirdPartyTranscriptCredentialsState to 'has_creds'

1.1.31

05 Dec 19:41
e21b7ab
Compare
Choose a tag to compare

DE-1824: step 1 of 4 in renaming 'exists' field in ThirdPartyTranscriptCredentialsState to 'has_creds'

1.1.30 Release

29 Oct 21:21
5b5372f
Compare
Choose a tag to compare

Fixing type mismatches in edx-val migrations

1.1.29 Release

28 Oct 15:13
4862d76
Compare
Choose a tag to compare

Updated package dependencies.

1.1.28 Release

02 Oct 17:26
4862d76
Compare
Choose a tag to compare

Use JWTAuthentication for authentication class.