- 20 Jul, 2015 1 commit
-
-
Max Rothman committed
-
- 15 Jul, 2015 2 commits
-
-
Renzo Lucioni committed
-
These endpoints are currently for internal use only, but should be versioned nonetheless; Drupal will begin using the basket creation endpoint soon. No functionality has been changed. XCOM-494.
Renzo Lucioni committed
-
- 13 Jul, 2015 2 commits
-
-
These endpoints are currently for internal use only, but should be versioned nonetheless; Drupal will begin using the basket creation endpoint soon. No functionality has been changed. XCOM-494.
Renzo Lucioni committed -
Add context for navigation states added find course to dashboard sidebar and included check for context that Will adds in PR removed nav_course_search context due to design change so replaced with nav_hidden Removed rwd_header.js and all references as no longer being used. Wrapped Find Courses in dashboard sidebar in if statement
AlasdairSwan committed
-
- 01 Jul, 2015 1 commit
-
-
XCOM-314
Clinton Blackburn committed
-
- 30 Jun, 2015 1 commit
-
-
Adds standardized audit logging for checkout and enrollment change requests. XCOM-427.
Renzo Lucioni committed
-
- 23 Jun, 2015 1 commit
-
-
Nickersoft committed
-
- 11 Jun, 2015 1 commit
-
-
XCOM-398
jsa committed
-
- 07 May, 2015 2 commits
-
-
Christine Lytwynec committed
-
XCOM-287
jsa committed
-
- 02 May, 2015 1 commit
-
-
Clinton Blackburn committed
-
- 27 Apr, 2015 1 commit
-
-
XCOM-213 XCOM-214
jsa committed
-
- 17 Apr, 2015 1 commit
-
-
Diana Huang committed
-
- 23 Mar, 2015 2 commits
-
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
- 20 Mar, 2015 1 commit
-
-
This functionality is activated by adding a SKU to a non-honor course mode. When the feature is activated, verified orders will be created by the E-Commerce Service instead of LMS. After payment, the E-Commerce Service will also create the enrollment.
Clinton Blackburn committed
-
- 19 Mar, 2015 1 commit
-
-
If a user is already enrolled in a course, the API is bypassed and a 409 status is returned.
Clinton Blackburn committed
-
- 18 Mar, 2015 2 commits
-
-
Brian Wilson committed
-
Commerce code has now been updated to exclude CourseMode objects with SKU set to empty string (in addition to null).
Clinton Blackburn committed
-
- 16 Mar, 2015 1 commit
-
-
Clinton Blackburn committed
-
- 13 Mar, 2015 3 commits
-
-
Added tests to ensure manual enrollments emit enrollment events.
Clinton Blackburn committed -
Data is now properly encoded as JSON.
Clinton Blackburn committed -
This new endpoint is intended to replace enrollment API call used on the login+registration page. Instead of directly enrolling students, the view will contact the external e-commerce API (Oscar) to create a new order. Oscar will be responsible for completing the order and enrolling the student. This behavior will only apply to course modes with associated SKUs. All other course mode enrollments will be processed directly by LMS.
Clinton Blackburn committed
-