- Dec 08, 2020
-
-
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"
-
Feanil Patel authored
-
Michael Terry authored
Adds can_show_course_sock and verified_mode values to the outline API serialization. And adds a utility method to generate the verified_mode dictionary, shared with the courseware API.
-
Bianca Severino authored
-
Feanil Patel authored
* Add in required toggle_tickets parameter. Co-authored-by:
Kyle McCormick <kmccormick@edx.org>
-
Dillon Dumesnil authored
AA-454 and AA-470: Update language and bug fix for highlights
-
David Ormsbee authored
Revert "ARCHBOM-1636: upgrade supercsv"
-
David Ormsbee authored
-
Dillon Dumesnil authored
Since Course Highlights aren't necessarily weekly (self-paced courses), update the language to be more generic. And then includes a bug fix to not send highlights to learners after they have unenrolled from a course.
-