Steve Coast
513b863bf0
add explicit garbage collection
2007-05-07 13:51:47 +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
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
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
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
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
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
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
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
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
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
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
Steve Coast
6fe1a503b6
move stuff around
2007-04-07 19:00:23 +00:00
Steve Coast
8edf08405d
can now navigate to the map from a searched-for tag in a way
2007-04-07 18:44:22 +00:00
Steve Coast
6b4803d87f
search done
2007-04-07 18:21:12 +00:00
Steve Coast
01cfcbd845
GPX api done
2007-04-07 17:48:34 +00:00
Steve Coast
a9e1c229d2
ability to make trace public
2007-04-07 17:14:53 +00:00
Steve Coast
bc49dab4a8
can now download a trace
2007-04-07 17:07:03 +00:00
Steve Coast
4434bac3b4
gpx import now fully works
2007-04-07 14:06:26 +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
Steve Coast
3789c7b592
throw user to login if trying to edit without logging in
2007-04-07 10:28:38 +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
Dan Moore
d07277efba
API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing
...
* traces - added some routes, replicated data access / pagination, but presentation and pending file control not complete
* edit - setup so that applet can be loaded + token authorisation enabled
* API - tests out ok against applet, but had to change segment-node associations
* misc - gems version required upgraded to 1.2.3 (latest stable rails version), changed some find_first to find(:first... calls
2007-03-23 23:13:19 +00:00
Nick Black
e7c2d2a211
New seg id is now returned complete
2007-03-20 13:10:45 +00:00