- 15 Dec, 2017 1 commit
-
-
LEARNER-3304 Displays the expired out status for the course dashboard and the programs pages.
Harry Rein committed
-
- 14 Dec, 2017 1 commit
-
-
Matthew Piatetsky committed
-
- 13 Dec, 2017 1 commit
-
-
Rebrand the branch.io text me the app landing page to reflect edX's style. LEARNER-2730
Waheed Ahmed committed
-
- 07 Dec, 2017 1 commit
-
-
The user can now enroll in a session, unenroll from a session or change session from a new course enrollment card on the course dashboard.
Albert St. Aubin committed
-
- 05 Dec, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 22 Nov, 2017 1 commit
-
-
Ned Batchelder committed
-
- 15 Nov, 2017 1 commit
-
-
Partial revert to disable calls to Enterprise API for each course in an Enterprise Learner's dashboard to determine status of consent. Will re-enable once a batch API is avaiable (WL-1315) to fix performance. ENT-727
Bill Filler committed
-
- 08 Nov, 2017 1 commit
-
-
The setting controls the number of courses displayed on the homepage.
Matjaz Gregoric committed
-
- 03 Nov, 2017 1 commit
-
-
Gabe Mulley committed
-
- 31 Oct, 2017 1 commit
-
-
Enterprise customers can require user to agree to Data Sharing Consent form before they can access a course. We now add it conditionally to Course Dashboard when it's required so it's apparent to user and they have a way to revist the consent form if they've previously declined or the course has not yet started. WL-1281
Bill Filler committed
-
- 30 Oct, 2017 1 commit
-
-
Saleem Latif committed
-
- 20 Oct, 2017 1 commit
-
-
Harry Rein committed
-
- 17 Oct, 2017 1 commit
-
-
Sofiya Semenova committed
-
- 11 Oct, 2017 1 commit
-
-
Robert Raposa committed
-
- 05 Oct, 2017 3 commits
-
-
John Eskew committed
-
John Eskew committed
-
Sofiya Semenova committed
-
- 28 Sep, 2017 1 commit
-
-
EDUCATOR-171
Nimisha Asthagiri committed
-
- 25 Sep, 2017 1 commit
-
-
Remove the profile from the user dropdown. LEARNER-2318
Diana Huang committed
-
- 22 Sep, 2017 1 commit
-
-
EDUCATOR-1400
Nimisha Asthagiri committed
-
- 19 Sep, 2017 1 commit
-
-
Alex Dusenbery committed
-
- 14 Sep, 2017 1 commit
-
-
LEARNER-388
tasawernawaz committed
-
- 12 Sep, 2017 1 commit
-
-
asadiqbal committed
-
- 01 Sep, 2017 1 commit
-
-
LEARNER-1860
Andy Armstrong committed
-
- 23 Aug, 2017 1 commit
-
-
Hasnain committed
-
- 18 Aug, 2017 1 commit
-
-
As an email marketer, I would like to send an account activation reminder to learners who haven't activated their accounts to increase their chances of coming back and engaging with our platform. Each user profile in SailThru will have a var with the correct activation_key originally assigned to the user. LEARNER-2110
Waheed Ahmed committed
-
- 17 Aug, 2017 1 commit
-
-
Fix course unenroll dialog's incorrect message rendering. LEARNER-2033
Adeel Khan committed
-
- 14 Aug, 2017 1 commit
-
-
cahrens committed
-
- 11 Aug, 2017 1 commit
-
-
When purchasing multiple courses (especially with bundled Program purchase) the donation box shows up multiple times. Donation box should only show once regardless of number of courses purchased. LEARNER-2125
Waheed Ahmed committed
-
- 08 Aug, 2017 1 commit
-
-
LEARNER-2172
Ahsan Ulhaq committed
-
- 03 Aug, 2017 2 commits
-
-
LEARNER-1801
Waheed Ahmed committed -
LEARNER-1492
tasawernawaz committed
-
- 27 Jul, 2017 1 commit
-
-
This model will soon be deleted. LEARNER-2042
Clinton Blackburn committed
-
- 26 Jul, 2017 1 commit
-
-
Afzal Wali committed
-
- 25 Jul, 2017 2 commits
-
-
learner-1521
Simon Chen committed -
A site must be passed so the system knows which URL to use to contact the Discovery Service.
Clinton Blackburn committed
-
- 24 Jul, 2017 1 commit
-
-
Diana Huang committed
-
- 13 Jul, 2017 1 commit
-
-
The function `create_account_with_params` calls `_do_create_account`, which exhibits some discrepant behavior with throwing errors when handling duplicate email and/or username. A duplicate email raises a `ValidationError` (rather than the expected `AccountValidationError`) from the first part of `_do_create_account`, when errors from `form` (the `AccountCreationForm`) are raised. A duplicate username raises the expected `AccountValidationError`, but from a later part of `_do_create_account`. As a result, registering with both duplicate username and email raises a `ValidationError` for email only. The user message for username is “An account with the Public Username '{username}' already exists.” which differs from that of email, “It looks like {email} belongs to an existing account. Try again with a different email." The latter is more consistent with other user messages.
Po Tsui committed
-
- 06 Jul, 2017 1 commit
-
-
Afzal Wali committed
-
- 04 Jul, 2017 1 commit
-
-
Fetched Programs and Program details from Course Discovery service for all sites and stored the uuids in cache with site-specfic keys. Learner-1146
Afzal Wali committed
-