- Jan 29, 2021
-
-
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.
-
David Ormsbee authored
The learning_sequences app has its own model for Course Outlines. Prior to this commit, these course outlines were only populated by a management command in the learning_sequences app that queried modulestore. This commit does a few things: 1. Move the update_course_outline command to live in contentstore (i.e. Studio). This makes learning_sequences unaware of modulestore, and makes it easier for us to extract it from edx-platform (or to plug in different kinds of course outlines). 2. Add tests. 3. Add performance and debug logging to course outline creation. 4. Make course outline creation happen every time a course publish happens. This will allow us to start collecting data about how long building course outlines takes, and get error reporting around any content edge cases that break the course outline code.
-
Albert (AJ) St. Aubin authored
order number .
-
Jawayria authored
Applied pylint-amnesty to lms/djangoapps/badges
-
jawad khan authored
LEARNER-8194 Added self paced in mobile api enrolment api
-
edX requirements bot authored
-
Awais Jibran authored
Update studio favicon
-