- 06 Sep, 2016 1 commit
-
-
christopher lee committed
-
- 01 Sep, 2016 2 commits
-
-
Add an OEP-2 compliant openedx.yaml file
Calen Pennington committed -
christopher lee committed
-
- 23 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 02 Feb, 2016 2 commits
-
-
Jibsheet/dont use using
Kevin Falcone committed -
Kevin Falcone committed
-
- 01 Feb, 2016 1 commit
-
-
This hardcoded the db_alias fetched from schema_editor and forces django to try and migrate any second database you use, rather than routing to the default database. In testing a build from scratch, these do not appear needed. Using using() prevents us from using multiple databases behind edxapp.
Kevin Falcone committed
-
- 24 Nov, 2015 1 commit
-
-
update django-oauth2-provide version
Muhammad Ammar committed
-
- 20 Nov, 2015 1 commit
-
-
TNL-3820
muhammad-ammar committed
-
- 18 Nov, 2015 1 commit
-
-
upgrade to django 1.8
Brian Beggs committed
-
- 10 Nov, 2015 4 commits
-
-
Ned Batchelder committed
-
Convert the data migration to a Django migration
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
- 06 Nov, 2015 1 commit
-
-
muhammad-ammar committed
-
- 21 Sep, 2015 4 commits
-
-
Revert "upgrade to django 1.8"
Muhammad Ammar committed -
Muhammad Ammar committed
-
upgrade to django 1.8
Muhammad Ammar committed -
muhammad-ammar committed
-
- 16 Sep, 2015 2 commits
- 11 Sep, 2015 2 commits
- 04 Sep, 2015 1 commit
-
-
update django-nose
Muhammad Ammar committed
-
- 03 Sep, 2015 1 commit
-
-
muhammad-ammar committed
-
- 18 Jun, 2015 2 commits
-
-
MA-844 Support sorting parameters in get_videos_for_course
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
- 30 Apr, 2015 1 commit
-
-
PLAT-612: Fix VAL error on re-import
Nimisha Asthagiri committed
-
- 29 Apr, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 01 Apr, 2015 2 commits
-
-
MA-410 Add course_id on import for existing VAL entry.
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
- 31 Mar, 2015 2 commits
-
-
Add XML export and import API functions
Greg Price committed -
These will be used to support export/import of courses containing video modules that rely on VAL being populated. This does not allow updating a video (including adding encodings) via import. JIRA: MA-110
Greg Price committed
-
- 30 Mar, 2015 1 commit
-
-
Added missing test case for copy_course
Christopher Lee committed
-
- 27 Mar, 2015 2 commits
-
-
Remove Profile fields other than name
Greg Price committed -
None of the fields except profile_name is ever used at present (we don't even do any validation that the encoded videos added to VAL match the profile), and the edX media team prefers that the profiles be somewhat fungible anyway. The motivation for this change is to avoid the need to sync profile information between systems when doing export/import of video modules that use Video IDs. JIRA: MA-110
Greg Price committed
-
- 26 Mar, 2015 1 commit
-
-
christopher lee committed
-
- 23 Mar, 2015 2 commits
-
-
Clee/ma 77 auto course reruns
Christopher Lee committed -
get_video_info_for_course_and_profile only returned one profile. This has been changed to get_video_info_for_course_and_profiles where it now takes a list of profiles and then returns the profiles found.
christopher lee committed
-