- 31 Oct, 2017 15 commits
-
-
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 -
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 -
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
-
- 30 Oct, 2017 23 commits
-
-
Allow scrolling up on LMS.
Harry Rein committed -
Gregory Martin committed
-
Harry Rein committed
-
Responsive account settings page.
Harry Rein committed -
Schedules: Tests for Course Update messages
Nimisha Asthagiri committed -
ENT-669: Activation email received when skip_email_verification flag is 'True'
Douglas Hall committed -
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 committed -
- Enables a method of deriving Django settings from other Django settings after all other Django settings are stable.
John Eskew committed -
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
bump enterprise version from `0.53.5` to `0.53.6`
Zubair Afzal committed -
Harry Rein committed
-
zubair-arbi committed
-
Allow Waffle flags to work when outside a request context
Andy Armstrong committed -
Schedule: Refactor upsell test cases
Nimisha Asthagiri committed -
This PR is to add more logging when user clicks "Request Certificate" and gets error "Your certificate will be available when you pass the course." EDUCATOR-1616
Awais Jibran committed -
Footer New design using bootstrap
hamzamunir7300 committed -
ayub-khan committed
-
This is a work in progress finished the 320px - 539px mobile screen design. LEARNER-2311
Hamza Munir committed -
Saleem Latif committed
-
Use Bootstrap theme colors and fonts in old stylesheets
Andy Armstrong committed -
Nimisha Asthagiri committed
-
LEARNER-2977 Fixes
Andy Armstrong committed
-
- 29 Oct, 2017 2 commits
-
-
Styling fixes for the dashboard and course header.
Andy Armstrong committed -
Harry Rein committed
-