- Feb 01, 2021
-
-
edX requirements bot authored
-
- Jan 29, 2021
-
-
Tim McCormack authored
-
Feanil Patel authored
Add Anonymous ID related ADR.
-
Feanil Patel authored
For a given course/user tuple, anonymous ID will not change once it has been generated and saved.
-
Robert Raposa authored
[TSD] Adding FEATURES[‘ENABLE_EDXNOTES’] annotations
-
Gonzalo authored
fix PEP8 W291 trailing whitespace fix too long lines adding specified django settings for edx-notes-api change toggle_description checking CI tests Final corrections for ENABLE_EDXNOTES toggle
-
Robert Raposa authored
[TSD] add annotations for ALLOW_EMAIL_ADDRESS_CHANGE feature flag
-
Robert Raposa authored
[TSD] annotations for student.courseenrollment_admin
-
Robert Raposa authored
[TSD] adds annotations for XBLOCK_SELECT_FUNCTION
-
Christie Rice authored
-
Feanil Patel authored
Change how xBlock URLs are generated to be able to rotate SECRET_KEY
-
alangsto authored
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Luis Moreno authored
feat: Move student.courseenrollment_admin from LegacyWaffleSwitch t a WaffleSwitch and add annotations
-
Usama Sadiq authored
Revert "BOM-2245 : Unpin python-dateutil"
-
Raul Gallegos authored
improves the setting_description for XBLOCK_SELECT_FUNCTION removes extra setting_description
-
M. Zulqarnain authored
This reverts commit 0b32f0a3.
-
Saad Yousaf authored
[TNL-7361] - Fix for instructor tab visible in learner role when masquerading.
-
Ali Akbar authored
Incident Management Security Fixes 5
-
M. Zulqarnain authored
-
SaadYousaf authored
-
edX cache uploader bot authored
-
Usama Sadiq authored
Python Requirements Update
-
Adeel Ehsan authored
Logistration MFE renamed to authn
-
adeelehsan authored
VAN-300
-
edX requirements bot authored
-
Jayram authored
removed optional annotations for ALLOW_EMAIL_ADDRESS_CHANGE feature flag
-
- Jan 28, 2021
-
-
Matt Tuchfarber authored
Fix dashboard coaching redirect
-
Matt Tuchfarber authored
-
Feanil Patel authored
This tests the various steps of the rotation process work as we expect. We set the reference time explicitly due to the bug we found in the hashing logic which will be fixed in a future ticket.
-
Feanil Patel authored
The keys will fallback to the Django SECRET_KEY if it's not set or is an empty list. Instructions for the rotation process are in a comment near the usage of the new keys in openedx/core/djangoapps/xblock/utils.py.
-
Feanil Patel authored
These tests did not exist so we add them first before making changes. Add the __init__.py file to make test imports work properly. ie. To solve https://github.com/pytest-dev/pytest/issues/774 More useful info on how that works here: https://docs.pytest.org/en/latest/goodpractices.html#choosing-a-test-layout-import-rules
-
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
-
Matthew Piatetsky authored
[AA-613] Add contains_content_type_gated_content attribute to display items in the Sequence Metadata API.
-
Matthew Piatetsky authored
Add contains_content_type_gated_content attribute to display items in the Sequence Metadata API. This attribute is used to display the content type gating paywall in frontend-app-learning. Also, refactor existing timed exam code that checks for content_type_gated_content in a sequence to make it try with the new code AA-613
-
David Ormsbee authored
Update to make update_outline_from_modulestore_task use @shared_task and @set_code_owner_attribute.
-
David Ormsbee authored
Push Course Outlines to learning_sequences on publish.
-
David Ormsbee authored
The numbered lists were not written correctly.
-