Commit Graph

51562 Commits

Author SHA1 Message Date
Saleem Latif
361f4a6bc9 Hide SSO related messages on login page if user is not in the SSO pipeline. 2018-04-27 11:06:45 +05:00
stv
3cc9d78ca8 Remove unused VIRTUAL_UNIVERSITIES setting
It looks like this was part of the original rollout of the microsites
feature back in December 2013 [1], but was quickly removed in February
2014 [2]. These references have been orphaned ever since.
I can find no other references to it in the platform, save these.

[1] a3211a7405
[2] aa43689a93
2018-04-26 20:03:14 -07:00
Giulio Gratta
1a7110f0e0 Get MKTG_URL_LINK_MAP from ENV_TOKENS in CMS 2018-04-26 16:57:07 -07:00
Ned Batchelder
c346b6423e Merge pull request #17748 from open-craft/jill/swift_content_length_from_fd_master
Set SWIFT_CONTENT_LENGTH_FROM_FD=False
2018-04-26 17:03:31 -04:00
Ned Batchelder
6c3bd5d384 Merge pull request #17368 from mitodl/pdpinch/remove-constansts-and-suffixes
Remove physical constants and suffixes from calc.py
2018-04-26 16:54:25 -04:00
Cory Lee
a2d33979ce Merge pull request #18068 from edx/release-mergeback-to-master
Merge release back to master
2018-04-26 16:02:56 -04:00
Matthew Piatetsky
b41275774f Merge pull request #18039 from edx/fix_refundable_status_for_audit
Fix refundable status for audit orders
2018-04-26 15:58:21 -04:00
Ned Batchelder
9b63a06bfc Properly clean up a wrapped function 2018-04-26 15:50:05 -04:00
Jeremy Bowman
3851a645bb Merge pull request #18041 from edx/jmbowman/TE-2528
TE-2528 Upgrade testing dependencies
2018-04-26 15:34:16 -04:00
Jeremy Bowman
52e72c636d Merge pull request #18067 from edx/jmbowman/TE-2551
TE-2551 Fix commons.js optimization reliability
2018-04-26 15:14:31 -04:00
Sanford Student
3f91238564 rate limit 2018-04-26 15:06:29 -04:00
bmedx
9f53f79a62 Add a management command and settings to populate RetirementState models 2018-04-26 14:41:26 -04:00
Jeremy Bowman
328da7f73b TE-2551 Fix commons.js optimization reliability 2018-04-26 14:34:38 -04:00
Gabe Mulley
a787c7b75d Merge pull request #18028 from edx/mulby/support-cross-domain-ajax
support cross domain ajax requests to the experiments APIs
2018-04-26 13:28:09 -04:00
edx-pipeline-bot
d294c3f729 Merge pull request #18062 from edx/release-mergeback-to-master
Merge release back to master
2018-04-26 13:18:20 -04:00
Eric Fischer
d1d5427be6 Merge pull request #18063 from edx/efischer/cache_partitions
Cache list of course partitions
2018-04-26 13:13:01 -04:00
Eric Fischer
8ed427e9f5 cache list of partitions in a course 2018-04-26 13:10:19 -04:00
Matthew Piatetsky
034ad193da Fix refundable status for audit orders 2018-04-26 12:42:44 -04:00
Brittney Exline
51d632531c Merge pull request #18055 from edx/bexline/empty_sso_verification_migration
ENT-969: Partial revert of "ENT-945 Update IDVerification interfaces to account for SSOVerification"
2018-04-26 08:54:34 -06:00
Jae Bradley
b9092c80e1 Merge pull request #18059 from edx/cookie-policy-banner-1.1.6
Upgrade cookie policy banner version to 1.1.6
2018-04-26 10:19:14 -04:00
jaebradley
9bb383a0c9 upgrade cookie policy banner version 2018-04-26 09:43:54 -04:00
irfanuddinahmad
f5eeec022f Merge pull request #17984 from edx/iahmad/exception_decorator
added exception decorator
2018-04-26 16:46:42 +05:00
irfanuddinahmad
bfbeeb1d84 added exception decorator 2018-04-26 16:02:09 +05:00
adeel khan
b996a23712 Merge pull request #17973 from edx/adeel/learner_4344_catch_httperror_exception_thrown_psa
Catch HttpError thrown by Python Social Auth.
2018-04-26 15:00:14 +05:00
Adeel Khan
cd2f6592c3 Catch HttpError thrown by Python Social Auth.
This patch enables catching HttpError exception raised
by PSA because of any issue caused at client/server.
Further it redirects user to login page with a
message about the error.

