- Sep 27, 2019
-
-
Ayub authored
BOM-612
-
- 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
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.
-
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
-
Ayub khan authored
python3 compatibility
-
Aarif authored
BOM-645
-
Aarif authored
BOM-610
-
Aarif authored
BOM-531
-
Ayub authored
BOM-135
-
Ayub khan authored
fixed all failing tests for the file.
-
Ayub authored
BOM Project __unicode__ to __str__
-
Samuel Walladge authored
If this isn't installed, the sample_task provided by openedx.core.djangoapps.heartbeat isn't imported, and thus are never registered with the celery workers. This sample_task is used for the extended heartbeat api call. Since the celery heartbeat check is turned on by default, we should also make sure this djangoapp and thus sample_task is registered by default. Otherwise the extended heartbeat check fails with the default configuration.
-
- Sep 25, 2019
-
-
edX Transifex Bot authored
-