openstreetmap-website/app/controllers
2013-09-30 08:45:19 +01:00
..
amf_controller.rb Upgrade to http_accept_language 2.x 2013-09-24 20:22:44 +01:00
api_controller.rb Replace deprecated finder methods 2013-09-21 11:35:46 +01:00
application_controller.rb Upgrade to http_accept_language 2.x 2013-09-24 20:22:44 +01:00
browse_controller.rb Improve consistency of selections in the browser controller 2013-09-30 08:45:19 +01:00
changeset_controller.rb Replace deprecated scoped method with all 2013-09-21 11:35:46 +01:00
diary_entry_controller.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
export_controller.rb Use render.openstreetmap.org for mapnik exports 2013-08-12 17:50:06 +01:00
geocoder_controller.rb Upgrade to http_accept_language 2.x 2013-09-24 20:22:44 +01:00
message_controller.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
node_controller.rb Make the multi-get calls throw 400 errors on invalid input 2013-08-04 10:54:45 +01:00
notes_controller.rb Replace deprecated finder methods 2013-09-21 11:35:46 +01:00
oauth_clients_controller.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
oauth_controller.rb Specify the username when redirecting to the OAuth client list 2012-03-14 13:57:28 +00:00
old_controller.rb Replace :nothing => true with :text => "" 2013-07-19 11:14:55 +01:00
old_node_controller.rb Removed lookup of current element in calls to history 2012-04-05 13:53:53 +01:00
old_relation_controller.rb Removed lookup of current element in calls to history 2012-04-05 13:53:53 +01: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_way_controller.rb Removed lookup of current element in calls to history 2012-04-05 13:53:53 +01: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
redactions_controller.rb Set defaults properly on redaction model, and remove unnecessary 2012-04-05 13:53:32 +01:00
relation_controller.rb Make the multi-get calls throw 400 errors on invalid input 2013-08-04 10:54:45 +01: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
search_controller.rb Replace :nothing => true with :text => "" 2013-07-19 11:14:55 +01:00
site_controller.rb Centre editors correctly when note=N is specified 2013-09-09 15:44:53 +01:00
swf_controller.rb Pass sql_for_area a BoundingBox object 2011-11-18 16:50:54 +00:00
trace_controller.rb Convert trace counting to use modern arel methods 2013-09-29 22:33:04 +01: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_blocks_controller.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
user_controller.rb Don't redirect from user#terms to login if the user is logged in 2013-09-29 15:43:34 +01:00
user_preference_controller.rb Replace :nothing => true with :text => "" 2013-07-19 11:14:55 +01:00
user_roles_controller.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
way_controller.rb Make the multi-get calls throw 400 errors on invalid input 2013-08-04 10:54:45 +01: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