LEARNER-4344
2018-04-26 13:02:38 +05:00
Feanil Patel
c242babb08 Merge pull request #18056 from edx/feanil/remove_flaky_test
Remove this flaky test.
2018-04-25 17:04:57 -04:00
Jeremy Bowman
9477ad23d1 TE-2528 Upgrade testing dependencies 2018-04-25 16:37:29 -04:00
Gabe Mulley
cc5f7d7a32 fix pylint 2018-04-25 16:33:05 -04:00
Feanil Patel
6df0cdf646 Remove this flaky test. 2018-04-25 16:20:11 -04:00
Michael Roytman
a1caa609a4 Merge pull request #18054 from edx/mroytman/bump-studio-frontend-1.8.0
update studio-frontend version to 1.8.0
2018-04-25 16:17:34 -04:00
sanfordstudent
6df9f452bf Merge pull request #18053 from edx/sstudent/cache_discussion_context
request cache some more stuff
2018-04-25 16:11:17 -04:00
Eric Fischer
23c9bada44 Merge pull request #18050 from edx/efischer/quick_fix
Optimize dictionary combination
2018-04-25 16:10:30 -04:00
Brittney Exline
292f9ca831 Partial revert of "ENT-945 Update IDVerification interfaces to accountfor SSOVerification"
This partially reverts commit ee1c3a4548.
The migration files introduced by the commit have been kept since they have been run
already on several enviornments.
2018-04-25 16:01:15 -04:00
Sanford Student
2f0e3d35a0 EDUCATOR-2618 request cache some more stuff 2018-04-25 15:33:44 -04:00
Michael LoTurco
8847059021 Merge pull request #18049 from edx/mloturco/learner-4715
retrap focus for seat unenroll survey a11y

learner-4715
2018-04-25 15:32:59 -04:00
Eric Fischer
27e309f147 Optimize dictionary combinations 2018-04-25 15:30:17 -04:00
Eric Fischer
c724b1b0a4 Merge pull request #18052 from edx/efischer/cache_stuff
Cache get_group_id_for_user
2018-04-25 15:18:09 -04:00
Michael Roytman
c54223e2e6 update studio-frontend version to 1.8.0 2018-04-25 15:10:09 -04:00
Michael LoTurco
62ae6d4555 retrap focus for seat unenroll survey a11y
learner-4715
2018-04-25 14:51:35 -04:00
Jeff LaJoie
bb026ff878 Merge pull request #18010 from edx/jlajoie/LEARNER-4700
LEARNER-4700: Converts credentials to plugin
2018-04-25 14:43:21 -04:00
Eric Fischer
30476a338f Stop hitting mongo so much, cache this result 2018-04-25 14:18:17 -04:00
Gabe Mulley
aa261ba9d9 add tests 2018-04-25 13:04:09 -04:00
Mushtaq Ali
1ba833f3f7 Merge pull request #17976 from edx/mushtaq/html5_sources_transcript
Update the get_transcript util with html5_sources
2018-04-25 21:41:34 +05:00
Albert (AJ) St. Aubin
ee1eaaf243 Merge pull request #18024 from edx/aj/LEARNER-4913_is_anon
Updates to use the is_anonymous flag of basket calculate
2018-04-25 12:22:53 -04:00
Albert St. Aubin
213673db61 Updates to use the is_anonymous flag of basket calculate
[LEARNER-4913]
2018-04-25 11:42:53 -04:00
Jeff LaJoie
29748877de LEARNER-4700: Converts credentials to plugin 2018-04-25 11:32:33 -04:00
Brian Mesick
1828bf7d6b Merge pull request #17920 from edx/bmedx/fix_retirement_apis
Update retirement APIs to match spec
2018-04-25 10:39:26 -04:00
Mushtaq Ali
b181e6bb45 Update the get_transcript util with html5_sources - EDUCATOR-2651 2018-04-25 17:42:36 +05:00
Muhammad Ammar
d428fa96b8 Merge pull request #17827 from edx/ammar/EDUCATOR-2170-transcripts-field
transcripts rendering on advanced tab
2018-04-25 17:14:07 +05:00
Muhammad Ammar
0025c2841c Merge pull request #17848 from edx/mrehan/upload-transcript-advanced-tab
Mrehan/upload transcript advanced tab
2018-04-25 16:08:32 +05:00