- 14 Dec, 2017 10 commits
-
-
Tyler Hallada committed
-
This will make bok-choy testing easier.
Tyler Hallada committed -
Address PR comments Attempt to fix bok-choy tests?
Tyler Hallada committed -
Remove dealer.git (startup optimization).
David Ormsbee committed -
PLAT-1847 Fix cms tests under Django 1.9
Jeremy Bowman committed -
Update edx-enterprise package to version 0.56.1
George Babey committed -
Entitlement API Changes to support User Revoke and Refund
Albert (AJ) St. Aubin committed -
Create custom Text Me The App landing page.
Waheed Ahmed committed -
Merge pull request #16900 from edx/tasawer/learner-3165-fix-retries-logic-in-award-program-certificate Fix retries logic in award program certificate task
Tasawer Nawaz committed
-
- 13 Dec, 2017 30 commits
-
-
ENT-798 Update SailThru user with enterprise name on EnterpriseCustomerUser creation.
Douglas Hall committed -
Order program instructors based on new program field
Matt Tuchfarber committed -
PLAT-1840 Fix common/lib tests under Django 1.9
Jeremy Bowman committed -
Douglas Hall committed
-
Jeremy Bowman committed
-
Log payload on 503 errors
Eric Fischer committed -
Reenabling Entitlement Jasmine tests.
Harry Rein committed -
Jeremy Bowman committed
-
This collects the instructors from the courses in the program like before. There is now a field in the program model in discovery that allows you to list instructors for the program. Depends on this PR: https://github.com/edx/course-discovery/pull/1244
Matt Tuchfarber committed -
Skip safe_lxml/etree.py in future isorts
Ned Batchelder committed -
Bump SFE to 0.6.3
Tyler Hallada committed -
Update edx-enterprise package to version 0.56.0.
Douglas Hall committed -
[LEARNER-2668] These changes will support a user intiated Revoke and Refund of an Entitlement. This includes unenrolling the User from any related Course Runs they are currently enrolled in.
Albert St. Aubin committed -
LEARNER-3483
Harry Rein committed -
EDUCATOR-1956
Eric Fischer committed -
Tyler Hallada committed
-
Remove dependency on Popper.js
Harry Rein committed -
Harry Rein committed
-
TE-2350 paver function to fingerprint bokchoy db files
Stu Young committed -
In the absence of an EDX_PLATFORM_VERSION OS env variable, we used to calculate the current version by looking at the current git revision of the edx-platform repo. This was an expensive calculation (~7% of startup costs). It also turns out that at some point we stopped setting that env variable anywhere, so it always fell back to recalculating it. With this commit, we'll start reading the code version from the env JSON files, and fall back to "unknown" rather than doing the dealer.git call.
David Ormsbee committed -
LEARNER-3165
Tasawer Nawaz committed -
Add block completion value as optional field in course_blocks.api.
Nimisha Asthagiri committed -
ENT-807: Utilize configured user for SuccessFactors BizX OData API callbacks
Matt Drayer committed -
Educator-1879 Symmath fails to initialize because of requests library
Sofiya Semenova committed -
Changes to fix various Django 1.11 errors
Brian Mesick committed -
Added extended profile fields to the Account settings page.
Bill Filler committed -
Rebrand the branch.io text me the app landing page to reflect edX's style. LEARNER-2730
Waheed Ahmed committed -
Merge pull request #16874 from edx/ahsan/LEARNER-3546-White-listed-certificates-not-appear-on-progress-page Show white listed certificates on progress page
Ahsan Ul Haq committed -
White listed certificates should appear on the progress page even if the user has not passed the course LEARNER-3546
Ahsan Ulhaq committed
-