- 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.
-
Tim McCormack authored
In commit 2723e0e2/PR #26162, we created a new version of the `anonymous_id_for_user` method that would make it safe to rotate the `SECRET_KEY` setting (without changing existing anonymous IDs). This included a toggle to allow fast reversion to the old code if needed. This commit removes the old code and the toggle as we are satisfied with the correctness and performance of the new code. ref: ARCHBOM-1645
-
Waheed Ahmed authored
VAN-342
-
Matthew Piatetsky authored
[AA-613] Return content type gate for staff users when masquerading as the Learner in Audit or Learner in Limited Access Roles
-
- Feb 04, 2021
-
-
Matthew Piatetsky authored
Return content type gate for staff users when masquerading as the Learner in Audit or Learner in Limited Access Roles This is necessary to display the content type gate in the UI AA-613
-
Ned Batchelder authored
fix: Studio setting descriptions shouldn't mention edx.org
-
Christie Rice authored
-
Carla Duarte authored
AA-635: learner dashboard course card image bug
-
Christie Rice authored
-
taliaedX authored
update enterprise to 3.17.22
-
Robert Raposa authored
warn against import from lms in cms
-
Usama Sadiq authored
Merge pull request #26386 from edx/testeng/bokchoy_auto_cache_update_756cd3b5981ada981ee7276b226777348f8e8e4a Bokchoy Testing DB Cache update
-
Matt Hughes authored
JIRA:MST-634
-
Talia Rhodes authored
-
edX cache uploader bot authored
-
Olivia Ruiz-Knott authored
MICROBA-905 Add django-simple-history to CertificateInvalidation model
-
Sid Verma authored
* Don't show marketing links if not configured * Remove failing test
-
Usama Sadiq authored
Applied pylint amnesty
-
usamasadiq authored
-
Bianca Severino authored
[MST-636] Add additional check for proctoring requirements
-
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.
-
Waheed Ahmed authored
VAN-308
-
Robert Raposa authored
[BD-21] Upgrade usage of edx_toggles.toggles
-
Jawayria authored
Applied pylint-amnesty to openedx apps
-
Jawayria authored
BOM-2329: Applied pylint-amnesty to system_wide_roles, theming, user_…
-
Jawayria authored
BOM-2330: Applied pylint-amnesty to util, verified_track_content, vid…
-
Jawayria authored
BOM-2331: Applied pylint-amnesty to waffle_utils, xblock, xmodule_dja…
-
Awais Qureshi authored
BOM-2335
-
Awais Qureshi authored
BOM-2336
-
Jawayria authored
-
Jawayria authored
-
Jawayria authored
BOM-2331: Applied pylint-amnesty to waffle_utils, xblock, xmodule_django, zendesk_proxy, __init__.py
-
M. Zulqarnain authored
-
M. Zulqarnain authored
-
Awais Qureshi authored
Apply pylint-amnesty.
-
Awais Qureshi authored
Apply pylint-amnesty.
-
Usama Sadiq authored
Applied pylint-amnesty to common/djangoapps/entitlements
-
M. Zulqarnain authored
* pylint amnesty in course apps under openedx
-
M. Zulqarnain authored
-
M. Zulqarnain authored
* pylint amnesty in demographics, discussions and comments app
-