Frederik Ramm
dbdb0bec59
fixed ways_for_node call
2007-09-13 00:05:13 +00:00
Frederik Ramm
78b440ffc1
preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue
2007-08-29 22:00:26 +00:00
Tom Hughes
d2bd78627e
More search improvements - a "Where am I?" link that does a reverse
...
search, and various cleanups to the previous changes.
2007-08-24 18:53:30 +00:00
Tom Hughes
d274c0e3d8
Put the option to delete GPS traces back. Fixes #405 .
2007-08-22 18:01:23 +00:00
Tom Hughes
dc3edbe7c1
Add a capabilities API call. Fixes #410 .
2007-08-21 23:27:42 +00:00
Tom Hughes
44051f30d8
Make the gpx/id/data API call work, and make gpx/create a POST method
...
so arguments can be handled more robustly.
2007-08-16 23:04:18 +00:00
Tom Hughes
08b71b48e1
Tidy up trace handling a bit, and add support for per-user and per-tag feeds.
2007-08-15 18:10:18 +00:00
Tom Hughes
397db07d65
New improved geocoder with extra added AJAX and OSM Namefinder support.
2007-08-07 17:09:37 +00:00
Tom Hughes
d52e391a0d
Make the API consistent about whether object names are plural in
...
search calls.
2007-07-26 14:24:08 +00:00
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
e976a6df5a
Restrict object IDs to numbers to make search methods route correctly.
2007-06-26 17:39:00 +00:00
Tom Hughes
a97522a3b3
Fix up routes for diary entry changes in r3302.
2007-06-23 12:44:22 +00:00
Tom Hughes
2c98558c86
Add support for segment/:id/ways and node/:id/segments API calls. Fixes #452 .
2007-06-21 22:52:40 +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
Dan Karran
0fd11224af
Adding routes for overall diary RSS, user-specific diary RSS, language-specific global diary RSS (both to come still) and messaging inbox (to come still).
2007-06-11 21:51:22 +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
Richard Fairhurst
0944c1cf02
Potlatch-on-Rails, ready to go (fingers crossed)
2007-05-18 15:20:31 +00:00
John McKerrell
14b8e7619f
Added trackpoint serving support to 0.4 API
2007-05-10 14:07:37 +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
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
Richard Fairhurst
8758685a86
started work on /diary
2007-05-04 17:07:27 +00:00
Nick Black
763848b3dc
routes to enable the postcode search
2007-05-01 23:32:02 +00:00
Nick Black
60a294c40e
Added user home lat and lon
2007-04-26 09:01:03 +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
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 Burch
182dd045f7
Initial support for searching
2007-04-08 18:13:20 +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
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
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
668f8020cc
simplify grabbing of a xml base doc
2007-04-07 12:43:48 +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
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
93dab8a127
lots of rails gpx stuff
2006-12-01 20:38:29 +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