Andrew Shultz
1df4f99005
Merge pull request #28276 from edx/ashultz0/proc-bump-3220
...
chore: update edx-proctoring to 3.22.0
2021-07-26 13:08:25 -04:00
Talia Rhodes
ac49ef65fd
chore: update edx-enterprise
2021-07-26 12:09:48 -04:00
Andy Shultz
2c3597291c
chore: update edx-proctoring to 3.22.0
...
This completes the removal of unused fields in exam attempt,
so the migration test skip is no longer necessary.
2021-07-26 11:40:34 -04:00
Jansen Kantor
61ed21ae41
chore(bump ora to 3.6.11) ( #28272 )
2021-07-26 11:13:37 -04:00
Binod Pant
cbcef73ec4
feat: Upgrade to 3.27.7 edx-enterprise ENT-4746 ( #28263 )
...
ENT-4746
2021-07-25 23:27:36 -04:00
taliaedX
3f59de2b80
Merge pull request #28261 from edx/trhodes/ent-1366
...
feat: Third Party Auth - Boolean Enable Field for Enterprise Providers
2021-07-23 15:00:15 -04:00
Talia
45772158bc
feat: add boolean field to third_party_auth to be used to remove providers from enterprise selection
2021-07-23 14:17:33 -04:00
Andrew Shultz
27ee8aee4a
Merge pull request #28255 from edx/ashultz0/proc-bump-3206
...
chore: update edx-proctoring to 3.20.6
2021-07-23 09:58:32 -04:00
Usama Sadiq
1795008686
fix: Removed pylint constraint ( #28222 )
...
Disabled pylint warnings in pylint_tweaks
2021-07-23 18:35:57 +05:00
Usama Sadiq
d729c0f0a5
Fix: Removed unnecessary constraints ( #28120 )
...
fix: removed zipp and stevedore constraints
fix: removed kiwisolver and joblib constraints
2021-07-23 11:59:22 +05:00
Andy Shultz
0fb2cd4dd3
chore: update edx-proctoring to 3.20.6
...
continuing sequence of DB migration releases
2021-07-22 14:42:14 -04:00
Andy Shultz
4ed0d5bdae
chore: update edx-proctoring library to 3.20.2
2021-07-21 13:21:29 -04:00
Andrew Shultz
b66b1e8719
Merge pull request #28236 from edx/ashultz0/proc-bump-3201
...
chore: edx-proctoring update to 3.20.1
2021-07-21 09:36:41 -04:00
Adam Stankiewicz
f2be95eb37
build: upgrade edx-enterprise ( #28231 )
2021-07-20 16:06:55 -04:00
Andy Shultz
62ffa7ac32
chore: edx-proctoring update to 3.20.1
2021-07-20 15:48:45 -04:00
Bianca Severino
025eae4b98
chore: install edx-name-affirmation
2021-07-20 14:34:28 -04:00
edX requirements bot
5d64b6bf3d
chore: Updating Python Requirements ( #28227 )
2021-07-20 11:03:37 +05:00
Talia Rhodes
e1fbedf203
chore: bump enterprise to 3.27.2
2021-07-19 15:59:49 -04:00
Kira
db9f2a4ff4
Version bump to 3.27.1
2021-07-16 13:26:52 -04:00
jawad khan
ab4e2593ab
feat: Adding multi device support in lti-consumer-xblock ( #28189 )
...
Updating lti-consumer-xblock version to 3.0.1. This version only adds mutlti device support in student view of the xblock.
LEARNBER-8413
2021-07-16 11:52:09 +05:00
Zachary Hancock
e72119ddeb
chore: edx-proctoring update ( #28193 )
2021-07-15 11:05:36 -04:00
Alex Dusenbery
7e9b3c7bc7
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
2021-07-13 13:00:31 -04:00
Alex Dusenbery
b3ac914a58
Revert "feat: edx-enterprise==3.26.22 | set the EnterpriseCatalogApiClient get_content_metadata request page_size parameter to 50;"
...
This reverts commit 7eb6512929 .
2021-07-13 09:17:42 -04:00
edX requirements bot
8ac4b8f3d7
chore: Updating Python Requirements ( #28163 )
2021-07-13 12:28:14 +05:00
Alex Dusenbery
7eb6512929
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.
2021-07-12 16:41:26 -04:00
Usama Sadiq
23f0fc489f
fix: Fixed the dependencies to fix the make upgrade job failure ( #28127 )
...
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
2021-07-12 17:21:53 +05:00
Kshitij Sobti
666a50d298
feat: allow optionally passing PII in course LTI tab ( #26982 )
2021-07-09 18:13:42 +05:00
Usama Sadiq
e25f00f35c
fix: Removed unnecessary constraints ( #27915 )
...
Updated constraints of following packages:
inflect,geoip2,maxmindb,path,isort (isort>5.0.0 introduced wrong-import-order warnings so disabled the warning)
2021-07-07 13:56:18 +05:00
Zachary Hancock
a70578862e
chore: version bump edx-proctoring ( #28084 )
2021-07-06 09:43:48 -04:00
Talia
e52a468970
chore: update edx-enterprise
2021-07-02 12:16:18 -04:00
irfanuddinahmad
3606d89366
chore: Upgraded edx-enterprise
2021-06-30 14:12:02 +05:00
Binod Pant
9fb39562c9
feat: Upgrade edx-enterprise to 3.26.12 ENT-4594 ( #28063 )
...
* 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
2021-06-29 20:14:53 -04:00
edX requirements bot
2bf176d523
chore: Updating Python Requirements ( #28055 )
2021-06-29 12:22:47 +05:00
Michael Roytman
96c81292a4
Revert "feat: Upgrade edx-proctoring Library to Version 3.17.0 ( #28030 )"
...
This reverts commit e286e1ce28 .
2021-06-25 13:19:40 -04:00
Michael Roytman
e286e1ce28
feat: Upgrade edx-proctoring Library to Version 3.17.0 ( #28030 )
...
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.
2021-06-25 14:54:56 +00:00
edX requirements bot
44e8ea4e0b
chore: Updating Python Requirements ( #28024 )
2021-06-25 12:46:49 +05:00
Dillon Dumesnil
61358b230e
feat: AA-869: Add in logic to mark special exams as complete
...
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.
2021-06-24 12:06:11 -07:00
Kshitij Sobti
b083ad13d6
refactor: Move CourseEditLTIFieldsEnabledFlag to xblock-lti-consumer ( #27529 )
2021-06-24 14:31:50 +05:00
Diana Huang
29548459fa
refactor: Remove PyContracts usage. ( #27887 )
...
* 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 >
2021-06-23 18:24:06 -04:00
Diana Huang
ad0555267f
fix: Pin lti-consumer-xblock version. ( #28014 )
...
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.
2021-06-23 17:00:41 -04:00
edx-abolger
a2128dc9cf
Merge pull request #28002 from edx/edx-abolger/ENT-4103-fix-forward-version-bump
...
bump: bump edx-enterprise version to 3.26.10
2021-06-22 17:25:17 -04:00
Jansen Kantor
e16852f368
ora 3.6.6 ( #28001 )
2021-06-22 16:54:50 -04:00
Adrienne Bolger
efd683d140
bump: bump edx-enterprise version to 3.26.10
2021-06-22 16:32:12 -04:00
HammadAhmadWaqas
d43704304f
version bump edx-enterprise.
2021-06-22 18:40:16 +05:00
edX requirements bot
658a0e135d
chore: Updating Python Requirements ( #27995 )
2021-06-22 16:54:44 +05:00
irfanuddinahmad
53971f21d6
chore: ENT-4611 Updated edx-enterprise
2021-06-18 16:29:44 +05:00
Jansen Kantor
61643d6074
bump ora to 3.6.4 ( #27970 )
2021-06-16 15:22:30 -04:00
Dillon Dumesnil
74340c368d
Merge pull request #27973 from edx/revert-27770-ddumesnil/special-exam-completeness-aa-773
...
Revert "feat: AA-773: Add in logic to mark special exams as complete"
2021-06-16 10:55:23 -07:00
Brian Beggs
1d4bb15aa5
Upgrade edx-enterprise to 3.25.5 to address ENT-4455
2021-06-16 13:25:10 -04:00
Dillon Dumesnil
68cce7dbbb
Revert "feat: AA-773: Add in logic to mark special exams as complete"
2021-06-16 10:16:27 -07:00