]> git.openstreetmap.org Git - rails.git/history - app/controllers
Bloomin Americans that can't spell...
[rails.git] / app / controllers /
2007-07-26 Tom HughesAdd a flag to allow the API to be placed in read-only...
2007-07-26 Tom HughesMake the search calls a bit more efficient and add...
2007-07-22 Richard Fairhurstways from unwayed segments now automatically fix segmen...
2007-07-22 Tom HughesDon't include deleted segments when converting unwayed...
2007-07-22 Tom HughesLog calls to the makeway method.
2007-07-21 Richard Fairhurstexperimental 'make ways out of unwayed segments' feature
2007-07-20 Tom HughesDon't fill in from_display_name for messages - it can...
2007-07-19 Tom HughesEscape names passed to ws.geonames.org as part of the...
2007-07-19 Tom HughesFixed error handling in the name search and tidied...
2007-07-19 Tom HughesDon't include passwords in the request log.
2007-07-17 Tom HughesProvide a more sensible suggested filename when downloa...
2007-07-13 Richard Fairhurststrip out any control characters before writing to...
2007-07-07 Richard Fairhurstfix problematic merge
2007-07-02 Tom HughesHandle public flag for GPX creation properly.
2007-07-02 Tom HughesRefactor GPX creation routines to share common code.
2007-06-29 Tom HughesRemove require_user for the api_details method as that...
2007-06-29 Steve Coastadd mappam... also stuff in user controller that must...
2007-06-27 Tom HughesMake sure we clear the tags and segments for a way...
2007-06-27 Tom HughesMake passwords with a colon in them work.
2007-06-27 Tom HughesFix deprecation warning.
2007-06-27 Tom HughesMore search fixes...
2007-06-27 Tom HughesFix way search.
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-27 Richard Fairhurstuse render proc to write out results, see if that makes...
2007-06-27 Tom HughesFix breakage.
2007-06-27 Tom HughesAdd more logging...
2007-06-26 Tom HughesEnhance logging.
2007-06-26 Tom HughesCreate XML documents properly.
2007-06-26 Tom HughesFix typo.
2007-06-26 Tom HughesAdd some logging.
2007-06-26 Richard Fairhurstfixing version problem for way_tags
2007-06-24 Richard Fairhurstmore accurate unwayed segments display; warning icon...
2007-06-24 Richard Fairhurstbetter SQL in putway, plus trap any 0/1-length ways...
2007-06-24 Tom HughesFix bogus SQL.
2007-06-24 Tom HughesAllow all trackpoints to be fetched, not just those...
2007-06-23 Tom HughesMake per-user diary entry lists go through the diary_en...
2007-06-23 Dan KarranAdding tag name to title if available.
2007-06-23 Dan KarranAdding titles to trace lists
2007-06-22 Tom HughesCorrectly record which user deleted an object.
2007-06-21 Tom HughesAvoid reading traces and trace images into memory when...
2007-06-21 Tom HughesAdd support for segment/:id/ways and node/:id/segments...
2007-06-20 Dan KarranSeperating message receiving off into 'inbox' function.
2007-06-19 Tom HughesClose a number of holes in the API by making it validat...
2007-06-18 Tom HughesTell users if the reason they can't login is because...
2007-06-18 Tom HughesMake it clear that new accounts need to be actived...
2007-06-16 Dan KarranSetting correct XML content-type for trace RSS feeds.
2007-06-16 Dan KarranAdding titles to some more pages, adding a redirect...
2007-06-14 Tom HughesWhen a new user confirms their email address, log them...
2007-06-12 Tom HughesAdd the search boxes to the edit page.
2007-06-12 Tom HughesImprove reporting of errors in GPX uploads, and allow...
2007-06-12 Tom HughesAllow users to change their password from the account...
2007-06-11 Tom HughesImprove handling of login/logout some more to improve...
2007-06-11 Dan KarranAdding RSS feed to main diary page, with space for...
2007-06-11 Richard Fairhurstremove timeout
2007-06-10 Tom HughesMake next and previous links on user/XXX/traces work...
2007-06-10 Tom HughesUse params[] instead of @params[] to avoid deprecation...
2007-06-09 Tom HughesMark user as active when issuing a new password - this...
2007-06-09 Tom HughesValidate passwords properly when creating an account...
2007-06-08 Richard Fairhurstunwayed segments fix
2007-06-08 Richard FairhurstTomH's way history patch
2007-06-08 Richard FairhurstExtra check that nodes/segments in ways are visible
2007-06-07 Dan Karran#493: tweaking some notification messages in user_contr...
2007-06-07 Richard Fairhurststart of unwayed segments support
2007-06-06 Richard FairhurstLatest Potlatch, plus TomH's GPX fix
2007-06-04 Richard FairhurstTomH's 500 patch
2007-05-29 Steve Coastvarious things from TomH
2007-05-28 Richard Fairhurstno longer deletes nodes used in other segments ('H...
2007-05-28 Richard FairhurstTomH's patches
2007-05-26 Damian Sulewskiapplied TomH patch for lost password site
2007-05-24 Steve Coastapply patch from TomH for #477 and dont require http...
2007-05-22 Steve Coastreturn a blank 0.4 osm xml doc when on data found
2007-05-21 Richard Fairhurstupdate timestamp/uid in current_ways
2007-05-20 Richard Fairhurstwhichways now only returns visible ways
2007-05-20 Steve Coastvarious ruby bits
2007-05-19 Nick WhiteleggUpdated potlatch preset tags for bridleway and byway
2007-05-18 Richard Fairhurstworkaround for paths in Potlatch getpresets, plus diary...
2007-05-18 Richard FairhurstPotlatch-on-Rails, ready to go (fingers crossed)
2007-05-14 Steve Coastback out eager way_tag loading as it wasn't getting...
2007-05-14 Steve Coastdo wot john said innit - eagerly load tags in the map...
2007-05-13 Robert (Jamie) MunroMade way controller return text/xml instead of text...
2007-05-10 Steve Coastvarious gpx bits
2007-05-10 Steve Coastapi fixes
2007-05-10 Steve Coastupdates to api
2007-05-10 Steve Coastbring checks back
2007-05-10 John McKerrellAdded trackpoint serving support to 0.4 API
2007-05-09 Steve Coastvarious fixes
2007-05-08 Richard Fairhurstnickw's auth stuff, plus some optimisations. If f-...
2007-05-08 Nick Blackfixes ticket 434
2007-05-08 Steve Coastreturn blank <osm> if no nodes found
2007-05-08 Richard FairhurstPotlatch on Rails, first working version
2007-05-07 Nick Blackfixed the ticket 432
2007-05-07 Steve Coastcleanup
2007-05-07 Nick Blackfixed user messaging stuff
2007-05-07 Steve Coastadd explicit garbage collection
2007-05-06 Nick Blackadded messaging and friend stuff that wasn't checked in
2007-05-06 Steve Coastupdates from hacking day
2007-05-05 Richard FairhurstPotlatch whichways and getway. These aren't really...
2007-05-05 Richard FairhurstPotlatch Rails AMF stuff
2007-05-05 Nick Blackmessaging stuff and home location selection
2007-05-05 Richard Fairhurst/diary no longer requires login
next