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
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
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
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
irfanuddinahmad
bfbeeb1d84
added exception decorator
2018-04-26 16:02:09 +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
Jeremy Bowman
9477ad23d1
TE-2528 Upgrade testing dependencies
2018-04-25 16:37:29 -04:00
Feanil Patel
6df0cdf646
Remove this flaky test.
2018-04-25 16:20:11 -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
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
Brittney Exline
60f46d5a92
Merge pull request #17930 from edx/bexline/sso_id_verification2
...
ENT-945 Apply logic for taking into account SSOVerifications
2018-04-24 07:40:52 -06:00
muhammad-ammar
d5758bd1f9
delete transcript from advance tab
...
EDUCATOR-1759
2018-04-24 16:49:33 +05:00
bmedx
98742c1c50
Update retirement APIs to match spec
2018-04-23 16:03:29 -04:00
edx-cache-uploader-bot
bdc690af58
Updating migrations
2018-04-23 12:32:43 -04:00
Brittney Exline
ee1c3a4548
ENT-945 Update IDVerification interfaces to accountfor SSOVerification
2018-04-23 10:48:12 -04:00
Brittney Exline
f41bf2f409
ENT-944 Create SSOVerifications for users in tpa pipeline based on provider's settings
2018-04-23 10:10:26 -04:00
Qubad786
cadd4378c7
updload/download/replace transcripts
...
EDUCATOR-2167
EDUCATOR-2168
EDUCATOR-2169
2018-04-23 18:28:35 +05:00
muhammad-ammar
26a1f4506f
transcripts rendering on advanced tab
...
EDUCATOR-2170
2018-04-23 18:26:09 +05:00
Qubad786
7afd3b6c21
remove sub from editable metadata fields
2018-04-23 17:37:15 +05:00
Qubad786
d850fb2078
Refactor download, update, choose, rename and replace handlers to use DS as primary storage. Add/refactor relevent unit/acceptance/jasmine tests.
2018-04-23 17:37:13 +05:00
muhammad-ammar
9d7ed19b64
disable subs field syncying
2018-04-23 17:35:45 +05:00
Qubad786
597566a34f
Upload transcript to basic tab, add/fix unit and acceptance tests
2018-04-23 17:35:44 +05:00
muhammad-ammar
cda7fe9a29
update available translations retrieval interface
...
EDUCATOR-2384
2018-04-23 17:35:43 +05:00
muhammad-ammar
d0cd247d08
Deprecate Contentstore for Video Component Preview LMS/CMS
...
EDUCATOR-1756
2018-04-23 17:35:43 +05:00
Uman Shahzad
7d34099c09
Merge pull request #17969 from edx/uman/enterprise-middleware
...
[ENT-962] Add Enterprise middleware that injects customer data.
2018-04-21 09:55:46 +05:00
Uman Shahzad
87919f4d53
Add Enterprise middleware that injects customer data.
2018-04-21 08:14:52 +05:00
Stu Young
a0289eaac8
Merge pull request #18007 from edx/testeng/bokchoy_auto_cache_update_4117d52afc17c2ce0b091f8f0e252f42b1904161
...
Bokchoy db cache update
2018-04-20 14:53:44 -04:00
edx-cache-uploader-bot
319dee4faa
Updating migrations
2018-04-20 14:19:59 -04:00
sandroroux
5b9d347317
Adds DeletableByUserValue to CourseEnrollmentAllowed model.
2018-04-20 13:40:10 -04:00
Alex Dusenbery
1974b9a449
EDUCATOR-2693 | Delete PendingEmailChanges for retired users.
2018-04-20 13:33:31 -04:00
Brian Mesick
fc1f18aa14
Merge pull request #17919 from edx/bmedx/retirement_status
...
Add a model and associated API to help control the user retirement flow
2018-04-20 12:35:16 -04:00
bmedx
4390773f4b
Clean up some warnings to get enough headroom to pass tests
2018-04-19 15:04:39 -04:00
bmedx
63dcaa4695
Add a model and associated API to help control the user retirement flow
2018-04-19 13:56:42 -04:00
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