- 07 Nov, 2017 1 commit
-
-
- Remove usage of django.urls.patterns - Change urls tuples to lists - Make all string view names callables - This is the third urls update for LMS
bmedx committed
-
- 06 Nov, 2017 5 commits
-
-
openedx urls cleanup for Django 1.11
Brian Mesick committed -
Toggle timer visibility on timed exams #15641 https://github.com/edx/edx-platform/pull/15641
Farhanah Sheets committed -
Fix Django Wiki Links Issue
Awais Jibran committed -
EDUCATOR-1655
Awais Jibran committed -
add video duration to events
Muhammad Ammar committed
-
- 05 Nov, 2017 1 commit
-
-
A new favicon for Open edX
Ned Batchelder committed
-
- 03 Nov, 2017 28 commits
-
-
- Remove usage of django.urls.patterns - Change urls tuples to lists - Make all string view names callables
bmedx committed -
Eric Fischer committed
-
This reverts commit e32615e1.
Eric Fischer committed -
Add oauth_provider to Studio INSTALLED_APPS
Jeremy Bowman committed -
Move datadog/monitoring startup to AppConfig ready.
John Eskew committed -
Fixed enterprise tagline styling.
Douglas Hall committed -
ENT-749
Douglas Hall committed -
Course Week Highlights accessor
Nimisha Asthagiri committed -
Ned Batchelder 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
-
Jeremy Bowman 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
-
EDUCATOR-1409
muhammad-ammar committed
-
- 02 Nov, 2017 5 commits
-
-
John Eskew committed
-
John Eskew committed
-
Import Issue.
Andy Armstrong committed -
John Eskew committed
-
Mailing management command cleanup for Django 1.11
Troy Sankey committed
-