Matt Amos
|
b875d14b7c
|
Added a query method for querying bounding boxes, times and users of changesets. Needs (much) more testing.
|
2008-11-07 18:24:34 +00:00 |
|
Matt Amos
|
527b6f76e3
|
D'oh! Fixed stupid errors in changeset controller.
|
2008-11-07 11:36:00 +00:00 |
|
Matt Amos
|
c760891d63
|
Ooops. Added missing access control to changeset controller.
|
2008-11-06 19:10:19 +00:00 |
|
Matt Amos
|
383f204e64
|
Added a changeset/#id/include method to POST to to expand the bounding box.
|
2008-11-06 18:42:06 +00:00 |
|
Matt Amos
|
8a57904398
|
Implemented osmChange diff downloads for changesets and a couple of tests.
|
2008-10-27 17:50:28 +00:00 |
|
Matt Amos
|
46d5291350
|
Updated comment to reflect implementation.
|
2008-10-27 16:48:09 +00:00 |
|
Matt Amos
|
dc2a959037
|
Added tests for changeset upload code. Refactored diff reading code and put it into /lib. Changed the route of a changeset upload to explicitly refer to the changeset it applies to (i.e: resource).
|
2008-10-23 15:14:17 +00:00 |
|
Shaun McDonald
|
233a97bfcb
|
fix indentation. Get teh api version from the constant, rather than hard coding it. Using right save method, so that exception is thrown. Some comment questions.
|
2008-10-10 18:24:07 +00:00 |
|
Shaun McDonald
|
5daeb1b063
|
Changing if not to unless to make code more readable.
|
2008-10-03 13:57:20 +00:00 |
|
Gabriel Ebner
|
5cc8afd896
|
api06: remove debugging output.
|
2008-05-13 13:42:03 +00:00 |
|
Gabriel Ebner
|
d96f238801
|
api06: simplify diff uploading.
|
2008-05-13 13:24:31 +00:00 |
|
Gabriel Ebner
|
866c3ff782
|
api06: diff upload: don't read the whole request into memory.
Note: libxml-ruby-0.5.4 will segfault on this:
https://rubyforge.org/tracker/index.php?func=detail&aid=20117&group_id=494&atid=1971
|
2008-05-13 12:53:59 +00:00 |
|
Gabriel Ebner
|
7151fa05e4
|
api06: simplify exception handling and add exception handling to the diff
upload.
|
2008-05-13 12:15:06 +00:00 |
|
Gabriel Ebner
|
ea1961e3ce
|
api06: s/delete_with_relations_and_history/delete_with_history/g
|
2008-05-12 21:10:38 +00:00 |
|
Christopher Schmidt
|
6f1aad0d04
|
add support for closing changesets
|
2008-05-11 21:18:42 +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 |
|
Gabriel Ebner
|
e7c550cf3f
|
api06: Diff upload works now (but no integration with changesets whatsoever as
of now)
|
2008-05-04 15:56:10 +00:00 |
|
Gabriel Ebner
|
6ebb7045fe
|
api06: Fix diff uploading (still doesn't give a useful response):
Modification and deletion works fine now. Rollback also works apparently.
Just auto increment doesn't get reset.
|
2008-05-04 15:16:58 +00:00 |
|
Gabriel Ebner
|
1bbc523e0f
|
api06: Fix diff uploading (creation works fine now)
|
2008-05-04 14:37:12 +00:00 |
|
Gabriel Ebner
|
3d6e1c67fb
|
api06: Preliminary support for diff uploading. This will not return anything
useful and the code will need some heavy refactoring.
|
2008-05-04 13:52:43 +00:00 |
|
Frederik Ramm
|
8c5638d696
|
initial changeset support
|
2008-05-04 10:41:42 +00:00 |
|