- 05 Aug, 2017 1 commit
-
-
Merge release back to master
edx-pipeline-bot committed
-
- 04 Aug, 2017 23 commits
-
-
patch release edx-submissions
Eric Fischer committed -
patch release edx-submissions
Eric Fischer committed -
Add advanced settings to generate_courses command
Steven Zheng committed -
Eric Fischer committed
-
Steven Zheng committed
-
Add forums URL default for docker devstack
Brian Beggs committed -
Brian Beggs committed
-
Brian Beggs committed
-
Upgrade edx-enterprise package to 0.39.7.
Douglas Hall committed -
Revert "Add i18n to date in certificate web"
Michael Youngstrom committed -
Strip `c` from `.pyc` for error message comparison
George Song committed -
Fix attrib check code for library_content import
George Song committed -
Michael Youngstrom committed
-
Attributes come in as a list of dicts with strings as keys and values. Implicitly casting each result as a tuple causes the code to split the key string into it's characters. This yields a list of characters, the first two of which are placed into the variables "attr_name" and "attr_value". This is not only wrong, but because keys tend to be more than 2 characters, the net result is: "ValueError: too many values to unpack"
Giulio Gratta committed -
Add i18n to date in certificate web
George Song committed -
pepeportela committed
-
In Python 2.7, `__file__` returns `.pyc` by default, this breaks our comparison so let's strip out the trailing `c`.
George Song committed -
jportela committed
-
Upgrading edx-enterprise to 0.39.6.
Douglas Hall committed -
jportela committed
-
jportela committed
-
jportela committed
-
- 03 Aug, 2017 15 commits
-
-
Alex Dusenbery committed
-
ENT-555: Continue button is not appearing on registration page.
Brittney Exline committed -
update django-debug-toolbar from 1.5 to 1.8
Michael Roytman committed -
Fix LMS dashboard error, if HttpServerError occurs on ecommerce
Tasawer Nawaz committed -
LEARNER-2167
tasawernawaz committed -
Throw error if celery task creation is not successfully completed.
Noraiz Anwar committed -
Added new signal to refund on un-enrollment from LMS dashboard.
Waheed Ahmed committed -
LEARNER-1801
Waheed Ahmed committed -
noraiz-anwar committed
-
length complexity added on password reset page
Tasawer Nawaz committed -
Saleem Latif committed
-
PROFILE_IMAGE_SIZES_MAP grouped with the similar settings
Aamish Baloch committed -
LEARNER-1492
tasawernawaz committed -
Aamish Baloch committed
- 02 Aug, 2017 1 commit
-
-
ENT-581 Upgrade enterprise package to 0.39.5
Douglas Hall committed
-