- 07 Mar, 2018 1 commit
-
-
Jeff LaJoie committed
-
- 06 Mar, 2018 2 commits
-
-
Anthony Mangano committed
-
We weren't propagating entitlement type/price changes to existing seat products. LEARNER-4347
Michael Terry committed
-
- 05 Mar, 2018 1 commit
-
-
The feature has fully landed. We just want it always on now. LEARNER-4152
Michael Terry committed
-
- 01 Mar, 2018 1 commit
-
-
Jeff LaJoie committed
-
- 28 Feb, 2018 1 commit
-
-
In the frontend, TinyMC is removing `\n` ` ` which backend wasn't causing mismatch between the counts. Now updated the backend to use `get_text(strip=True)` method which will remove these from the text.
Awais Jibran committed
-
- 26 Feb, 2018 2 commits
-
-
John Eskew committed
-
Awais Jibran committed
-
- 23 Feb, 2018 2 commits
-
-
Jeff LaJoie committed
-
attiyaishaque committed
-
- 22 Feb, 2018 5 commits
-
-
Revert "EDUCATOR-2231 Drop the enrollment start and end date fields from publisher course runs model" This reverts commit d5a6bea1.
Bill DeRusha committed -
When publishing, we want to give ecommerce the UUID of the course so that it doesn't have to turn around and ask us for that same bit of information.
Michael Terry committed -
rabiaiftikhar committed
-
attiyaishaque committed
-
asadazam93 committed
-
- 21 Feb, 2018 1 commit
-
-
attiyaishaque committed
-
- 20 Feb, 2018 4 commits
-
-
Awais Jibran committed
-
Awais Jibran committed
-
This reverts commit e4eaf0d5.
Attiya Ishaque committed -
attiyaishaque committed
-
- 19 Feb, 2018 1 commit
-
-
asadazam93 committed
-
- 16 Feb, 2018 1 commit
-
-
LEARNER-3770
Anthony Mangano committed
-
- 15 Feb, 2018 1 commit
-
-
When publishing a course run to ecommerce and discovery, also push any entitlements for its course to those same services. This reverts commit 3db5a5ef which was itself a reversion to back out these changes while we fixed our staging services. LEARNER-4031
Michael Terry committed
-
- 14 Feb, 2018 2 commits
-
-
When creating a course run in the Publisher dashboard, only allow the user to create runs for courses they have access to. LEARNER-4102
Michael Terry committed -
Anthony Mangano committed
-
- 13 Feb, 2018 1 commit
-
-
edX Transifex Bot committed
-
- 12 Feb, 2018 3 commits
-
-
This reverts commit 130654ab. And commit 6662b884. Couldn't test successfully on stage, so until I can confirm changes, backing these out to not block others.
Michael Terry committed -
Ecommerce wants to talk to discovery to confirm details of course like UUID. So let's publish to it after we publish to discovery.
Michael Terry committed -
When publishing a course run to ecommerce and discovery, also push any entitlements for its course to those same services. LEARNER-4031
Michael Terry committed
-
- 09 Feb, 2018 3 commits
-
-
Service users do not return any results for ApiAccessRequest. This caused an index error which then prevented that result from being cached.
christopher lee committed -
Asad Azam committed
-
attiyaishaque committed
-
- 08 Feb, 2018 1 commit
-
-
christopher lee committed
-
- 06 Feb, 2018 1 commit
-
-
Jeff LaJoie committed
-
- 05 Feb, 2018 2 commits
-
-
When creating a new course in publisher, require type and price up front rather than waiting until creating a course run. (only for verified and professional courses) And hide this feature behind a waffle flag. LEARNER-3767
Michael Terry committed -
Anthony Mangano committed
-
- 02 Feb, 2018 3 commits
-
-
DJANGO_SETTINGS_MODULE in pytest.ini was being overriden by the environment variable version of it. This overrides the setting in the make command.
Matt Tuchfarber committed -
LEARNER-3769
Michael Terry committed -
Awais Jibran committed
-
- 01 Feb, 2018 1 commit
-
-
Simon Chen committed
-