Waheed Ahmed
ebc9f742fb
import jquery in reset password template
...
LMS-1265
2013-11-07 20:16:48 +05:00
Brian Talbot
c476614f21
LMS: adds correct css/style assets back to password reset and confirm views
2013-10-22 13:29:20 -04:00
David Baumgold
3688f221e3
password reset pages use Django templates, not Mako
2013-10-21 14:52:41 -04:00
David Baumgold
15b65fbecc
Fix static links for footer images
2013-10-08 11:39:22 -04:00
Adam Palay
935ebc4e7a
remove unused registration templates
2013-08-26 10:01:03 -04:00
Adam Palay
5a7b72667e
replace html strings wtih tokens in templates
2013-08-13 11:19:58 -04:00
Adam Palay
f9ab433e26
add settings.PLATFORM_NAME to password_reset_confirm context
2013-08-12 17:58:31 -04:00
Adam Palay
13d54c0dd7
fix password reset templates
2013-08-12 15:57:27 -04:00
Adam Palay
69ffb6a87b
replace edx with variable substitution
...
fixes template errors
keep tos untranslated
formatting fixes
2013-07-31 19:39:15 -04:00
Calen Pennington
0d3c44996a
LMS i18n from Tsinghua
2013-07-31 19:39:15 -04:00
Jason Bau
4a98e2eda7
Moves user activation away from just clicking on reset password
...
To following the link in the password reset email
2013-06-23 22:33:54 -07:00
Nate Hardison
940888da37
Use bugs email from settings, not hardcoded value
2013-06-05 10:27:25 -07:00
Greg Price
4e95aa053f
Fix marketing links in password reset pages
2013-05-16 16:57:56 -04:00
Greg Price
0a8d426706
Make activation complete page use non-modal login link
2013-05-10 11:02:39 -04:00
Brian Talbot
86dbfd34a1
edx.org - added basic styles to match previous password reset form to complete view
2013-04-09 15:38:10 -04:00
John Jarvis
c3e5469596
changing password reset fields to match what is used now
2013-04-09 15:11:06 -04:00
Brian Talbot
d8368447fd
edx.org - adjusted input height and padding to handle previously uneditable fieldsin firefox
2013-04-08 22:35:06 -04:00
Brian Talbot
13b741750a
edx.org - basic styling of password reset form
2013-04-08 22:16:32 -04:00
John Jarvis
506a5252b2
converting password_reset_confirm back to django template from mako
2013-03-26 11:06:39 -04:00
Brian Talbot
de4f35df77
drupal integration - plumbing in password reset UI updates - wip
2013-01-23 18:22:13 -05:00
David Ormsbee
ea8b9577ce
Email wording changes based on Sarina's review
2012-10-18 14:28:15 -04:00
Arjun Singh
202edb0ecb
making password reset email link have the current site's domain rather than edx.org hardcoded.
2012-08-23 11:47:30 -07:00
David Ormsbee
8db59825f1
Bad hardcoded hack fix to password reset.
...
We used to use Django templates and the Sites framework. At some point we
stopped, but this was leftover. The site_name no longer gets set properly.
It's probably a config issue, but not one I want to deal with right before
release, so I'm hardcoding it to link to the prod edx.org site until we
can sort what's what in the morning.
2012-07-23 22:27:33 -04:00
Bridger Maxwell
61105134aa
Cleaned up activation pages. Added "Log In" link to notice when anonymous user tries to enroll in course.
2012-07-22 14:52:49 -04:00
Bridger Maxwell
60b547273d
Registering now temporarily logs you in. A message is displayed on the dashboard, reminding you to activate your account. Logging in shows a reminder about activating.
2012-07-21 15:31:48 -04:00
Galen Frechette
72f772d6ff
adds styles to reset password page
2012-07-18 10:56:59 -04:00
Galen Frechette
2d3bab4188
styles activation message
2012-07-16 13:34:12 -04:00
Calen Pennington
5ba03130aa
Moving LMS code into subdirectory
2012-06-06 14:09:01 -04:00