muzaffaryousaf
cae5623fd9
Updating the django-countries version to support sorting.
...
Adding the pyuca to support sorting in differnet languages.
TNL-2047
2015-05-15 17:07:14 +05:00
muzaffaryousaf
378cf9bb7a
Sending preferences and accounts data to template.
...
Fixing the pencil icon issue.
TNL-2047
2015-05-15 17:06:04 +05:00
muzaffaryousaf
2d08d669ca
Learner Profile page tweaks.
...
TNL-2047
2015-05-15 17:06:02 +05:00
muzaffaryousaf
d0db373456
Fixing the micro-sites naming issues for profile page.
...
TNL-2072
2015-04-27 15:04:45 -04:00
Andy Armstrong
8ff9fd84e4
Obey learner profile default visibility
2015-04-17 17:23:18 -04:00
muhammad-ammar
6b91ab4e2b
Fixed gettext references.
...
TNL-1862
2015-04-17 17:23:18 -04:00
muhammad-ammar
ca1f2f7768
Jasmine tests for upload/remove profile image on learner profile page.
...
TNL-1538
2015-04-17 17:23:17 -04:00
Usman Khalid
adf111e4d5
Adding functionlity to upload/remove profile image.
...
TNL-1538
2015-04-17 17:23:16 -04:00
Andy Armstrong
f03841a6bb
Add client-side events for viewing pages
...
TNL-1504
2015-04-17 17:23:16 -04:00
muzaffaryousaf
4f97cd7a04
Learner profile page.
...
TNL-1502
2015-04-17 17:23:14 -04:00
cahrens
c84195867b
Delete unused student_profile API.
2015-02-03 13:45:22 -05:00
Andy Armstrong
356b2335e9
Add base support for cohorted group configurations
...
TNL-649
2014-12-05 09:52:26 -05:00
Will Daly
9e9dec1de1
Integrate third party auth into the combined login/registration page.
...
Change third party auth login failure code to a 401, to detect authentication
success with no linked account.
If already authenticated, redirect immediately to the dashboard.
Use "Location" header correctly for 302 redirects from student views.
Add utility functions for simulating a running third-party auth pipeline.
Add a utility function for checking whether third party auth is enabled.
Respect default values sent by the server
2014-10-22 17:10:49 -04:00
Will Daly
d558a36127
Fix unit test failures due to duplicate url names
...
Reset the correct URLs module to fix test failures.
Fix third party auth to reconfigure the registry on test cleanup.
2014-10-20 09:10:11 -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
9083c49f07
Put student profile third party auth behind a feature flag
2014-09-29 11:05:53 -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