- Nov 01, 2017
-
-
Jeremy Bowman 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
-
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
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
-
Awais Jibran authored
Import Cleanup and Adding Logging message
-
-
- Oct 30, 2017
-
-
Harry Rein authored
Allow scrolling up on LMS.
-
Gregory Martin authored
-
Harry Rein authored
-
Harry Rein authored
Responsive account settings page.
-
Nimisha Asthagiri authored
Schedules: Tests for Course Update messages
-
Douglas Hall authored
ENT-669: Activation email received when skip_email_verification flag is 'True'
-
John Eskew authored
all dirs must now go into COMPREHENSIVE_THEME_DIRS. Move comprehensive theming setup section out of startup.py and into settings files using new 'derived' functionality. Add 'derive_settings' at the end of all top-level Django settings files. Move validation of comprehensive theming settings into new apps.py theming file. Split theming code into code safe to run before settings are initialized -and- after settings are initialized.
-
John Eskew authored
- Enables a method of deriving Django settings from other Django settings after all other Django settings are stable.
-
Nimisha Asthagiri authored
-
Nimisha Asthagiri authored
-
Zubair Afzal authored
bump enterprise version from `0.53.5` to `0.53.6`
-
Harry Rein authored
-
zubair-arbi authored
-
Andy Armstrong authored
Allow Waffle flags to work when outside a request context
-
Nimisha Asthagiri authored
Schedule: Refactor upsell test cases
-