- 15 May, 2017 1 commit
-
-
[LEARNER-168]
Calen Pennington committed
-
- 10 May, 2017 2 commits
-
-
Grade Report: Fix column alignment issue when Teams is disabled
Nimisha Asthagiri committed -
Remove edx.org theme override of activation email body.
Douglas Hall committed
-
- 09 May, 2017 14 commits
-
-
Nimisha Asthagiri committed
-
Generator expressions passed to the memcached backend's implementation of get_many() are exhausted prematurely. This results in KeyErrors when the backend tries to map keys returned by memcached back to keys passed by application code. See https://github.com/django/django/blob/stable/1.8.x/django/core/cache/backends/memcached.py/#L99. LEARNER-382
Renzo Lucioni committed -
LEARNER-886 Fix check for image url on program detail page
Matthew Piatetsky committed -
LEARNER-886
Matthew Piatetsky committed -
We have standardized the activation email in the base activation email body template, so we do not need this override any longer. ENT-318
Douglas Hall committed -
mattdrayer/edx-enterprise-0.33.13: Update package reference
Matt Drayer committed -
Revert: Default unified_course_view on in devstack.
Robert Raposa committed -
Matt Drayer committed
-
Bulk-reads and Request caching in Course Grade Report
Nimisha Asthagiri committed -
Fix KeyError issue with empty course structures
Nimisha Asthagiri committed -
Robert Raposa committed
-
ENT-318: Update activation email subject and message text
Matt Drayer committed -
Nimisha Asthagiri committed
-
EDUCATOR-340
Nimisha Asthagiri committed
-
- 08 May, 2017 8 commits
-
-
When enabled, these changes prevent LMS application code from hitting the discovery service in-process to retrieve programs. Instead, program data is pulled from cache entries populated by a management command, cache_programs. LEARNER-382
Renzo Lucioni committed -
LEARNER-868: Default unified_course_view on in devstack.
Robert Raposa committed -
Neem/handle iter errors
Cliff Dyer committed -
Only try to render dates when user is authenticated.
Diana Huang committed -
Diana Huang committed
-
J. Cliff Dyer committed
-
J. Cliff Dyer committed
-
Robert Raposa committed
-
- 06 May, 2017 1 commit
-
-
Matt Drayer committed
-
- 05 May, 2017 14 commits
-
-
ECOM-6602 Change buy certificate button style
Matthew Piatetsky committed -
ECOM-6602
Matthew Piatetsky committed -
Fix broken Python certificate tests
Andy Armstrong committed -
Andy Armstrong committed
-
ENT-361: Allow hiding of IDP selection page during SSO
Brandon DeRosier committed -
Enable course sidebar for new course home page
Andy Armstrong committed -
This prevents the LMS from requesting details for programs which the command hasn't been able to cache yet, which would throw off monitoring we'll be setting up to keep an eye on missing entries. LEARNER-382
Renzo Lucioni committed -
Andy Armstrong committed
-
LEARNER-764
Andy Armstrong committed -
Re-create image set for course overview.
M. Rehan committed -
Qubad786 committed
-
EDU-218
muzaffaryousaf committed -
TNL-6870 Add masquerading feature for preview mode
Noraiz Anwar committed -
Add course dates fragment to new sidebar
Andy Armstrong committed
-