- Dec 14, 2017
-
-
Tyler Hallada authored
This will make bok-choy testing easier.
-
Tyler Hallada authored
Address PR comments Attempt to fix bok-choy tests?
-
David Ormsbee authored
Remove dealer.git (startup optimization).
-
Jeremy Bowman authored
PLAT-1847 Fix cms tests under Django 1.9
-
George Babey authored
Update edx-enterprise package to version 0.56.1
-
-
Albert (AJ) St. Aubin authored
Entitlement API Changes to support User Revoke and Refund
-
Waheed Ahmed authored
Create custom Text Me The App landing page.
-
Tasawer Nawaz authored
Merge pull request #16900 from edx/tasawer/learner-3165-fix-retries-logic-in-award-program-certificate Fix retries logic in award program certificate task
-
- Dec 13, 2017
-
-
Douglas Hall authored
ENT-798 Update SailThru user with enterprise name on EnterpriseCustomerUser creation.
-
Matt Tuchfarber authored
Order program instructors based on new program field
-
Jeremy Bowman authored
PLAT-1840 Fix common/lib tests under Django 1.9
-
Douglas Hall authored
-
Jeremy Bowman authored
-
Eric Fischer authored
Log payload on 503 errors
-
Harry Rein authored
Reenabling Entitlement Jasmine tests.
-
Jeremy Bowman authored
-
Matt Tuchfarber authored
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
-
Ned Batchelder authored
Skip safe_lxml/etree.py in future isorts
-
Tyler Hallada authored
Bump SFE to 0.6.3
-
Douglas Hall authored
Update edx-enterprise package to version 0.56.0.
-
Albert St. Aubin authored
[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.
-
Harry Rein authored
LEARNER-3483
-
Eric Fischer authored
EDUCATOR-1956
-
Tyler Hallada authored
-
Harry Rein authored
Remove dependency on Popper.js
-
Harry Rein authored
-
Stu Young authored
TE-2350 paver function to fingerprint bokchoy db files
-
-
David Ormsbee authored
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.
-
Tasawer Nawaz authored
LEARNER-3165
-
Nimisha Asthagiri authored
Add block completion value as optional field in course_blocks.api.
-
Matt Drayer authored
ENT-807: Utilize configured user for SuccessFactors BizX OData API callbacks
-
Sofiya Semenova authored
Educator-1879 Symmath fails to initialize because of requests library
-
Brian Mesick authored
Changes to fix various Django 1.11 errors
-
Bill Filler authored
Added extended profile fields to the Account settings page.
-
Waheed Ahmed authored
Rebrand the branch.io text me the app landing page to reflect edX's style. LEARNER-2730
-
Ahsan Ul Haq authored
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 Ulhaq authored
White listed certificates should appear on the progress page even if the user has not passed the course LEARNER-3546
-
Ned Batchelder authored
-