Tom Hughes
e890528aac
Rework password reset system to do away with the second email and instead
...
just allow the user (providing they possess a valid token from the first
email) to enter a new password on the site.
2009-08-03 23:42:29 +00:00
Tom Hughes
2e2f212472
Rename views to rails 2 style names.
2009-06-09 20:50:14 +00:00
Ævar Arnfjörð Bjarmason
938cdd8503
Made GPX notification E-Mails translatable
...
The multiline 'notifier.gpx_notification.success.loaded_successfully'
message is how one should properly do multiline messages to be
embedded into E-Mail. It wraps at 80 columns (if translated correctly)
and isn't as inhererently limited as splitting the E-Mail into one
message per-line like the other notification messages do it.
2009-06-07 15:50:30 +00:00
Ævar Arnfjörð Bjarmason
e72f35f8d9
Make URL that link to the OSM Wiki configurable by translations. A lot
...
of these pages have been translated into other languages and users
using other languages would want to visit those in preference to the
English version.
2009-06-06 21:36:49 +00:00
Tom Hughes
d9dbd3edf1
Make the rest of the email translatable.
2009-06-05 23:53:47 +00:00
Ævar Arnfjörð Bjarmason
e70e2dbe9f
Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer
2009-06-02 12:23:37 +00:00
Tom Hughes
35eeff0081
Fix up translation issues in diary comment notifier.
2009-06-02 08:25:00 +00:00
Ævar Arnfjörð Bjarmason
b720048e95
fixed fatal error as a result of copy/paste programming
2009-06-01 22:51:33 +00:00
Tom Hughes
ceb6a86430
Merge a final translation from i18n branch.
2009-05-31 23:22:10 +00:00
Shaun McDonald
ff6eeff075
Bugfix to the diary entry comment notifier with the missing closing %>
2009-05-31 22:24:57 +00:00
Jenny Herbert
1d89654a79
Added translations for friend_notification
2009-05-31 17:41:56 +00:00
Andy Allan
9eb2d86824
fix html email stuff
2009-05-31 17:03:28 +00:00
Andy Allan
99903362ca
i18n signup html
2009-05-31 16:44:58 +00:00
Jenny Herbert
d4f87f6b9b
Added translations to notifier/diary_comment_notification
2009-05-31 16:29:42 +00:00
Andy Allan
f4f0c4b155
confirmation email plain text version - comments on wrapping?
2009-05-31 16:04:00 +00:00
Steve Coast
ec7e89f757
nicer signup confirmation email
2009-01-19 03:45:41 +00:00
Tom Hughes
64ecd02f0b
Allow users to change their email address. Closes #546 .
2008-08-13 11:39:33 +00:00
Tom Hughes
953599970e
Capitalise German message correctly.
2008-07-05 23:45:15 +00:00
Tom Hughes
563172b2c8
Minor correction to German translation.
2008-06-25 16:46:25 +00:00
Tom Hughes
65ff860da9
Handle international idiots in a reasonable selection of languages.
2008-06-25 15:18:07 +00:00
Tom Hughes
2677593b33
Try and make message and comment notifications more idiot proof.
2008-06-25 14:41:37 +00:00
Tom Hughes
33eb0d7e31
Advise new users to signup on the wiki as well. Closes #738 .
2008-04-27 12:26:10 +00:00
Tom Hughes
7d0a281d5b
Include tags in GPX success and failure mails. Closes #480 .
2008-04-27 12:18:19 +00:00
Tom Hughes
5fbc8ad3f4
Send email notifications when people comment on diary entries. Closes #655 .
2008-02-04 00:15:28 +00:00
Tom Hughes
bc309badb8
Point people at the wiki when GPX imports fail.
2008-01-10 12:15:34 +00:00
Tom Hughes
01f525c924
Fix typo. Closes #628 .
2008-01-06 13:14:44 +00:00
Tom Hughes
c3424e9cfb
Add warnings not to reply to message notifications directly.
2007-10-30 00:47:45 +00:00
Dan Karran
d320673cc7
Improving friend capabilities so you can now add and remove friends as you wish. Friends will be notified when you add them. You can view a list of friends on your profile page (which has been reorganised a little).
2007-10-08 22:21:15 +00:00
Tom Hughes
c2707d72e0
Fix typo in HTML version of account confirmation message.
2007-09-30 08:50:53 +00:00
Tom Hughes
e5018d8f08
Provide both HTML and plain text versions of account confirmation and
...
password reset emails to try and avoid problems with link truncation.
2007-09-26 23:01:11 +00:00
Tom Hughes
27d8f2ef63
Include a reply link in email notifications of messages.
2007-09-19 10:37:32 +00:00
Dan Karran
78ef65aff7
Include message body in notification emails for convenience.
2007-09-16 14:52:50 +00:00
Dan Karran
285d61bf4c
Send an email notification out when a new message is waiting on the site for you.
2007-09-05 22:27:22 +00:00
Immanuel Scholz
85d8a2d177
- replaced hardcoded www.openstreetmap.org with environment variable
...
- added preferences action to user
- added column preferences to user table
2007-01-14 01:29:52 +00:00
Steve Coast
92418b7954
gpx insert now works
2006-12-01 17:56:13 +00:00
Steve Coast
fac305e87b
various gpx bits
2006-12-01 15:59:13 +00:00
Steve Coast
791814d74e
rest of password thing
2006-11-17 18:22:53 +00:00
Steve Coast
f864203056
First half of a password reset function
2006-11-17 13:31:15 +00:00
Steve Coast
a46c4083ae
some more rails stuff
2006-07-28 22:53:54 +00:00