- 27 Jan, 2016 1 commit
-
-
Our current sandbox provisioning uses a create_user management command, which creates and enrolls a user into a course. However, for TE-1128, we will need a way to enroll the same user to multiple courses (which are dynamic at time of provisioning). Using the existing management command is no longer feasible for that, so we are using one that accesses the enrollment API, which is the new standard for new enrollment capabilities.
Ben Patterson committed
-
- 08 Jan, 2016 1 commit
-
-
This reverts commit 3149aaa3.
Peter Fogg committed
-
- 22 Dec, 2015 1 commit
-
-
This allows the edX REST API Client to perform a sucessful GET against this API, since Slumber (which our client is based off of) appends the trailing slash by default.
Peter Fogg committed
-
- 17 Dec, 2015 1 commit
-
-
TNL-2180
muzaffaryousaf committed
-
- 16 Dec, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 11 Dec, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 10 Dec, 2015 1 commit
-
-
Bill DeRusha committed
-
- 09 Dec, 2015 1 commit
-
-
Bill DeRusha committed
-
- 25 Nov, 2015 1 commit
-
-
ECOM-2972
Peter Fogg committed
-
- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 21 Oct, 2015 1 commit
-
-
Also remove useless docstrings where they were added to keep pylint quiet.
Ned Batchelder committed
-
- 01 Oct, 2015 1 commit
-
- 29 Sep, 2015 1 commit
-
-
Ned Batchelder committed
-
- 28 Sep, 2015 2 commits
-
-
Ben Patterson committed
-
* Upgrade edx-submissions * Upgrade edx-ora2 * Upgrade edx-val * Upgrade edx-proctoring * Update all edx-platform code that depends on DRF, including: - auth_exchange - cors_csrf - embargo - enrollment - util - commerce - course_structure - discussion_api - mobile_api - notifier_api - teams - credit - profile_images - user_api - lib/api (OAuth2 and pagination)
Will Daly committed
-
- 25 Sep, 2015 1 commit
-
-
* Upgrade edx-submissions * Upgrade edx-ora2 * Upgrade edx-val * Upgrade edx-proctoring * Update all edx-platform code that depends on DRF, including: - auth_exchange - cors_csrf - embargo - enrollment - util - commerce - course_structure - discussion_api - mobile_api - notifier_api - teams - credit - profile_images - user_api - lib/api (OAuth2 and pagination)
Will Daly committed
-
- 15 Sep, 2015 1 commit
-
-
Sven Marnach committed
-
- 02 Sep, 2015 1 commit
-
-
Sven Marnach committed
-
- 28 Aug, 2015 1 commit
-
-
The list only includes those courses the requesting user has staff access for.
Sven Marnach committed
-
- 03 Aug, 2015 1 commit
-
-
Ned Batchelder committed
-
- 30 Jul, 2015 1 commit
-
-
Facilitates revocation of enrollments in expired modes. XCOM-490.
Renzo Lucioni committed
-
- 20 Jul, 2015 1 commit
-
-
Sets the Enrollment API free of the modulestore by replacing modulestore queries with calls to the CourseOverview model. Course deletion invalidates the corresponding CourseOverview. XCOM-462.
Renzo Lucioni committed
-
- 17 Jul, 2015 1 commit
-
-
Sylvia Pearce committed
-
- 15 Jul, 2015 2 commits
-
-
Sylvia Pearce committed
-
Sylvia Pearce committed
-
- 06 Jul, 2015 1 commit
-
-
Changed enrollment api to set enrollment atributes if the course is credit course ECOM-1719
Ahsan Ulhaq committed
-
- 30 Jun, 2015 1 commit
-
-
Adds standardized audit logging for checkout and enrollment change requests. XCOM-427.
Renzo Lucioni committed
-
- 24 Jun, 2015 2 commits
-
-
Bertrand Marron committed
-
The user parameter corresponds to the username, not the user ID.
Bertrand Marron committed
-
- 23 Jun, 2015 1 commit
-
-
Nickersoft committed
-
- 09 Jun, 2015 1 commit
-
-
- Adding ?include_expired=1 to course detail requests will now include expired course verifications
Nickersoft committed
-
- 08 Jun, 2015 1 commit
-
-
XCOM-396
jsa committed
-
- 04 Jun, 2015 1 commit
-
-
A bug with the creation of inactive honor enrollment modes was caught and fixed along the way. XCOM-388
jsa committed
-
- 25 May, 2015 1 commit
-
-
Bertrand Marron committed
-
- 18 May, 2015 1 commit
-
-
Will allow Otto to revoke fulfillment of course seat products. Only server-to-server calls are currently allowed to deactivate or otherwise modify existing enrollments.
Renzo Lucioni committed
-
- 14 May, 2015 1 commit
-
-
Also, I replaced a number of tearDown methods with addCleanup instead. And also remove some unneeded patch.stopall() calls.
Ned Batchelder committed
-
- 02 May, 2015 1 commit
-
-
Clinton Blackburn committed
-
- 01 May, 2015 1 commit
-
-
Credit modes are hidden by default, since the user isn't allowed to select them on the track selection page. This commit exposes credit modes through the enrollment API so that consumers can see that a course has a credit track.
Will Daly committed
-
- 23 Apr, 2015 1 commit
-
-
And cleaned up one doctoring
Mark Hoeber committed
-
- 21 Apr, 2015 1 commit
-
-
Will Daly committed
-