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
Bianca Severino
b5908ea4fc
chore: upgrade edx-name-affirmation to 1.0.2
2021-09-29 15:47:39 -04:00
Andy Shultz
9fdc0c0aab
chore: update name-affirmation to 1.0.1
...
fixes a bug where a task checked a flag
MST-1063
2021-09-29 10:20:03 -04:00
David Ormsbee
82441d6f87
Merge pull request #28837 from edx/ormsbee/edx_when_outline_optimization
...
Re-enable edx-when outline optimization
2021-09-29 09:17:39 -04:00
Matt Hughes
6f01fd4441
chore: refactor fixing pylint errors in proctoring string formatting
...
JIRA:MST-1061
2021-09-28 15:31:41 -04:00
RehanAziz
f6f45eab50
ERTE-88 Remove event routing backends from edx-platform
2021-09-28 17:24:52 +05:00
edX requirements bot
5d28ae7541
chore: Updating Python Requirements ( #28858 )
2021-09-28 12:29:15 +05:00
Chris Pappas
f248f4f80e
chore: bumping edx-enterprise to 3.28.20 ( #28856 )
2021-09-27 15:44:22 -04:00
David Ormsbee
b90b0953f6
chore: bump edx-when to 2.2.1
2021-09-27 12:02:59 -04:00
Julia Eskew
cc3747add6
feat: Optimize the querying of course block dates when querying dates for use in a
...
course outline, which don't need block dates below the subsection level of a course.
Pass the course's published version to all the appropriate places where edx-when's API
is called - to allow edx-when to more efficiently cache queried/processed results.
TNL-8061
2021-09-27 12:02:59 -04:00
John Nagro
82e117b6ad
fix: moodle shortname -> idnumber cont ( #28838 )
...
fix: moodle shortname -> idnumber cont
edx-enterprise release
[3.28.19]
---------
* fix: additional Moodle field changes
ENT-4902
2021-09-24 13:46:25 -04:00
M. Zulqarnain
0fa556992c
BOM-2850: Upgrade django-cors-headers to 3.5.0 ( #28833 )
...
* chore: upgrade django-cors-headers
* chore: Updating Python Requirements (#28834 )
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2021-09-24 17:06:06 +05:00
alangsto
bcdd0351a8
chore: update edx-name-affirmation version ( #28830 )
2021-09-23 11:23:42 -04:00
Soban Javed
7e56d9c729
fix: install django-ratelimit-backend from commit hash
...
Previously we're installing with tag but somehow it wasn't bringing the exact version we wanted.
2021-09-23 17:22:05 +05:00
John Nagro
4efd0011f0
fix: logging fixes in edx-enterprise ( #28821 )
...
ENT-4902
2021-09-22 12:32:32 -04:00
alangsto
c8a44cbdc3
chore: update edx-proctoring version ( #28812 )
2021-09-22 08:42:55 -04:00
Awais Qureshi
38e16d56b6
Merge pull request #28750 from edx/dj-cookie-samesite
...
fix: Don't use django-cookies-samesite on Django >= 3.1
2021-09-22 16:41:16 +05:00
Binod Pant
333afbeab1
feat: logging fixes and import fixes in edx-enterprise ( #28813 )
...
ENT-4953, ENT-4974, ENT-4805
2021-09-21 17:10:06 -04:00
edX requirements bot
bb706d4b04
chore: Updating Python Requirements
2021-09-21 16:06:57 +05:00
Awais Qureshi
068f367e9e
fix: django.contrib.staticfiles.storage.CachedStaticFilesStorage is removed in django3.1.
...
Using the fix from another fork.
2021-09-21 15:59:51 +05:00