- Dec 09, 2020
-
-
Alexander Sheehan authored
-
- Dec 08, 2020
-
-
Alexander Sheehan authored
-
Alexander Sheehan authored
-
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
-
-
muhammad-ammar authored
-
Zachary Hancock authored
* pass proctoring waffle flag on render
-
Ned Batchelder authored
Pin the third-party random2 library
-
Bianca Severino authored
-
Awais Jibran authored
Update progress page headings
-
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
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Bianca Severino authored
Provide better logging for 400 errors on IDV photo submission
-
Manjinder Singh authored
ARCHBOM-1536: Adding edx/event-routing-backed to requriments and eventtracking app to installed_apps (#25706) * ARCHBOM-1536: Adding edx/event-routing-backed library in requirements * Adding eventtracking app to INSTALLED_APPS
-
Zainab Amir authored
Rebrand related work for: - VAN-160 - VAN-186
-
adeel khan authored
Center align vertically label fields.
-
adeel khan authored
Reduce tos/honorcode font size
-
adeel khan authored
Update page title to h1
-
Ali Akbar authored
IM security fixes
-
edX cache uploader bot authored
-
Sameen Fatima authored
-
Awais Jibran authored
-
- Dec 06, 2020
-
-
Adeel Khan authored
VAN-168
-
Adeel Khan authored
VAN-179
-
Adeel Khan authored
VAN-170
-
- Dec 04, 2020
-
-
Feanil Patel authored
Revert "Python Requirements Update"
-
Ned Batchelder authored
The login page had a hard-coded support.edx.org URL. This changes it to a configurable setting. BTR-32.
-
Feanil Patel authored
-