- Apr 17, 2020
-
-
hasnain.naveed authored
-
- Apr 16, 2020
-
-
Tim McCormack authored
-
- Apr 15, 2020
-
-
edX Transifex Bot authored
-
David Joy authored
Upgrade xblock-drag-and-drop-v2 to 2.2.10
-
stvn authored
* Commits: Add content_type_gating_enabled flag to courseware API
-
Farhanah Sheets authored
Update success message for contact us page
-
stvn authored
to extend the Learner MFE.
-
Farhanah Sheets authored
-
Saad Yousaf authored
[PROD-1404] - fix getargspec() DeprecationWarning for inspect to cleanup logs.
-
stvn authored
* Commits: Add audit access expiration message to courseware_api
-
David Joy authored
TNL-7184
-
Kyle McCormick authored
Th micro-frontend was renamed. MST-173
-
Michael Roytman authored
add private.in to .gitignore to align with the instructions in requir…
-
David Joy authored
TNL-7053 The courseware_api view will use check_course_access - which now returns AccessResponse objects, and all other uses of check_course_access will now use check_course_access_with_redirect, which is a drop-in replacement for the original check_course_access implementation. We also added a few new helpers to access_utils: - check_public_access is a replacement for allow_public_access, which now returns AccessResponse objects - check_enrollment checks if the learner is enrolled, and uses check_public_access to account for COURSE_ENABLE_UNENROLLED_ACCESS_FLAG - check_survey checks whether there is a required survey that the learner must complete prior to accessing the course. There are two new kinds of AccessError subclasses: - SurveyRequiredAccessError - EnrollmentRequiredAccessError
-
Saad Yousaf authored
[PROD-1404] - Remove unnecessary log.
-
Saad Yousaf authored
[PROD-1404] - Address deprecation warning for cgi.escape() for logs cleanup.
-
Saad Yousaf authored
[PROD-1404] - handle DeprecationWarning for usage_key.course_key for logs cleanup.
-
SaadYousaf authored
-
SaadYousaf authored
-
SaadYousaf authored
-
SaadYousaf authored
-
- Apr 14, 2020
-
-
Michael Roytman authored
-
Simon Chen authored
-
Awais Qureshi authored
BOM-1515
-
Nick authored
AA-83 special exam icon
-
Calen Pennington authored
Use the course_blocks api to fetch data for date blocks
-
Nicholas D'Alfonso authored
- fix template rendering so that pencil icon is displayed for a special exam and also ensure it is not rendered twice
-
Robert Raposa authored
* fix direct assignment error * fix byte string error ARCHBOM-1105 Co-authored-by:
Awais Qureshi <awais.qureshi@arbisoft.com>
-
Awais Qureshi authored
Update passing agrs. verify the error msgs
-
Adam Butterworth authored
* Reenable Learning Sequence MFE redirect tests TNL-7157 These tests may were the cause of intermittent test failures a couple weeks ago. Here they are reenabled after changing the way ExperimentWaffleFlag is overridden. * Update is_experiment_on and add ExperimentWaffleFlag override test * Update test_flags.py * Add docstring about overrides * prefer is_experiment_on over _is_enabled
-
AsadAzam authored
Deactivate account 403 error log
-
Calen Pennington authored
-
Adam Butterworth authored
-
asadazam93 authored
-
Hammad Ahmad Waqas authored
ENT-2724 | removed get_cache_key and using it from edx-django-utils.
-
stvn authored
to display the banner in the Learner MFE.
-
- Apr 13, 2020
-
-
Adam Butterworth authored
-
Adam Butterworth authored
-
Adam Butterworth authored
-
Adam Butterworth authored
TNL-7157 These tests may were the cause of intermittent test failures a couple weeks ago. Here they are reenabled after changing the way ExperimentWaffleFlag is overridden.
-