- May 09, 2017
-
-
Nimisha Asthagiri authored
Fix KeyError issue with empty course structures
-
Matt Drayer authored
ENT-318: Update activation email subject and message text
-
Nimisha Asthagiri authored
EDUCATOR-340
-
- May 08, 2017
-
-
Renzo Lucioni authored
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
-
Robert Raposa authored
LEARNER-868: Default unified_course_view on in devstack.
-
Cliff Dyer authored
Neem/handle iter errors
-
Diana Huang authored
Only try to render dates when user is authenticated.
-
Diana Huang authored
-
J. Cliff Dyer authored
-
J. Cliff Dyer authored
-
Robert Raposa authored
-
- May 06, 2017
-
-
Matt Drayer authored
-
- May 05, 2017
-
-
Matthew Piatetsky authored
ECOM-6602 Change buy certificate button style
-
Matthew Piatetsky authored
ECOM-6602
-
Andy Armstrong authored
Fix broken Python certificate tests
-
Andy Armstrong authored
-
Brandon DeRosier authored
ENT-361: Allow hiding of IDP selection page during SSO
-
Andy Armstrong authored
Enable course sidebar for new course home page
-
Renzo Lucioni authored
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
-
Andy Armstrong authored
-
Andy Armstrong authored
LEARNER-764
-
M. Rehan authored
Re-create image set for course overview.
-
Qubad786 authored
-
muzaffaryousaf authored
EDU-218
-
Noraiz Anwar authored
TNL-6870 Add masquerading feature for preview mode
-
Andy Armstrong authored
Add course dates fragment to new sidebar
-
Diana Huang authored
Also add it to the course home page.
-
- May 04, 2017
-
-
Andy Armstrong authored
LEARNER-821 -Visual adjustments to course outline
-
Andy Armstrong authored
Mako should be able to render even if webpack hasn't run
-
Andy Armstrong authored
Make tests and coverage work with openedx/features
-
Renzo Lucioni authored
Add management command for caching program data
-
marcotuts authored
-
Robert Raposa authored
-
Renzo Lucioni authored
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
-
Robert Raposa authored
-
Muzaffar yousaf authored
EDUCATOR-218 – Add logging
-
Brian Jacobel authored
-
Matt Drayer authored
mattdrayer/ENT-328: Update account activation message on sign-in form.
-
Qubad786 authored
-
Brittney Exline authored
ENT-351/ENT-362 Enterprise package version bump
-