openstreetmap-website/app/controllers
Tom Hughes a4647430aa Allow all trackpoints to be fetched, not just those from public traces and
the user's own traces. Also restore the 0.3 API functionality that eliminate
duplicate points.
2007-06-24 10:51:29 +00:00
..
amf_controller.rb remove timeout 2007-06-11 14:43:06 +00:00
api_controller.rb Allow all trackpoints to be fetched, not just those from public traces and 2007-06-24 10:51:29 +00:00
application.rb Improve handling of login/logout some more to improve the chances of 2007-06-11 23:49:03 +00:00
diary_entry_controller.rb Make per-user diary entry lists go through the diary_entry controller so 2007-06-23 12:41:58 +00:00
friend_controller.rb added messaging and friend stuff that wasn't checked in 2007-05-06 10:36:06 +00:00
geocoder_controller.rb Add the search boxes to the edit page. 2007-06-12 16:51:12 +00:00
message_controller.rb Seperating message receiving off into 'inbox' function. 2007-06-20 22:32:15 +00:00
node_controller.rb Correctly record which user deleted an object. 2007-06-22 15:37:57 +00:00
old_node_controller.rb change mime type and reformat search controller 2007-04-18 11:25:59 +00:00
old_segment_controller.rb change mime type and reformat search controller 2007-04-18 11:25:59 +00:00
old_way_controller.rb TomH's way history patch 2007-06-08 10:40:26 +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
search_controller.rb change mime type and reformat search controller 2007-04-18 11:25:59 +00:00
segment_controller.rb Correctly record which user deleted an object. 2007-06-22 15:37:57 +00:00
site_controller.rb move stuff around 2007-04-07 19:00:23 +00:00
swf_controller.rb unwayed segments fix 2007-06-08 17:37:54 +00:00
trace_controller.rb Adding tag name to title if available. 2007-06-23 11:30:03 +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 Make per-user diary entry lists go through the diary_entry controller so 2007-06-23 12:41:58 +00:00
way_controller.rb Correctly record which user deleted an object. 2007-06-22 15:37:57 +00:00
way_segment_controller.rb move stuff around 2007-04-07 19:00:23 +00:00
way_tag_controller.rb fixes for search 2007-04-07 19:07:45 +00:00