- Feb 26, 2021
-
-
Awais Qureshi authored
-
- Feb 25, 2021
-
-
Adrienne Bolger authored
-
Awais Qureshi authored
-
Zaman Afzal authored
-
Awais Qureshi authored
-
- Feb 23, 2021
-
-
Binod Pant authored
-
Usama Sadiq authored
* Remove edx-proctoring constraint * Ran make upgrade
-
M. Zulqarnain authored
-
- Feb 22, 2021
-
-
muhammad-ammar authored
-
usamasadiq authored
use generator in any/all() disable not-callable warnings disable no-member warnings Suppressed smaller pylint warnings Pin edx-proctoring==3.5.0
-
- Feb 19, 2021
-
-
Adam Stankiewicz authored
-
Sameen Fatima authored
-
usamasadiq authored
-
- Feb 18, 2021
-
-
Kellie Selinka authored
-
- Feb 16, 2021
-
-
Alexander Sheehan authored
-
Zaman Afzal authored
-
usamasadiq authored
-
- Feb 10, 2021
-
-
usamasadiq authored
-
- Feb 09, 2021
-
-
Alexander Sheehan authored
-
- Feb 08, 2021
-
-
Alexander Sheehan authored
-
M. Zulqarnain authored
* Upgrade pip-tools * Updating Python Requirements (#26191) Co-authored-by:
edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
-
- Feb 04, 2021
-
-
Talia Rhodes authored
-
Alex Dusenbery authored
Introduce and use a roles_api module, use the roles API in receivers that want to create or delete role assignments. For new learners and admins, associate their user-role with the customer to which they are linked. Does not yet specify the enterprise_customer for deletions. We want to maintain current behavior on deletes until we do a data backfill of that field. So for now, we'll continue to delete all assignments held by the deleted user. Install django-cache-memoize, so that we can memoize roles (not assignments) in the Django cache.
-
- Feb 03, 2021
-
-
Alexander Sheehan authored
-
- Feb 02, 2021
-
-
Jeff Chaves authored
* Removes the sync_enterprise_catalog_query boolean field from the EnterpriseCustomerCatalog model. * Adds migration to remove the sync_enterprise_catalog_query boolean field.
-
Jeff Chaves authored
-
irfanuddinahmad authored
-
- Feb 01, 2021
-
-
Adam Stankiewicz authored
-
Alex Dusenbery authored
In SystemWideEnterpriseUserRoleAssignment, Use either applies_to_all_contexts or enterprise_customer if they are True or non-null, respectively, in determining the result of get_context(), but continue to return list of all linked enterprise customer UUIDs if not, (which is the current behavior). This is a small step on our journey to explicitly defining user-role assignments.
-
Régis Behmo authored
We are affected by this issue: https://github.com/jazzband/django-pipeline/pull/297#issuecomment-264416094 In particular, this occurs when trying to upload js assets to s3, such as with the Scorm xblock: https://github.com/overhangio/openedx-scorm-xblock/issues/16 This issue is resolved by upgrading django-pipeline to 2.0.3+, as the fix was introduced here: https://github.com/jazzband/django-pipeline/pull/715
-
- Jan 29, 2021
-
-
M. Zulqarnain authored
This reverts commit 0b32f0a3.
-
M. Zulqarnain authored
-
- Jan 28, 2021
-
-
Alex Dusenbery authored
Upgrade edx-enterprise to 3.17.14 | Add enterprise_customer field to the SystemWideEnterpriseUserRoleAssignment model, and updates Django Admin definitions around same.
-
- Jan 27, 2021
-
-
Alex Dusenbery authored
Upgrade edx-enterprise to 3.17.12 | Conditionally allows the deletion of individual EnterpriseCourseEnrollment and related LicensedEnterpriseCourseEnrollment records via the Django Admin site, so that site admins can manually delete enterprise enrollments that were created in error. This is only allowed if a Django settings feature flag is set to True.
-
- Jan 25, 2021
-
-
Alex Dusenbery authored
Update edx-enterprise to 3.17.11 and edx-rbac to 1.4.1; Adds an optional applies_to_all_contexts field to the SystemWideRoleAssignment model.
-
- Jan 21, 2021
-
-
M. Zulqarnain authored
* Upgrade social-auth-core * Fixing a test. Co-authored-by:
Usama Sadiq <usama.sadiq@arbisoft.com> Co-authored-by:
Awais Qureshi <awais.qureshi@arbisoft.com>
-
- Jan 20, 2021
-
-
HammadAhmadWaqas authored
-
- Jan 19, 2021
-
-
Kyle McCormick authored
Pulls in: * Degreed API endpoints (3.17.8) * Fix deprecated third_party_auth import (3.17.9)
-
- Jan 18, 2021
-
-
usamasadiq authored
Use django-wiki version 1.0.0 Pin python3-saml<1.10.0
-
Awais Qureshi authored
-