- Jul 26, 2021
-
-
Talia Rhodes authored
-
Jansen Kantor authored
-
Binod Pant authored
ENT-4746
-
- Jul 23, 2021
-
-
Talia authored
feat: add boolean field to third_party_auth to be used to remove providers from enterprise selection
-
Usama Sadiq authored
Disabled pylint warnings in pylint_tweaks
-
Usama Sadiq authored
fix: removed zipp and stevedore constraints fix: removed kiwisolver and joblib constraints
-
- Jul 22, 2021
-
-
Andy Shultz authored
continuing sequence of DB migration releases
-
- Jul 21, 2021
-
-
Andy Shultz authored
-
- Jul 20, 2021
-
-
Adam Stankiewicz authored
-
Andy Shultz authored
-
Bianca Severino authored
-
edX requirements bot authored
-
- Jul 19, 2021
-
-
Talia Rhodes authored
-
Bianca Severino authored
This reverts commit 85dc8c8d.
-
Bianca Severino authored
-
- Jul 16, 2021
-
-
Kira authored
-
jawad khan authored
Updating lti-consumer-xblock version to 3.0.1. This version only adds mutlti device support in student view of the xblock. LEARNBER-8413
-
- Jul 15, 2021
-
-
Zachary Hancock authored
-
- Jul 13, 2021
-
-
Alex Dusenbery authored
fix: fix the way that page_size is passed as a param to the enterprise catalog get_content_metadat endpoint. edx-enterprise==3.26.23
-
Alex Dusenbery authored
Revert "feat: edx-enterprise==3.26.22 | set the EnterpriseCatalogApiClient get_content_metadata request page_size parameter to 50;" This reverts commit 7eb65129.
-
edX requirements bot authored
-
- Jul 12, 2021
-
-
Alex Dusenbery authored
feat: edx-enterprise==3.26.22 | set the EnterpriseCatalogApiClient get_content_metadata request page_size parameter to 50; The enterprise-catalog service has a default page_size of 10. This change means that we'll make a smaller overall number of SELECTs against the enterprise-catalog database.
-
Usama Sadiq authored
fix: removed matplotlib<3.1 constraint fix: pinned pandas<1.3.0 fix: pin pandas and networkx to python-dateutil compatible version fix: pin pylint==2.8.3 to pass quality build
-
- Jul 09, 2021
-
-
Kshitij Sobti authored
-
- Jul 07, 2021
-
-
Usama Sadiq authored
Updated constraints of following packages: inflect,geoip2,maxmindb,path,isort (isort>5.0.0 introduced wrong-import-order warnings so disabled the warning)
-
- Jul 06, 2021
-
-
Zachary Hancock authored
-
- Jul 02, 2021
-
-
Talia authored
-
- Jun 30, 2021
-
-
irfanuddinahmad authored
-
Binod Pant authored
* feat: Upgrade edx-enterprise to 3.26.13 Canvas client create_or_update, and detection of deleted courses ENT-4594 * fix: Use correct edx-enterprise version ENT-4594 ENT-4594
-
- Jun 29, 2021
-
-
edX requirements bot authored
-
- Jun 25, 2021
-
-
Michael Roytman authored
This pull request upgrade the version of the edx-proctoring library from 3.14.0 to 3.17.1. This includes the following changes. GET and POST endpoints are added for to bulk get and bulk create allowances. A bug in the exam attempt API where total time allowed for the exam would not include allowance time is fixed. Internal logic for determing learners' onboarding statuses for the course onboarding API is replaced with a provider onboarding API. A bug in the JSON parsing of error messages returned by the course onboarding API is fixed.
-
Michael Roytman authored
This reverts commit e286e1ce.
-
Michael Roytman authored
This pull request upgrade the version of the edx-proctoring library from 3.14.0 to 3.17.0. This includes the following changes. GET and POST endpoints are added for to bulk get and bulk create allowances. A bug in the exam attempt API where total time allowed for the exam would not include allowance time is fixed. Internal logic for determing learners' onboarding statuses for the course onboarding API is replaced with a provider onboarding API.
-
edX requirements bot authored
-
- Jun 24, 2021
-
-
Dillon Dumesnil authored
This is technically a revert of a revert that also includes some new logic. The original PR was https://github.com/edx/edx-platform/pull/27770 and the revert PR was https://github.com/edx/edx-platform/pull/27973. The new logic is to mock a request and create a module with user state taken into account. We also put this into a celery task to help avoid any potential concerns with recursing through children.
-
Kshitij Sobti authored
-
- Jun 23, 2021
-
-
Diana Huang authored
* refactor: Remove PyContracts usage. We have not used PyContracts in a while and it is overhead we don't need in edx-platform. https://openedx.atlassian.net/browse/DEPR-147 * chore: Updating Python Requirements (#28018) Co-authored-by:
edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
-
Diana Huang authored
There are issues in lti-consumer-xblock version 2.11.0 that we cannot merge into edx-platform. This pins to a previous version until the issues are resolved.
-
- Jun 22, 2021
-
-
Jansen Kantor authored
-
Adrienne Bolger authored
-