- 01 Nov, 2017 21 commits
-
-
Make modal intro text darker. Make intro message dark in the base modal scss
Tyler Hallada committed -
- Uses pre-existing function to check if badging is enabled - Patch ENABLE_OPENBADGES for failing test
Giulio Gratta committed -
fix styling loader
Eric Fischer committed -
PLAT-1775 Move help tokens configuration from startup to settings
Jeremy Bowman committed -
mattdrayer/ENT-686: Log SuccessFactors error response headers
Matt Drayer committed -
Matt Drayer committed
-
Student management command cleanup for Django 1.11
Brian Mesick committed -
CMS management command cleanup for Django 1.11
Brian Mesick committed -
PLAT-1773 Delegate edx-proctoring service registration to app ready
Jeremy Bowman committed -
Move signal registering to AppConfig's ready from startup.py
John Eskew committed -
Eric Fischer committed
-
Jeremy Bowman committed
-
bmedx committed
-
bmedx committed
-
bmedx committed
-
Remove pragmas to disable mako-missing-default
Robert Raposa committed -
Add student_view_data to HTML XBlock
Nimisha Asthagiri committed -
EDUCATOR-1652 - add logs to time frame course listing
Noraiz Anwar committed -
noraiz-anwar committed
-
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.
Jillian Vogel committed -
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.
bradmerlin committed
-
- 31 Oct, 2017 19 commits
-
-
Pass contextual data to studio-frontend
Eric Fischer committed -
Jeremy Bowman committed
-
Add 'View Consent' button to dashboard when required
Bill Filler committed -
Section Highlights UI: Encircle numbered highlights in Studio
Nimisha Asthagiri committed -
Add an lms_initialization app
Troy Sankey committed -
EDUCATOR-1529
Eric Fischer committed -
Nimisha Asthagiri committed
-
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
Bill Filler committed -
Robert Raposa committed
-
John Eskew committed
-
GMT -> UTC in test
John Eskew committed -
lms.startup is being removed, so initialize the analytics module in the lms_initialization ready() method instead.
Troy Sankey committed -
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().
Troy Sankey committed -
John Eskew committed
-
Fix onload tabindex focus for wiki edits
Gregory Martin committed -
Move comprehensive theming startup code to AppConfig.
John Eskew committed -
Upgrade edx-enterprise to 0.53.7.
Douglas Hall committed -
LEARNER-2653 Created make targets for extract and push translations
Ayub khan committed -
Import Cleanup and Adding Logging message
Awais Jibran committed
-