- 15 Dec, 2017 3 commits
- 14 Dec, 2017 5 commits
-
-
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 -
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 -
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 -
Ned Batchelder committed
-
Mergeback PR from private to public.
Ned Batchelder committed
-
- 12 Dec, 2017 2 commits
-
-
ENT-800 Fix IE11 Broken Submit button on Registration Page
Brittney Exline committed -
The imports were sorted in May, which broke the monkeypatching in safe_lxml. I added two tests that the XML parsers are properly patched, but they didn't pass until I added the monkeypatching to the start of the test runs. Once that was done, some tests failed because they relied on specific details of how empty elements are represented. Those tests are now fixed.
Ned Batchelder committed
-