- Nov 01, 2017
-
-
Andy Armstrong authored
fix dashboard error on edx.org theme
-
Giulio Gratta authored
- Uses pre-existing function to check if badging is enabled - Patch ENABLE_OPENBADGES for failing test
-
Bill Filler authored
-
Eric Fischer authored
fix styling loader
-
Jeremy Bowman authored
PLAT-1775 Move help tokens configuration from startup to settings
-
Matt Drayer authored
mattdrayer/ENT-686: Log SuccessFactors error response headers
-
Matt Drayer authored
-
Brian Mesick authored
Student management command cleanup for Django 1.11
-
Brian Mesick authored
CMS management command cleanup for Django 1.11
-
Jeremy Bowman authored
PLAT-1773 Delegate edx-proctoring service registration to app ready
-
John Eskew authored
Move signal registering to AppConfig's ready from startup.py
-
Eric Fischer authored
-
Jeremy Bowman authored
-
bmedx authored
-
bmedx authored
-
bmedx authored
-
Robert Raposa authored
Remove pragmas to disable mako-missing-default
-
Nimisha Asthagiri authored
Add student_view_data to HTML XBlock
-
Noraiz Anwar authored
EDUCATOR-1652 - add logs to time frame course listing
-
noraiz-anwar authored
-
Jillian Vogel authored
Prior to this change, providing any student_view_data querystring would result in student_view_data returned for all XBlock types. Updates Course Blocks API tests to verify.
-
bradmerlin authored
to allow the HTML to be downloadable via the Course Blocks API. Feature flag ENABLE_HTML_XBLOCK_STUDENT_VIEW_DATA must be set to enable this feature.
-
- Oct 31, 2017
-
-
Eric Fischer authored
Pass contextual data to studio-frontend
-
Jeremy Bowman authored
-
Bill Filler authored
Add 'View Consent' button to dashboard when required
-
Nimisha Asthagiri authored
Section Highlights UI: Encircle numbered highlights in Studio
-
Troy Sankey authored
Add an lms_initialization app
-
Eric Fischer authored
EDUCATOR-1529
-
Nimisha Asthagiri authored
-
Bill Filler authored
Enterprise customers can require user to agree to Data Sharing Consent form before they can access a course. We now add it conditionally to Course Dashboard when it's required so it's apparent to user and they have a way to revist the consent form if they've previously declined or the course has not yet started. WL-1281
-
Robert Raposa authored
-
John Eskew authored
-
John Eskew authored
GMT -> UTC in test
-
Troy Sankey authored
lms.startup is being removed, so initialize the analytics module in the lms_initialization ready() method instead.
-
Troy Sankey authored
This app is a grab bag of init code which can't find a good home in other apps. This was created in response to removing lms.startup.run().
-
John Eskew authored
-
Gregory Martin authored
Fix onload tabindex focus for wiki edits
-
John Eskew authored
Move comprehensive theming startup code to AppConfig.
-
Douglas Hall authored
Upgrade edx-enterprise to 0.53.7.
-
Ayub khan authored
LEARNER-2653 Created make targets for extract and push translations
-