2008-11-18 |
Shaun McDonald | Relation Tag testing. Also sort the belong_to/has_many... |
tree | commitdiff |
2008-11-18 |
Shaun McDonald | Validations on the way tags, with unit tests |
tree | commitdiff |
2008-11-17 |
Matt Amos | Migration to add close-time to changesets. This replace... |
tree | commitdiff |
2008-11-17 |
Shaun McDonald | Adding validations for the length of node tags, and... |
tree | commitdiff |
2008-11-17 |
Matt Amos | Implemented changeset tags updating via the update... |
tree | commitdiff |
2008-11-14 |
Shaun McDonald | Adding some more unit test stubs that need filling... |
tree | commitdiff |
2008-11-13 |
Shaun McDonald | Adding some more diary entry tests. Making the RSS... |
tree | commitdiff |
2008-11-11 |
Shaun McDonald | more diary entry tests, and a minor fix to the relation... |
tree | commitdiff |
2008-11-10 |
Andy Allan | nil protection - mysql however has a default for enums... |
tree | commitdiff |
2008-11-10 |
Matt Amos | Made relations ordered. Added some tests for this.... |
tree | commitdiff |
2008-11-09 |
Richard Fairhurst | 0.6-friendly Potlatch (work in progress). DO NOT SET... |
tree | commitdiff |
2008-11-09 |
Dave Stubbs | a few more amf tests and associated bug fixes |
tree | commitdiff |
2008-11-09 |
Dave Stubbs | update nodes/ways/relation XML to include user id as... |
tree | commitdiff |
2008-11-09 |
Frederik Ramm | return user id AND name with changeset get request |
tree | commitdiff |
2008-11-09 |
Frederik Ramm | fix SCALE, make changeset GET use floats |
tree | commitdiff |
2008-11-09 |
Frederik Ramm | mini fix |
tree | commitdiff |
2008-11-08 |
Shaun McDonald | Resyncing from head 10895:11795 |
tree | commitdiff |
2008-11-07 |
Matt Amos | Added a query method for querying bounding boxes, times... |
tree | commitdiff |
2008-11-07 |
Andy Allan | some boolean correctness work |
tree | commitdiff |
2008-11-07 |
Andy Allan | use boolean flags when using boolean columns |
tree | commitdiff |
2008-11-07 |
Andy Allan | Booleans should be true/false - coding style comments... |
tree | commitdiff |
2008-11-06 |
Matt Amos | Implemented changeset bounding box handling for relatio... |
tree | commitdiff |
2008-11-04 |
Matt Amos | Added first attempt at bounding box support in changese... |
tree | commitdiff |
2008-11-03 |
Shaun McDonald | Adding a restriction to prevent more than 2000 nodes... |
tree | commitdiff |
2008-10-29 |
Matt Amos | Added custom validator for UTF-8 strings. |
tree | commitdiff |
2008-10-23 |
Matt Amos | Added tests for changeset upload code. Refactored diff... |
tree | commitdiff |
2008-10-21 |
Matt Amos | Added tests for ways_for_node. Altered behaviour to... |
tree | commitdiff |
2008-10-21 |
Matt Amos | Removed debugging code. |
tree | commitdiff |
2008-10-15 |
Shaun McDonald | Adding a lower and upper length on various web site... |
tree | commitdiff |
2008-10-14 |
Matt Amos | Cleaned up some unreachable code. Added first test... |
tree | commitdiff |
2008-10-14 |
Matt Amos | Fixed up delete methods on nodes, ways and relations... |
tree | commitdiff |
2008-10-13 |
Shaun McDonald | adding changeset stuff for the data browser |
tree | commitdiff |
2008-10-13 |
Matt Amos | Added a bunch more tests on the API 0.6. Fixed node... |
tree | commitdiff |
2008-10-13 |
Shaun McDonald | now you will actually save the changeset on updating... |
tree | commitdiff |
2008-10-13 |
Shaun McDonald | fix so that changeset will be closed without an excepti... |
tree | commitdiff |
2008-10-13 |
Matt Amos | All API 0.6 functional tests now pass. |
tree | commitdiff |
2008-10-13 |
Shaun McDonald | Creating consistency check for creation of nodes, way... |
tree | commitdiff |
2008-10-13 |
Matt Amos | Fixed problems with the relations functional tests. |
tree | commitdiff |
2008-10-13 |
Matt Amos | Fixed xml method of old way model. |
tree | commitdiff |
2008-10-13 |
Shaun McDonald | moving the check consistency to it's own file so that... |
tree | commitdiff |
2008-10-13 |
Matt Amos | Fix to_xml method of old_relation model. |
tree | commitdiff |
2008-10-13 |
Matt Amos | Fixed node functional tests. A couple of changes to... |
tree | commitdiff |
2008-10-12 |
Tom Hughes | Disambiguate order clause. |
tree | commitdiff |
2008-10-12 |
Tom Hughes | Hide diary entries and comments made by deleted users. |
tree | commitdiff |
2008-10-10 |
Shaun McDonald | fix indentation. Get teh api version from the constant... |
tree | commitdiff |
2008-10-09 |
Shaun McDonald | moving the conistency checks for updates and deletes... |
tree | commitdiff |
2008-10-08 |
Shaun McDonald | adding the controller code to be able to get a specific... |
tree | commitdiff |
2008-10-08 |
Shaun McDonald | Fix the data config, so that the development database... |
tree | commitdiff |
2008-10-07 |
Shaun McDonald | some useful notes in code for ideas that require implem... |
tree | commitdiff |
2008-10-03 |
Shaun McDonald | Fixing a bug in my foreign keys. I can now upload and... |
tree | commitdiff |
2008-09-30 |
Shaun McDonald | changing the belongs_to and has_many items in the model... |
tree | commitdiff |
2008-09-25 |
Shaun McDonald | Doing a resync from mainline 8633:10895. There was... |
tree | commitdiff |
2008-08-24 |
Tom Hughes | Add basic support for logically deleting a user. |
tree | commitdiff |
2008-08-13 |
Tom Hughes | Allow users to change their email address. Closes ... |
tree | commitdiff |
2008-08-13 |
Tom Hughes | Allow a user's email address to be marked invalid,... |
tree | commitdiff |
2008-08-07 |
Tom Hughes | Make the location of the GPX traces configurable. |
tree | commitdiff |
2008-07-31 |
Tom Hughes | Ignore any files in an __MACOSX folder in a zip file... |
tree | commitdiff |
2008-07-30 |
Tom Hughes | Rework GPX import daemon to use libxml2 for speed. |
tree | commitdiff |
2008-07-18 |
Shaun McDonald | Make sure that there is a sender and a recipient of... |
tree | commitdiff |
2008-07-18 |
Tom Hughes | Cope with being asked to find relations for any empty... |
tree | commitdiff |
2008-07-18 |
Tom Hughes | Merge potlatch_010 properly. |
tree | commitdiff |
2008-07-18 |
Tom Hughes | Revert broken attempt at potlatch_010 merge. |
tree | commitdiff |
2008-07-18 |
Tom Hughes | Merged 8899:9136 and 9145 from trunk. |
tree | commitdiff |
2008-07-18 |
Tom Hughes | Merge potlatch_010 branch to head. |
tree | commitdiff |
2008-07-16 |
Tom Hughes | Optimise finding of relations, partially reversing... |
tree | commitdiff |
2008-07-15 |
Tom Hughes | Minor tidyups. |
tree | commitdiff |
2008-07-15 |
Tom Hughes | Rename unique_nodes to unshared_node_ids to make it... |
tree | commitdiff |
2008-07-09 |
Tom Hughes | Revert Potlatch 0.10 from the trunk - we will keep... |
tree | commitdiff |
2008-07-09 |
Richard Fairhurst | Potlatch 0.10 |
tree | commitdiff |
2008-07-08 |
Shaun McDonald | Removing the in_world test from the model since it... |
tree | commitdiff |
2008-07-07 |
Tom Hughes | Tidy up a bit after shaun's merge... |
tree | commitdiff |
2008-07-07 |
Shaun McDonald | Fixing the resync that I had done wrong at the end... |
tree | commitdiff |
2008-07-03 |
Shaun McDonald | Merge changes from trunk 7673:8632. |
tree | commitdiff |
2008-07-03 |
Shaun McDonald | Now all the unit tests work |
tree | commitdiff |
2008-06-27 |
Tom Hughes | Merge data browser branch to trunk. |
tree | commitdiff |
2008-06-24 |
Tom Hughes | Railsify relation selection (aka ripping out the f... |
tree | commitdiff |
2008-06-24 |
Tom Hughes | Improve the layout of the object browser views. |
tree | commitdiff |
2008-06-22 |
Tom Hughes | Merge 8381:8390 from trunk. |
tree | commitdiff |
2008-06-22 |
Tom Hughes | Merge 8377:8381 from trunk. |
tree | commitdiff |
2008-06-22 |
Tom Hughes | Make the polymorphic relation association work properly. |
tree | commitdiff |
2008-06-22 |
Tom Hughes | Merge 7922:8377 from trunk. |
tree | commitdiff |
2008-06-21 |
Tom Hughes | Use a polymorphic association to model relation members... |
tree | commitdiff |
2008-06-21 |
Tom Hughes | Removed bogus belongs_to user declaration. |
tree | commitdiff |
2008-06-07 |
Tom Hughes | Work around the fact that exists? no longer works for... |
tree | commitdiff |
2008-06-02 |
Shaun McDonald | Fixing indentation |
tree | commitdiff |
2008-06-02 |
Shaun McDonald | Fixing indentation |
tree | commitdiff |
2008-05-28 |
Tom Hughes | Merge 7744:7922 from trunk. |
tree | commitdiff |
2008-05-20 |
Shaun McDonald | Add a check to make sure that a node/way/relation doesn... |
tree | commitdiff |
2008-05-12 |
Gabriel Ebner | api06: s/delete_with_relations_and_history/delete_with_... |
tree | commitdiff |
2008-05-12 |
Gabriel Ebner | api06: Move version-checking into the models, raising... |
tree | commitdiff |
2008-05-12 |
Christopher Schmidt | node.tags is now (apparently) the same as tags_as_hash. |
tree | commitdiff |
2008-05-11 |
Christopher Schmidt | undo composite keys change on old_ndoe |
tree | commitdiff |
2008-05-11 |
Christopher Schmidt | from_xml sets a version on nodes |
tree | commitdiff |
2008-05-11 |
Christopher Schmidt | add to_xml method for oldnode |
tree | commitdiff |
2008-05-11 |
Christopher Schmidt | spit out whether the changeset is open in the xml |
tree | commitdiff |
2008-05-11 |
Christopher Schmidt | add FIXME FIXME FIXME for serializing changes in a... |
tree | commitdiff |
2008-05-11 |
Christopher Schmidt | Add support for accessing changesets as XML through... |
tree | commitdiff |
2008-05-09 |
Tom Hughes | Merge 7452:7744 from trunk. |
tree | commitdiff |
2008-05-05 |
Gabriel Ebner | api06: Fix normal way and relation uploading (i.e.... |
tree | commitdiff |
2008-05-04 |
Gabriel Ebner | api06: Fix diff uploading (still doesn't give a useful... |
tree | commitdiff |
next |