- Sep 27, 2019
- Sep 26, 2019
-
-
Jeremy Bowman authored
-
Feanil Patel authored
Division changed in python3 to produce floats even when you divide tw…
-
Andytr1 authored
EDUCATOR-4696 readded get_history
-
atesker authored
EDUCATOR-4696 - put back get_history and update UI add pylint
-
Ned Batchelder authored
Finally import courseware properly everywhere to get rid of a warning
-
Jeremy Bowman authored
-
Uzair Rasheed authored
NullTranslations object doesn't have ugettext attribute
-
Feanil Patel authored
-
David Ormsbee authored
SE-1463 add djangoapps.heartbeat to INSTALLED_APPS by default
-
Manjinder Singh authored
BOM-614: AssertionError: Lists differ Fix.
-
uzairr authored
Some of the tests are failing because NullTranslations object is behaving differently with py2 and py3.With py2, it has 'ugettext' attribute but with py3 it doesn't have.To make it compliant with both versions modifications in the tests have been added so that build will not fail. PROD-663
-
Waheed Ahmed authored
Use order date_placed enrollment attribute for refund.
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Dave St.Germain authored
Studio Component Editor Tweaks
-
Ned Batchelder authored
-
Dave St.Germain authored
* Enlarges component modal for easier editing * Allows display name to be edited in place * Improves markdown button labeling * Moves markdown cheatsheet to the edit modal, for quick reference
-
Ned Batchelder authored
-
aarif authored
-
Aarif authored
BOM-532
-
adeelehsan authored
Used encode instead of str
-
noraiz-anwar authored
-
jinder1s authored
-
Waheed Ahmed authored
Save order placement date attribute so that we don't need to call ecommerce again. Also did some refactoring.
-
aarif authored
minor changes minor fixes minor fixes
-
adeelehsan authored
-
aarif authored
-
aarif authored
minor fixes
-
Ayub authored
BOM-687
-
Ayub khan authored
python3 compatibility
-
Waheed Ahmed authored
Use order date_placed enrollment attribute for refund if exist otherwise fetch it from ecommerce. PROD-454
-
aarif authored
test fixes python 3 fixes test fixes test fixes quality fix python 3 fixes minor fixes
-
Ayub khan authored
python3 compatibility
-