Adeel Khan
9778e69c76
Removes enterprise filter for account recovery banner
...
Previously code was only showing banner for enterprise
learners. This patch would remove this restriction
and is available to all edX learners provided that
'enable_secondary_email_feature' is switched on.
PROD-1477
2020-04-29 17:44:25 +05:00
Luis Moreno
2f22e0189d
Mark string as translatable
2019-10-25 19:22:24 -04:00
Luis Moreno
f4ca8bdf48
Addressing feedback
2019-10-25 19:22:24 -04:00
Luis Moreno
35bd58a7e4
Use MKTG ROOT LINK instead of LMS_ROOT_URL
2019-10-25 19:22:24 -04:00
jfavellar90
1b5c27eea3
Making student account deletion components a bit site aware
2019-10-25 19:22:24 -04:00
Nimisha Asthagiri
dbde017a9b
Order History: Toggled redirection to Microfrontend
...
ARCH-641
2019-04-11 08:21:49 -04:00
Waheed Ahmed
d76a2463fa
Add support for beta languages.
...
Whenever user selects a beta language on account settings page,
show a page level warning message that this language is not
fully translated along with action to revert.
LEARNER-5654
2019-02-06 15:18:04 +05:00
Saleem Latif
bd411de12d
Add recovery email to account settings page
2018-12-10 17:59:19 +05:00
Saleem Latif
18b66819e2
Revert "ENT-1116: Add recovery email to account settings page"
2018-12-06 21:20:46 +05:00
Saleem Latif
2055f94253
Add recovery email to account settings page
2018-12-06 14:27:28 +05:00
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
Cole Rogers
623cb0d6ae
Removed GDPR flag and its functionality
2018-06-04 10:25:37 -04:00
Diana Huang
65f0f6809d
Add a configuration option for deleting student accounts.
2018-05-31 14:29:00 -04:00
Diana Huang
44dc169eca
Display error message if account is inactive.
2018-05-17 11:47:37 -04:00
Diana Huang
b2c9b50de1
Add a warning message when there are social auth links connected.
2018-05-16 10:59:33 -04:00
AlasdairSwan
bfda33da5d
LEARNER-4880 added confirmation modal for account deletion
2018-04-24 15:22:00 -04:00
Afzal Wali
f589dc9d29
WL-1219
...
Added extended profile fields to the Account settings page.
2017-12-11 18:42:59 +05:00
zubair-arbi
2ac544caeb
Update account settings page for enterprise learners
...
ENT-762
2017-12-08 15:40:18 +05:00
Harry Rein
9f88427f9b
Add social links to learner profile.
...
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.
2017-08-29 13:53:08 -04:00
Sven Marnach
f127a29d62
Add feature flag to disable email address changes.
2017-06-21 15:15:52 +02:00
Uman Shahzad
13ac08a41f
Allow configurable password reset support link.
...
Defaults to SUPPORT_SITE_LINK intentionally.
Also fixed surrounding quality tests, and overall
quality improvements.
2017-06-05 19:42:18 +05:00
J. Cliff Dyer
fb38488083
Revert "Move student_account templates into app."
...
This reverts commit 4dc744b104 .
2016-10-06 10:31:09 -04:00
J. Cliff Dyer
4dc744b104
Move student_account templates into app.
2016-10-06 10:29:42 -04:00
Waheed Ahmed
b2f21ef4f3
Complete Order History tab for students on account settings page.
...
ECOM-2361
2016-06-08 21:45:07 +05:00
Nimisha Asthagiri
4a56fa5fb1
Adding infrastructure to support context-sensitive help links in the LMS.
2016-05-27 11:35:05 -04:00
Chris Rodriguez
2a23757fbc
Sending skip links to single main, making more relevant
2016-04-25 10:00:45 -04:00
J. Cliff Dyer
32729eb838
Added safety to account_settings template
2016-03-29 19:37:15 +00:00
Saleem Latif
2d83449240
Remove microsite_configuration/microsite.py references from individual templates
...
* mattdrayer: Updated get_themed_template_path
2016-01-22 14:27:58 -05:00
cahrens
c6ba747419
Make HTML for non-editable views more logical.
...
TNL-3297
2015-10-16 13:40:24 -04:00
Andy Armstrong
420696ba80
Separate out the Backbone image field
2015-08-08 09:43:20 -04:00
cahrens
4f0ab6f9c8
Optimize account settings and learner profile.
...
Also remove RequireJS dependency on mustache, and delete extra copy.
2015-07-20 13:59:55 -04:00
David Baumgold
34addd8fa8
Group imports together in Mako templates
2015-06-03 12:36:47 -04:00
muzaffaryousaf
9e06290b95
Fixing the micro-sites naming issues for account settings page.
...
TNL-2071
2015-04-27 12:13:40 -04:00
Usman Khalid
a14e6f0a7e
Accessibility tweaks for account settings and profile pages.
...
TNL-1660
2015-04-21 19:42:50 +05:00
Andy Armstrong
f03841a6bb
Add client-side events for viewing pages
...
TNL-1504
2015-04-17 17:23:16 -04:00
Usman Khalid
2667f705ad
Enable third party auth from account settings page.
...
TNL-1535
2015-04-17 17:23:15 -04:00
Usman Khalid
74bf7f239e
Account settings page.
...
TNL-1499
2015-04-17 17:23:14 -04:00