- Sep 11, 2019
-
-
Ayub khan authored
python3 compatibility
-
Ayub authored
BOM-398
-
Syed Muhammad Dawoud Sheraz Ali authored
adding speech output for completion checkmarks
-
DawoudSheraz authored
-
- Sep 10, 2019
-
-
Kyle McCormick authored
The 2.3.0 ORA-2 release did not regenerate .min.js files, so the changes did not appear on Stage or Production. EDUCATOR-4635
-
Alex Dusenbery authored
-
Ben Holt authored
Add experimental api endpoint for mobile upsell experiment, more unit tests coming soon
-
Awais Qureshi authored
PROD-662
-
Awais Qureshi authored
PROD-670
-
David Ormsbee authored
Minor fixes for blockstore runtime
-
Kyle McCormick authored
The ora2 upgrade increases the assignment upload limit from 10MB to 20MB. Due to a request from a Master's partner who reports that the current 10MB limit is not enough for their degree programs. EDUCATOR-4635
-
Kyle McCormick authored
The reverted commit did not make the intended change. This reverts commit 7e928ade.
-
- Sep 09, 2019
-
-
Braden MacDonald authored
-
Brittney Exline authored
ENT-2230 Fix import errors by adding __init__.py file
-
Brittney Exline authored
-
Andytr1 authored
update bulk grades version
-
Feanil Patel authored
Feanil/fix jenkins tests in python 3
-
atesker authored
-
Kyle McCormick authored
See https://github.com/edx/edx-platform/pull/21511#pullrequestreview-285556560 for more context.
-
edX cache uploader bot authored
-
Feanil Patel authored
BOM-429 | decoding for CSV response
-
Brittney Exline authored
ENT-2230 Upgrade edx-enterprise to 1.9.12
-
Feanil Patel authored
BOM-447 | Updates for TypeError in Python 3
-
Feanil Patel authored
BOM-442 | Response decoding for RssProxyViewTests
-
Feanil Patel authored
BOM-423 | Fixes for Python 3 decoding
-
Feanil Patel authored
These tests essentially duplicate the logic for how the pytest commands are generated and then compare the duplicated logic to the original logic. This is pretty brittle and since we're running all the variants here pretty regularly I think we have other ways of knowing if we caused the command to break. I don't think these tests are providing sufficient value to merit their added complexity.
-
Brittney Exline authored
-
- Sep 08, 2019
-
-
Awais Qureshi authored
Photo verification Fixing python3
-
Kyle McCormick authored
Due to a request from a Master's partner who reports that the current 4MB limit is not enough for their degree programs. EDUCATOR-4635
-
Awais Qureshi authored
Photo verification Fixing python3
-
amitvadhel authored
-
amitvadhel authored
-
amitvadhel authored
-
amitvadhel authored
-
- Sep 06, 2019
-
-
Feanil Patel authored
-
Feanil Patel authored
The proctoring app assumes that this setting exists and so we get an attribute error at runtime if it doesn't. In python 2 this was not an issue but because of the change in how exceptions are handle for getting attributes, it's a problem in python 3. The correct thing to do would be to fix this in the proctoring app so that it checks for the existence of its value before using it but that's a longer cycle to make/deploy that change so doing this as a stopgap to get past it.
-
Awais Qureshi authored
BOM-133
-
Feanil Patel authored
Feanil/fix more test collection issues
-
Feanil Patel authored
Fix i18n extract command.
-
Awais Qureshi authored
python3 tests failures.
-