- Sep 08, 2021
-
-
Ken Clary authored
-
muhammad-ammar authored
-
- Sep 01, 2021
-
-
Talia Rhodes authored
-
Talia Rhodes authored
-
Talia Rhodes authored
-
- Aug 30, 2021
-
-
Alex Dusenbery authored
Refactor data-sharing consent GET and POST handlers to not have too many statements, because readability matters.
-
Binod Pant authored
ENT-4776
-
Usama Sadiq authored
* fix: remove django-ipware constraint
-
- Aug 25, 2021
-
-
Kyle McCormick authored
* fix: upgrade py2neo from 3.1.2 to 2021.1.5 The dump_to_neo4j management command has not been working since the upgrade to python 3.8. The latest version of python that py2neo 3.1.2 states support for is python 3.5, so this isn't surprising. The earliest non-prerelease version of py2neo that supports python 3.8 is 2020.x (skipping the 4.x and 5.x series). Since we're going as far as a 2020.x, we may as well upgrade all the way to the newest series, 2021.x. This commit does that upgrade, as well as a handful of minor code modifications in order to handle breaking changes that have been made to the py2neo API, and some unrelated pin bumps as the result of 'make upgrade'. This will also require an upgrade of Coursegraph's Neo4j version from 3.2.x to 3.5.x. TNL-8386
-
- Aug 24, 2021
-
-
Kira authored
-
Usama Sadiq authored
* fix: pin django-ipware<4.0.0 * fix: pin pylint<2.10.0
-
- Aug 19, 2021
-
-
Talia Rhodes authored
-
Kyle McCormick authored
-
- Aug 13, 2021
-
-
Binod Pant authored
For Blackboard and Moodle ENT-4082
-
- Aug 09, 2021
-
-
Alexander Sheehan authored
-
- Aug 05, 2021
-
-
Alexander Sheehan authored
-
Alexander Sheehan authored
-
- Aug 04, 2021
-
-
Alexander Sheehan authored
-
Zaman Afzal authored
-
- Aug 03, 2021
-
-
Alexander Sheehan authored
-
Leangseu Kim authored
-
- Aug 02, 2021
-
-
Binod Pant authored
ENT-4789
-
Alexander Sheehan authored
-
Jawayria authored
-
- Jul 30, 2021
-
-
Binod Pant authored
* feat: Celery tasks instead of synchronous emails for enrollment, in notify_enrolled_learners() ENT-4779 ENT-4779 * feat: use edx-enterprise 3.27.11 for improved error handling in email notify task
-
- Jul 29, 2021
-
-
Leangseu Kim authored
-
- Jul 28, 2021
-
-
Talia Rhodes authored
-
- Jul 26, 2021
-
-
Talia Rhodes 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 20, 2021
-
-
Adam Stankiewicz authored
-
- Jul 19, 2021
-
-
Talia Rhodes authored
-
- Jul 16, 2021
-
-
Kira 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.
-
- 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 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)
-