edX requirements bot
ada0de992c
Updating Python Requirements
2020-07-21 01:24:19 -04:00
Albert (AJ) St. Aubin
831a6a010f
Merge pull request #24548 from edx/aj/MICROBA-484
...
[MICROBA-484] Update the URL for demographics banner
2020-07-20 15:18:07 -04:00
Albert (AJ) St. Aubin
c145c24e73
[MICROBA-484] Update the URL for demographics banner
2020-07-20 14:17:57 -04:00
Calen Pennington
21d1f3d5d1
Merge pull request #24547 from edx/revert-24503-ora2-dates-reprise
...
Revert "Ora2 dates reprise"
2020-07-20 13:33:13 -04:00
Dillon Dumesnil
75db9b2534
Revert "Ora2 dates reprise"
2020-07-20 09:55:02 -07:00
Binod Pant
19f82258aa
ENT-3160 Automate association to customer on SAMLProviderConfig creation ( #24519 )
...
* create links ProviderConfig to EnterpriseCustomer
* lint
* remove extraneous print
* don't create samlprovider unless enterprise found, update a test to use valid uuid and fail request
* fix test for correct status code as was intended
2020-07-20 12:35:04 -04:00
Jansen Kantor
bf66c177ff
EDUCATOR-5167: Fix Flaky Discussions Test ( #24532 )
...
* Revert "Delete flaky test according to process (#24441 )"
This reverts commit 87edb542b1 .
* fix flaky test, give count assert 1-query tolerance
2020-07-20 10:44:44 -04:00
Calen Pennington
14609d7166
Merge pull request #24503 from cpennington/ora2-dates-reprise
...
Ora2 dates reprise
2020-07-20 10:25:07 -04:00
M. Zulqarnain
d6be5952e8
Unpin drf-jwt ( #24371 )
2020-07-20 19:21:12 +05:00
Michael Terry
d1ec276af7
Merge pull request #24517 from edx/mikix/course-handouts
...
AA-121: add handouts to course home outlines API
2020-07-20 08:55:22 -04:00
Awais Jibran
c90e8231d0
Merge pull request #24540 from edx/aj/bug-fix-capa-ec
...
bug: fix an edge case in capa problem tolerance
2020-07-20 16:28:27 +05:00
Awais Jibran
5ad10d4555
Update log / problem closed.
...
PROD-1586
2020-07-20 15:29:18 +05:00
Awais Jibran
e2b60e1c97
bug: fix an edge case in capa problem tolerance
...
PROD-1586
2020-07-20 15:27:47 +05:00
Usama Sadiq
71aa3c9d75
Merge pull request #24539 from edx/jenkins/upgrade-python-requirements-d0b1384
...
Python Requirements Update
2020-07-20 11:20:45 +05:00
edX requirements bot
e9bb69b1d7
Updating Python Requirements
2020-07-20 00:55:33 -04:00
edX Transifex Bot
d0b138479f
fix(i18n): update translations
2020-07-19 17:36:28 -04:00
stvn
1189580e0f
Merge PR #24521 cleanup/mfe-flags
...
* Commits:
Consolidate MFE redirect logic
2020-07-17 11:46:04 -07:00
Matt Tuchfarber
fb6786d90c
Merge pull request #24490 from edx/tuchfarber/use_demographics_api_for_banner
...
Use new demographics API for banner in .org theme
2020-07-17 14:02:55 -04:00
Adam Stankiewicz
91dc5e4b9c
bump edx-enterprise to 3.3.26 ( #24533 )
2020-07-17 13:47:59 -04:00
Matt Tuchfarber
cbeab67833
Use demographics api for dashboard banner
...
Make demographics collection banner on dashboard use new demographics
API which checks enterprise as well. Also expose serialization of
CourseEnrollments.
2020-07-17 13:20:42 -04:00
Aura Milena Alba
64edd0e686
Remove pattern library of learner_achievements. ( #24369 )
2020-07-17 12:45:58 -04:00
Robert Raposa
ef51a44794
move CodeOwnerMetricMiddleware from LMS ( #24508 )
...
The CodeOwnerMetricMiddleware is being moved from
edx-platform to edx-django-utils so it can be used
in multiple IDAs.
ARCHBOM-1356
2020-07-17 11:35:40 -04:00
Patrick Cockwell
129ed1b9ab
TNL-7303 Add course license details to Courseware API ( #24393 )
2020-07-17 10:15:21 -04:00
Jeff LaJoie
eb32aa979a
Merge pull request #24361 from edx/jlajoie/ENT-2893
...
ENT-2893: Updates header branding and href for Enterprise learners
2020-07-17 09:58:09 -04:00
Michael Terry
a160744c7e
AA-121: add handouts to course home outlines API
...
This will let the learning MFE render the course handouts
2020-07-17 09:25:54 -04:00
Jeff LaJoie
bf11b68fda
ENT-2893: Updates header branding and href for Enterprise learners
2020-07-17 08:59:43 -04:00
Michael Roytman
0741c383ad
Merge pull request #24431 from edx/mroytman/MST-286-proctored-exam-settings-rest-api
...
mroytman/MST-286-proctored-exam-settings-rest-api
2020-07-17 08:54:51 -04:00
Waheed Ahmed
8abb3d70bb
Allow entitlements to be used past the enrollment date.
...
Allow entitlements to be used to upgrade to verified track past the
course enrollment date and before the upgrade deadline
PROD-1497
2020-07-17 16:22:56 +05:00
Usama Sadiq
d2253912b3
Merge pull request #24524 from edx/jenkins/upgrade-python-requirements-26157d4
...
Python Requirements Update
2020-07-17 14:07:12 +05:00
edX requirements bot
8fb817cec0
Updating Python Requirements
2020-07-17 00:46:17 -04:00
stvn
9e31d65afe
Consolidate MFE redirect logic
...
Its ripe for confusion to have this logic split between two separate
methods. This consolidation should make things easier to understand and
hopefully, less issue prone.
We don't really benefit from having two methods here anyway, as one is
_only_ ever called by the other.
It's also misleading that the second helper, in `toggles.py`, _also_
checks the FEATURE flag, as well as the waffle flag.
2020-07-16 15:21:32 -07:00
Michael Roytman
6601111982
add rest_api for contentstore app, including a proctored_exam_settings view
2020-07-16 15:52:03 -04:00
Calen Pennington
7502ca021d
Handle ORA dates when an it has no valid_assessments
2020-07-16 15:12:26 -04:00
Calen Pennington
26157d43a4
Merge pull request #24484 from cpennington/fix-admin-site-size-change
...
Attempt to fix devstack issues with an upgrade of django-ratelimit-ba…
2020-07-16 14:36:37 -04:00
Calen Pennington
0e55566d96
Attempt to fix devstack issues with an upgrade of django-ratelimit-backend
2020-07-16 13:56:41 -04:00
Jeff Chaves
ffd7290609
upgrading edx-enterprise to 3.3.25 ( #24516 )
...
* upgrading edx-enterprise to 3.3.25
* updating edx-enterprise in constraints file
2020-07-16 12:39:23 -04:00
Awais Qureshi
d732d22b31
Merge pull request #24514 from edx/ora-2-issue
...
BOM-1921
2020-07-16 20:11:47 +05:00
Feanil Patel
e7fbc0c8e0
Merge pull request #21333 from open-craft/giovanni/bb-1471-upstream-custom-redirect
...
BB-1471: Add site configuration flag to allow changing default redirection after login
2020-07-16 10:30:07 -04:00
Awais Qureshi
d514782609
BOM-1921
...
Adding constraint for ora2.
latest version causing failures.
2020-07-16 19:17:13 +05:00
Feanil Patel
437cf0c787
Merge pull request #24432 from edly-io/ziafazal/bd-18-bockchoy-tests-removal
...
[BD-18] Remove bockchoy tests
2020-07-16 09:39:26 -04:00
M. Zulqarnain
d26b8bf47b
Django 3.x deprecation warning fix in lms ( #24512 )
2020-07-16 18:29:09 +05:00
Christie Rice
81bcfdf1ec
MICROBA-393 Add customized partner report headings ( #24502 )
2020-07-16 08:58:08 -04:00
Matthew Piatetsky
30c4aa3220
Merge pull request #24505 from edx/revert-24214-REV-774
...
Revert "[REV-774] Show content type gating upsell when a limited access learner tries to access a timed exam"
2020-07-16 08:38:05 -04:00
Giovanni Cimolin da Silva
8a143a4298
Add site configuration flag to allow changing redirection after login
2020-07-16 09:17:17 -03:00
adeel khan
b627e73f58
Merge pull request #24511 from edx/private_to_public_46becdc
...
Mergeback PR from private to public.
2020-07-16 15:01:57 +05:00
Usama Sadiq
c244a2a524
Merge pull request #24489 from edx/testeng/bokchoy_auto_cache_update_442c3fee11d4b1a3ec21c9904ab0e4ab12b01679
...
Bokchoy Testing DB Cache update
2020-07-16 12:45:43 +05:00
adeel khan
46becdc577
Merge pull request #181 from edx/adeel/fixing-xss-issues
...
Fixes xss issues.
2020-07-16 11:53:24 +05:00
Felipe Montoya
ca21131c98
Merge pull request #24492 from eduNEXT/eric/update_rate_xblock
...
[BD-06] Update Rate XBlock version to support python 3.8.
2020-07-15 17:08:35 -05:00
edX Transifex Bot
284c3f3637
geoip2: update maxmind geolite country database
2020-07-15 17:11:25 -04:00
Matthew Piatetsky
1fec3b997b
Revert "[REV-774] Show content type gating upsell when a limited access learner tries to access a timed exam"
2020-07-15 15:43:57 -04:00