- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 05 Aug, 2016 2 commits
-
-
asadiqbal committed
-
Jesse Zoldak committed
-
- 04 Aug, 2016 1 commit
-
-
asadiqbal committed
-
- 27 Jul, 2016 1 commit
-
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 08 Jun, 2016 1 commit
-
-
ECOM-2361
Ahsan Ulhaq committed
-
- 03 Jun, 2016 2 commits
-
-
ECOM-4559
Tasawer committed
- 12 May, 2016 1 commit
-
-
* mattdrayer: Add bulk checkout link to course views * asadiqbal08: MAYN-225 replace the "Verify Now" button by the "Go to Dashboard" button in case of themed sites. * mattdrayer: Add bulk_sku check in courseware.views
Matt Drayer committed
-
- 11 May, 2016 1 commit
-
-
* mattdrayer: Add bulk checkout link to course views * asadiqbal08: MAYN-225 replace the "Verify Now" button by the "Go to Dashboard" button in case of themed sites. * mattdrayer: Add bulk_sku check in courseware.views
Matt Drayer 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
-
- 05 Nov, 2015 1 commit
-
-
ECOM-2516
Tasawer committed
-
- 16 Jul, 2015 1 commit
-
-
aamir-khan committed
-
- 15 Jul, 2015 1 commit
-
-
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
-
- 10 Jul, 2015 1 commit
-
-
Required in order to support requests from Drupal and mobile clients. XCOM-493.
Renzo Lucioni 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 2 commits
-
-
Renzo Lucioni committed
-
XCOM-398
jsa committed
-
- 03 Jun, 2015 1 commit
-
-
CyberSource will POST to this view if the user cancels payment. CSRF validation cannot be enabled when this happens. ECOM-1689
Clinton Blackburn committed
-
- 02 May, 2015 1 commit
-
-
Clinton Blackburn committed
-
- 27 Apr, 2015 1 commit
-
-
XCOM-213 XCOM-214
jsa committed
-
- 21 Apr, 2015 1 commit
-
-
This commit creates a new page intended only for use when the user cancels payment. The previous implementation relied on the CyberSource callback page, which is not useful for orders placed with the E-Commerce Service.
Clinton Blackburn committed
-
- 17 Apr, 2015 1 commit
-
-
TNL-1537 Co-Authored-By: Andy Armstrong <andya@edx.org> Co-Authored-By: cahrens <christina@edx.org>
jsa committed
-
- 23 Mar, 2015 1 commit
-
-
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 2 commits
-
-
Adam Palay committed
-
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 2 commits
-
-
Stephen Sanchez committed
-
Clinton Blackburn committed
-
- 13 Mar, 2015 2 commits
-
-
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
-