- Dec 01, 2020
-
-
Manjinder Singh authored
-
Diana Huang authored
Clarify how to debug javascript tests in testing.rst.
-
Michael Terry authored
AA-459: Respect user's timezone in access-expiration message
-
Simon Chen authored
* MST-542 remove the IDV redirect to Account MFE waffle flag to permanently redirect learners to new IDV workflow. This completes the rollout process on edx-platform
-
Muhammad Ammar authored
extract a learners active enterprise existing details
-
Awais Qureshi authored
Python Requirements Update
-
Nadeem Shahzad authored
fix mysqldump github action
-
nadeemshahzad authored
-
arbi-bom authored
-
Awais Qureshi authored
-
muhammad-ammar authored
ENT-3670
-
Awais Qureshi authored
-
edX requirements bot authored
-
- Nov 30, 2020
-
-
Diana Huang authored
-
Samuel Walladge authored
This is required to stop get_course_about_section html content from using the edxnotes version of get_html, which injects the edxnotes html into it. We don't want this injected into the html here, because these are snippets meant to be displayed in original form on the course about page.
-
Zainab Amir authored
-
- Nov 26, 2020
-
-
edX requirements bot authored
-
- Nov 25, 2020
-
-
David Ormsbee authored
SysAdmin: Added deprecation warning for Sysadmin Dashboard
-
Usama Sadiq authored
Python Requirements Update
-
Syed Muhammad Dawoud Sheraz Ali authored
add course_import_failure newRelic custom attribute for better alerting conditions in import flow
-
edX requirements bot authored
-
- Nov 24, 2020
-
-
Kyle McCormick authored
Will allow us to monitor usage of old-style import paths via NewRelic.
-
Michael Terry authored
Before, it would just always use UTC.
-
Awais Qureshi authored
Revert "Added more logs in celery fork."
-
Awais Qureshi authored
-
DawoudSheraz authored
-
Christie Rice authored
-
Kyle McCormick authored
* Fix import_shims pylint violations; lint import_shims * Do not shim imports when running pylint * Regenerate import_shims
-
David Ormsbee authored
Format blackout dates to match rest of Discussions API.
-
Awais Qureshi authored
Python Requirements Update
-
Awais Qureshi authored
Added more logs in celery fork.
-
edX requirements bot authored
-
- Nov 23, 2020
-
-
Kyle McCormick authored
Given a course key and a split-mongo version GUID, it resets the course run's draft branch to a specified version and publishes. The purpose of this is to allow us to restore overwritten course content without having to write to Mongo via a dbshell. Adds `reset_course_to_version` method to modulestore API. TNL-7705
-
Alex Dusenbery authored
ENT-3503 | Add unit tests to cover 100% of openedx.features.enterprise_support.utils, all in a single test file.
-
arbi-bom authored
-
Awais Qureshi authored
-
Tim McCormack authored
ARCHBOM-1544
-
Robert Raposa authored
ARCHBOM-1260: add code_owner for block_structure_task
-
Robert Raposa authored
While adding code_owner for celery tasks in earlier PRs, we missed `@block_structure_task()`. ARCHBOM-1260
-
Alex Dusenbery authored
-