- Mar 30, 2020
-
-
Tim McCormack authored
-
Awais Qureshi authored
Fixing management command. Django PR removed force_str method: https://github.com/django/django/commit/dc8834cad41aa407f402dc54788df3cd37ab3e22#diff-55346957c9b0473492d19a390a7adb47L36 None is not working now.
-
atesker authored
-
Adam Butterworth authored
TNL-7092 Properly include video javascripts for the video public view
-
Farhanah Sheets authored
Revert "[PROD-1287] - initial work to optimise problem_grade_report code."
-
Saad Yousaf authored
-
Tim McCormack authored
-
Danial Malik authored
Background: I use private.py a lot in my devstack for my private configurations. But issues are raised when I need to change/override a setting that is defined in devstack_docker.py file. Since that file's contents are loaded after private.py, my private.py is useless against the settings in devstack_docker.py. Description: Now that the devstack is dockerized, I think it makes more sense to import the private.py in the devstack_docker.py files i.e. at the end of configuration files hierarchy.
-
M Zulqarnain authored
BOM-1420 : Fix Django 2.x tests in Discussion app
-
Zulqarnain authored
-
Saad Yousaf authored
[PROD-1287] - initial work to optimise problem_grade_report code.
-
Waheed Ahmed authored
The collect process was broken before this commit because Studio's runtime does not permit handler_url invocation on "thirdparty" XBlocks. PROD-1393
-
SaadYousaf authored
-
Aarif authored
Fixed template engine error under Django 2 - BOM-1416
-
- Mar 29, 2020
-
-
edX Transifex Bot authored
-
- Mar 28, 2020
-
-
Aarif authored
-
- Mar 27, 2020
-
-
Ned Batchelder authored
Add xblock.v1 and xmodule.v1 entrypoints for NonStaffErrorDescriptor
-
Zachary Hancock authored
-
Albert (AJ) St. Aubin authored
Added an email search parameter to accounts
-
Albert (AJ) St. Aubin authored
-
Brandon Baker authored
Upgrade uses renamed enterprise catalog endpoints
-
Ahtisham Shahid authored
Fixed \n escape issue in import-export
-
adeelehsan authored
Added logs for investigation
-
edX cache uploader bot authored
-
adeelehsan authored
-
AsadAzam authored
Fixed comparison mismatch
-
Ahtisham Shahid authored
updated test updated test
-
- Mar 26, 2020
-
-
David Ormsbee authored
Make upgrade to get the latest edx-when (1.1.3)
-
David Ormsbee authored
Also pinned httpretty < 1.0 because that upgrade broke many tests.
-
Calen Pennington authored
Unpin edx-when
-
Nick authored
AA-38 calendar sync email template
-
asadazam93 authored
-
Waheed Ahmed authored
-
- Mar 25, 2020
-
-
Nicholas D'Alfonso authored
- create templates and methods to build/send calendar sync emails.
-
Calen Pennington authored
-
edX cache uploader bot authored
-
Calen Pennington authored
Revert "Revert "Upgrade edx-when to read XBlock dates out of the read-replica""
-
Calen Pennington authored
-
Simon Chen authored
MST-157 Part 3 Create the Program Enrollments Inspector tool UI and link to the Support tool index page
-