Commit graph

72 commits

Author SHA1 Message Date
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
Nick Black
932c2d4f8f New way id is now returned complete 2007-03-20 13:07:38 +00:00
Nick Black
19f05fbf8d New node id is now returned complete 2007-03-20 13:05:53 +00:00
Nick Black
f75401ae29 Fixed precondition typo and segment_controller foreign key 2007-03-12 15:49:11 +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
Immanuel Scholz
1ecf13d846 - fixed map api call in version 0.4. 2007-01-13 04:03:46 +00:00
Steve Coast
9189093997 precondition stuff 2006-12-13 16:05:37 +00:00
Steve Coast
374d9ea486 innitial by tag / by user code 2006-12-08 18:00:56 +00:00
Steve Coast
e5f292cf21 gpx rss and gpx cleanups 2006-12-08 17:25:23 +00:00
Steve Coast
dd1f94e341 trace bits and a georss class 2006-12-08 15:31:04 +00:00
Steve Coast
6559db51df various gpx rails things 2006-12-06 17:55:22 +00:00
Steve Coast
a7e3b58b41 add tags to gpx files 2006-12-06 17:10:59 +00:00
Steve Coast
93dab8a127 lots of rails gpx stuff 2006-12-01 20:38:29 +00:00
Steve Coast
fac305e87b various gpx bits 2006-12-01 15:59:13 +00:00
Steve Coast
ece8999dcd various gpx bits 2006-12-01 14:10:02 +00:00
Steve Coast
c38e4bf4a0 compression! 2006-12-01 11:07:31 +00:00
Steve Coast
25936fad05 ways plural api 2006-12-01 10:09:18 +00:00
Steve Coast
f4743c08ac nodes and segments plural API calls 2006-12-01 09:51:18 +00:00
Steve Coast
e799022131 rails API support for history of node/segment/way + various bugfixes and cleanups 2006-11-30 18:44:40 +00:00
Steve Coast
8ef8761fa5 trace stuff in rails port 2006-11-30 17:25:31 +00:00
Steve Coast
fb1467a944 GPX trace rails stuff 2006-11-27 19:52:18 +00:00
Steve Coast
2803612d9d various map API rails stuff 2006-11-27 15:06:34 +00:00
Steve Coast
6b73747271 bits to get map call return nodes and segments 2006-11-27 14:14:43 +00:00
Steve Coast
1a6765f1a2 ways now work 2006-11-27 13:05:27 +00:00
Steve Coast
db1e02adb5 rails way bits 2006-11-27 10:35:10 +00:00