- Dec 09, 2020
-
-
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
-
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
-
Muhammad Ammar authored
update edx-enterprise to 3.13.6
-
- Dec 07, 2020
-
-
Adeel Khan authored
-
muhammad-ammar authored
-
Zachary Hancock authored
* pass proctoring waffle flag on render
-
Ned Batchelder authored
Pin the third-party random2 library
-
Bianca Severino authored
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Awais Jibran authored
Update progress page headings
-
Giovanni Cimolin da Silva authored
-
Ned Batchelder authored
-
David Joy authored
* Pin requirements to temporarily fix instructor task registration We ran into an issue where instructor tasks were not being registered with celery correctly, resulting in: https://openedx.atlassian.net/browse/CR-2982 The cause wasn’t clear, so we started reverting some recent, suspect PRs. When we reverted #25746, the issue went away. The revert PR was this one: https://github.com/edx/edx-platform/pull/25766 So that we can unpause our deployment pipelines, we’re temporarily pinning the versions of the four packages upgraded in #25746 so we can continue to investigate. * Result of make upgrade, propagating constraints out to other requirements files
-
Giovanni Cimolin da Silva authored
-
Giovanni Cimolin da Silva authored
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-