Tom Hughes
dcad29dad0
Split the rest action into sparate read, update and delete actions thus
...
allowing authorization to be done on a per-action basis without worring
about the method. This should make the user API work.
Also do a lot of cleanup of the controllers.
2007-06-27 17:27:10 +00:00
Tom Hughes
1017c4c39a
Make per-user diary entry lists go through the diary_entry controller so
...
that we aren't duplicating everything in the user controller.
This also makes per-user RSS feeds work, and makes links to specific posts
work properly so that the RSS feeds behave sensibly.
2007-06-23 12:41:58 +00:00
Tom Hughes
8c8d55736f
Tell users if the reason they can't login is because they haven't activated
...
their account yet.
2007-06-18 07:27:39 +00:00
Tom Hughes
0e66875ace
Make it clear that new accounts need to be actived by clicking on the
...
confirm link in the email before they can be used.
2007-06-18 07:20:08 +00:00
Dan Karran
072b0717e4
Adding titles to some more pages, adding a redirect after sent messages and setting correct XML content-type header for RSS feeds.
2007-06-16 20:38:14 +00:00
Tom Hughes
235999b835
When a new user confirms their email address, log them automatically and
...
redirect them to their account page so they can set their home location
and description if they want.
2007-06-14 23:55:26 +00:00
Tom Hughes
2afcb4b222
Allow users to change their password from the account page, and get rid
...
of the separate edit page that (partially) duplicated the account page.
2007-06-12 00:28:53 +00:00
Tom Hughes
d27ff25473
Improve handling of login/logout some more to improve the chances of
...
us ending up on the right page afterwards.
2007-06-11 23:49:03 +00:00
Tom Hughes
457d66eb5b
Mark user as active when issuing a new password - this allows users who
...
forgot to activate their account to do so by going through the lost password
procedure, which effectively revalidates their email address.
2007-06-09 23:08:18 +00:00
Tom Hughes
a187c759b7
Validate passwords properly when creating an account. Fixes #419 .
2007-06-09 22:56:18 +00:00
Dan Karran
8b240b982b
#493 : tweaking some notification messages in user_controller.
2007-06-07 14:36:13 +00:00
Richard Fairhurst
4769eec5aa
TomH's patches
2007-05-28 14:54:50 +00:00
Damian Sulewski
461bf3802d
applied TomH patch for lost password site
2007-05-26 20:58:33 +00:00
John McKerrell
3296514ab8
Adding display name to go_public method to fix follow on page.
2007-05-05 15:01:40 +00:00
Nick Black
7bcda2794f
resolved user.rb conflict
2007-05-05 14:24:08 +00:00
Nick Black
078301a780
messaging stuff
2007-05-05 12:29:44 +00:00
Nick Black
8bd09c0828
map view defaults to a home lat and lon
2007-04-30 09:57:54 +00:00
Nick Black
60a294c40e
Added user home lat and lon
2007-04-26 09:01:03 +00:00
Nick Black
61ae5e7af0
Fixed up name search and postcode search
2007-04-25 08:12:20 +00:00
Steve Coast
f498a9287a
various diary bits
2007-04-07 20:12:35 +00:00
Steve Coast
f9baf5f392
diary / user bits
2007-04-07 19:50:55 +00:00
Steve Coast
3aabf07e10
user bits
2007-04-07 19:33:20 +00:00
Steve Coast
01cfcbd845
GPX api done
2007-04-07 17:48:34 +00:00
Steve Coast
668f8020cc
simplify grabbing of a xml base doc
2007-04-07 12:43:48 +00:00
Steve Coast
a61e2ed690
allow a user to make data public
2007-04-07 11:48:20 +00:00
Steve Coast
c382f33e1c
various user bits
2007-04-07 11:40:43 +00:00
Dan Moore
2709027882
API 0.4: User rename, view trace links, tag filter summary / see all link, traces testing
2007-03-29 22:14:39 +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
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
97978ceeb9
more rails front end bits
2006-08-26 17:53:43 +00:00
Steve Coast
c8f9387420
various fixes
2006-08-18 17:54:41 +00:00
Steve Coast
37bd2971b4
more rails updates
2006-08-01 17:50:10 +00:00
Steve Coast
88297a682c
bits
2006-08-01 14:53:49 +00:00
Steve Coast
a46c4083ae
some more rails stuff
2006-07-28 22:53:54 +00:00
Steve Coast
b4c0bfd8fa
more basic framework
2006-07-28 21:53:30 +00:00