- 05 Dec, 2017 1 commit
-
-
John Eskew committed
-
- 30 Nov, 2017 1 commit
-
-
Anthony Mangano committed
-
- 16 Nov, 2017 1 commit
-
-
CommaSeparatedIntegerField is deprecated, this is the replacement. I have confirmed there is no SQL generated for this migration since it is already a CharField behind the scenes.
bmedx committed
-
- 23 Oct, 2017 1 commit
-
-
Sanford Student committed
-
- 24 Aug, 2017 1 commit
-
-
Calen Pennington committed
-
- 23 Aug, 2017 1 commit
-
-
Calen Pennington committed
-
- 06 Aug, 2017 1 commit
-
-
This new property knows how to rely on schedule deadliens and fallback to course mode deadlines, when necessary.
Clinton Blackburn committed
-
- 01 Aug, 2017 1 commit
-
-
Calen Pennington committed
-
- 12 Jun, 2017 1 commit
-
-
- Keeps platform set default of "Audit" to be backwards compatible and not break stuff - get COURSE_MODE_DEFAULTS from config if set
Giulio Gratta committed
-
- 30 May, 2017 1 commit
-
-
Andy Armstrong committed
-
- 22 May, 2017 1 commit
-
-
Matt Drayer committed
-
- 10 May, 2017 1 commit
-
-
This reverts commit 5388d5d1.
Nimisha Asthagiri committed
-
- 09 May, 2017 2 commits
-
-
This reverts commit 16e96365.
Sanford Student committed -
Nimisha Asthagiri committed
-
- 26 Apr, 2017 1 commit
-
-
uzairr committed
-
- 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
-