Shaun McDonald
|
40414cf324
|
changing the belongs_to and has_many items in the models to reflect the new foriegn keys in the db and the fact that a (old)node/way/relation now belong to a changeset, which in turn has a user.
|
2008-09-30 18:21:56 +00:00 |
|
Shaun McDonald
|
c9a171c745
|
Removing the in_world test from the model since it is included in the geo_record library. Adding visible and version to the nodes and current_nodes fixtures. Adding old node test. Slightly different comparisions.
|
2008-07-08 18:17:08 +00:00 |
|
Tom Hughes
|
700da2b347
|
Tidy up a bit after shaun's merge...
|
2008-07-07 16:16:05 +00:00 |
|
Shaun McDonald
|
64a5e21f53
|
Fixing the resync that I had done wrong at the end of last week on the nodes. All unit tests now do work. More assertions added. Using a scaling factor as a constant, so that the nodes are stored in the db correctly. Using the same scaling factor in the georecord library, to make code more readable, and reduce errors. Removing duplicate code that is in the GeoRecord include library.
|
2008-07-07 14:20:27 +00:00 |
|
Tom Hughes
|
398d5fa329
|
Improve the layout of the object browser views.
|
2008-06-24 16:44:45 +00:00 |
|
Tom Hughes
|
d69a518b9e
|
Merge 8377:8381 from trunk.
|
2008-06-22 14:46:46 +00:00 |
|
Tom Hughes
|
b72fedb162
|
Make the polymorphic relation association work properly.
|
2008-06-22 14:44:34 +00:00 |
|
Christopher Schmidt
|
15d5997067
|
Add tags_as_hash to old_nodes
|
2008-04-20 15:12:56 +00:00 |
|
Tom Hughes
|
144640c9ed
|
Fix tag splitting.
|
2007-11-24 01:00:53 +00:00 |
|
Tom Hughes
|
dd33fc633c
|
Factor out common code for models which deal with geographic points
into a base class.
|
2007-10-10 23:00:25 +00:00 |
|
Tom Hughes
|
df31fe13a5
|
Use quadtiling for the node tables.
|
2007-09-21 13:43:43 +00:00 |
|
Tom Hughes
|
c11d961f62
|
Close a number of holes in the API by making it validate changes
more carefully.
|
2007-06-19 23:20:39 +00:00 |
|
Steve Coast
|
2f55a3f0a8
|
API returns user info if public
|
2007-04-07 12:17:11 +00:00 |
|
Steve Coast
|
e799022131
|
rails API support for history of node/segment/way + various bugfixes and cleanups
|
2006-11-30 18:44:40 +00:00 |
|
Steve Coast
|
8a2db368f1
|
nodes done, segment skelaton
|
2006-08-24 18:55:12 +00:00 |
|
Steve Coast
|
85f197b6df
|
bit nicer
|
2006-08-19 08:11:33 +00:00 |
|