- 06 Oct, 2016 1 commit
-
-
John Eskew committed
-
- 11 Aug, 2016 1 commit
-
-
ECOM-5081
Awais Jibran committed
-
- 13 May, 2016 2 commits
-
-
Matt Drayer committed
-
Matt Drayer 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
-
- 13 Apr, 2016 1 commit
-
-
The verification workflow assumes that all verified courses will have a price. Free verified course modes cause a 404 when the user attempts to enroll or upgrade.
Omar Khan committed
-
- 06 Apr, 2016 2 commits
-
-
Ben Patterson committed
-
Awais Jibran committed
-
- 09 Feb, 2016 1 commit
-
-
Add app_label definitions in Meta classes for models. Move import of course_mode model into methods to prevent importing the models at startup time.
John Eskew committed
-
- 03 Feb, 2016 1 commit
-
-
The verification workflow assumes that all verified courses will have a price. Free verified course modes cause a 404 when the user attempts to enroll or upgrade.
Omar Khan committed
-
- 22 Jan, 2016 1 commit
-
-
Two new certificate statuses are introduced, 'audit_passing' and 'audit_notpassing'. These signal that the GeneratedCertificate is not to be displayed as a cert to the user, and that they either passed or did not. This allows us to retain existing grading logic, as well as maintaining correctness in analytics and reporting. Ineligible certificates are hidden by using the `eligible_certificates` manager on GeneratedCertificate. Some places in the coe (largely reporting, analytics, and management commands) use the default `objects` manager, since they need access to all certificates. ECOM-3040 ECOM-3515
Peter Fogg committed
-
- 20 Jan, 2016 1 commit
-
-
This reverts commit 60860e3a.
Peter Fogg committed
-
- 13 Jan, 2016 1 commit
-
-
An `eligible_for_certificate` field is added to the GeneratedCertificate model. This way we can retain existing grading logic, as well as maintaining correctness in analytics and reporting. Ineligible certificates are hidden by using the `eligible_certificates` manager on GeneratedCertificate. Some places in the coe (largely reporting, analytics, and management commands) use the default `objects` manager, since they need access to all certificates. This commit also updates the DB cache for acceptance tests.
Peter Fogg committed
-
- 16 Dec, 2015 1 commit
-
-
Bill DeRusha committed
-
- 09 Dec, 2015 1 commit
-
-
Bill DeRusha committed
-
- 07 Dec, 2015 1 commit
-
-
Chris Dodge committed
-
- 03 Dec, 2015 1 commit
-
-
Remove cert messaging from audit cert/grade info partial move enrollment display method to helpers
Bill DeRusha committed
-
- 30 Nov, 2015 1 commit
-
-
Bill DeRusha committed
-
- 25 Nov, 2015 1 commit
-
-
ECOM-2972
Peter Fogg committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 21 Oct, 2015 1 commit
-
-
Also remove useless docstrings where they were added to keep pylint quiet.
Ned Batchelder committed
-
- 29 Sep, 2015 1 commit
-
-
Fixing certificates for credit mode. ECOM-1988
Awais committed
-
- 17 Sep, 2015 1 commit
-
-
Using SKU to choose course mode when creating an order. ECOM-2172
Clinton Blackburn committed
-
- 14 Sep, 2015 1 commit
-
-
fix error where users who received a no-id-professional certificate did not get a link on his/her dashboard to download the PDF
Chris Dodge committed
-
- 28 Jul, 2015 1 commit
-
-
XCOM-497
jsa committed
-
- 27 Jul, 2015 1 commit
-
-
XCOM-497
jsa committed
-
- 21 Jul, 2015 1 commit
-
-
* Add verification deadline model. * Populate verification deadlines from course modes table. * Update student dashboard to use verification deadlines. * Update pay-and-verify view to use verification deadlines. * Simplify Django admin for course modes and add validation. * Add verification deadline to Django admin for course modes. * Add UI for when the upgrade deadline is missed in the pay-and-verify flow.
Will Daly committed
-
- 13 Jul, 2015 2 commits
-
-
Skipped 'print' statement violations, as print() is Py3k syntax.
Sarina Canelake committed -
Sarina Canelake committed
-
- 07 Jul, 2015 1 commit
-
-
- CourseMode.save() always lowercases the currency value - CourseMode currency comparisons have been updated to be case-insensitive
Clinton Blackburn committed
-
- 09 Jun, 2015 1 commit
-
-
- Adding ?include_expired=1 to course detail requests will now include expired course verifications
Nickersoft committed
-
- 17 Apr, 2015 1 commit
-
-
* 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.
Will Daly committed
-
- 10 Apr, 2015 1 commit
-
-
ECOM-1228
zubair-arbi committed
-
- 03 Apr, 2015 1 commit
-
-
Renzo Lucioni committed
-
- 13 Mar, 2015 1 commit
-
-
Awais committed
-
- 27 Feb, 2015 1 commit
-
-
XCOM-94
Diana Huang committed
-
- 13 Jan, 2015 1 commit
-
-
Update the redeem code schema Updating the redeem code schema. Adding migration file. Adding course mode support when redeeming a code. Conflicts: lms/djangoapps/shoppingcart/views.py Add sales admin privileges for redeem code generation. Making sure redeem code URLs work for verified courses. pep8 violations Code Review and Test Cleanup changes Added tests, fixed tests. Updating the boolean checks in ecommerce template
stephensanchez committed
-
- 02 Dec, 2014 1 commit
-
-
Will Daly committed
-
- 28 Oct, 2014 1 commit
-
-
Set marketing site logged in cookie from third party auth.
Will Daly committed
-