Simon Chen
6870898f68
fix: upgrade edx-proctoring library to 4.3.1 ( #29157 )
...
This would set the ProctoredExamSoftwareSecureReview.video_url field to be nullable
Co-authored-by: Simon Chen <schen@dhcp-10-31-74-156.dyn.MIT.EDU >
2021-10-28 16:43:42 -04:00
Simon Chen
22a7ab2705
fix: upgrade the edx-proctoring library version ( #29154 )
...
With this new version, the edx-proctoring library is running on Django3.2 instead of Django2.2
Co-authored-by: Simon Chen <schen@dhcp-10-31-74-156.dyn.mit.edu >
2021-10-28 11:54:33 -04:00
Rebecca Graber
af7fb754ab
chore: upgrade event-tracking ( #29141 )
2021-10-28 09:55:09 -04:00
Jansen Kantor
2cce4f2c1e
chore: bump ora version ( #29120 )
...
Bump ORA to 3.7.4. This version introduces custom window.confirm-esque prompts, because Chrome and Safari have begun to disallow window.confirm from within cross-origin iframes.
2021-10-27 16:36:21 -04:00
michaelroytman
34a386f6a5
fix: Add Additional Name Affirmation IDV Signal and Celery Task Logs
...
To gain further information about why VerifiedName records are not reliably transitioning from "pending" to "submitted", version 1.0.3 adds additional logs to test that the IDV related signals are being received successfully and successfully triggering the Celery task. This code change installs this new version into the platform.
[MST-1130](https://openedx.atlassian.net/browse/MST-1130 )
2021-10-26 12:39:23 -04:00
alangsto
c7eff160f6
chore: update proctoring version ( #29112 )
2021-10-26 10:07:57 -04:00
edX requirements bot
6480fe0a58
chore: Updating Python Requirements ( #29108 )
2021-10-26 17:58:11 +05:00
Dillon Dumesnil
4917c8dc8b
Merge pull request #29073 from edx/ddumesnil/update-edx-when-version-aa-1058
...
chore: AA-1058: Update edx-when version
2021-10-25 06:06:33 -07:00
Alexander Sheehan
5f12db67a4
chore: bumping enterprise to version 3.31.1
2021-10-22 11:26:21 -04:00
Jansen Kantor
4b30d2f18d
chore: bump ora to 3.7.3 ( #29090 )
2021-10-22 11:01:40 -04:00
Dillon Dumesnil
78fbd28f41
chore: AA-1058: Update edx-when version
...
Updates query counts for the additional query to look up the Schedule
in edx-when
2021-10-22 09:36:04 -04:00
Usama Sadiq
9ee8df0980
fix: Remove pylint constraint and fix warnings ( #28646 )
2021-10-20 23:00:13 +05:00
edX requirements bot
7919bba4f9
chore: Updating Python Requirements ( #29059 )
2021-10-20 16:50:41 +05:00
Usama Sadiq
5a6d056568
build: remove python 3.5 requirement files ( #29070 )
2021-10-20 15:59:35 +05:00
Binod Pant
098bc97ada
feat: Release edx-enterprise 3.30.14 ( #29064 )
...
with logging fix for blackboard PR 1389 for edx-enterprise
2021-10-19 13:21:06 -04:00
Long Lin
24544aa395
chore: bumping enterprise version to 3.30.12
2021-10-19 10:05:12 -04:00
alangsto
17f2d24eba
chore: update edx-proctoring version ( #29051 )
2021-10-18 10:47:29 -04:00
Felipe Montoya
2100537e1f
Merge pull request #27795 from eduNEXT/eric/codejail_rest_service
...
Optionally run Codejail in a external service using REST API.
2021-10-15 09:36:00 -05:00
Eric Herrera
2a371e800b
fix: Constrain nltk version for py35 sandbox
...
nltk 3.6.3 drops support for python 3.5.
2021-10-15 08:19:48 -05:00
edX requirements bot
b764db1b25
chore: Updating Python Requirements ( #29024 )
2021-10-14 16:05:18 +05:00
Soban Javed
8fbee9c23f
feat: upgrade Django version to 3.2
...
Removing samesite cookies package as we dont need this on Django 3.2
2021-10-14 15:43:10 +05:00
edX requirements bot
6f600d495c
chore: Updating Python Requirements ( #29010 )
2021-10-14 13:53:43 +05:00
Feanil Patel
986e495a5b
Merge pull request #29015 from edx/revert-28885-iamsobanjaved/check-django32-make-upgrade
...
Revert "feat: upgrade Django version to 3.2"
2021-10-13 16:05:09 -04:00
John Nagro
a7c1a6157b
fix: refactor moodle _post to use body params ( #29014 )
...
release edx-enterprise 3.30.10
ENT-5043
2021-10-13 15:24:57 -04:00
Feanil Patel
73478561a5
Revert "feat: upgrade Django version to 3.2"
2021-10-13 15:09:36 -04:00
Feanil Patel
7d932f94fe
Merge pull request #28885 from edx/iamsobanjaved/check-django32-make-upgrade
...
feat: upgrade Django version to 3.2
2021-10-13 11:10:04 -04:00
alangsto
37a5381997
chore: update proctoring version ( #29009 )
2021-10-13 11:07:45 -04:00
Usama Sadiq
db99cbf79c
Use latest pip & pip-tools in jenkins_env ( #29004 )
...
* fix: replace pip-sync with pip install in env creation
* fix: use pip-tools==6.4.0 with pip==21.3
2021-10-13 18:40:18 +05:00
muhammad-ammar
ac316b07b2
chore: upgrade edx-enterprise to 3.30.7
2021-10-11 17:49:02 +05:00
Soban Javed
e4379e277e
feat: upgrade Django version to 3.2
...
- Remove django-cookie-samesite as it isn't required on Django 3.2
2021-10-08 14:47:07 +05:00
Alexander Sheehan
d0555daa39
chore: bumping enterprise version to 3.30.6
2021-10-07 13:25:07 -04:00
M. Zulqarnain
404ab77ec3
chore: Updating Python Requirements ( #28974 )
...
Co-authored-by: edX requirements bot <testeng+edx-requirements-bot@edx.org >
2021-10-07 19:31:33 +05:00
Binod Pant
5d8acc5b41
feat: Enterprise 3.30.4 ( #28962 )
...
fixes Blackboard client oauth transactional handling of refresh token
ENT-4988
2021-10-06 23:25:43 -04:00
Muhammad Soban Javed
47b56b8417
chore: upgrade edx-enterprise version to 3.30.3 ( #28960 )
2021-10-06 13:36:17 -04:00
alangsto
a06ce27f9d
chore: update edx-proctoring version ( #28937 )
2021-10-06 08:56:14 -04:00
edX requirements bot
35ea4d8312
chore: Updating Python Requirements
...
* chore: Updating Python Requirements
* Update base.txt
* Update development.txt
* Update testing.txt
Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com >
2021-10-06 17:43:26 +05:00
edX requirements bot
e8d43032d6
chore: Updating Python Requirements ( #28949 )
...
* chore: Updating Python Requirements
* Update base.txt
* Update development.txt
* Update testing.txt
Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com >
2021-10-06 16:40:09 +05:00
Alexander Sheehan
b75f958654
feat: bumping enterprise version to 3.30.1
2021-10-05 14:21:42 -04:00
Muhammad Soban Javed
d70c8ab968
Merge pull request #28680 from edx/iamsobanjaved/jsonfield-switch
...
feat: replace jsonfield2 with jsonfield
2021-10-05 22:03:30 +05:00
Awais Qureshi
81bf0f75c9
chore: removing drf-jwt pin and checking tests. ( #28516 )
...
* chore: removing drf-jwt pin.
2021-10-05 16:50:14 +05:00
edX requirements bot
2bf8afa96b
chore: Updating Python Requirements
2021-10-05 16:40:43 +05:00
Soban Javed
dd591dba55
feat: replace jsonfield2 with jsonfield
...
- updating all packages
- added migrations
2021-10-05 16:30:43 +05:00
Binod Pant
41f8759eab
feat: edx-enterprise 3.28.23 and 3.28.24 ( #28924 )
...
ENT-4954 and ENT-5011
ENT-4954, ENT-5011
Checked with @mraarif regarding non required checks safe to merge
2021-10-04 16:36:26 -04:00
Kshitij Sobti
9e787a09bc
chore: remove dependency on rest_condition ( #28663 )
...
rest-condition has not been updated for a while, and with DRF 3.9 it is no longer needed since the ability to combine Permission classes using boolean operators is now provided by DRF directly.
2021-10-04 15:38:17 -04:00
Chris Pappas
b0da341020
chore: bumping edx-enterprise version ( #28901 )
2021-10-01 13:45:21 -04:00
Kshitij Sobti
8d62b8db2b
chore: pin version edx-drf-extensions until breaking changes addressed ( #28893 )
...
The edx-drf-extensions==8.0.0 release will remove support for rest_condition which is currently used by this repo.
That is being handled in https://github.com/edx/edx-platform/pull/28663 which will unpin this dependency
2021-10-01 12:51:33 -04:00
M. Zulqarnain
ee68bfe7f5
chore: upgrade django-cors-headers ( #28846 )
2021-10-01 16:19:10 +05:00
Matt Hughes
b12bfcfc48
style(proctoring): string formatting
...
JIRA:MST-1061
2021-09-30 14:08:43 -04:00
Bianca Severino
26153bdcd6
Merge pull request #28879 from edx/bseverino/name-affirmation-1.0.2
...
chore: upgrade edx-name-affirmation to 1.0.2
2021-09-30 09:51:59 -04:00
Zia Fazal
c15c5380a3
Merge pull request #28790 from edly-io/ERTE-88
...
Remove event routing backends from edx-platform
2021-09-30 18:44:14 +05:00