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
Awais Qureshi
c1e5ea0b4e
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
edX requirements bot
0f528f9125
Python Requirements Update ( #28806 )
...
* chore: Updating Python Requirements
* fix: disabled unused import warnings
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com >
2021-09-21 14:21:00 +05:00
John Nagro
c190616e21
fix: query moodle courses with the correct identifier ( #28798 )
...
ENT-4806
2021-09-20 13:03:13 -04:00
Usama Sadiq
2307a12ff0
fix: Pinned numpy>=1.16.0,<1.17.0 in codejail requirements ( #28795 )
2021-09-20 20:32:51 +05:00
edX requirements bot
cc312194bc
chore: Updating Python Requirements
2021-09-20 19:09:10 +05:00
Awais Qureshi
708dbb71ec
fix: removing jango-cookies-samesite package for django32.
2021-09-20 19:01:54 +05:00
Awais Qureshi
71567719f2
fix: Don't use django-cookies-samesite on Django > 3.1
...
BOM-2752
2021-09-20 18:54:52 +05:00
Binod Pant
c4440d3b52
feat: autofill audit track completion date in integrated channels ( #28786 )
...
ENT-4918
2021-09-20 08:45:37 -04:00
edX requirements bot
b09ef17b55
chore: Updating Python Requirements
2021-09-17 16:17:53 +05:00
Awais Qureshi
6145818c15
fix: Removing proctoring constraint.
2021-09-17 16:10:34 +05:00
edX requirements bot
04a136e56a
chore: Updating Python Requirements
2021-09-17 16:08:21 +05:00
Soban Javed
56d12bf230
feat!: upgrade pyjwt to version 2.1.0
2021-09-17 16:08:15 +05:00