Mahyar Damavand
025d0f07cb
Reveal a message to be extracted
2020-01-26 18:46:46 +03:30
Mahyar Damavand
532f3e80fa
Delete extra parentheses which prevented a message from being extracted
2020-01-12 17:17:51 +03:30
Waheed Ahmed
00c7cce1d8
Escape validation error messages on reset password page.
...
Properly escape validation error messages on reset password page while
passing to reactJS.
LEARNER-6356
2018-09-13 16:28:52 +05:00
Omar Al-Ithawi
73af914cfc
Use edx-ace for password reset email
2018-05-21 09:49:14 -04:00
Jillian Vogel
37ed10103c
Shows the account activation message in the main content area
...
if HIDE_DASHBOARD_COURSES_UNTIL_ACTIVATED is enabled.
(cherry picked from commit 761acdfc6d )
2018-05-18 09:33:16 +09:30
Jillian Vogel
d585294f50
Shows the account activation message in the sidebar
...
and removes the DISPLAY_ACCOUNT_ACTIVATION_MESSAGE_ON_SIDEBAR flag, since this
feature is now always on.
Marks the top banner as deprecated.
(cherry picked from commit b44114d171 )
2018-05-18 09:32:54 +09:30
Michael Youngstrom
e8f6d20119
Revert "Learner Dashboard improvements to assist with the Account Activation process"
2018-05-17 14:55:35 -04:00
Albert (AJ) St. Aubin
1bb20d2922
Merge pull request #15464 from open-craft/jill/empty-dashboard-message
...
Learner Dashboard improvements to assist with the Account Activation process
2018-05-17 12:45:02 -04:00
Gabe Mulley
5fa6c51368
Revert "Use edx-ace for the password reset email"
2018-05-10 13:06:52 -04:00
Omar Al-Ithawi
556c8b86d0
Use edx-ace for password reset email
2018-05-08 18:53:31 +03:00
Michael Terry
c19d01a994
Add live validation to password reset
...
Adds a new React factory for that page to handle the logic. Also
cleans up the UI a little (centers it, stops using serif font, etc).
2018-04-05 11:59:26 -04:00
Jillian Vogel
761acdfc6d
Shows the account activation message in the main content area
...
if HIDE_DASHBOARD_COURSES_UNTIL_ACTIVATED is enabled.
2018-04-04 09:33:32 +09:30
Jillian Vogel
b44114d171
Shows the account activation message in the sidebar
...
and removes the DISPLAY_ACCOUNT_ACTIVATION_MESSAGE_ON_SIDEBAR flag, since this
feature is now always on.
Marks the top banner as deprecated.
2018-04-04 09:33:32 +09:30
Brandon DeRosier
c7c3ef694c
Add optional password reset failure emails
...
This change allows Open edX operators to enable password reset
failure email notifications. This is mainly useful for
explicitly informing users that there's no account associated
with their email, so that users can be sure that there wasn't
a problem with the email system.
OSPR-1832
2017-12-18 11:05:15 -05:00
Jeremy Bowman
103c723c6d
PLAT-1801 Preserve new user login behavior under Django 1.10+
2017-12-05 10:20:25 -05:00
Salah Alomari
4f6eaa59d1
Use platform_name instead of site_name in password reset email
2017-06-28 02:30:17 +03:00
John Eskew
cb4ae4619b
Use standard 'url' templatetag - deprecated/removed from future.
2017-06-20 10:44:16 -04:00
Douglas Hall
0bf74f849e
Fix the activation email support link in the dashboard sidebar
2017-05-31 20:18:02 -04:00
Uman Shahzad
a41195377c
Allow configurable activation email support link.
...
This also serves as a slight refactor of ENT-392.
2017-05-26 14:25:15 -04:00
Douglas Hall
c1561f63a7
Use PLATFORM_NAME in the account activation sidebar message on the dashboard.
...
ENT-392
2017-05-19 12:58:16 -04:00
Saleem Latif
30eba50b79
Success Message for Account Activation for logged in users
2017-05-19 20:42:40 +05:00
Saleem Latif
20c4a758ab
a11y feedback changes for account activation message
2017-04-26 12:27:47 +05:00
Saleem Latif
0361b50286
Change Account Activation UI on Dashboard
2017-04-24 10:22:35 +05:00
Sylvia Pearce
8b1f28d317
Account registration and activation text string revisions
2016-06-27 13:32:53 -04:00
Robert Raposa
7223ee9316
Fix import order for HTML, Text.
2016-05-23 08:47:08 -04:00
Kevin Falcone
15e8829308
Enable safe by default in the activation flow
...
The largest changes here were around HTML escaping in the translations.
2016-05-05 16:39:17 -04:00
Brian Jacobel
060b5bf97d
Update escaping and safe-templating usage
2016-04-25 15:08:16 -04:00
Brian Jacobel
422147ea5a
Migrate password_reset_confirm.html to Mako (2/4)
2016-04-25 15:08:16 -04:00
Brian Jacobel
bda18f46c0
Convert password_reset_confirm.html to Mako
2016-04-25 15:08:16 -04:00
Waheed Ahmed
4399a5c7bd
Fixed the other half of forgot password flow accourding to logistration.
...
ECOM-2947
2016-03-25 12:02:03 +05:00
Saleem Latif
5523e7336d
message updated for unsupported browsers
2015-10-01 11:21:15 +05:00
Saleem Latif
d91aa83af5
reverting the chnages sent in MAYN-131, final solution will be submitted in a separate PR
2015-09-29 14:03:19 +05:00
Saleem Latif
5b985a5914
updated error message
2015-09-28 16:20:57 +05:00
David Baumgold
34addd8fa8
Group imports together in Mako templates
2015-06-03 12:36:47 -04:00
Julien Romagnoli
a80c09a9f2
Fix edX name hardcoded in password reset email
2015-01-05 11:27:56 -05:00
David Baumgold
25bdf70e78
Better i18n on the password reset page
2015-01-05 10:08:43 -05:00
stephensanchez
afaaca969a
Adding new styles for dashboard notifications.
...
Change the reverification failure message styling.
Changing templates so new styles do not appear in courseware.
Removing unused aria tag.
PR comments on cleaning up SASS
Fix signup LMS test.
Copy changes per review on PR
Updating based on PR comments
Style and HTML changes for notifications
2014-10-07 15:44:47 +00:00
Adam Palay
0c4f98a89b
update password reset template (TNL-503)
2014-09-29 16:15:31 -04:00
Bertrand Marron
879232af46
Make use of django_main for password_reset templates
...
Remove duplicated code and make sure those views use the same visual
identity.
2014-08-20 14:17:55 +02:00
Sarina Canelake
df8f3bd39e
Revert "Pull out edX into variables in password reset email"
...
This reverts commit 3a2276b537 .
2014-07-15 10:20:09 -04:00
Kevin Luo
3a2276b537
Pull out edX into variables in password reset email
2014-07-11 12:25:54 -07:00
chrisndodge
c407e89889
Merge pull request #2781 from edx/cdodge/password-history-enforcements
...
Add some optional policies around password resets, such as password reus...
2014-04-04 16:14:43 -04:00
Matjaz Gregoric
1cb7628d8b
Don't hardcode https protocol in password reset email.
...
Use http or https, depending on the value of `is_secure`.
This is similar to how links in some other email templates work.
2014-04-02 16:46:01 +02:00
Chris Dodge
ff8a0c6891
password history: just limit the result set range to simplify iteration logic
2014-03-31 10:30:58 -04:00
Chris Dodge
d5bb1b5cca
Add some optional policies around password resets, such as password reuse, forced password resets, allowed frequency of password resets
2014-03-31 10:30:58 -04:00
Sarina Canelake
0f0f185f90
Fix password reset i18n
2014-02-26 16:17:42 -05:00
Brian Talbot
a41bdb46db
Merge pull request #2476 from ionis-education-group/bodyclass-without-js
...
Stop using JavaScript to set the body's CSS class
2014-02-06 11:28:09 -05:00
Bertrand Marron
5835ecf779
Stop using JavaScript to set the body CSS class
...
This prevents everything from blinking, since the CSS class will be
present when the page is rendering.
2014-02-05 17:34:35 +01:00
Dave St.Germain
a6797899da
Removed inappropriate section tags. Because screen readers announce each section, they should not be used unless they are actually defining meaningful sections.
2014-02-05 11:32:08 -05:00
Dave St.Germain
6d50ff7b61
Set the html language to the browser's specified language
2014-01-28 16:43:29 -05:00