- Mar 19, 2021
-
-
Tim McCormack authored
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/
-
Bianca Severino authored
-
Lael Birch authored
-
edX requirements bot authored
-
- Mar 17, 2021
-
-
Alexander Sheehan authored
-
Bianca Severino authored
-
Awais Qureshi authored
-
edX requirements bot authored
-
- Mar 16, 2021
-
-
Alex Dusenbery authored
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.
-
Zachary Hancock authored
-
Binod Pant authored
-
edX requirements bot authored
-
- Mar 15, 2021
-
-
Michael Terry authored
-
Alex Dusenbery authored
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
-
edX requirements bot authored
-
- Mar 12, 2021
-
-
Michael Terry authored
The new version switches how you specify recipients, to use lms_user_id instead of usernames. AA-489
-
- Mar 11, 2021
-
-
Alex Dusenbery authored
-
edX requirements bot authored
-
- Mar 10, 2021
-
-
Awais Jibran authored
-
Zachary Hancock authored
-
- Mar 09, 2021
-
-
nadeemshahzad authored
-
Ahtisham Shahid authored
Updated drag and drop version
-
edX requirements bot authored
-
- Mar 08, 2021
-
-
Alex Dusenbery authored
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.
-
Bianca Severino authored
-
alangsto authored
-
edX requirements bot authored
-
- Mar 06, 2021
-
-
Michael Roytman authored
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)
-
- Mar 05, 2021
-
-
Nathan Sprenkle authored
-
edX requirements bot authored
-
- Mar 04, 2021
-
-
Adrienne Bolger authored
-
- Mar 03, 2021
-
-
Simon Chen authored
MST-669 bump up the version of edx-proctoring for new 'other_course_approved' proctoring status on Student Onboarding Status panel (#26839)
-
Aarif authored
-
Michael Roytman authored
* 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
-
- Mar 02, 2021
-
-
alangsto authored
Add hover for accordion update edx-proctoring version
-
Bianca Severino authored
-
edX requirements bot authored
-
- Mar 01, 2021
-
-
edX requirements bot authored
-
- Feb 26, 2021
-
-
Awais Qureshi authored
-
edX requirements bot authored
-