- 11 May, 2017 6 commits
-
-
TNL-6832 | Grade reports should include unenrolled learners
Alex Dusenbery committed -
Alex Dusenbery committed
-
treat empty string as None for letter grades
sanfordstudent committed -
Sanford Student committed
-
EDUCATOR-283 Old mathjax not load in preview box.
Attiya Ishaque committed -
attiyaishaque committed
-
- 10 May, 2017 19 commits
-
-
Redo Bulk-reads and Request caching in Course Grade Reports
Nimisha Asthagiri committed -
Show a welcome message on the course home page
Andy Armstrong committed -
This reverts commit b6b70401.
Nimisha Asthagiri committed -
This reverts commit 5388d5d1.
Nimisha Asthagiri committed -
LEARNER-879
Andy Armstrong committed -
Merge release back to master
edx-pipeline-bot committed -
LEARNER-922: Fix logic error in calculating last accessed.
Robert Raposa committed -
Allow override of initial account activation from address.
Douglas Hall committed -
Robert Raposa committed
-
In PR #15030, we missed adding the override of the initial account activation from address using the ACTIVATION_EMAIL_FROM_ADDRESS SiteConfiguration setting. We had only added the override when a subsequent activation email was sent. ENT-318
Douglas Hall committed -
Revert "Fix column alignment issue when Teams is disabled"
sanfordstudent committed -
EDUCATOR-293 Remove flaky decorator from test_proctored_exam_flow.
Attiya Ishaque committed -
attiyaishaque committed
-
This reverts commit e97283ae.
Sanford Student committed -
DOC-3411 Update lms_config.ini: instructor dashboard Help landing page
Carol Tong committed -
Swap direction of arrow for RTL.
Diana Huang committed -
Carol Tong committed
-
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 15 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 -
Sstudent/revert grade reports
sanfordstudent committed -
This reverts commit 16e96365.
Sanford Student 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 -
Diana Huang committed
-
Revert: Default unified_course_view on in devstack.
Robert Raposa committed -
bump up the courseoverview version
Muzaffar yousaf 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
-