Shaun McDonald
|
e1b205913c
|
Fix the data config, so that the development database is not the same as the test database. Make a good stab at getting the creates and updates for relations working, adding some new error exceptions. Some code indentation cleanup.
|
2008-10-08 15:42:42 +00:00 |
|
Shaun McDonald
|
2347761266
|
some useful notes in code for ideas that require implementing.
|
2008-10-07 23:49:53 +00:00 |
|
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 |
|
Christopher Schmidt
|
604f9ddd46
|
spit out whether the changeset is open in the xml
|
2008-05-11 22:26:11 +00:00 |
|
Christopher Schmidt
|
9cbc370a7e
|
add FIXME FIXME FIXME for serializing changes in a changeset
|
2008-05-11 20:07:47 +00:00 |
|
Christopher Schmidt
|
e48cbc6a5f
|
Add support for accessing changesets as XML through the API via the
changeset controller "read" method
|
2008-05-11 20:03:17 +00:00 |
|
Frederik Ramm
|
8c5638d696
|
initial changeset support
|
2008-05-04 10:41:42 +00:00 |
|