- 09 May, 2017 7 commits
-
-
Revert: Default unified_course_view on in devstack.
Robert Raposa 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 15 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 -
Also add it to the course home page.
Diana Huang committed
-
- 04 May, 2017 9 commits
-
-
LEARNER-821 -Visual adjustments to course outline
Andy Armstrong committed -
Mako should be able to render even if webpack hasn't run
Andy Armstrong committed -
Make tests and coverage work with openedx/features
Andy Armstrong committed -
Add management command for caching program data
Renzo Lucioni committed -
marcotuts committed
-
Robert Raposa committed
-
This command requests every available program from the discovery service, writing each to its own cache entry with an indefinite expiration. It is meant to be run on a scheduled basis and should be the only code updating these cache entries. LEARNER-382
Renzo Lucioni committed -
Robert Raposa committed
-
EDUCATOR-218 – Add logging
Muzaffar yousaf committed
-