Commit Graph

19803 Commits

Author SHA1 Message Date
Michael LoTurco
919264f56d Add entitlement unenrollment survey
Updates behavior post unenrollment, also refactors accessible_modal
to enable the unenrollment survey to remain accessible after the
content in the modal changes (to the survey).

mloturco/learner-3524
2018-04-19 10:19:11 -04:00
Saleem Latif
7545705c36 Deleted SAML Identity provider appears in the Enterprise customer IdPs list. 2018-04-19 11:40:18 +05:00
Eric Fischer
062b04aee7 Merge pull request #17965 from edx/efischer/lti_take2
pass context_title and _label to LTI provider
2018-04-18 16:52:02 -04:00
Jae Bradley
f13a15bc3f Merge pull request #17989 from edx/update-cookie-policy-banner
Fix Cookie Policy Banner React Renderer Error
2018-04-18 16:16:04 -04:00
jaebradley
4de5691982 update cookie policy banner 2018-04-18 15:22:02 -04:00
Jeremy Bowman
28d291dce7 TE-2527 Move test and dev dependencies out of base.in 2018-04-18 14:44:31 -04:00
Eric Fischer
38f5358541 Revert "pass title/label to LTI consumers"
This reverts commit f1fa7b8e06.
2018-04-18 12:59:15 -04:00
Awais Jibran
bef0eb1135 updated correct map when new score is calculated 2018-04-18 15:13:25 +05:00
Jae Bradley
769ca45f42 Merge pull request #17941 from edx/LEARNER-4864-cookie-policy-banner-component
LEARNER-4864: Add Cookie Policy Banner
2018-04-17 17:50:25 -04:00
jaebradley
fab388ad6b add cookie policy banner with feature flag 2018-04-17 16:48:52 -04:00
Feanil Patel
139ac68ad3 Merge pull request #17981 from edx/release-mergeback-to-master
Merge release back to master
2018-04-17 16:31:04 -04:00
Feanil Patel
aa46a245b0 Merge pull request #17967 from edx/gbabey/revert-ENT-924
Revert "Show Enterprise display name if we should hide sensitive user…
2018-04-17 12:58:57 -04:00
Attiya Ishaque
90b1b40ae9 Merge pull request #17972 from edx/ai/EDUCATOR-2692-discussion
Discussion moderators, TA's ,admins see the posts according to cohorts.
2018-04-17 19:57:38 +05:00
George Babey
a155aad01c Revert "Show Enterprise display name if we should hide sensitive username."
This reverts commit d58bd06928.

This commit caused performance issues due to increased API load from checking the
enterprise association on each page load
2018-04-17 09:07:17 -04:00
attiyaishaque
9abdd0af3d Discussion moderators, TA's and admins see the posts according to cohorts. 2018-04-17 15:05:26 +05:00
Mushtaq Ali
5a9477af30 Import video transcripts - EDUCATOR-2173 2018-04-16 12:05:44 +05:00
Simon Chen
c02c1d5177 Merge pull request #17902 from edx/rm-new-course-outline-waffle
EDUCATOR 2283 - Removes the new course outline waffle flag.
2018-04-14 15:07:00 -04:00
Bill DeRusha
f7dd174873 Merge pull request #17954 from edx/bderusha/generated-pw-complexity
Update and refactor random password generator
2018-04-13 17:13:55 -04:00
Simon Chen
2a3a828157 Remove the flaky bokchoy test
We want to unblock this PR from merging.
Created EDUCATOR-2728 to track
2018-04-13 16:06:25 -04:00
Jeremy Bowman
07c13c9167 Merge pull request #17966 from edx/jmbowman/TE-2515
TE-2515 Fix occasional help link test failures
2018-04-13 15:23:04 -04:00
J Eskew
0269d4a536 Merge pull request #17868 from edx/jeskew/check_for_retired_username
Reject acct creation when using a retired username.
2018-04-13 15:15:10 -04:00
Jeremy Bowman
9afa92b075 TE-2515 Fix occasional help link test failures 2018-04-13 14:45:41 -04:00
John Eskew
3f0665b6d6 Fix existing quality errors. 2018-04-13 14:27:42 -04:00
John Eskew
338d4551ab Reject acct creation when using a retired username.
Change from specifying a retired username/email format to specifying
  a retired username prefix and a retired email prefix/domain,
  preventing possible config errors due to unexpected/bad formats.
