- 29 Jun, 2017 1 commit
-
-
Ned Batchelder committed
-
- 28 Jun, 2017 2 commits
-
-
Clinton Blackburn committed
-
This endpoint allows the Rapid Experiments Team to quickly update data for multiple learners.
Clinton Blackburn committed
-
- 27 Jun, 2017 2 commits
-
-
Clinton Blackburn committed
-
Refactoring: Use format with named variables
Omar Al-Ithawi committed
-
- 26 Jun, 2017 2 commits
-
-
LEARNER-1523 LEARNER-1524
Ivan Ivic committed -
Gregory Martin committed
-
- 23 Jun, 2017 5 commits
-
-
When a user comes in through an sso provider and arrives at the login or registration page, there is a warning message that comes up to indicate that the user has to take an action to sign in and register and thus link their sso account to their edx account. However, it is confusing, particularly for the enterpise context. This diff disables these messages from being rendered if these pages are being shown in an enterprise context.
Brittney Exline committed -
Marko Jevtic committed
-
Adding a reviews page to the course and updating the reviews module on the course about page. Removed the existing coursetalk implementation and put it in a fragment, removed the tests as well. Added configuration settings to specify the reviews template as well as the reviews provider. This is all protected by a waffle flag.
Harry Rein committed -
[LEARNER-311] Enable a purchase button on the Program page - platform (WL)
Marko Jevtic committed -
- PLAT-1494 since mock-django only seems to support up to Django 1.9a1, and is only used in one file we're opting to try to simplify and remove the dependency.
bmedx committed
-
- 22 Jun, 2017 3 commits
-
-
Store user's preference indefinitely.
Diana Huang committed -
LEARNER-1312
Matthew Piatetsky committed -
Jeremy Bowman committed
-
- 21 Jun, 2017 3 commits
-
-
Ned Batchelder committed
-
Sven Marnach committed
-
Sven Marnach committed
-
- 20 Jun, 2017 6 commits
-
-
Learners now see (on the dashboard) a list of reasons why their verifications were denied. LEARNER-1486
Clinton Blackburn committed -
EDUCATOR-333: Grade each course subsection exactly once; ensure that our stashed, unsaved subsection grades are unique.
Alex Dusenbery committed -
PSA was monolothic, now split, with new features, like a DB-backed partial pipeline. FB OAuth2 version also upped. Partial pipelines don't get cleared except when necessary. They persist for special cases like change of browser while still mid-pipeline (i.e. email validation step). Refactor, cleanup, and update of a lot of small things as well. PLEASE NOTE the new `social_auth_partial` table.
Uman Shahzad committed -
EDUCATOR-341
Kyle McCormick committed -
John Eskew committed
-
Ned Batchelder committed
-
- 19 Jun, 2017 5 commits
-
-
Learners now see a message informing them that their status is denied rather than expired. LEARNER-1486
Clinton Blackburn committed -
If verification status is pending, the top border is now colored blue, in a manner similar to the success and failure states. LEARNER-1486
Clinton Blackburn committed -
Harry Rein committed
-
Ned Batchelder committed
-
Salah Alomari committed
-
- 18 Jun, 2017 1 commit
-
-
When authenticating using an SAML IdP, gather additional user data besides what is standard. Requires admin to input JSON in settings to recognize the additional user data.
Uman Shahzad committed
-
- 16 Jun, 2017 2 commits
-
-
ENT-448
Douglas Hall committed -
cahrens committed
-
- 15 Jun, 2017 6 commits
-
-
Hiding 'Resume Course' button for users that are not enrolled in the course and adding test to assure behavior.
Harry Rein committed -
Sanford Student committed
-
This sock sits at the bottom of both the home and the course content pages. It allows the user to click a 'Learn More' button to open a panel that allows the user to navigate to the upgrade checkout page. The sock is only shown for users that have not yet upgraded in a course that has a verification upgrade date that has not yet passed. Python tests cover the various course mode and upgrade dates.
Harry Rein committed -
Clinton Blackburn committed
-
This feature is not always needed and is not properly provisioned for devstacks.
Clinton Blackburn committed -
Saleem Latif committed
-
- 14 Jun, 2017 2 commits
-
-
This reverts commit e58e295c. This is to fix learner-1464
Simon Chen committed -
Nimisha Asthagiri committed
-