- 17 Oct, 2016 1 commit
-
-
Bill DeRusha committed
-
- 13 Oct, 2016 1 commit
-
-
Andy Armstrong committed
-
- 07 Oct, 2016 2 commits
-
-
Nimisha Asthagiri committed
-
Add UTM cookie tracking for registrations. Add config model for cookie names. ECOM-5539
Bill DeRusha committed
-
- 03 Aug, 2016 2 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 09 Jun, 2016 1 commit
-
-
Use a contextmanager to cleanup after manipulating the current request in create_account tests for external auth
Calen Pennington committed
-
- 02 Jun, 2016 1 commit
-
-
attiyaishaque committed
-
- 31 May, 2016 1 commit
-
-
Peter Fogg committed
-
- 16 May, 2016 1 commit
-
-
ECOM-4325
Peter Fogg committed
-
- 17 Feb, 2016 1 commit
-
-
Bill DeRusha committed
-
- 26 Jan, 2016 1 commit
-
-
Bill DeRusha committed
-
- 20 Jan, 2016 1 commit
-
-
Braden MacDonald committed
-
- 02 Nov, 2015 1 commit
-
-
Bill DeRusha committed
-
- 19 Aug, 2015 1 commit
-
-
ECOM-1956
Tasawer committed
-
- 24 Jun, 2015 1 commit
-
-
* Add a new cookie for user information * Make marketing cookie names configurable. * Handle URL reversal when URLs don't exist (in Studio) * Move cookie code from student/helpers.py into its own module.
Will Daly committed
-
- 14 May, 2015 1 commit
-
-
Also, I replaced a number of tearDown methods with addCleanup instead. And also remove some unneeded patch.stopall() calls.
Ned Batchelder committed
-
- 06 Apr, 2015 1 commit
-
-
Piotr Mitros committed
-
- 17 Mar, 2015 1 commit
-
-
TNL-1493 See https://openedx.atlassian.net/wiki/display/TNL/User+API for details
Andy Armstrong committed
-
- 20 Feb, 2015 2 commits
-
-
Greg Price committed
-
These tests cover validation of parameters and saving of data to UserProfile objects.
Greg Price committed
-
- 19 Feb, 2015 1 commit
-
-
Add ENABLE_DISCUSSION_EMAIL_DIGEST feature, to enable discussion emails digest by default for all users
Alan Boudreault committed
-
- 05 Dec, 2014 1 commit
-
-
TNL-649
Andy Armstrong committed
-
- 17 Sep, 2014 1 commit
-
-
Disable sending activation email also when doing external_auth and setting BYPASS_ACTIVATION_EMAIL_FOR_EXTAUTH=True
marcore committed
-
- 18 Mar, 2014 1 commit
-
-
Also improves handling in cases where account creation did succeed, but comments service user creation did not. Depends on commit 88abdd8a0b20bc9816f487b25abdea1953f5661d in https://github.com/edx/cs_comments_service JIRA: FOR-522
jsa committed
-
- 10 Mar, 2014 1 commit
-
-
This is necessary to allow non-browser-based services (e.g. notifier) to know a user's preferred language even if the user has not explicitly selected one.
Greg Price committed
-