- 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
-
- Oct 30, 2014
-
-
Diana Huang authored
-
- Oct 28, 2014
-
-
Will Daly authored
Set marketing site logged in cookie from third party auth.
-
- Oct 14, 2014
-
-
Renzo Lucioni authored
-
- Oct 02, 2014
-
-
Stephen Sanchez authored
The body of the enrollment message template Tokenize platform name in message. Changing to a datetime enrollment approach Adding sorting. A little refactoring. Adding confguration model for time delta Adding admin registration and basic form for new config model. Fixing docstring typo Updating default time delta to 0, adding test to show it disabled functionality. Removing the form from configuration and tweaking the enrollment message html
-
- Oct 01, 2014
-
-
Usman Khalid authored
which raise IntegrityErrors. TNL-367
-
- Sep 12, 2014
-
-
Renzo Lucioni authored
-
- Sep 08, 2014
-
-
Renzo Lucioni authored
-
- Aug 28, 2014
-
-
Will Daly authored
Update devstack settings to use new CyberSource API
-
- Aug 15, 2014
-
-
Will Daly authored
Add session middleware to an external auth test to fix a test failure with the auto-registration AB-test changes
-
- Aug 12, 2014
-
-
Diana Huang authored
ECOM-41
-
Julia Hansbrough authored
- Changes registraiton button text for professional ed courses - Professional ed courses do not see "choose your track" page; go straight to verification flow
-
- Aug 08, 2014
-
-
Julia Hansbrough authored
- Changes registraiton button text for professional ed courses - Professional ed courses do not see "choose your track" page; go straight to verification flow
-
- Aug 05, 2014
-
-
Diana Huang authored
-
Diana Huang authored
-
Diana Huang authored
-
- Jun 11, 2014
-
-
Calen Pennington authored
Fixes LMS-2830
-
- Jun 09, 2014
-
-
Don Mitchell authored
Remove course_from_id don't fetch whole course when the root will do don't fetch even the root if the id will do check for definition.data == null
-
- May 29, 2014
-
-
Calen Pennington authored
[LMS-2757]
-
- May 21, 2014
-
-
Calen Pennington authored
-
- May 07, 2014
-
-
Calen Pennington authored
This commit updates common/djangoapps. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
-
- Dec 05, 2013
-
-
Julia Hansbrough authored
-