Commit Graph

3653 Commits

Author SHA1 Message Date
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
Nathan Sprenkle
e5c9ba183a fix: add missing ORA hooks for some response areas (#26875) 2021-03-05 15:40:42 -05:00
edX requirements bot
efe4041ef7 Updating Python Requirements (#26864) 2021-03-05 14:17:27 +05:00
Adrienne Bolger
20637d16fa edx-enterprise version bump 2021-03-04 14:26:04 -05:00
Simon Chen
2b4b53d36f MST-669 bump up the version of edx-proctoring for new 'other_course_approved' proctoring status on Student Onboarding Status panel (#26839) 2021-03-03 16:27:53 -05:00
Aarif
059d683441 Constrained diff-cover to fix upgrade job (#26830) 2021-03-03 23:04:41 +05:00
Michael Roytman
eb98d7fac5 MST-675: QuerySet Performance for StudentOnboardingStatusByCourse Endpoint (#26789)
* The original use of user.has_perm('can_take_proctored_exam') in the get_active_enrollments_for_course method had very poor performance when used for multiple learners. The permission is not designed for use in bulk operations. It was being called for each user in a loop by edx-proctoring, resulting in many queries to the database. This lead to timeouts on the client. This change exposes a new service endpoint that performs this permission checking in the database, resulting in one single query to the necessary LMS SQL tables and many fewer queries to the modulestore.

* bump version of edx-proctoring to 3.7.3
2021-03-02 19:46:58 -05:00
alangsto
0846e04f45 update exam attempt table css (#26802)
Add hover for accordion

update edx-proctoring version
2021-03-02 12:33:49 -05:00
Bianca Severino
5509e6dd42 Update edx-proctoring to 3.7.0 2021-03-02 09:43:11 -05:00
edX requirements bot
a203a14a51 Updating Python Requirements (#26793) 2021-03-02 11:38:22 +05:00