]> git.openstreetmap.org Git - rails.git/history - app/models
Pedantic change to descriptive text - "Recently closed" to "Recently edited"
[rails.git] / app / models /
2008-09-30 Shaun McDonaldchanging the belongs_to and has_many items in the model...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-08-24 Tom HughesAdd basic support for logically deleting a user.
2008-08-13 Tom HughesAllow users to change their email address. Closes ...
2008-08-13 Tom HughesAllow a user's email address to be marked invalid,...
2008-08-07 Tom HughesMake the location of the GPX traces configurable.
2008-07-31 Tom HughesIgnore any files in an __MACOSX folder in a zip file...
2008-07-30 Tom HughesRework GPX import daemon to use libxml2 for speed.
2008-07-18 Shaun McDonaldMake sure that there is a sender and a recipient of...
2008-07-18 Tom HughesCope with being asked to find relations for any empty...
2008-07-18 Tom HughesMerge potlatch_010 properly.
2008-07-18 Tom HughesRevert broken attempt at potlatch_010 merge.
2008-07-18 Tom HughesMerged 8899:9136 and 9145 from trunk.
2008-07-18 Tom HughesMerge potlatch_010 branch to head.
2008-07-16 Tom HughesOptimise finding of relations, partially reversing...
2008-07-15 Tom HughesMinor tidyups.
2008-07-15 Tom HughesRename unique_nodes to unshared_node_ids to make it...
2008-07-09 Tom HughesRevert Potlatch 0.10 from the trunk - we will keep...
2008-07-09 Richard FairhurstPotlatch 0.10
2008-07-08 Shaun McDonaldRemoving the in_world test from the model since it...
2008-07-07 Tom HughesTidy up a bit after shaun's merge...
2008-07-07 Shaun McDonaldFixing the resync that I had done wrong at the end...
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-07-03 Shaun McDonaldNow all the unit tests work
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-24 Tom HughesRailsify relation selection (aka ripping out the f...
2008-06-24 Tom HughesImprove the layout of the object browser views.
2008-06-22 Tom HughesMerge 8381:8390 from trunk.
2008-06-22 Tom HughesMerge 8377:8381 from trunk.
2008-06-22 Tom HughesMake the polymorphic relation association work properly.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-21 Tom HughesUse a polymorphic association to model relation members...
2008-06-21 Tom HughesRemoved bogus belongs_to user declaration.
2008-06-07 Tom HughesWork around the fact that exists? no longer works for...
2008-06-02 Shaun McDonaldFixing indentation
2008-06-02 Shaun McDonaldFixing indentation
2008-05-28 Tom HughesMerge 7744:7922 from trunk.
2008-05-20 Shaun McDonaldAdd a check to make sure that a node/way/relation doesn...
2008-05-12 Gabriel Ebnerapi06: s/delete_with_relations_and_history/delete_with_...
2008-05-12 Gabriel Ebnerapi06: Move version-checking into the models, raising...
2008-05-12 Christopher Schmidtnode.tags is now (apparently) the same as tags_as_hash.
2008-05-11 Christopher Schmidtundo composite keys change on old_ndoe
2008-05-11 Christopher Schmidtfrom_xml sets a version on nodes
2008-05-11 Christopher Schmidtadd to_xml method for oldnode
2008-05-11 Christopher Schmidtspit out whether the changeset is open in the xml
2008-05-11 Christopher Schmidtadd FIXME FIXME FIXME for serializing changes in a...
2008-05-11 Christopher SchmidtAdd support for accessing changesets as XML through...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-05 Gabriel Ebnerapi06: Fix normal way and relation uploading (i.e....
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (still doesn't give a useful...
2008-05-04 Gabriel Ebnerapi06: Preliminary support for diff uploading. This...
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Tom HughesGo back to using user_id+k as the primary key for user...
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Frederik Ramminitial changeset support
2008-05-04 Gabriel Ebnerapi06: Return version ids in XML responses.
2008-05-04 Gabriel Ebnersplit_node_tags: Remove old unused files.
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-03 Gabriel Ebnersplit_node_tags: Remove the left-over pre-merge files.
2008-05-03 Gabriel Ebnersplit_node_tags:
2008-05-03 Nick Blackmerged node and old node models for normalised node...
2008-05-03 Nick Blacknode models for normalised node tags - pre merge
2008-05-03 Nick Blackadds a temporary old_node object for use during migration
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-05-03 Nick Blackadding node tag models
2008-04-27 Tom HughesMake sure the recorded first point for a trace really...
2008-04-27 Tom HughesInclude tags in GPX success and failure mails. Closes...
2008-04-20 Christopher SchmidtAdd tags_as_hash to old_nodes
2008-03-21 Steve Coastnicer fix I think for nil / [] issue
2008-03-21 Steve Coastmore madness
2008-03-21 Richard Fairhurstfix problem with blank areas throwing a 500
2008-03-21 Richard Fairhurstvarious relations fixes
2008-03-19 Richard FairhurstPotlatch 0.8 - be afraid, be very, very afraid
2008-03-06 Tom HughesWork round ruby's half assed Tempfile class which,...
2008-02-23 Steve Coastremove deleteway logic from amf_controller (yay!) TomH...
2008-02-23 Steve Coastuser images
2008-02-23 Steve CoastUser prference system basically done
2008-02-23 Steve Coastpreference stuff
2008-02-04 Tom HughesSend email notifications when people comment on diary...
2008-02-03 Tom HughesMove in_world? to GeoRecord model and correct comment.
2008-02-03 Tom HughesOptimise the Potlatch whichways and getway calls a...
2008-02-01 Richard FairhurstPotlatch 0.7
2008-01-28 Tom HughesFix typo.
2008-01-25 Steve CoastMost of a method to delete a way and all its nodes...
2008-01-25 Steve Coastdont eager load tags (false primary key fucks all sorts...
2008-01-25 Xin Zhengminor changes
2008-01-24 Steve CoastSome node documentation
2008-01-24 Steve Coastmove potlatch presets to only be generated once, and...
2008-01-23 Tom HughesAllow a GPX to be fetched in XML format by fetching...
2008-01-23 Tom HughesMake things work with multipart keys.
2008-01-22 Steve Coastreplace whichways with rails-friendly code
2008-01-22 Steve Coastmake amf_controller use rails objects, and stuff, in...
2008-01-17 Tom HughesAdd support for commenting on, and replying to, diary...
2008-01-15 Tom HughesMake the message reply link prefill the title with...
2008-01-06 Tom HughesMark mails as auto submitted. Closes #627.
2007-11-28 Richard Fairhurstshow nearest 10 users (request by Blackadder)
2007-11-25 Tom HughesForce new users to enter their email address twice...
2007-11-24 Tom HughesFix tag splitting.
2007-11-21 Mikel Maronmessage outbox
2007-11-21 Tom HughesAdd escaping of semicolon and equals in node tags.
next