- Dec 11, 2020
-
-
Bianca Severino authored
-
- Dec 10, 2020
-
-
Awais Jibran authored
Update base fontsize on progress page
-
Feanil Patel authored
Revert "Only instantiate one celery app per process."
-
Tim McCormack authored
-
Saad Yousaf authored
[TNL-7741] Add new header avatar asset.
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Ali Akbar authored
Incident Management security fixes 2
-
- Dec 09, 2020
-
-
edX Transifex Bot authored
-
Awais Jibran authored
-
Awais Jibran authored
-
Feanil Patel authored
Only instantiate one celery app per process.
-
Carla Duarte authored
AA-503: Add id verification status into API
-
Adam Stankiewicz authored
-
Feanil Patel authored
Ticket: BOM-2086 Currently there are parts of the LMS that import content from the CMS APP and vice-versa. When this happens, we end up with 2 instances of the celery app and some tasks get registered to the wrong one. The tasks that were getting registered to the wrong one are never able to run and result in lots of production errors on celery workers. The timing of the CMS celery app instantiation is non deterministic so different tasks get lost depending on when it's imported by some code in the LMS. As long as SERVICE_VARIANT is set, this code should prevent the instantiation of both celery apps.
-
Kyle McCormick authored
The toggle was previously an ExperimentWaffleFlag, which allows stable A/B testing but increases the toggle's complexity. Since we do not plan an doing any more A/B tests as part of the MFE rollout, we can 'downgrade' this toggle to a CourseWaffleFlag, which still allows us to do phased rollout and course-run-specific overrides.
-
adeel khan authored
Make optional checkbox text small.
-
Zachary Hancock authored
-
edX cache uploader bot authored
-
Zainab Amir authored
-
Justin Lapierre authored
[BB-2961] [BD-05] [TNL-7577] Added open response button to the component tray
-
Zainab Amir authored
-
Ned Batchelder authored
In the LMS, bookmarks associated to deleted units are not deleted
-
Awais Jibran authored
Adjust height/width as per new logo.
-
Ali Akbar authored
disable xsslint
-
Awais Jibran authored
-
Ali-D-Akbar authored
-
Max Sokolski authored
-
- Dec 08, 2020
-
-
Dillon Dumesnil authored
AA-471: Removing the export_staff_users command
-
Dillon Dumesnil authored
This will be used for the Course Exit experience to improve our messaging for learners in the 'pending' state
-
Ned Batchelder authored
New LOGIN_ISSUE_SUPPORT_LINK setting
-
Dillon Dumesnil authored
-
Ned Batchelder authored
Register pytest mongo marker to avoid warning.
-
alangsto authored
updated for feedback
-
Ned Batchelder authored
[BTR-38] [BB-3269] Add openassessment url to CMS
-
Bianca Severino authored
Fix query string being passed into IDV flow
-
Kyle McCormick authored
The command was failing when it encountered both Old Mongo and Split Mongo course keys, as it tried to `sort` the keys, but Opaque Keys are only comparable if they are of the same type. The solution is to convert them to strings before sorting. The edx-organizations code that instruments the backfill knows to parse them back into CourseKeys.
-
Adam Stankiewicz authored
-
Michael Terry authored
AA-383: add verified mode info to course_home outline API
-
Awais Jibran authored
Update Edge footer logo height
-
Awais Jibran authored
-