Commit graph

179 commits

Author SHA1 Message Date
Steve Coast
513b863bf0 add explicit garbage collection 2007-05-07 13:51:47 +00:00
Nick Black
e50cdbff7c fixed so user email is not displayed 2007-05-07 13:33:44 +00:00
John McKerrell
073ea140d8 Added single line fix for IE7/Safari and many line fix for IE6. 2007-05-07 11:19:22 +00:00
Nick Black
7d52305640 added messaging and friend stuff that wasn't checked in 2007-05-06 10:36:06 +00:00
Steve Coast
48183e2d53 arghhhhhhhhh untested rails code and SQL fixed 2007-05-06 10:20:40 +00:00
Steve Coast
89e976c6e5 updates from hacking day 2007-05-06 10:08:00 +00:00
Richard Fairhurst
e5a5f957ef Potlatch whichways and getway. These aren't really Rails, they're just SQL grafted on... 2007-05-05 18:46:10 +00:00
Nick Black
3698ff353e removed fixme tags from views and put into trac 2007-05-05 16:28:29 +00:00
Richard Fairhurst
c8972a0859 Potlatch Rails AMF stuff 2007-05-05 16:09:34 +00:00
Nick Black
20e02f42dc messaging stuff and home location selection 2007-05-05 16:05:00 +00:00
Richard Fairhurst
88a206b0f2 /diary no longer requires login 2007-05-05 15:52:11 +00:00
John McKerrell
7c55604f27 Changed the account page to have the editing functionality built in.
Ability to specify home location by clicking on a map.
Ability to see nearby mappers on the map.
New colourful markers.
2007-05-05 15:02:54 +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
John McKerrell
ce37f1ab65 Don't list yourself in the nearby mappers 2007-05-05 15:00:16 +00:00
Nick Black
7bcda2794f resolved user.rb conflict 2007-05-05 14:24:08 +00:00
John McKerrell
bfdef8dc68 Made nearest method work with nil home lat/lon. 2007-05-05 13:37:13 +00:00
Nick Black
078301a780 messaging stuff 2007-05-05 12:29:44 +00:00
Jörg Ostertag
20ae3232cd small typeo 2007-05-05 09:47:01 +00:00
Nick Black
9c5c71f2d7 added user stuff inc beginning of messages 2007-05-04 19:42:17 +00:00
Richard Fairhurst
1defb3ca1e /diary links to users 2007-05-04 17:35:06 +00:00
Richard Fairhurst
8758685a86 started work on /diary 2007-05-04 17:07:27 +00:00
Nick Black
bc01da3ef9 now you can search openstreetmap.org/postcode/wc1e6bt 2007-05-01 23:31:44 +00:00
Nick Black
a4f4714d0e added a marker to show a location on the map 2007-05-01 13:26:27 +00:00
Nick Black
b6ae16bc83 geocoder stuff - views 2007-05-01 13:24:44 +00:00
Nick Black
8bd09c0828 map view defaults to a home lat and lon 2007-04-30 09:57:54 +00:00
Richard Fairhurst
f4e4fefaa1 beginnings of Potlatch on Rails 2007-04-28 11:33:13 +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
Nick Black
3b4ee4cb0f more geocoder stuff 2007-04-24 11:18:01 +00:00
Nick Burch
738cf50d08 If we can't match a postcode using a known geocoder, throw it at geonames and see if they happen to know what to do with it 2007-04-24 10:56:28 +00:00
Nick Burch
18d0dde5d1 Add Canadian geocoding, and attribute the geocoders we use 2007-04-24 10:32:34 +00:00
Nick Burch
4c8e1fa545 Support zip codes 2007-04-24 09:28:07 +00:00
Nick Burch
1cf9e2ed19 Update the postcode code to do a npemap lookup, rather than a FTP one 2007-04-24 09:16:15 +00:00
Nick Black
bf2e2c7140 completed UK postcode search 2007-04-24 07:55:19 +00:00
Nick Burch
a926189c7f When calling .tags or .segs on a way, if it's an existing one, use the data from the database 2007-04-22 14:46:25 +00:00
Nick Burch
343e01bb86 Support getting a way, and all the segments and nodes it depends on, via /way/:id/full 2007-04-22 11:06:48 +00:00
Steve Coast
15d3958627 close #411 segments should not be allowed where node_a == node_b 2007-04-22 10:10:43 +00:00
Steve Coast
c91b86a1d1 change mime type and reformat search controller 2007-04-18 11:25:59 +00:00
Nick Black
529279d227 updated geocoder 2007-04-14 15:58:12 +00:00
Nick Black
e3de346bdd geocoder stuff 2007-04-14 14:12:27 +00:00
Nick Black
f6758877e8 updated the geocoder 2007-04-14 13:06:55 +00:00
Nick Black
ff2b0f81c4 geocoder controller - handles geocoding 2007-04-14 12:30:58 +00:00
Nick Burch
182dd045f7 Initial support for searching 2007-04-08 18:13:20 +00:00
Nick Burch
1733e8990a When we hit an error in /api/0.x/map, include a more helpful explanation of what's wrong in an error header (ruby's CGI stuff won't let you set it as the HTTP status message) 2007-04-08 16:29:06 +00:00
Steve Coast
4e9fcb9b91 user bugs + direct to real 404 tile 2007-04-07 21:08:58 +00:00
Steve Coast
1d06a4eef1 move login form to new way of doing forms 2007-04-07 21:02:58 +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
cdb9d2527a fixes for search 2007-04-07 19:07:45 +00:00