Ayub khan
9823802413
Merge pull request #16423 from edx/you/update_translations
...
Update translations
2017-11-02 17:55:10 +05:00
Uzair Rasheed
1ebf9cf821
Merge pull request #16229 from edx/celery-task
...
celery task to update sailthru purchase record
2017-11-02 17:26:11 +05:00
Gabe Mulley
d4af6ec001
Merge pull request #16294 from edx/thallada/ret-schedule-experience
...
Support multiple dynamic pacing experiences
2017-11-02 07:00:02 -04:00
ayub-khan
d922364e21
Update translations
2017-11-02 14:44:29 +05:00
Saleem Latif
d36153cbb8
Hide braces when ENTERPRISE_TAGLINE is not set.
2017-11-02 12:20:33 +05:00
Andy Armstrong
268bea9e62
Make the course content page responsive
...
LEARNER-2754
2017-11-01 17:34:04 -04:00
Gabe Mulley
7fd643faa4
Add tests for experience types, ensure courses have a verified mode
2017-11-01 16:51:10 -04:00
Giulio Gratta
908d5f91a5
Makes regen_user fn respect ENABLE_OPENBADGES
...
- Uses pre-existing function to check if badging is enabled
- Patch ENABLE_OPENBADGES for failing test
2017-11-01 16:05:57 -04:00
Jeremy Bowman
c83811f938
Merge pull request #16404 from edx/jmbowman/PLAT-1775
...
PLAT-1775 Move help tokens configuration from startup to settings
2017-11-01 15:02:22 -04:00
uzairr
1b6ed3ba21
Celery task to update sailthru purchase record
...
After change in the audit enrollment process, edX platform is
no longer keeping its audit enrollment record on sailthru.To keep
updated sailthru a celery task is created that will update sailthru
user profile in case of enroll/un-enroll of any audit enrollment course.
LEARNER-2694
2017-11-01 15:28:52 +00:00
Jeremy Bowman
2de2e3027d
PLAT-1773 Delegate edx-proctoring service registration to app ready methods
2017-11-01 10:30:58 -04:00
Robert Raposa
b57f144724
Merge pull request #16402 from edx/robrap/remove-pragma
...
Remove pragmas to disable mako-missing-default
2017-11-01 08:52:12 -04:00
Jillian Vogel
ae15e69a0a
Fixes bug with Course Blocks API student_view_data parameter
...
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.
2017-11-01 13:38:54 +10:30
bradmerlin
ab011314ef
Add student_view_data to HTML XBlock
...
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.
2017-11-01 13:38:54 +10:30
Jeremy Bowman
d549194ba3
PLAT-1775 Move help tokens configuration from startup to settings
2017-10-31 17:04:54 -04:00
Bill Filler
c0c740ad1d
Merge pull request #16361 from edx/bfiller/WL-1281
...
Add 'View Consent' button to dashboard when required
2017-10-31 16:34:46 -04:00
Troy Sankey
aeed9f77f7
Merge pull request #16385 from edx/pwnage101/init_app_PLAT-1772
...
Add an lms_initialization app
2017-10-31 16:15:00 -04:00
Bill Filler
f9f4876bee
Add 'View Consent' button to dashboard when required
...
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
2017-10-31 15:40:02 -04:00
Robert Raposa
fcfb40cf52
Remove pragmas to disable mako-missing-default
2017-10-31 14:42:55 -04:00
Troy Sankey
20b6dd5182
Move analytics initialization out of lms.startup.run
...
lms.startup is being removed, so initialize the analytics module in the
lms_initialization ready() method instead.
2017-10-31 14:16:32 -04:00
Troy Sankey
1e599bed09
Add lms_initialization app
...
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().
2017-10-31 14:13:29 -04:00
Gregory Martin
15ced1334e
Merge pull request #16388 from edx/yro/a11y_audit_1556
...
Fix onload tabindex focus for wiki edits
2017-10-31 11:28:44 -04:00
John Eskew
0e08525fe9
Merge pull request #16289 from edx/jeskew/move_themeing_startup
...
Move comprehensive theming startup code to AppConfig.
2017-10-31 09:06:20 -04:00
Awais Jibran
e39451a9a2
Merge pull request #16376 from edx/aj/cleanup-and-logging
...
Import Cleanup and Adding Logging message
2017-10-31 14:21:52 +05:00
Gregory Martin
97c1a7580b
Fix onload tabindex focus for wiki edits
2017-10-30 16:37:39 -04:00
Harry Rein
4608aee3b3
Allow scrolling up on LMS.
2017-10-30 16:31:56 -04:00
John Eskew
b866f35620
Remove support for COMPREHENSIVE_THEME_DIR -
...
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.
2017-10-30 14:36:06 -04:00
Harry Rein
3498cc4e4b
Responsive account settings page.
2017-10-30 12:11:04 -04:00
Andy Armstrong
03e496bdbd
Merge pull request #16370 from edx/andya/waffle-fix
...
Allow Waffle flags to work when outside a request context
2017-10-30 09:33:09 -04:00
Awais Jibran
abe8b7e7b2
Import Cleanups more logging
...
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
2017-10-30 17:48:28 +05:00
hamzamunir7300
9c85fcad78
Merge pull request #15988 from edx/footer_design_WIP/LEANER-2311
...
Footer New design using bootstrap
2017-10-30 16:00:18 +05:00
Hamza Munir
4a3164e2e3
Footer New design using bootstrap
...
This is a work in progress finished the 320px - 539px mobile
screen design.
LEARNER-2311
2017-10-30 14:55:26 +05:00
Andy Armstrong
ae1c760ea4
Use Bootstrap theme colors and fonts in old stylesheets
...
LEARNER-2977
Fixes
2017-10-29 22:22:08 -04:00
Harry Rein
58f93cc7cc
Styling fixes for the dashboard and course header.
2017-10-29 15:04:29 -04:00
Jeremy Bowman
d0f348d38d
Merge pull request #16345 from edx/jmbowman/PLAT-1780
...
PLAT-1780 Remove dependency on django-extensions
2017-10-27 17:47:55 -04:00
Andy Armstrong
c55dbb2c61
Allow Waffle flags to work when outside a request context
2017-10-27 16:24:33 -04:00
Brian Mesick
348605a020
Merge pull request #16310 from edx/bmedx/django111_survey_models
...
Clean up survey warnings
2017-10-27 15:07:14 -04:00
Matt Tuchfarber
e88d916c29
Merge pull request #16360 from edx/tuchfarber/marketing_hero
...
Add hero to main.html and use it in program page
2017-10-27 13:45:27 -04:00
Jeremy Bowman
ba06372cac
PLAT-1780 Remove dependency on django-extensions
2017-10-27 13:19:12 -04:00
Matt Tuchfarber
a93832aabe
Add hero to main.html and use for program page
...
Adding hero to main.html allows for full width marketing images to be
used. This commit includes the addition of the hero block into
main.html along with the program marketing page's use of that new
hero block.
2017-10-27 12:26:21 -04:00
Troy Sankey
7bbecfdc3c
Merge pull request #16301 from edx/pwnage101/verify_student_app_startup
...
Move verify_student signal registration to ready()
2017-10-27 11:10:30 -04:00
Brian Beggs
3608b86273
Merge pull request #16309 from edx/bbeggs/PLAT-1411
...
Replace SubfieldBase functionality PLAT-1411
2017-10-27 10:41:32 -04:00
Cliff Dyer
2cadbbad0b
Merge pull request #16186 from open-craft/cliff/complete-scored-blocks
...
Complete scored blocks
2017-10-27 10:32:05 -04:00
Ayub khan
b85b793c18
Merge pull request #16363 from edx/you/update_translations
...
Update translations
2017-10-27 17:50:05 +05:00
M. Rehan
f04594b8f6
Merge pull request #16290 from edx/mrehan/exlude-bumper
...
Exclude bumper from VAL handling the transcripts
2017-10-27 17:37:27 +05:00
ayub-khan
8ba42a3355
Update translations
2017-10-27 15:19:08 +05:00
rabiaiftikhar
9260f8813a
EDUCATOR-1542 give access to Special Exam tab to the course team
2017-10-27 07:02:54 +00:00
Brian Beggs
ca92ffe21d
Remove SubfieldBase metaclass
2017-10-26 16:59:51 -04:00
Eric Fischer
3fc342e6e8
Webpack config prod/dev split
...
EDUCATOR-1448
Modifies paver webpack task to use production configuration in all
non-devstack environments, and a development config in devstack.
2017-10-26 14:03:53 -04:00
Troy Sankey
3be0fa81b8
Move verify_student signal registration to ready()
2017-10-26 13:57:52 -04:00