.. |
acl.rb
|
Commit ACL related files from earlier merges as svn merge seems to
|
2009-03-08 16:13:00 +00:00 |
changeset.rb
|
Moved a bunch of time functions into UTC. Fixes bugs which we only see for 4 hours a year.
|
2009-03-29 01:31:04 +00:00 |
changeset_tag.rb
|
Changeset tag unit tests
|
2008-11-19 18:00:52 +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
|
Fix for correct boolean handling in query.
|
2009-03-29 00:56:08 +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
|
Fixed a problem where rails was setting the ID column to null, which violates the not-null constraint. Also fixed possible typo in AMF controller.
|
2009-03-29 02:14:40 +00:00 |
node_tag.rb
|
More tag validations, and finishing the node/way/relation tests.
|
2008-11-19 17:23:15 +00:00 |
notifier.rb
|
Allow users to change their email address. Closes #546.
|
2008-08-13 11:39:33 +00:00 |
old_node.rb
|
More model validations. Fixing one test.
|
2008-11-25 17:23:47 +00:00 |
old_node_tag.rb
|
More tag validations, and finishing the node/way/relation tests.
|
2008-11-19 17:23:15 +00:00 |
old_relation.rb
|
More model validations. Fixing one test.
|
2008-11-25 17:23:47 +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
|
More tag validations, and finishing the node/way/relation tests.
|
2008-11-19 17:23:15 +00:00 |
old_way.rb
|
history stuff should be working now (haha)
|
2009-02-25 22:04:22 +00:00 |
old_way_node.rb
|
Minor tidyups.
|
2008-07-15 18:23:00 +00:00 |
old_way_tag.rb
|
More tag validations, and finishing the node/way/relation tests.
|
2008-11-19 17:23:15 +00:00 |
relation.rb
|
Moved a bunch of time functions into UTC. Fixes bugs which we only see for 4 hours a year.
|
2009-03-29 01:31:04 +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
|
Relation Tag testing. Also sort the belong_to/has_many for user/changeset/old_way.
|
2008-11-18 18:50:24 +00:00 |
session.rb
|
Add a model for sessions.
|
2007-08-09 23:21:17 +00:00 |
trace.rb
|
Require auth on calls to /trace/create, and pass through to form if called without params. Adjust validations on traces to prevent dual error messages on description (validates_presence_of catches the empty string removed from length validation)
|
2009-01-23 01:19:45 +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
|
Moved a bunch of time functions into UTC. Fixes bugs which we only see for 4 hours a year.
|
2009-03-29 01:31:04 +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
|
Moved a bunch of time functions into UTC. Fixes bugs which we only see for 4 hours a year.
|
2009-03-29 01:31:04 +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
|
Validations on the way tags, with unit tests
|
2008-11-18 16:21:32 +00:00 |