Commit Graph

50111 Commits

Author SHA1 Message Date
Qubad786
c90aa33cb8 Integrate with the updated VAL api utils. 2018-02-16 19:06:44 +05:00
hamzamunir7300
15e07d7cc5 Merge pull request #16997 from edx/LEARNER-3131/bootstrap_footer_design_fixes
Footer Bootstrap new design fixes WIP
2018-02-16 15:48:57 +05:00
Hamza Munir
a5e0989021 Footer Bootstrap new design fixes WIP
Fixes for new design as per instruction in this ticket.

LEARNER-3131
2018-02-16 13:12:11 +05:00
Amir Qayyum Khan
aa6f88382d Fixed edX block structure api to load override data 2018-02-16 11:10:17 +05:00
Matt Tuchfarber
a20e797f94 Fix Stylelint errors 2018-02-15 15:34:46 -05:00
J. Cliff Dyer
4946b6b296 Track viewing of individual blocks.
* Implement a ViewedEvent handling system which calls handlers when a
  block has been viewed for 5 seconds (configurable).
* Hook up Verticals to register their children blocks with this event,
  and submit completions once seen.

OSPR-2093
OC-3358
2018-02-15 15:13:48 -05:00
Tyler Hallada
17ddd07838 Merge pull request #17417 from edx/thallada/sfe-dist-1.0.0
Upgrade SFE, use built files, and allow development via SFE docker container
2018-02-15 14:15:27 -05:00
Tyler Hallada
400c81d4b8 Fix pylint error 2018-02-15 13:20:20 -05:00
Tyler Hallada
17ff3889eb Upgrade SFE to 1.2.5 2018-02-15 13:20:20 -05:00
Tyler Hallada
4a6d8f78f0 Fix borked rebase conflict resolution 2018-02-15 13:20:20 -05:00
Tyler Hallada
a26492922d Upgrade SFE to 1.2.4 2018-02-15 13:20:20 -05:00
Tyler Hallada
1865cb933b Upgrade SFE to 1.2.3 2018-02-15 13:20:20 -05:00
Tyler Hallada
06dfd98233 Upgrade SFE to 1.2.2 2018-02-15 13:20:20 -05:00
Tyler Hallada
6707f8d428 Add class=SFE to AccessibilityPage root div 2018-02-15 13:20:19 -05:00
Tyler Hallada
682365a1dd Remove loading spinner in new assets page 2018-02-15 13:20:19 -05:00
Tyler Hallada
1a783d7646 Update SFE to 1.2.1 2018-02-15 13:20:19 -05:00
Tyler Hallada
3578a72d0f Fix waffle flag switch on old assets JS block 2018-02-15 13:20:19 -05:00
Tyler Hallada
ff8ca65763 Allow copying whole vendor library folder 2018-02-15 13:20:19 -05:00
Tyler Hallada
e6da9a22db Migrate StatusBarAlert to pargaon static build 2018-02-15 13:20:18 -05:00
Tyler Hallada
24794edd8b Update package-lock and remove unused webpack conf 2018-02-15 13:20:18 -05:00
Tyler Hallada
10e56746bf Upgrade studio-frontend to 1.2.0 2018-02-15 13:20:18 -05:00
Tyler Hallada
6bc1d34022 Add class=SFE to root div to increase specificity 2018-02-15 13:20:18 -05:00
Tyler Hallada
3e7a742177 Fix integration of accessibility policy page 2018-02-15 13:20:18 -05:00
Tyler Hallada
73cffad5ce Dev in sfe container & prod use /dist of sfe 2018-02-15 13:20:18 -05:00
Eric Fischer
15a70f24e4 Merge pull request #17489 from edx/efischer/edu-2229
JAWS a11y fixes
2018-02-15 12:36:59 -05:00
Matt Tuchfarber
6028cc7d72 Add instructor modal to program marketing page
The Paragon+Bootstrap work wasn't ready yet, so this is using leanModal. This also cleans up some of the instructor formatting.
2018-02-15 12:30:10 -05:00
John Eskew
bcbd79ab77 Merge pull request #17476 from edx/jeskew/user_state_client_to_pypi
Install edx-user-state-client from PyPI.
2018-02-15 09:39:15 -05:00
Eric Fischer
fda5fa6d2b JAWS a11y fixes 2018-02-15 09:23:05 -05:00
Afzal Wali Naushahi
02c52b1107 Merge pull request #17450 from edx/hasnain-naveed/WL-1444
WL-1444 | Added optional argument "start date" in management command.
2018-02-15 17:28:03 +05:00
Hasnain
4c10874b34 WL-1444 | Added optional argument "start date" in management command. 2018-02-15 16:20:55 +05:00
Jillian Vogel
068a5d06eb Update to django-storage-swift v1.2.18
and enable lazy connections by default.

