..
amf_controller.rb
Simplify rejection of existing renumbered nodes.
2009-06-08 11:08:18 +00:00
api_controller.rb
Move to version 2.3.2 of rails.
2009-06-04 08:08:24 +00:00
application_controller.rb
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
2009-06-22 16:54:37 +00:00
browse_controller.rb
Extend work started in [15970] to add edit link to way pages on databrowser.
2009-06-18 14:29:28 +00:00
changeset_controller.rb
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
2009-06-22 16:54:37 +00:00
changeset_tag_controller.rb
Sort out storage and use of user preferred languages.
2009-05-31 14:55:45 +00:00
diary_entry_controller.rb
Autoselect new diary entry language to that of last posted entry rather than user's default language.
2009-06-20 18:27:03 +00:00
export_controller.rb
Sort out storage and use of user preferred languages.
2009-05-31 14:55:45 +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
The <title> wasn't being properly set on /message/new/$user, only on /message/new/$user?title=$title
2009-06-22 19:13:54 +00:00
node_controller.rb
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
2009-06-22 16:54:37 +00:00
oauth_clients_controller.rb
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
2009-06-22 16:54:37 +00:00
oauth_controller.rb
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
2009-06-22 16:54:37 +00:00
old_node_controller.rb
Move to version 2.3.2 of rails.
2009-06-04 08:08:24 +00:00
old_relation_controller.rb
Move to version 2.3.2 of rails.
2009-06-04 08:08:24 +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
Move to version 2.3.2 of rails.
2009-06-04 08:08:24 +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
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
2009-06-22 16:54:37 +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
Sort out storage and use of user preferred languages.
2009-05-31 14:55:45 +00:00
swf_controller.rb
Move to version 2.3.2 of rails.
2009-06-04 08:08:24 +00:00
trace_controller.rb
Fixed up the <title>/<h2> mess in trace/edit and trace/view
2009-06-22 23:43:53 +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
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
2009-06-22 16:54:37 +00:00
user_preference_controller.rb
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
2009-06-22 16:54:37 +00:00
way_controller.rb
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
2009-06-22 16:54:37 +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