Commit graph

8 commits

Author SHA1 Message Date
Tom Hughes
bddf524c88 Allow users to send themselves a new confirmation email
Add a method which generates a new confirmation email, and provide
links to it from appropriate places.
2010-10-04 21:52:58 +01:00
Tom Hughes
0874c807e3 Use javascript to automatically submit confirmation forms
In order to avoid forcing the user to press a confirm button, whilst
still not running into the problems we used to have with virus scanners
activating accounts we use javascript to hide and then automatically
submit the confirmation form.
2010-10-04 19:11:01 +01:00
Tom Hughes
898c47e647 Present the contributor terms as part of the initial signup instead of
during the account confirmation step.
2010-03-26 18:55:17 +00:00
Tom Hughes
6732ff07b9 Rework the PD question on the confirmation screen. 2010-03-23 17:50:54 +00:00
Tom Hughes
576e6e6d67 More improvements to styling of terms. 2010-03-23 00:33:16 +00:00
Tom Hughes
917ed5a7fd Improve styling of contributor terms. 2010-03-23 00:17:14 +00:00
Matt Amos
b99e870291 Initial version of contributor terms changes. 2010-03-22 22:51:09 +00:00
Tom Hughes
2e2f212472 Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
Renamed from app/views/user/confirm.rhtml (Browse further)