.. |
changeset.rb
|
return user id AND name with changeset get request
|
2008-11-09 16:12:23 +00:00 |
changeset_tag.rb
|
initial changeset support
|
2008-05-04 10:41:42 +00:00 |
diary_comment.rb
|
Add support for commenting on, and replying to, diary entries.
|
2008-01-17 23:12:25 +00:00 |
diary_entry.rb
|
Resyncing from head 10895:11795
|
2008-11-08 11:52:58 +00:00 |
friend.rb
|
Add basic support for logically deleting a user.
|
2008-08-24 16:53:42 +00:00 |
message.rb
|
Added custom validator for UTF-8 strings.
|
2008-10-29 16:27:15 +00:00 |
node.rb
|
Made relations ordered. Added some tests for this. Otherwise interface is unchanged.
|
2008-11-10 15:41:05 +00:00 |
node_tag.rb
|
adding node tag models
|
2008-05-03 14:07:07 +00:00 |
notifier.rb
|
Allow users to change their email address. Closes #546.
|
2008-08-13 11:39:33 +00:00 |
old_node.rb
|
a few more amf tests and associated bug fixes
|
2008-11-09 17:41:38 +00:00 |
old_node_tag.rb
|
adding node tag models
|
2008-05-03 14:07:07 +00:00 |
old_relation.rb
|
Made relations ordered. Added some tests for this. Otherwise interface is unchanged.
|
2008-11-10 15:41:05 +00:00 |
old_relation_member.rb
|
Made relations ordered. Added some tests for this. Otherwise interface is unchanged.
|
2008-11-10 15:41:05 +00:00 |
old_relation_tag.rb
|
Removed bogus belongs_to user declaration.
|
2008-06-21 16:19:36 +00:00 |
old_way.rb
|
update nodes/ways/relation XML to include user id as well as display name
|
2008-11-09 16:43:09 +00:00 |
old_way_node.rb
|
Minor tidyups.
|
2008-07-15 18:23:00 +00:00 |
old_way_tag.rb
|
way stuff, now creates correctly
|
2006-11-27 12:33:20 +00:00 |
relation.rb
|
Made relations ordered. Added some tests for this. Otherwise interface is unchanged.
|
2008-11-10 15:41:05 +00:00 |
relation_member.rb
|
more diary entry tests, and a minor fix to the relation member that makes the code a bit more readable.
|
2008-11-11 18:07:59 +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
|
Adding a lower and upper length on various web site varchar fields. Fixes one test.
|
2008-10-15 16:20:43 +00:00 |
tracepoint.rb
|
Make the polymorphic relation association work properly.
|
2008-06-22 14:44:34 +00:00 |
tracetag.rb
|
Adding a lower and upper length on various web site varchar fields. Fixes one test.
|
2008-10-15 16:20:43 +00:00 |
user.rb
|
use boolean flags when using boolean columns
|
2008-11-07 13:24:18 +00:00 |
user_preference.rb
|
Adding a lower and upper length on various web site varchar fields. Fixes one test.
|
2008-10-15 16:20:43 +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
|
0.6-friendly Potlatch (work in progress). DO NOT SET POTLATCH_USE_SQL=false as it won't work
|
2008-11-09 23:50:03 +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 |