openstreetmap-website/app/controllers
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_controller.rb API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing 2007-03-23 23:13:19 +00:00
application.rb API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing 2007-03-23 23:13:19 +00:00
node_controller.rb API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing 2007-03-23 23:13:19 +00:00
old_node_controller.rb rails API support for history of node/segment/way + various bugfixes and cleanups 2006-11-30 18:44:40 +00:00
old_segment_controller.rb rails API support for history of node/segment/way + various bugfixes and cleanups 2006-11-30 18:44:40 +00:00
old_way_controller.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_controller.rb rails way bits 2006-11-27 10:35:10 +00:00
old_way_tag_controller.rb rails way bits 2006-11-27 10:35:10 +00:00
segment_controller.rb API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing 2007-03-23 23:13:19 +00:00
site_controller.rb more rails front end bits 2006-08-26 17:53:43 +00:00
trace_controller.rb API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing 2007-03-23 23:13:19 +00:00
tracepoint_controller.rb various gpx bits 2006-12-01 15:59:13 +00:00
tracetag_controller.rb add tags to gpx files 2006-12-06 17:10:59 +00:00
user_controller.rb - replaced hardcoded www.openstreetmap.org with environment variable 2007-01-14 01:29:52 +00:00
way_controller.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_controller.rb more way bits 2006-08-26 21:36:21 +00:00
way_tag_controller.rb way stuff 2006-08-26 20:49:16 +00:00