..
amf_controller.rb
Improve blocks on/by links on user pages
2012-08-10 08:27:37 +01:00
api_controller.rb
Added database, API and GPX status to capabilities.
2013-04-02 15:05:20 +01:00
application_controller.rb
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +01:00
browse_controller.rb
Add a title to note browse pages
2013-05-20 17:46:43 +01:00
changeset_controller.rb
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +01:00
diary_entry_controller.rb
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +01:00
export_controller.rb
Serve embedded maps through the assets pipeline
2012-11-23 10:40:26 +00:00
geocoder_controller.rb
Show more specific boundary type in search results
2013-06-24 22:26:28 +01:00
message_controller.rb
Ajaxify message deletion
2013-02-03 12:52:51 +00:00
node_controller.rb
Make the node controller return the modified time for deleted nodes
2013-07-29 21:17:53 +01:00
notes_controller.rb
Extract common code for parsing floats
2013-06-24 22:44:17 +01:00
oauth_clients_controller.rb
Update some more queries to use AREL in place of deprecated methods
2011-11-14 09:42:51 +00: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
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +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
Rename the ugly "id_iframe" to just plain "id"
2013-05-07 14:50:31 +01:00
swf_controller.rb
Pass sql_for_area a BoundingBox object
2011-11-18 16:50:54 +00:00
trace_controller.rb
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +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
Added redactions resource
2012-04-05 13:50:15 +01:00
user_controller.rb
Refactor user creation actions
2013-08-01 17:32:40 +01:00
user_preference_controller.rb
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +01:00
user_roles_controller.rb
Factor out common code for looking up users
2012-03-21 22:22:33 +00:00
way_controller.rb
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +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