- Jun 30, 2017
-
-
Jesse Shapiro authored
-
- Jun 09, 2017
-
-
Marko Jevtic authored
LEARNER-1366 EcommerceService should be able to provide a link to the basket page that contains multiple products
-
- May 30, 2017
-
-
Andy Armstrong authored
-
- May 22, 2017
-
-
Matt Drayer authored
-
- May 03, 2017
-
-
asadiqbal authored
-
- Apr 18, 2017
-
-
Jesse Shapiro authored
-
- Mar 31, 2017
-
-
Andy Armstrong authored
LEARNER-394
-
asadiqbal authored
-
- Mar 30, 2017
-
-
Matt Drayer authored
-
- Mar 22, 2017
-
-
asadiqbal authored
-
- Jan 25, 2017
-
-
asadiqbal authored
-
- Nov 07, 2016
-
-
John Eskew authored
-
- Jun 06, 2016
-
-
Matt Drayer authored
-
- Jun 03, 2016
-
-
Matt Drayer authored
-
- May 12, 2016
-
-
Matt Drayer authored
* 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
-
- May 11, 2016
-
-
Matt Drayer authored
* 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
-
- Mar 24, 2016
-
-
vkaracic authored
. And change the verification link in the sidebar to redirect to new basket if the EcommerceService is enabled.
-
- Mar 23, 2016
-
-
vkaracic authored
. And change the verification link in the sidebar to redirect to new basket if the EcommerceService is enabled.
-
- Mar 09, 2016
-
-
Michael Frey authored
-
- Mar 08, 2016
-
-
Peter Fogg authored
When Drupal attempts to enroll a user in a closed course, a 406 will be returned. This causes the marketing site to redirect to the track selection page for that course, which will then redirect to the dashboard with a nice message. ECOM-2317
-
- Mar 07, 2016
-
-
Michael Frey authored
-
- Feb 24, 2016
-
-
Michael Frey authored
-
- Feb 23, 2016
-
-
Michael Frey authored
-
- Feb 17, 2016
- Dec 22, 2015
-
-
Robert Raposa authored
- Remove escaping in display_name_with_default - Move escaped version to deprecated display_name_with_default_escaped - Does not include any other changes to remove double-escaping Thanks to agaylard who initiated this work: https://github.com/edx/edx-platform/pull/10756 TNL-3425
-
- Dec 03, 2015
-
-
Bill DeRusha authored
Remove cert messaging from audit cert/grade info partial move enrollment display method to helpers
-
- Nov 10, 2015
-
-
Usman Khalid authored
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
-
- Jul 13, 2015
-
-
AlasdairSwan authored
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
-
- Jun 22, 2015
-
-
Will Daly authored
* Delete reverification templates * Delete photocapture.js * Delete unused "name change" end-points * Rebuild the reverification views using Backbone sub-views * Stop passing template names to the JavaScript code * Avoid hard-coding the parent view ID in the webcam view (for getting the capture click sound URL)
-
- Apr 17, 2015
-
-
Will Daly authored
* Adds a credit course mode to indicate that a course has a credit option. * Hides the credit option from the track selection and pay-and-verify pages. * Shows different messaging for the verified track if it's possible to upgrade from verified to credit at the end of the course.
-
- Mar 17, 2015
-
-
Ned Batchelder authored
-
- Mar 13, 2015
-
-
Awais authored
-
- Feb 10, 2015
-
-
Will Daly authored
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.
-
- Jan 29, 2015
-
-
Renzo Lucioni authored
Removes old payment and verification endpoints, views, templates, and tests, making the new split flow the default. The SEPARATE_VERIFICATION_FROM_PAYMENT feature flag is also removed.
-
- Jan 26, 2015
-
-
Renzo Lucioni authored
-
- Jan 15, 2015
-
-
Renzo Lucioni authored
Adds mode creation endpoint to course_modes app and ability to bypass media device access prompt when proceeding through verification flow in a testing environment.
-
- Dec 30, 2014
-
-
Will Daly authored
Allow disabling of experiment
-
- Dec 17, 2014
-
-
Renzo Lucioni authored
-
- Nov 10, 2014
-
-
AlasdairSwan authored
-