.. |
diary_comment.rb
|
Add support for commenting on, and replying to, diary entries.
|
2008-01-17 23:12:25 +00:00 |
diary_entry.rb
|
Add support for commenting on, and replying to, diary entries.
|
2008-01-17 23:12:25 +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
|
Move in_world? to GeoRecord model and correct comment.
|
2008-02-03 15:38:44 +00:00 |
message.rb
|
Add extra validation to messages and diary entries.
|
2007-09-04 14:05:13 +00:00 |
node.rb
|
Move in_world? to GeoRecord model and correct comment.
|
2008-02-03 15:38:44 +00:00 |
notifier.rb
|
preference stuff
|
2008-02-23 11:12:42 +00:00 |
old_node.rb
|
Fix tag splitting.
|
2007-11-24 01:00:53 +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
|
Make things work with multipart keys.
|
2008-01-23 09:53:35 +00:00 |
old_way_node.rb
|
Make things work with multipart keys.
|
2008-01-23 09:53:35 +00:00 |
old_way_tag.rb
|
way stuff, now creates correctly
|
2006-11-27 12:33:20 +00:00 |
relation.rb
|
nicer fix I think for nil / [] issue
|
2008-03-21 20:30:16 +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
|
Work round ruby's half assed Tempfile class which, because for some
|
2008-03-06 12:43:10 +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
|
user images
|
2008-02-23 15:18:59 +00:00 |
user_preference.rb
|
User prference system basically done
|
2008-02-23 13:37:36 +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
|
various relations fixes
|
2008-03-21 19:00:39 +00:00 |
way_node.rb
|
move potlatch presets to only be generated once, and allow pulling in way_tags in a way via a false primary key
|
2008-01-24 10:52:10 +00:00 |
way_tag.rb
|
dont eager load tags (false primary key fucks all sorts of things up) and move delete way logic to model so that amf_controller can use it (plan is to do this with all of the methods. sigh.)
|
2008-01-25 14:32:45 +00:00 |