Commit Graph

4003 Commits

Author SHA1 Message Date
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
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
Binod Pant
8058074c61 feat: ENT-4784 only logging part to help with debugging (#28689) 2021-09-08 15:35:20 -04:00
kenclary
78e01aaee8 Merge pull request #28687 from edx/pin-edx-when
pin edx-when to 2.1.0 for testing
2021-09-08 15:08:55 -04:00
Bianca Severino
2fe08ce5c1 Merge pull request #28670 from edx/bseverino/idv-pending-name
[MST-1025] Use pending name change in IDV post_save signal
2021-09-08 14:40:50 -04:00
Ken Clary
e3a465b85b pin edx-when to 2.1.0 for testing 2021-09-08 14:23:45 -04:00
Awais Qureshi
36df86d829 feat!: Major upgrade django-cors-headers to new version 3.2.0
BREAKING CHANGES:
- `CORS_ORIGIN_WHITELIST` now requires URI schemes.
- Added new list `CORS_ORIGIN_WHITELIST_WITH_SCHEME` which contains all links of `CORS_ORIGIN_WHITELIST` with schemes and load the desired list after checking installed version.
- For more details, visit this: https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst#320-2019-11-15
2021-09-08 21:39:57 +05:00
Bianca Severino
bdc8653cca fix: use pending name change in IDV post_save signal 2021-09-08 12:25:29 -04:00
David Ormsbee
309cadc973 Revert "Use new version of edx-when." (#28684)
Reverting because of errors seen in proctoring. The error from splunk:

 File "/edx/app/edxapp/venvs/edxapp/lib/python3.8/site-packages/edx_proctoring/views.py", line 590, in get
    data['onboarding_release_date'] = effective_start.isoformat()
AttributeError: 'NoneType' object has no attribute 'isoformat'

The effective date is coming from learning_sequences, which ultimately
comes from edx-when.
2021-09-08 11:05:35 -04:00
muhammad-ammar
d8d7a6aa59 chore: upgrade edx-enterprise to 3.28.2 2021-09-08 11:32:44 +05:00
Bianca Severino
3673ac67f2 chore: upgrade edx-name-affirmation to 0.9.1 2021-09-07 14:54:50 -04:00
kenclary
42e7e785e3 Merge pull request #28551 from edx/juliasq/TNL_8061_optimize_outline_block_data_retrieval
Use new version of edx-when.
2021-09-07 09:31:18 -04:00
edX requirements bot
3c088e1c96 Python Requirements Update (#28661)
* chore: Updating Python Requirements

* fix: two tests failing due to different query count.

Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com>
2021-09-07 14:05:31 +05:00
alangsto
39b44c8bd7 chore: update edx-proctoring version (#28653) 2021-09-03 10:57:56 -04:00
Leangseu Kim
86a9870c3c version bump for bulk-grade, super-csv and ora2 2021-09-03 10:27:32 -04:00