]> git.openstreetmap.org Git - rails.git/history - app/controllers
api06: s/delete_with_relations_and_history/delete_with_history/g
[rails.git] / app / controllers /
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-11 Christopher Schmidtmake error_message spit out the message text to the...
2008-05-11 Christopher Schmidtprevent update of any object without providing the...
2008-05-11 Christopher SchmidtMake capabilities report the current version for from...
2008-05-11 Christopher Schmidtchange 'no nodes' response to use API_VERSION in output
2008-05-11 Christopher Schmidtadd support for closing changesets
2008-05-11 Christopher SchmidtAdd support for accessing changesets as XML through...
2008-05-11 Christopher SchmidtMake edits return version numbers as plain text strings
2008-05-04 Gabriel Ebnerapi06: Diff upload works now (but no integration with...
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (still doesn't give a useful...
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (creation works fine now)
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 Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-03 Gabriel Ebnersplit_node_tags:
2008-05-03 Steve Coastfix bug 871 - show a good error message if gps trace...
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-05-03 Steve Coastnicer reply messages, bug 529
2008-05-03 Steve Coastability to delete messages
2008-05-03 Steve Coastadd individual user preference read/write, and default...
2008-05-01 Tom HughesMerge HTML export branch to trunk.
2008-04-30 Richard FairhurstPotlatch 0.8c
2008-04-27 Tom HughesReport a friendly error for attempts to reference a...
2008-04-19 Tom HughesMark map responses as attachments.
2008-04-19 Tom HughesHeaders is an array not a function...
2008-04-19 Tom HughesMerge 7296:7427 from export branch to trunk.
2008-04-18 Tom HughesRework AJAX stuff to work on IE.
2008-04-17 Tom HughesRemove unused method.
2008-04-17 Tom HughesMake the /export URL work.
2008-04-16 Tom HughesMerged 7296:7388 from rails_port trunk.
2008-04-16 Tom HughesAjaxify the export tab.
2008-04-14 Tom HughesMore work on export tab.
2008-04-10 Tom HughesTweak the namefinder results a bit more.
2008-04-09 Tom HughesProvide extra context for namefinder results where...
2008-04-07 Tom HughesCommit initial work on export tab.
2008-04-07 Tom HughesRemove export controller from branches where it isn...
2008-04-07 Tom HughesRemove export controller from branches where it isn...
2008-03-25 Tom HughesEnable the namefinder again.
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 Fairhurstrestore Steve's deleteway stuff
2008-03-19 Richard FairhurstPotlatch 0.8 - be afraid, be very, very afraid
2008-03-16 Frederik Ramm- add old_relation_controller and stuff so that relatio...
2008-02-26 Tom HughesDisable the NameFinder and fix cut'n'paste error.
2008-02-24 Tom HughesFix stupid breakage. Closes #708.
2008-02-23 Steve Coastremove deleteway logic from amf_controller (yay!) TomH...
2008-02-23 Tom HughesUse named constants for HTTP response codes.
2008-02-23 Tom HughesUse named constants for HTTP response codes.
2008-02-23 Steve Coastuser images
2008-02-23 Steve CoastUser prference system basically done
2008-02-23 Steve Coastpreference stuff
2008-02-19 Richard FairhurstReject 0/1-length ways.
2008-02-07 Tom HughesUse FileUtils.mv instead of File.rename as it will...
2008-02-06 Richard Fairhurstunbreak undelete
2008-02-05 Tom HughesUse a lower zoom level for partial postcode matches.
2008-02-04 Tom HughesSend email notifications when people comment on diary...
2008-02-03 Tom HughesExplain why we don't include the nodes in the way load.
2008-02-03 Tom HughesDon't preload nodes as it seem to break ways with dupli...
2008-02-03 Richard Fairhurstfix for resizable Potlatch
2008-02-03 Tom HughesRemove pointless return statement.
2008-02-03 Tom HughesFix indentation.
2008-02-03 Tom HughesOptimise the Potlatch whichways and getway calls a...
2008-02-01 Richard FairhurstPotlatch 0.7
2008-01-28 Tom HughesMake ways_for_node work with the multipart primary...
2008-01-25 Xin Zhengpatched controller section of #648
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-24 Steve CoastLots of documentation updates, plus split out potlatch...
2008-01-24 Steve CoastSome node documentation
2008-01-24 Steve Coastbegin rdoc documentation
2008-01-24 Steve Coastmove potlatch presets to only be generated once, and...
2008-01-23 Xin Zhengadded application.yml, refactored map method
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-23 Richard Fairhurstfew bits of tidying
2008-01-23 Tom HughesSend UK postcode searches to the namefinder as well...
2008-01-22 Xin Zhengremoved require ruby-debug line
2008-01-22 Xin Zhengadded rspec folder/files
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-22 Steve Coastretab amf controller, it was getting annoying
2008-01-22 Richard Fairhurstdocument amf_controller types for SteveC
2008-01-21 Steve Coastadd last-modified header to relation read
2008-01-21 Steve Coastemit last-modified headers on nodes and ways
2008-01-21 Steve CoastShow nearby users map in account view page
2008-01-21 Richard Fairhurstcomments
2008-01-18 Tom HughesAdd pagination to diary entry lists.
2008-01-17 Tom HughesAdd support for commenting on, and replying to, diary...
2008-01-17 Richard Fairhurst0.6c: bunch of minor improvements and bugfixes
2008-01-16 Tom HughesSet MIME type correctly for diary RSS feeds.
2008-01-16 Tom HughesTidy up message sensitisation a bit more, and add sensi...
2008-01-15 Tom HughesMake the message reply link prefill the title with...
2007-12-23 Richard Fairhurstautocomplete (not compiled for now) and start of tile...
2007-12-22 Tom HughesBan (for now at least) searching of nodes, and searchin...
2007-12-20 Tom HughesThird time lucky - what it really wants is a hash of...
next