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 |
2008-05-04 |
Gabriel Ebner | api06: Preliminary support for diff uploading. This... |
tree | commitdiff |
2008-05-04 |
Tom Hughes | Merge 7649:7673 from trunk. |
tree | commitdiff |
2008-05-04 |
Tom Hughes | Go back to using user_id+k as the primary key for user... |
tree | commitdiff |
2008-05-04 |
Gabriel Ebner | api06: Merge changesets code from Frederik. |
tree | commitdiff |
2008-05-04 |
Frederik Ramm | initial changeset support |
tree | commitdiff |
2008-05-04 |
Gabriel Ebner | api06: Return version ids in XML responses. |
tree | commitdiff |
2008-05-04 |
Gabriel Ebner | split_node_tags: Remove old unused files. |
tree | commitdiff |
2008-05-04 |
Gabriel Ebner | split_node_tags: Merge changes in main branch up to... |
tree | commitdiff |
2008-05-03 |
Gabriel Ebner | split_node_tags: Remove the left-over pre-merge files. |
tree | commitdiff |
2008-05-03 |
Gabriel Ebner | split_node_tags: |
tree | commitdiff |
2008-05-03 |
Nick Black | merged node and old node models for normalised node... |
tree | commitdiff |
2008-05-03 |
Nick Black | node models for normalised node tags - pre merge |
tree | commitdiff |
2008-05-03 |
Nick Black | adds a temporary old_node object for use during migration |
tree | commitdiff |
2008-05-03 |
Gabriel Ebner | split_node_tags: Merge changes from main branch. |
tree | commitdiff |
2008-05-03 |
Nick Black | adding node tag models |
tree | commitdiff |
2008-04-27 |
Tom Hughes | Make sure the recorded first point for a trace really... |
tree | commitdiff |
2008-04-27 |
Tom Hughes | Include tags in GPX success and failure mails. Closes... |
tree | commitdiff |
2008-04-20 |
Christopher Schmidt | Add tags_as_hash to old_nodes |
tree | commitdiff |
2008-03-21 |
Steve Coast | nicer fix I think for nil / [] issue |
tree | commitdiff |
2008-03-21 |
Steve Coast | more madness |
tree | commitdiff |
2008-03-21 |
Richard Fairhurst | fix problem with blank areas throwing a 500 |
tree | commitdiff |
2008-03-21 |
Richard Fairhurst | various relations fixes |
tree | commitdiff |
2008-03-19 |
Richard Fairhurst | Potlatch 0.8 - be afraid, be very, very afraid |
tree | commitdiff |
2008-03-06 |
Tom Hughes | Work round ruby's half assed Tempfile class which,... |
tree | commitdiff |
2008-02-23 |
Steve Coast | remove deleteway logic from amf_controller (yay!) TomH... |
tree | commitdiff |
2008-02-23 |
Steve Coast | user images |
tree | commitdiff |
2008-02-23 |
Steve Coast | User prference system basically done |
tree | commitdiff |
2008-02-23 |
Steve Coast | preference stuff |
tree | commitdiff |
2008-02-04 |
Tom Hughes | Send email notifications when people comment on diary... |
tree | commitdiff |
2008-02-03 |
Tom Hughes | Move in_world? to GeoRecord model and correct comment. |
tree | commitdiff |
2008-02-03 |
Tom Hughes | Optimise the Potlatch whichways and getway calls a... |
tree | commitdiff |
2008-02-01 |
Richard Fairhurst | Potlatch 0.7 |
tree | commitdiff |
2008-01-28 |
Tom Hughes | Fix typo. |
tree | commitdiff |
2008-01-25 |
Steve Coast | Most of a method to delete a way and all its nodes... |
tree | commitdiff |
2008-01-25 |
Steve Coast | dont eager load tags (false primary key fucks all sorts... |
tree | commitdiff |
2008-01-25 |
Xin Zheng | minor changes |
tree | commitdiff |
2008-01-24 |
Steve Coast | Some node documentation |
tree | commitdiff |
2008-01-24 |
Steve Coast | move potlatch presets to only be generated once, and... |
tree | commitdiff |
2008-01-23 |
Tom Hughes | Allow a GPX to be fetched in XML format by fetching... |
tree | commitdiff |
2008-01-23 |
Tom Hughes | Make things work with multipart keys. |
tree | commitdiff |
2008-01-22 |
Steve Coast | replace whichways with rails-friendly code |
tree | commitdiff |
2008-01-22 |
Steve Coast | make amf_controller use rails objects, and stuff, in... |
tree | commitdiff |
2008-01-17 |
Tom Hughes | Add support for commenting on, and replying to, diary... |
tree | commitdiff |
2008-01-15 |
Tom Hughes | Make the message reply link prefill the title with... |
tree | commitdiff |
2008-01-06 |
Tom Hughes | Mark mails as auto submitted. Closes #627. |
tree | commitdiff |
2007-11-28 |
Richard Fairhurst | show nearest 10 users (request by Blackadder) |
tree | commitdiff |
2007-11-25 |
Tom Hughes | Force new users to enter their email address twice... |
tree | commitdiff |
2007-11-24 |
Tom Hughes | Fix tag splitting. |
tree | commitdiff |
2007-11-21 |
Mikel Maron | message outbox |
tree | commitdiff |
2007-11-21 |
Tom Hughes | Add escaping of semicolon and equals in node tags. |
tree | commitdiff |
2007-10-30 |
Tom Hughes | Tidy up mail notifiers and make them more rails style... |
tree | commitdiff |
2007-10-26 |
Frederik Ramm | way history needs to reference nodes with ref=... not... |
tree | commitdiff |
next |