- Jan 11, 2021
-
-
Ali Akbar authored
update thresholds after IM security fixes 4
-
Awais Qureshi authored
Upgrade drf version.
-
Ali-D-Akbar authored
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
- Jan 08, 2021
-
-
Michael Roytman authored
update version of edx-proctoring library to 2.5.6
-
Awais Qureshi authored
-
Awais Qureshi authored
pinned edx-bulk-grades to avoid migration error.
-
Awais Qureshi authored
-
Ali Akbar authored
Incident Management Security Fixes 4
-
Alex Dusenbery authored
bump edx-enterprise to 3.17.0 Listen for student.CourseEnrollment unenrollment signal and delete associated EnterpriseCourseEnrollment record if one exists (we will have a historical record of the deletion).
-
Usama Sadiq authored
Upgrading drf version
-
Awais Qureshi authored
Upgrade the django-rest framework.
-
edX requirements bot authored
-
Saad Yousaf authored
[TNL-7877] - Cleanup branding app.
-
- Jan 07, 2021
-
-
Adam Stankiewicz authored
-
alangsto authored
-
Michael Roytman authored
-
Usman Khalid authored
-
Tobias Macey authored
This adds a toggle to allow operators to prevent user registration and login via username/password authentication, forcing the platform to only support login and registration using third-party auth such as SAML. Co-authored-by:
Umar Asghar <mrumarasghar@gmail.com>
-
Muhammad Soban Javed authored
-
alangsto authored
simplified public keys made migration fixes for quality added pylint fixes fixed for pylint added endpoint to retrieve user's receipt_ids added tests for 404 with decryption error fixed for quality fixed for quality updates for feedback removed unnecessary method fixed quality issue updated tests
-
alangsto authored
-
Ali Akbar authored
disable xsslint
-
Zainab Amir authored
-
Ali-D-Akbar authored
-
SaadYousaf authored
-
Awais Qureshi authored
Python Requirements Update
-
edX requirements bot authored
-
- Jan 06, 2021
-
-
Kyle McCormick authored
-
Kyle McCormick authored
Add an `--inactive` option to the `bulk_add_orgs_and_org_courses` management command, which causes the backfill to set `active=False` on all rows created in the Organization and OrganizationCourse tables. This will lower the potential data integrity risk to production systems such as courses.edx.org. Upgrade edx-organizations to 6.6.0 TNL-7774
-
Carla Duarte authored
AA-545: Include has_scheduled_content in StartDateTransformer
-
edX cache uploader bot authored
-
Kyle McCormick authored
The output was previously surfaced via `log.info` calls. Given that the command is reporting on thousands of records, that ended up being very difficult to parse. Instead, print one organization or org-course linkage per line. Add example run of command with output to command class docstring. TNL-7774
-
Awais Qureshi authored
Upgrading axios to latest
-
Zachary Hancock authored
-
Dillon Dumesnil authored
AA-501: Use hidden blocks to determine past due status
-
Dillon Dumesnil authored
Blocks that were hidden by access checks would not be used when calculating past due status for a unit. This adds in a check to still look at those blocks, but will maintain not rendering them when being accessed via the MFE
-
Peter Pinch authored
part of DEPR-6
-
irfanuddinahmad authored
ENT-3688: Updated requirements for edx-enterprise