Commit Graph

53520 Commits

Author SHA1 Message Date
Waheed Ahmed
72903b8022 Merge pull request #17496 from edx/waheed/LEARNER-4177-assign-new-sailthru-var-upon-signup
Assign new sailthru var upon signup.
2018-02-19 12:50:39 +05:00
M. Rehan
4403b4b633 Merge pull request #17474 from edx/mrehan/refactor-val-api-utils
Integrate with the updated VAL api utils.
2018-02-19 03:31:07 +05:00
Omar Al-Ithawi
fc7f98362d Add search for courses API 2018-02-17 17:23:05 +02:00
Bill DeRusha
8ea03ad9d2 Create generic support ticket interface (remove zendesk specific code) 2018-02-16 14:58:11 -05:00
Matthew Piatetsky
70ec5e47c6 limit bundling code to users with less than 4 enrollments 2018-02-16 14:24:23 -05:00
stv
7a0baa5578 Loosen login lockout text check
On our fork at Stanford, we override the template for the login lockout
to provide additional information. This means that the second sentence
here, `Try again later.` does not immediately follow the first in our
rendering. As a result, this test fails for us.

Instead, by checking for the most important part of the message
(the first sentence), we're able to ensure that:
- the user is still locked out
- the lockout message is shown on the template
- the test does not fail unnecessarily
2018-02-16 10:34:56 -08:00
George Babey
26bac9f611 Moved paginators to edx_rest_framework_extensions package
Pagination should be standard and easy to adopt so moved the paginators
into the edx_rest_framework_extensions package so they can be easily
installed into other app/projects
2018-02-16 09:46:01 -05:00
Waheed Ahmed
07a0aac814 Assign new sailthru var upon signup.
In SailThru, randomly set a var value of 0-9 on each user upon signup.

LEARNER-4177
2018-02-16 19:20:37 +05:00
Qubad786
eb5867199b bump edxval version. 2018-02-16 19:09:07 +05:00
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