- 07 Aug, 2017 7 commits
-
-
bmedx committed
-
Merge release back to master
edx-pipeline-bot committed -
Upgrading edx-enterprise to 0.39.8.
Brittney Exline committed -
EDU-1090, take 2 part 3
Eric Fischer committed -
Add force_update option to generate_course_overview command
Nimisha Asthagiri committed -
Send welcome email to inactive learners on registration.
Waheed Ahmed committed -
LEARNER-2039
Waheed Ahmed committed
-
- 06 Aug, 2017 4 commits
-
-
Clinton Blackburn committed
-
Clinton Blackburn committed
-
This new property knows how to rely on schedule deadliens and fallback to course mode deadlines, when necessary.
Clinton Blackburn committed -
This model will be used to control dynamic upgrade deadlines for learners.
Clinton Blackburn committed
-
- 05 Aug, 2017 6 commits
-
-
See https://github.com/edx/edx-submissions/pull/68 for details. EDUCATOR-1090
Eric Fischer committed -
Nimisha Asthagiri committed
-
Revert "Merge pull request #15753 from edx/efischer/submissions_rc"
Eric Fischer committed -
This reverts commit 95d76568, reversing changes made to aafd4d9c.
Eric Fischer committed -
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
-