cf https://github.com/dennisv/django-storage-swift/pull/97
2018-02-15 20:38:18 +10:30
John Eskew
adbedf5252 Install edx-user-state-client from PyPI, move xblock-review. 2018-02-14 19:01:33 -05:00
Michael Youngstrom
8cf2911ec9 Merge pull request #17483 from edx/testeng/bokchoy_auto_cache_update_6c6de6119c17e97f88707f1cc9a06be35827e4b9
Bokchoy db cache update
2018-02-14 18:28:23 -05:00
David Ormsbee
e1900044e2 Merge pull request #17481 from noisecapella/gs/broken_link
Fix broken link in comment
2018-02-14 16:52:40 -05:00
David Ormsbee
044e7045f7 Merge pull request #17478 from noisecapella/gs/typo
Fix syntax typos in README
2018-02-14 16:51:22 -05:00
Peter Pinch
54b85ddd13 allow prime and tensor notation
fix epsilon_max test

add tests
2018-02-14 16:06:43 -05:00
Alex Dusenbery
7e51f02884 Get edx-platform working with external completion lib, add integration tests. 2018-02-14 15:54:27 -05:00
edx-cache-uploader-bot
98defce09d Updating migrations 2018-02-14 15:45:39 -05:00
George Schneeloch
6aa87d43c0 Fix broken link in comment 2018-02-14 14:48:07 -05:00
George Schneeloch
a1fc1bc0fd Fix syntax typos in README 2018-02-14 14:47:36 -05:00
Adam Stankiewicz
88130b67bc Merge pull request #17482 from edx/astankiewicz/enterprise-version-bump
ENT-833 Updating edx-enterprise version to 0.65.7
2018-02-14 14:06:14 -05:00
Adam Stankiewicz
cd7556db28 ENT-833 Updating edx-enterprise version to the 0.65.7 2018-02-14 11:39:12 -05:00
John Hensley
c7c01e4a22 Fix user creation management commands
Two user creation scripts were broken by the move of
student.views._do_create_account to student.helpers.do_create_account.

This patch just catches the scripts up.
2018-02-14 11:32:26 -05:00
Zubair Afzal
33f5be3e93 Merge pull request #17473 from edx/zub/bump-enterprise-version-to-0.65.6
bump enterprise version to 0.65.6
2018-02-14 17:18:50 +05:00
zubair-arbi
67fbd93a28 bump enterprise version to 0.65.6 2018-02-14 15:45:47 +05:00
adeel khan
bc9c86fe49 Merge pull request #17463 from edx/adeel/learner_4165_fix_error_raised_when_anonymous_access
Fixes error caused by invalid Anonymous User passed to a view.
2018-02-14 11:34:13 +01:00
Ayub khan
6fe0a844aa Merge pull request #17472 from edx/update-translations-14-feb
updated-translations
2018-02-14 15:14:48 +05:00
Adeel Khan
136b914d86 Fixes error caused by invalid Anonymous User passed to a view.
This patch would fix the case when an anonymous object is
getting passed to view causing "TypeError: int() argument must
be a string or a number, not 'AnonymousUser'" exception. Applying a
permission class would force user to be an authenticated
user otherwise would get a 403 response.

LEARNER-4162
2018-02-14 13:25:38 +05:00
ayub-khan
eae37a2b45 updated-translations 2018-02-14 13:21:04 +05:00
Peter Pinch
eac2bd1507 bump edx-sga to 0.8.0 2018-02-13 15:22:56 -05:00