- 16 Mar, 2016 2 commits
-
-
COR-2403
Peter Fogg committed -
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
-
- 10 Mar, 2016 1 commit
-
-
ECOM-3401
Peter Fogg committed
-
- 07 Mar, 2016 2 commits
-
-
Use the Dogwood Open edX versions of the docs for online help.
Ned Batchelder committed -
See https://openedx.atlassian.net/wiki/display/DOC/Open+edX+Documentation+and+Versioning for details
Ned Batchelder committed
-
- 09 Feb, 2016 3 commits
-
-
Update two management commands to Django 1.8
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
- 04 Feb, 2016 1 commit
-
-
Collectstatic failed in production when comprehensive theme contained custom css files. This patch fixes that problem by removing ComprehensiveThemeFinder from STATICFILES_FINDERS and ComprehensiveThemingAware mixin from STATICFILES_STORAGE. Comprehensive theme static dirs are added to the top of the STATICFILES_DIRS entry, which means that the default django FilesystemFinder will find theme static files, and since the theme folder is at the top of STATICFILES_DIRS, theme files will take precedence over default LMS/CMS static files. This change means that theme static file URLs are no longer prefixed with themes/<theme-name>/, but since we currently only support one comprehensive theme at a time, that shouldn't be a problem. If/when we want to make the choice of a theme dynamic per-request (microsites?), we will have to bring custom theme finders and storage mixins back, but for now, we don't need them.
Matjaz Gregoric committed
-
- 21 Jan, 2016 1 commit
-
-
Bump xblock-utils hash.
Ned Batchelder committed
-
- 20 Jan, 2016 1 commit
-
-
Tim Krones committed
-
- 15 Dec, 2015 4 commits
-
-
Revert "Remove staff debug category type whitelist."
Diana Huang committed -
Add the ActiveTable and Vector Draw XBlocks to ADVANCED_COMPONENT_TYPES.
Sven Marnach committed -
This reverts commit bb25473a. Reason for revert: Was breaking display on Course About and Info pages.
David Ormsbee committed -
Sven Marnach committed
-
- 14 Dec, 2015 8 commits
-
-
All feedback above was addressed, the commits were squashed, and tests passed. Merging.
John Eskew committed -
Course Overview - require manual seeding of the table
Nimisha Asthagiri committed -
add AnnotationProblemTypeTest and SymbolicProblemTypeTest
Christine Lytwynec committed -
Validate country on FA form
Bill DeRusha committed -
Add some missing @autoretry_read() decorators. Change to PyMongo 3.x-compatible syntax.
John Eskew committed -
SOL-1375: org help text updated
Matt Drayer committed -
Zia Fazal committed
-
Nimisha Asthagiri committed
-
- 13 Dec, 2015 2 commits
-
-
mattdrayer/SOL-1519: Include course-level configuration in feature check
Matt Drayer committed -
Matt Drayer committed
-
- 11 Dec, 2015 15 commits
-
-
Remove ORA1: Main Pull Request
Sarina Canelake committed -
Bill DeRusha committed
-
Followup to Credit Patch
Clinton Blackburn committed -
Remove outdated abtest_module
Sarina Canelake committed -
Pdesjardins/doc 2478 - Fix problems with the doc build
Peter Desjardins committed -
Sarina Canelake committed
-
- Removed unused variable - Updated message class and text - HTML-escaping relevant fields ECOM-2893
Clinton Blackburn committed -
Sarina Canelake committed
-
Merging patch/2015-12-11
Clinton Blackburn committed -
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-