- 05 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 21 Jun, 2016 1 commit
-
-
Andy Armstrong committed
-
- 22 Apr, 2016 1 commit
-
-
muzaffaryousaf committed
-
- 20 Jul, 2015 1 commit
-
-
TNL-2602
Peter Fogg 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 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
-
- 15 Jun, 2015 1 commit
-
-
TNL-2384 Refactored Studio's PagingView to use RequireJS Text and moved it to common so that it can also be used by LMS.
Andy Armstrong committed
-
- 27 Apr, 2015 1 commit
-
-
XCOM-213 XCOM-214
jsa committed
-
- 25 Mar, 2015 1 commit
-
-
Add querystring param "course_mode" to the login/registration page so the user can skip track selection. This supports upcoming changes to the course details page that allow the user to choose the track when clicking "enroll", which will replace the functionality of the track selection page.
Will Daly committed
-
- 13 Mar, 2015 1 commit
-
-
The login-registration page now supports using the E-Commerce API when enrolling users in honor seats (of courses with SKUs).
Clinton Blackburn committed
-
- 10 Feb, 2015 1 commit
-
-
Block users from enrolling in a course if the user is blocked by country access rules. 1) Enrollment via the login/registration page. 2) Enrollment from the marketing iframe (via student.views.change_enrollment) 3) Enrollment using 100% redeem codes. 4) Enrollment via upgrade. This does NOT cover enrollment through third party authentication, which is sufficiently complex to deserve its own commit.
Will Daly committed
-
- 18 Dec, 2014 1 commit
-
-
Consolidate PUT and POST on the RESTful Layer. Change URLs for API Test cleanup. Adding a course details URL to the enrollment API. Change student to user Change to v1, remove feature flag from API URLs Updating student to user in tests Re-ordering redirect urls to be evaluated last. Adding pagination and testing. Adding Django REST settings for pagination. Revert "Re-ordering redirect urls to be evaluated last." This reverts commit 4c9502daa383e49b46f8abec5456c271e5e24ccb. Re-ordering redirect urls to be evaluated last. Conflicts: common/djangoapps/enrollment/urls.py Revert "Adding Django REST settings for pagination." This reverts commit 9f8a54c41f34caa24818c88f1e75ac59f6ce5259. Conflicts: common/djangoapps/enrollment/urls.py Revert "Adding pagination and testing." This reverts commit 0b2d46262abb78f5ad170700205e7fd28b6af942. Additional testing, logging, and error messages.
stephensanchez committed
-
- 07 Nov, 2014 1 commit
-
-
Ensure window.isExternal is loaded Don't set a default for terms of service For paid courses, add the course to the cart and redirect to the shopping cart view. Don't send form method and url as form data. Stub window.analytics in the access view test.
Will Daly committed
-