2018-04-13 14:27:21 -04:00
Bill DeRusha
d1ed33ac23 Update and refactor random password generator 2018-04-13 14:17:21 -04:00
Michael Terry
a34c8c8233 Drop remaining coffee use
This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.

A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
2018-04-13 14:10:40 -04:00
Michael Terry
2abbd1eb83 Move all our coffee files
This moves the original files into their JS locations so that when
the next commit modifies them, we dont lose history.
2018-04-13 14:10:40 -04:00
Michael Terry
4bd3033185 Update list of supported browsers
Update the list of supported browsers in the example about page
template.
2018-04-13 13:03:34 -04:00
sandroroux
3899b76929 Removes the new course outline waffle flag. 2018-04-13 12:28:14 -04:00
Jeremy Bowman
9ca9aa44c6 PLAT-2060 Use pip-tools to manage requirements files (take 2)
This reverts commit a7fa0c211d.
2018-04-12 17:22:48 -04:00
McKenzie Welter
f813a56d05 Merge pull request #17931 from edx/McKenzieW/learner-3923
mark support (re)issued entitlements as unrefundable
2018-04-12 14:06:21 -04:00
Diana Huang
700a4d8e19 Merge pull request #17915 from edx/diana/new-auth-endpoint
LEARNER-4882: Create new auth endpoint for checking user password.
2018-04-12 13:17:54 -04:00
Farhanah Sheets
b613494a0a Merge pull request #17907 from edx/fsheets/tinymce-align
Add alignment options to the TinyMCE platform plugin
2018-04-12 13:16:15 -04:00
Diana Huang
8056d89f9a Create new auth endpoint for checking user password. 2018-04-12 12:20:41 -04:00
McKenzie Welter
435c3c6338 mark support (re)issued entitlements as unrefundable 2018-04-12 12:16:37 -04:00
Jeff LaJoie
c3bb21c714 Merge pull request #17904 from edx/jlajoie/LEARNER-4578
LEARNER-4578: Adds in JQuery password validation on Studio
2018-04-12 12:12:56 -04:00
Uman Shahzad
6dcf3ca7b0 Merge pull request #17910 from edx/uman/show-enterprise-displayname
[ENT-924] Replace sensitive SSO usernames with generic Enterprise displayname
2018-04-12 20:20:18 +05:00
Uman Shahzad
d58bd06928 Show Enterprise display name if we should hide sensitive username. 2018-04-12 19:10:30 +05:00
edx-cache-uploader-bot
46d14c233c Updating migrations 2018-04-12 09:49:32 -04:00
Brittney Exline
3f3f8699a4 Merge pull request #17911 from edx/bexline/tpa_model_cleanup
ENT-943 Cleanup of old third_party_auth provider slug fields
2018-04-11 10:56:07 -06:00
Farhanah Sheets
d8d7e33879 Merge pull request #17905 from edx/fsheets/sfe-search-cleanup
Remove Studio Assets Search Waffle & Add test
2018-04-10 17:14:21 -04:00
Farhanah Sheets
c29682a6a5 Add alignment options to the TinyMCE platform plugin 2018-04-10 17:10:05 -04:00
Feanil Patel
a7fa0c211d Revert "PLAT-2060 Use pip-tools to manage requirements files" 2018-04-10 12:54:41 -04:00
Brittney Exline
9a86a67ae0 ENT-943 Cleanup of old third_party_auth provider slug fields 2018-04-10 09:58:31 -04:00
Jeremy Bowman
432347b881 PLAT-2060 Use pip-tools to manage requirements files 2018-04-09 17:07:02 -04:00
Jeff LaJoie
aeb85c59d3 LEARNER-4578: Adds in password validation on Studio 2018-04-09 15:26:12 -04:00
sanfordstudent
db5d118269 Merge pull request #17878 from edx/sstudent/unenroll_api
Sstudent/unenroll api
2018-04-09 15:25:11 -04:00
Farhanah Sheets
facb03ebd3 Remove search settings and add test to validate search visibility 2018-04-09 14:38:35 -04:00
Sanford Student
9526bbc9eb Create API endpoint to unenroll user from all courses; EDUCATOR-2603 2018-04-09 14:37:32 -04:00
Feanil Patel
c5b0a104d6 Merge pull request #17772 from edx/feanil/cleanup_pre
Feanil/cleanup pre
2018-04-09 13:17:26 -04:00