- 05 Dec, 2014 2 commits
-
-
JIRA: TNL-710 IMPORTANT: this commit converts the course_groups package to using migrations. When deploying to an existing openedx instance, migration 0001 may fail with an error indicating that the CourseUserGroup table already exists. If this happens, running the 0001 migration first, with the --fake option, is recommended. After performing this step, remaining migrations should work as expected.
jsa committed -
TNL-649
Andy Armstrong committed
-
- 02 Dec, 2014 1 commit
-
-
Move modulestore config for tests to an importable location Disable pylnt warning for lms imports in common tests Refactor all testcases that loaded all xml courses TE-610 TE-489
Jesse Zoldak committed
-
- 03 Oct, 2014 2 commits
-
-
Add explicit course key to enrollment for non-existent course in test case
Greg Price committed -
Previously, the user endpoint would would return 404 for any request involving a user having an enrollment for a course that no longer existed.
Greg Price committed
-
- 29 Sep, 2014 1 commit
-
-
This new endpoint is designed specifically to fill the needs of the notifier and should not be used by other clients.
Greg Price committed
-