- Feb 16, 2021
-
-
Zaman Afzal authored
-
edX requirements bot authored
-
- Feb 15, 2021
-
-
edX requirements bot authored
-
- Feb 12, 2021
-
-
edX requirements bot authored
-
- Feb 11, 2021
-
-
Michael Roytman authored
This release adds an interstitial in the proctored exam experience for learners with exam attempts in the ready_to_resume state, impacting Learners.
-
Bianca Severino authored
-
Matt Hughes authored
-
- Feb 10, 2021
-
-
alangsto authored
updated for quality
-
edX requirements bot authored
-
edX requirements bot authored
* Updating Python Requirements * change namespaced_switch_name to name Co-authored-by:
Zulqarnain <muhammad.zulqarnain@arbisoft.com>
-
- Feb 09, 2021
-
-
Alexander Sheehan authored
-
edX requirements bot authored
-
- Feb 08, 2021
-
-
Alexander Sheehan authored
-
edX requirements bot authored
-
- Feb 05, 2021
-
-
Tim McCormack authored
MST-637: edx-proctoring 3.0.0 now requires a new key for use in ID generation, starting from same value as SECRET_KEY (pre-rotation, but rotation never happened for devstack.) Remote config changes already made for relevant environments.
-
- Feb 04, 2021
-
-
Matt Hughes authored
JIRA:MST-634
-
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
-
edX requirements bot authored
-
- Feb 01, 2021
-
-
Adam Stankiewicz authored
-
alangsto 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
-
edX requirements bot authored
-
- Jan 29, 2021
-
-
alangsto authored
-
M. Zulqarnain authored
This reverts commit 0b32f0a3.
-
M. Zulqarnain authored
-
edX requirements bot 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.
-
Kyle McCormick authored
Pulls in a fix for a deprecated import of `util.memcache.safe_key`.
-
alangsto authored
-
edX requirements bot authored
-
- 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.
-
alangsto authored
-
edX requirements bot authored
-
- Jan 26, 2021
-
-
alangsto authored
-