openstreetmap-website/app/controllers
2009-05-29 14:11:12 +00:00
..
amf_controller.rb Fix some comments to reflect reality. 2009-05-21 17:30:20 +00:00
api_controller.rb Raising an exception in Ruby requires a .new. Add a timeout line to the capabilities call. 2009-05-21 14:05:09 +00:00
application.rb Actually set the locale from the users browser request, rather than just parsing it. 2009-05-27 12:57:28 +00:00
browse_controller.rb Might be useful to set the locale everywhere we need the web, rather than just the diary entries. 2009-05-29 14:11:12 +00:00
changeset_controller.rb Might be useful to set the locale everywhere we need the web, rather than just the diary entries. 2009-05-29 14:11:12 +00:00
changeset_tag_controller.rb Might be useful to set the locale everywhere we need the web, rather than just the diary entries. 2009-05-29 14:11:12 +00:00
diary_entry_controller.rb Diary entries pretty much i18n'd. Additional test that checks there are no missing translation strings, need more like it. 2009-05-27 17:19:59 +00:00
export_controller.rb Might be useful to set the locale everywhere we need the web, rather than just the diary entries. 2009-05-29 14:11:12 +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 an internal geocoder for lat/lon positions. 2009-05-10 11:57:10 +00:00
message_controller.rb Might be useful to set the locale everywhere we need the web, rather than just the diary entries. 2009-05-29 14:11:12 +00:00
node_controller.rb Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +00:00
old_node_controller.rb Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +00:00
old_relation_controller.rb Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +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 Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +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 a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +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 Optimise retrieval of full relations. 2009-05-15 09:10:50 +00:00
site_controller.rb Might be useful to set the locale everywhere we need the web, rather than just the diary entries. 2009-05-29 14:11:12 +00:00
swf_controller.rb Apply #1824. 2009-05-14 08:38:32 +00:00
trace_controller.rb Might be useful to set the locale everywhere we need the web, rather than just the diary entries. 2009-05-29 14:11:12 +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 Might be useful to set the locale everywhere we need the web, rather than just the diary entries. 2009-05-29 14:11:12 +00:00
user_preference_controller.rb Use the right keyword this time... 2009-04-09 23:18:21 +00:00
way_controller.rb Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +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