openstreetmap-website/app/models
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
..
api.rb various things 2006-11-17 19:56:54 +00:00
node.rb API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing 2007-03-23 23:13:19 +00:00
notifier.rb - replaced hardcoded www.openstreetmap.org with environment variable 2007-01-14 01:29:52 +00:00
old_node.rb rails API support for history of node/segment/way + various bugfixes and cleanups 2006-11-30 18:44:40 +00:00
old_segment.rb rails API support for history of node/segment/way + various bugfixes and cleanups 2006-11-30 18:44:40 +00:00
old_way.rb rails API support for history of node/segment/way + various bugfixes and cleanups 2006-11-30 18:44:40 +00:00
old_way_segment.rb way stuff, now creates correctly 2006-11-27 12:33:20 +00:00
old_way_tag.rb way stuff, now creates correctly 2006-11-27 12:33:20 +00:00
segment.rb API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing 2007-03-23 23:13:19 +00:00
trace.rb API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing 2007-03-23 23:13:19 +00:00
tracepoint.rb lots of rails gpx stuff 2006-12-01 20:38:29 +00:00
tracetag.rb add tags to gpx files 2006-12-06 17:10:59 +00:00
user.rb API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing 2007-03-23 23:13:19 +00:00
way.rb API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing 2007-03-23 23:13:19 +00:00
way_segment.rb more way bits 2006-08-26 21:36:21 +00:00
way_tag.rb way stuff 2006-08-26 20:49:16 +00:00