- 29 Nov, 2017 1 commit
-
-
- hide optional fields by default. - instructions only shown when focused in. - removed header - Terms of service link and checkbox on same line.
Diana Huang committed
-
- 20 Nov, 2017 1 commit
-
-
In Django 1.10+, the set_language view (/i18n/setlang) will respond to Ajax requests which do not contain a "next" parameter with status 204 No Content instead of 304. This commit adds the "next" parameter to the request in order to ensure that upgrading to Django 1.10+ will not cause the set_language view to change behavior. PLAT-1353
Troy Sankey committed
-
- 25 Oct, 2017 1 commit
-
-
Diana Huang committed
-
- 06 Oct, 2017 2 commits
-
-
LEARNER-2026
Robert Raposa committed -
LEARNER-2026
Robert Raposa committed
-
- 05 Oct, 2017 2 commits
-
-
- Convert hero events to BI events. - Upgrade click event clean-up LEARNER-2026
Robert Raposa committed -
TNL-6381 added an upgrade upsell to course info. In PR #15265, this was partially removed/moved, but some clean-up work remained. LEARNER-2026
Robert Raposa committed
-
- 13 Sep, 2017 1 commit
-
-
[LEARNER-2291]
Albert St. Aubin committed
-
- 29 Aug, 2017 1 commit
-
-
LEARNER-1859 Added fields to add social links to the user account settings file. Added icons to the user profile when these links are set, only shown when users show their entire profile. Added jasmine tests for account settings and learner profile pages. Added python unit tests to test validation on the user account.
Harry Rein committed
-
- 24 Aug, 2017 1 commit
-
-
Only show course sock to English readers.
Diana Huang committed
-
- 22 Aug, 2017 6 commits
-
-
Matthew Piatetsky committed
-
This reverts commit e2ee48c3.
Matthew Piatetsky committed -
Matthew Piatetsky committed
-
LEARNER-1858
Robert Raposa committed -
Matthew Piatetsky committed
-
This reverts commit 441bccf4.
Matthew Piatetsky committed
-
- 21 Aug, 2017 1 commit
-
-
McKenzie Welter committed
-
- 15 Aug, 2017 1 commit
-
-
Matthew Piatetsky committed
-
- 14 Aug, 2017 1 commit
-
-
LEARNER-1510
Matthew Piatetsky committed
-
- 09 Aug, 2017 1 commit
-
-
Learners can upgrade or enroll as verified in all remaining courses in a program from their programs dashboard [LEARNER-1899]
Albert St. Aubin committed
-
- 03 Aug, 2017 1 commit
-
-
noraiz-anwar committed
-
- 02 Aug, 2017 1 commit
-
-
Input forms that need validation will have AJAX requests performed to get validation decisions live. All but a few important and common form fields perform generic validation; these will need a back-end handler in the future in order to have them validated through AJAX requests. Information is conveyed on focus and blur for both errors and successes.
Uman Shahzad committed
-
- 18 Jul, 2017 2 commits
-
-
Sanford Student committed
-
LEARNER-1855
Andy Armstrong committed
-
- 14 Jul, 2017 1 commit
-
-
Albert St. Aubin committed
-
- 22 Jun, 2017 1 commit
-
-
Store user's preference indefinitely.
Diana Huang committed
-
- 21 Jun, 2017 1 commit
-
-
Sven Marnach committed
-
- 16 Jun, 2017 1 commit
-
-
cahrens committed
-
- 13 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 06 Jun, 2017 1 commit
-
-
Albert St. Aubin committed
-
- 05 Jun, 2017 3 commits
-
-
EDUCATOR-229
cahrens committed -
Albert St. Aubin committed
-
Defaults to SUPPORT_SITE_LINK intentionally. Also fixed surrounding quality tests, and overall quality improvements.
Uman Shahzad committed
-
- 29 May, 2017 1 commit
-
-
Douglas Cerna committed
-
- 22 May, 2017 2 commits
-
-
The new design for the program detail page introduced a sidebar which includes a program-specific listing of credentials. This is an improvement over the old list of credentials found on the program list page and is meant to replace it. The new detail page is stable, so the credential listing on the program list page can be removed. LEARNER-492
Renzo Lucioni committed -
Course runs indicated to be upcoming are also restricted to those runs that are published. LEARNER-942
Renzo Lucioni committed
-
- 19 May, 2017 1 commit
-
-
LEARNER-1040 Only show congratulations message on the program details page once the program certificate has been earned.
AlasdairSwan committed
-
- 16 May, 2017 1 commit
-
-
Learners should be able to enroll in future runs of courses in which they have an expired enrollment. Previously, the course card model populated itself by selecting the first course run in which the user was enrolled. When the user tried to enroll in another run, nothing would happen because they were already enrolled in the run the page was trying to enroll them in. Instead of blindly choosing the first run in which the user is enrolled, we now fall through to the same behavior we use for courses in which the user is not enrolled when the user has expired enrollments. LEARNER-933
Renzo Lucioni committed
-
- 15 May, 2017 1 commit
-
-
The new page is released and stable. The switch and old code are no longer necessary. ECOM-7482
Matthew Piatetsky committed
-
- 03 May, 2017 1 commit
-
-
This reverts commit 55268dec.
Matthew Piatetsky committed
-