Commit Graph

4016 Commits

Author SHA1 Message Date
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
edX requirements bot
633ba0a40b chore: Updating Python Requirements (#28771) 2021-09-17 13:17:20 +05:00
Brian Beggs
91ae254d1b Merge pull request #28767 from edx/bbeggs/ent-3.28.11
fix: recreate enterprise_learner role when ECU is relinked
2021-09-16 12:04:43 -04:00
Muhammad Soban Javed
13e736c461 Merge pull request #28727 from edx/iamsobanjaved/pin-proctoring
temp: adding pin on edx-proctoring that will be removed in pyjwt upgr…
2021-09-16 20:48:26 +05:00
Brian Beggs
2a0b8e8a43 fix: recreate enterprise_learner role when ECU is relinked 2021-09-16 10:04:24 -04:00
Binod Pant
bd406b1837 feat: Logging improvement for status code checks in integrated channels completion routine (#28756)
edx-enterprise 3.28.10 ENT-4929
2021-09-15 15:36:23 -04:00
alangsto
9b204debf4 feat: check if profile name changes are valid for name affirmation. (#28697)
MST-970. If name affirmation is enabled, a user should only be allowed to make limited edits to their profile name before they are required to go through IDV. Right now, the allowable edits are limited to:

* add/delete/replace one character (including one space on either side)

Edits that are not allowed, and therefore require IDV include:

* changing 2 or more characters
* changing their name 3 or more times

This behavior will not be enabled until name affirmation is fully rolled out, so there should be no noticeable difference in account settings behavior at the time this is merged.
2021-09-15 09:53:30 -04:00
Awais Qureshi
17e61b986d fix: Removing un-necessary link from the constraint. 2021-09-15 09:00:27 +05:00
Adam Stankiewicz
96b2ab7a2f fix: bump edx-enterprise to v3.28.9 (#28729) 2021-09-13 15:02:47 -04:00
Binod Pant
4be2535ed8 feat: edx-enterprise 3.28.8 (#28719)
ENT-4784
2021-09-13 10:36:20 -04:00
Soban Javed
ea4027a5d0 temp: adding pin on edx-proctoring that will be removed in pyjwt upgrade PR 2021-09-13 19:17:39 +05:00
Binod Pant
42035b669b feat: upgrade for ent-4784 (#28711)
fixes issue with get_remote_id when multiple idps
2021-09-10 11:42:49 -04:00
Awais Qureshi
28d2908588 Merge pull request #28649 from edx/upgrade-django-cors-headers-320--
feat: upgrade django-cors-headers to lateast version.
2021-09-09 18:06:01 +05:00
Binod Pant
1097db005e feat: upgrade edx-enterprise 3.28.4 (#28693)
ENT-4847

ENT-4847
2021-09-09 09:03:09 -04:00