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
12f9bedbf5
fixed an error in routes
2007-04-14 14:43:34 +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
Jochen Topf
1f8bf07464
fixed typos
2007-04-14 11:51:41 +00:00
Steve Coast
a8d6714aeb
readmes and move some sites
2007-04-14 10:39:01 +00:00
Steve Coast
029b9f3d9f
more cleanups
2007-04-14 10:22:45 +00:00
Steve Coast
49d79bdbcf
move sites around
2007-04-14 10:09:15 +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
88b19c5597
this is getting silly, needs rationalisation
2007-04-07 22:34:18 +00:00
Steve Coast
92faa7f93e
user creation broken with all the routes... fixed
2007-04-07 21:45:37 +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
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
49a1b4ef29
gpx api fixes
2007-04-07 17:55:37 +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
dd57a8d248
link to map from trace
2007-04-07 16:58:26 +00:00
Steve Coast
9f8952b6ef
fix import bug, make points commify
2007-04-07 16:56:45 +00:00
Steve Coast
4434bac3b4
gpx import now fully works
2007-04-07 14:06:26 +00:00
Steve Coast
f1189ae115
close 394
2007-04-07 13:08:46 +00:00
Steve Coast
f42111e202
replace applet with potlatch
2007-04-07 12:57:12 +00:00
Steve Coast
668f8020cc
simplify grabbing of a xml base doc
2007-04-07 12:43:48 +00:00
Steve Coast
2f55a3f0a8
API returns user info if public
2007-04-07 12:17:11 +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
Steve Coast
4f826acfca
move to rails 1.2.3 and make the map use all the window space
2007-04-07 10:24:49 +00:00
Dan Moore
9b424b8614
API 0.4: Update rails version to match dev.openstreetmap env
2007-03-31 13:32:25 +00:00
Dan Moore
195e840df8
API 0.4: svn:ignore updates for JARs, logs
2007-03-29 22:16:36 +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
11279ebfe9
API 0.4 Reverted minor errors in changeset 2324
2007-03-23 23:20:47 +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
Steve Coast
c96b5b951c
bring rails front page in to line with current one
2007-01-23 18:57:30 +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