Commit Graph

3662 Commits

Author SHA1 Message Date
edX requirements bot
f3050a1dbd Updating Python Requirements (#27191) 2021-03-31 12:16:28 +05:00
alangsto
58fc02c0af Update edx-proctoring version (#27190) 2021-03-30 17:31:43 -04:00
edX requirements bot
27883f61d3 Updating Python Requirements (#27178) 2021-03-30 12:30:59 +05:00
Kellie Selinka
5bf44a9420 bump edx-enterprise back down to 3.20.1 2021-03-29 16:27:09 -04:00
edX requirements bot
5111a83be6 Updating Python Requirements 2021-03-29 14:14:48 -04:00
Fred Smith
41b01c07eb fix: use github version of py2neo instead of PyPI
The version of Py2neo we depend on has been removed from PyPI.  This is
a stop-gap until we can upgrade it
2021-03-29 14:09:29 -04:00
Kellie Selinka
00f4cb09f6 bump edx-enterprise to 3.20.2 2021-03-29 12:33:08 -04:00
edX requirements bot
0ad27ed2fe Updating Python Requirements (#27161) 2021-03-29 15:08:50 +05:00
Michael Terry
d7a242e888 feat: bump edx-ace to 1.1.0
This gives us the ability to set a Braze-specific from-address via
configuration settings.
2021-03-26 09:59:19 -04:00
edX requirements bot
71f9688cb5 Updating Python Requirements (#27145) 2021-03-26 14:24:49 +05:00
edX requirements bot
671ad883fc Updating Python Requirements (#27133) 2021-03-25 14:32:49 +05:00
edX requirements bot
ae2e41cd8e Updating Python Requirements (#27122) 2021-03-24 12:49:56 +05:00
Bianca Severino
2db1c7b33f Update edx-proctoring to 3.7.14 2021-03-23 14:53:48 -04:00
Alex Dusenbery
9cb22de829 fix: upgrade edx-enterprise to 3.20.1 and edx-rbac to 1.4.2, so that JWT role/context pairs are de-duplicated.
ENT-4357
2021-03-23 14:45:11 -04:00
Lael Birch
d944bd37ee Merge pull request #27114 from edx/ENT-4333
Bump frontend-enterprise
2021-03-23 13:48:31 -04:00
edX requirements bot
6b8ff16a7f Updating Python Requirements (#27109) 2021-03-23 22:12:33 +05:00
Lael Birch
cf8237fb02 Bump frontend-enterprise 2021-03-23 12:02:08 -04:00
edX requirements bot
41c1d237eb Python Requirements Update (#27094)
* Updating Python Requirements

* fix proctoring test

Co-authored-by: Zulqarnain <muhammad.zulqarnain@arbisoft.com>
2021-03-22 15:15:46 +05:00
Tim McCormack
7c18840f3d chore: Unpin pillow and upgrade Python requirements (#27081)
Pillow was pinned for Python 3.5 support, which we no longer need.

- https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst
- https://facelessuser.github.io/soupsieve/about/changelog/
2021-03-19 16:56:01 +00:00
Bianca Severino
557029b0db Revert edx-proctoring to 3.7.12 2021-03-19 09:38:43 -04:00
Lael Birch
20cc87f5ef Bump edx-enterprise 2021-03-19 08:26:06 -04:00
edX requirements bot
65e025c248 Updating Python Requirements (#27070) 2021-03-19 15:53:28 +05:00
Alexander J Sheehan
73b48757b0 Merge pull request #27045 from edx/alex-sheehan-edx/bumping-enterprise-bulk-enrollment
bumping enterprise version to 3.18.7
2021-03-18 12:12:19 -04:00
Bianca Severino
14fdb75c15 Merge pull request #27041 from edx/bseverino/proctoring-3.7.13
Update edx-proctoring to 3.7.13
2021-03-18 11:11:06 -04:00
Alexander Sheehan
d61bc5c79b bumping enterprise version to 3.18.7 2021-03-17 17:16:21 -04:00
Bianca Severino
3af3f5bc11 Update edx-proctoring to 3.7.13 2021-03-17 13:18:16 -04:00
Awais Qureshi
5eedc0f8e9 upgrade in bulk-grades. 2021-03-17 16:58:00 +05:00
Awais Qureshi
d5e9e22228 Upgrading update-edx-bulk-grades to latest ver. 2021-03-17 16:25:04 +05:00
edX requirements bot
75460058e7 Updating Python Requirements (#27035) 2021-03-17 12:51:04 +05:00
Alex Dusenbery
6a868108c2 fix: enterprise 3.18.6 | The update_role_assignments_with_customers command no longer updates records. It only creates new records, which helps de-risk the operation. 2021-03-16 12:49:09 -04:00
Zachary Hancock
c99a990b83 update edx-proctoring to 3.7.12 (#27026) 2021-03-16 10:36:25 -04:00
Binod Pant
7fb068a09d fix: upgrade enterprise for ENT-3954 (#27025) 2021-03-16 10:32:05 -04:00
edX requirements bot
3decc70c47 Updating Python Requirements (#27019) 2021-03-16 14:11:32 +05:00
Michael Terry
dda3591b06 fix: bump edx-ace to 1.0.1 to fix braze email styling 2021-03-15 10:49:48 -04:00
Alex Dusenbery
854015d18e fix: The update_role_assignments_with_customers command no longer deletes open assignments.
Allowing it to do so left us prone to error when an explicit enterprise_customer_uuid arg is provided.
We should modify this command in the future to perform deletions of open assignments as its only action,
and it should only be invoked this way after we have verified that all
backfilled enterprise_customer fields on the assignments have been set correctly.
enterprise version 3.18.4
2021-03-15 10:13:52 -04:00
edX requirements bot
a6528c69d8 Updating Python Requirements (#26997) 2021-03-15 12:10:55 +05:00
Michael Terry
c697acec2b Merge pull request #26927 from edx/mikix/ace-braze
feat: update to edx-ace 1.0.0
2021-03-12 11:05:30 -05:00
Michael Terry
570a869bd3 feat: update to edx-ace 1.0.0
The new version switches how you specify recipients, to use
lms_user_id instead of usernames.

AA-489
2021-03-12 10:25:54 -05:00
Alex Dusenbery
bf577ee891 fix: enterprise 3.18.3 | Adds the catalog admin role to roles_api.roles_by_name(). 2021-03-11 15:54:03 -05:00
edX requirements bot
6a8d820d60 Updating Python Requirements (#26946) 2021-03-11 12:43:46 +05:00
Awais Jibran
aad29c17f9 Updated drag and drop version (#26934) 2021-03-10 19:46:58 +05:00
Zachary Hancock
88f0aa5e0c update edx-proctoring to 3.7.9 (#26926) 2021-03-10 08:54:02 -05:00
nadeemshahzad
15d32811e5 pin diff-cover to fix tests on ubuntu 20.04 2021-03-09 16:22:28 +00:00
Ahtisham Shahid
60ef705944 Updated drag and drop version (#26919)
Updated drag and drop version
2021-03-09 19:23:00 +05:00
edX requirements bot
b648b0ad43 Updating Python Requirements (#26907) 2021-03-09 12:14:50 +05:00
Alex Dusenbery
1a0bfc2a07 feat: Upgrade edx-enterprise to 3.17.48 | Adds a mgmt command to update all SystemWideEnterpriseUserRoleAssignment records in a way that makes them more explicitly defined. ENT-4099. 2021-03-08 15:05:18 -05:00
Bianca Severino
171d933778 Upgrade edx-proctoring to 3.7.8 2021-03-08 13:39:57 -05:00
alangsto
e3099bc486 Update edx-proctoring version (#26895) 2021-03-08 09:22:37 -05:00
edX requirements bot
311c30aa69 Updating Python Requirements (#26886) 2021-03-08 12:41:55 +05:00
Michael Roytman
66f0f9891f feat: This upgrades the version of edx-proctoring library to 3.7.6. This includes a fix to a bug that prevented course staff members from marking proctored exam attempts as ready_to_resume. The bug was that the course ID was being incorrectly determined by the StudentProctoredExamAttempt PUT handler. (#26880) 2021-03-05 19:50:17 -05:00