Renzo Lucioni
a22f120a18
Merge pull request #6133 from edx/renzo/track-email-opt-in
...
Add BI events for tracking email opt-ins
2014-12-04 17:37:48 -05:00
Renzo Lucioni
5e80389b33
Add BI events for tracking email opt-ins
2014-12-04 16:06:28 -05:00
stephensanchez
f993a48490
Only allow users who turned 13 before this year began to opt in.
2014-12-03 20:36:28 +00:00
stv
b2ff02f0e1
Fix PEP8: E302 expected 2 blank lines, found 1
2014-11-26 15:10:04 -05:00
stephensanchez
6214365158
Create new API endpoint for email optin
...
Updating the design of the email opt in end point.
Updating API call based on new Org Model.
2014-11-26 14:12:58 +00:00
Will Daly
c0582cc437
Fix broken profile API test
2014-10-16 10:24:00 -04:00
Will Daly
e89afa93c0
WIP: add login and registration end-points to the user API.
2014-10-16 08:48:38 -04:00
Renzo Lucioni
00d976b85d
Use Backbone for student account and profile JS.
...
Validate student account and profile form fields. Use RequireJS for Jasmine tests of account and profile JS.
2014-10-08 15:50:13 -04:00
Renzo Lucioni
254a0ce6c8
Allow changing of language preference from profile page
2014-09-30 21:11:02 -04:00
Will Daly
7f8c6bb058
Add Django apps for student account and profile.
...
Add Python APIs for account/profile information to user_api
Updating profile page to have social linking
Authors: Renzo Lucioni, Alasdair Swan, Stephen Sanchez, Will Daly
2014-09-25 08:36:22 -04:00