openstreetmap-website/app/controllers
2008-04-23 16:46:47 +00:00
..
amf_controller.rb more madness 2008-03-21 20:21:49 +00:00
api_controller.rb Mark map responses as attachments. 2008-04-19 13:35:02 +00:00
application.rb Allow the API to be taken offline completely as well as being put into 2007-09-20 23:51:11 +00:00
browse_controller.rb start no longer uses these nodes: don't query for them 2008-04-23 16:46:47 +00:00
diary_entry_controller.rb Send email notifications when people comment on diary entries. Closes #655. 2008-02-04 00:15:28 +00:00
export_controller.rb Rework AJAX stuff to work on IE. 2008-04-18 22:12:50 +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 Tweak the namefinder results a bit more. 2008-04-10 08:07:09 +00:00
message_controller.rb Make the message reply link prefill the title with "Re: original title". 2008-01-15 19:05:17 +00:00
node_controller.rb Some node documentation 2008-01-24 13:04:04 +00:00
old_node_controller.rb Allow the API to be taken offline completely as well as being put into 2007-09-20 23:51:11 +00:00
old_relation_controller.rb - add old_relation_controller and stuff so that relation history works. fixes #557. 2008-03-16 23:16:18 +00:00
old_relation_member_controller.rb - add old_relation_controller and stuff so that relation history works. fixes #557. 2008-03-16 23:16:18 +00:00
old_relation_tag_controller.rb - add old_relation_controller and stuff so that relation history works. fixes #557. 2008-03-16 23:16:18 +00:00
old_way_controller.rb Allow the API to be taken offline completely as well as being put into 2007-09-20 23:51:11 +00:00
old_way_node_controller.rb 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
old_way_tag_controller.rb rails way bits 2006-11-27 10:35:10 +00:00
relation_controller.rb add last-modified header to relation read 2008-01-21 17:42:57 +00:00
relation_member_controller.rb 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
relation_tag_controller.rb 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
search_controller.rb removed require ruby-debug line 2008-01-22 16:56:13 +00:00
site_controller.rb Remove unused method. 2008-04-17 17:47:35 +00:00
swf_controller.rb fix for resizable Potlatch 2008-02-03 16:11:24 +00:00
trace_controller.rb Use FileUtils.mv instead of File.rename as it will do a copy+delete when 2008-02-07 23:53:20 +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 Fix stupid breakage. Closes #708. 2008-02-24 13:43:42 +00:00
user_preference_controller.rb Use named constants for HTTP response codes. 2008-02-23 15:35:49 +00:00
way_controller.rb Remove pointless return statement. 2008-02-03 15:55:19 +00:00
way_node_controller.rb 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
way_tag_controller.rb fixes for search 2007-04-07 19:07:45 +00:00