- Jul 06, 2017
-
-
muhammad-ammar authored
-
Muhammad Ammar authored
-
- Jul 05, 2017
-
-
Aamish Baloch authored
-
Sven Marnach authored
-
- Jul 04, 2017
-
-
Harry Rein authored
-
- Jun 27, 2017
-
-
Omar Al-Ithawi authored
Refactoring: Use format with named variables
-
- Jun 23, 2017
-
-
Harry Rein authored
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.
-
- Jun 21, 2017
-
-
Sven Marnach authored
-
- Jun 20, 2017
-
-
Uman Shahzad authored
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.
-
- Jun 19, 2017
-
-
Salah Alomari authored
-
- Jun 15, 2017
-
-
Saleem Latif authored
- Jun 14, 2017
-
-
Andy Armstrong authored
LEARNER-1341
-
- Jun 13, 2017
-
-
Andy Armstrong authored
-
- Jun 12, 2017
-
-
Giulio Gratta authored
- Keeps platform set default of "Audit" to be backwards compatible and not break stuff - get COURSE_MODE_DEFAULTS from config if set
-
Adam Palay authored
move tasks into tasks.py add more logging
-
- Jun 08, 2017
-
-
Douglas Cerna authored
-
- Jun 06, 2017
-
-
Albert St. Aubin authored
-
- Jun 05, 2017
-
-
Albert St. Aubin authored
-
Uman Shahzad authored
Defaults to SUPPORT_SITE_LINK intentionally. Also fixed surrounding quality tests, and overall quality improvements.
-
- Jun 01, 2017
-
-
Robert Raposa authored
-
- May 30, 2017
-
-
John Eskew authored
This reverts commit f97f0525, reversing changes made to 800bcd8e.
-
- May 26, 2017
-
-
Uman Shahzad authored
This also serves as a slight refactor of ENT-392.
-
- May 25, 2017
-
-
John Eskew authored
-
Clinton Blackburn authored
Pulling URLs from settings allows us to rely on site configuration overrides in order to support multi-tenancy. LEARNER-1103
-
John Eskew authored
-
- May 24, 2017
-
-
Anthony Mangano authored
-
- May 22, 2017
-
-
Matt Drayer authored
-
- May 18, 2017
-
-
Robert Raposa authored
-
Jesse Shapiro authored
Add Enterprise sidebar to login and registration views; remove unneeded fields; make registration form more narrow
-
- May 12, 2017
-
-
Renzo Lucioni authored
The read_cached_programs switch was used to control the release of changes for reading programs exclusively from the cache. With those changes stable, the switch is no longer necessary. LEARNER-382
-
Jillian Vogel authored
* Reorders form fields, and updates labels, placeholders, and tip text * Increases clickable area for links and labels. * Removes "*" markers from required fields, and instead adds "(optional)" labels to visible optional fields. * Updates font colors and sizes, and removes box shadows * Adds custom drop-down styles * Improves responsive design scaling for small screens * Make Terms of Service and Honor Code open in new window to avoid losing form field values.
-
- May 06, 2017
-
-
Matt Drayer authored
-
- May 01, 2017
-
-
Brian Jacobel authored
-
Brian Jacobel authored
-
- Apr 27, 2017
-
-
Ned Batchelder authored
This makes it possible to refer to multiple book from a single app. This also means that Open edX branches will be able to pass bok-choy tests (at least if the books have already been built.)
-
Calen Pennington authored
This reverts commit 65f13dde.
-
- Apr 26, 2017
-
-
Calen Pennington authored
This reverts commit 88dd85ca, reversing changes made to bf8aef33.
-
Clinton Blackburn authored
Although we are phasing out our support of OIDC, this particular feature will allow us to eliminate many of the settings we share across services. Instead of reading various endpoints and secret keys from settings or hardcoded values, services with the proper authentication backend can simply read (and cache) the information from this endpoint. ECOM-3629
-
- Apr 25, 2017
-
-
Brittney Exline authored
-