openstreetmap-website/app/models
2007-10-11 18:47:30 +00:00
..
api.rb various things 2006-11-17 19:56:54 +00:00
diary_entry.rb Add extra validation to messages and diary entries. 2007-09-04 14:05:13 +00:00
friend.rb added messaging and friend stuff that wasn't checked in 2007-05-06 10:36:06 +00:00
geo_record.rb Factor out common code for models which deal with geographic points 2007-10-10 23:00:25 +00:00
message.rb Add extra validation to messages and diary entries. 2007-09-04 14:05:13 +00:00
node.rb Factor out common code for models which deal with geographic points 2007-10-10 23:00:25 +00:00
notifier.rb Improving friend capabilities so you can now add and remove friends as you wish. Friends will be notified when you add them. You can view a list of friends on your profile page (which has been reorganised a little). 2007-10-08 22:21:15 +00:00
old_node.rb Factor out common code for models which deal with geographic points 2007-10-10 23:00:25 +00:00
old_relation.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_relation_member.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_relation_tag.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.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_node.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.rb way stuff, now creates correctly 2006-11-27 12:33:20 +00:00
relation.rb Merge rails_port as of r4613 & fix tests. 2007-09-20 14:37:29 +00:00
relation_member.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.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
session.rb Add a model for sessions. 2007-08-09 23:21:17 +00:00
trace.rb Make the name of the lon/lng virtual attribute on trace points consistent. 2007-09-28 23:19:19 +00:00
tracepoint.rb Factor out common code for models which deal with geographic points 2007-10-10 23:00:25 +00:00
tracetag.rb Move tag validation to the right place. 2007-08-19 09:16:33 +00:00
user.rb Actually showing the closest neighbours instead of a fixed number of people within the search radius 2007-10-11 18:47:30 +00:00
user_preference.rb Various updates to the user management, including the creation of a 2007-08-14 23:07:38 +00:00
user_token.rb Various updates to the user management, including the creation of a 2007-08-14 23:07:38 +00:00
way.rb Merge rails_port as of r4613 & fix tests. 2007-09-20 14:37:29 +00:00
way_node.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.rb way stuff 2006-08-26 20:49:16 +00:00