openstreetmap-website/app/controllers
2009-05-10 11:57:10 +00:00
..
amf_controller.rb Potlatch 0.11b 2009-05-04 23:37:06 +00:00
api_controller.rb No need to define a constand for the appconfig var. Removes a warning when running under rails 2.2.2 2009-05-08 14:20:26 +00:00
application.rb Make the report_error function support any http status code for added flexibility. 2009-04-26 21:11:31 +00:00
browse_controller.rb Data browser changes, make links more user friendly, displaying name tag where possible. 2009-05-02 00:26:37 +00:00
changeset_controller.rb Don't log the contents of the changeset. 2009-04-28 08:59:33 +00:00
changeset_tag_controller.rb initial changeset support 2008-05-04 10:41:42 +00:00
diary_entry_controller.rb Merge 14394:14533 from trunk. 2009-04-16 21:11:12 +00:00
export_controller.rb Merge api06 branch to trunk. 2009-04-20 09:12:03 +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 Send replies to the right user. Closes #1720. 2009-04-19 10:36:04 +00:00
node_controller.rb Reject uploads unless the user has made their edits pubic. 2009-04-16 21:50:20 +00:00
old_node_controller.rb Ensure :not_found status is returned, catching RecordNotFound doesn't work as isnt raised when finding :first. 2009-04-20 20:58:42 +00:00
old_relation_controller.rb Ensure :not_found status is returned, catching RecordNotFound doesn't work as isnt raised when finding :first. 2009-04-20 20:58:42 +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 Ensure :not_found status is returned, catching RecordNotFound doesn't work as isnt raised when finding :first. 2009-04-20 20:58:42 +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 changeset cache to stop us looking up the same changeset over 2009-04-28 13:40:30 +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 Add a changeset cache to stop us looking up the same changeset over 2009-04-28 13:40:30 +00:00
site_controller.rb Remove unused method. 2008-04-17 17:47:35 +00:00
swf_controller.rb Fix MySQL dependency 2009-04-21 09:24:07 +00:00
trace_controller.rb Force selection to fail when no traces match the tag. 2009-04-21 21:54:44 +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 Add a warning about whitelisting webmaster@openstreetmap.org in antispam 2009-05-09 16:46:36 +00:00
user_preference_controller.rb Use the right keyword this time... 2009-04-09 23:18:21 +00:00
way_controller.rb Reject uploads unless the user has made their edits pubic. 2009-04-16 21:50:20 +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