- 03 Nov, 2017 19 commits
-
-
Fixed enterprise tagline styling.
Douglas Hall committed -
ENT-749
Douglas Hall committed -
Course Week Highlights accessor
Nimisha Asthagiri committed -
Move bookmarks/course_overviews startup to AppConfig ready.
John Eskew committed -
Add cryptography package to sandbox environment
Fred Smith committed -
update edx-enterprise to version 0.53.10
Bessie Steinberg committed -
move settings validation out of startup.py
Troy Sankey committed -
Nimisha Asthagiri committed
-
Fix polls 404 on disabled completion.
Cliff Dyer committed -
CMS urls cleanup for Django 1.11
Brian Mesick committed -
John Eskew committed
-
John Eskew committed
-
Bessie Steinberg committed
-
This avoids premature registration of django checks which could break django 1.11 startup.
Troy Sankey committed -
This also creates a new app common_initialization in order to provide a place to run initialization code common to both the LMS and CMS.
Troy Sankey committed -
set a custom course_id metric on enrollment
Gabe Mulley committed -
Calling runtime.handle('progress', ...) was causing a 404 error due to the runtime handler. It should be okay for xblocks to submit a completion or progress event; they just shouldn't have it treated specially. EDUCATOR-1642
J. Cliff Dyer committed -
Allow escaping out of Studio CourseOutlineXBlockModals
Tyler Hallada committed -
Gabe Mulley committed
-
- 02 Nov, 2017 21 commits
-
-
Import Issue.
Andy Armstrong committed -
John Eskew committed
-
Mailing management command cleanup for Django 1.11
Troy Sankey committed -
Remove microsite configuration from LMS startup.py.
John Eskew committed -
Move edxmako startup to AppConfig::ready.
John Eskew committed -
add success component on successful form submission
Tasawer Nawaz committed -
Merge release back to master
edx-pipeline-bot committed -
Harry Rein committed
-
Searching by course run key no longer raises an exception.
Clinton Blackburn committed -
- Remove usage of django.urls.patterns - Change urls tuples to lists - Make all string view names callables
bmedx committed -
Troy Sankey committed
-
tasawernawaz committed
-
Harry Rein committed
-
add option to disable capturing stderr in pytest
Stu Young committed -
PLAT-1779 Fix CMS INSTALLED_APPS/model imports mismatch
Jeremy Bowman committed -
A11Y Update to wiki edit field.
Gregory Martin committed -
syncdb cleanup
Brian Mesick committed -
Make the Section Highlights in outline a button
Tyler Hallada committed -
Edit highlights modal copy
Tyler Hallada committed -
Tyler Hallada committed
-
Stuart Young committed
-