2008-11-25 |
Tom Hughes | Add a delete method for the user model. |
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-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 |
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-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-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-09 |
Tom Hughes | Merge 7452:7744 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-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 |
2007-10-11 |
Dan Karran | Actually showing the closest neighbours instead of... |
tree | commitdiff |
2007-10-10 |
Tom Hughes | Factor out common code for models which deal with geogr... |
tree | commitdiff |
2007-10-10 |
Dan Karran | Reduce number of nearby people listed to the closest... |
tree | commitdiff |
2007-10-08 |
Dan Karran | Improving friend capabilities so you can now add and... |
tree | commitdiff |
2007-10-07 |
Gabriel Ebner | Merge rails_port_0.5 |
tree | commitdiff |
2007-10-04 |
Gabriel Ebner | rails_port_0.5: Merge rails_port. |
tree | commitdiff |
2007-09-30 |
Gabriel Ebner | rails_port_0.5: Merge rails_port. |
tree | commitdiff |
2007-09-29 |
Gabriel Ebner | rails_port_0.5: Merge rails_port. |
tree | commitdiff |
2007-09-28 |
Tom Hughes | Make the name of the lon/lng virtual attribute on trace... |
tree | commitdiff |
2007-09-27 |
Gabriel Ebner | rails_port_0.5: Merge rails_port. |
tree | commitdiff |
2007-09-26 |
Gabriel Ebner | rails_port_0.5: Merge rails_port. |
tree | commitdiff |
2007-09-25 |
Gabriel Ebner | rails_port_0.5: Merge rails_port. |
tree | commitdiff |
2007-09-23 |
Gabriel Ebner | rails_port_0.5: Merge rails_port r4664. |
tree | commitdiff |
2007-09-22 |
Gabriel Ebner | rails_port_0.5: Merge rails_port r4643 |
tree | commitdiff |
2007-09-21 |
Tom Hughes | Use quadtiling for the node tables. |
tree | commitdiff |
2007-09-20 |
Gabriel Ebner | Merge rails_port as of r4613 & fix tests. |
tree | commitdiff |
2007-09-19 |
Tom Hughes | Include a reply link in email notifications of messages. |
tree | commitdiff |
2007-09-18 |
Tom Hughes | Change the gps_points table to store latitude and longi... |
tree | commitdiff |
2007-09-16 |
Dan Karran | Include message body in notification emails for conveni... |
tree | commitdiff |
2007-09-12 |
Tom Hughes | Fill in the tile ID before saving a trace point. Also... |
tree | commitdiff |
2007-09-12 |
Tom Hughes | Use QuadTiling in GPS point queries. |
tree | commitdiff |
2007-09-05 |
Dan Karran | Send an email notification out when a new message is... |
tree | commitdiff |
2007-09-04 |
Tom Hughes | Don't bother deleting points which don't exist before... |
tree | commitdiff |
2007-09-04 |
Tom Hughes | Add extra validation to messages and diary entries. |
tree | commitdiff |
2007-09-01 |
Tom Hughes | Get the timestamp outside the transactionso everything... |
tree | commitdiff |
2007-09-01 |
Tom Hughes | Fix typo. |
tree | commitdiff |
2007-08-31 |
Tom Hughes | Split the transaction used for ways so that we recover... |
tree | commitdiff |
2007-08-31 |
Frederik Ramm | changed from nd id=... to nd ref=... |
tree | commitdiff |
2007-08-31 |
Tom Hughes | Let exceptions propagate to the default handler for... |
tree | commitdiff |
2007-08-31 |
Tom Hughes | Allow exceptions processing node and segment requests... |
tree | commitdiff |
next |