]> git.openstreetmap.org Git - rails.git/history - app
Allow column names in area conditions to be qualified, and do so for
[rails.git] / app /
2007-07-28 Tom HughesShow an edit link on the trace details page, and use...
2007-07-28 Tom HughesAdd missing quote.
2007-07-28 Tom HughesAdd a link to a user's home location if they have one.
2007-07-28 Tom HughesProvide separate map and edit links for each trace.
2007-07-28 Tom HughesUse a cookie to remember the last location viewed on...
2007-07-27 Tom HughesUser null to indicate the the user's home location...
2007-07-27 Tom HughesHandle segments which do not exist correctly and indica...
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-25 Steve Coastmove zoom in one level by default
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-20 Tom HughesDon't bother setting user_id for each tracepoint -...
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-18 Tom HughesUse a full path to find the file command.
2007-07-17 Tom HughesImprove MIME type determination for trace files.
2007-07-17 Tom HughesProvide a more sensible suggested filename when downloa...
2007-07-16 Tom HughesRemove SOTM advert from site.
2007-07-16 Tom HughesAllow the map centre and marker position to be set...
2007-07-13 Richard Fairhurststrip out any control characters before writing to...
2007-07-07 Richard Fairhurstfix problematic merge
2007-07-05 Tom HughesAdd OpenSearch search plugins from Jono to the site...
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-30 Tom HughesMake the slippy map work properly on IE7 at last!
2007-06-30 Tom HughesFix some HTML validation issue.
2007-06-29 Tom HughesBring some sort of sanity to sequence numbers for segme...
2007-06-29 Tom HughesOnly do mappam for www.openstreetmap.org and openstreet...
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 HughesMake negative caching of users 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 HughesMake sure we get the list of tags and segments to save...
2007-06-24 Tom HughesFix bogus SQL.
2007-06-24 Tom HughesAllow all trackpoints to be fetched, not just those...
2007-06-23 Tom HughesFix the segs and tags methods for old_ways so they...
2007-06-23 Tom HughesMake sure the associations with segments and old ways...
2007-06-23 Tom HughesUnconfuse OpenLayer's base location detection.
2007-06-23 Tom HughesFactor out javascript code to support OpenLayers maps...
2007-06-23 Tom HughesMake sure the diary link in the LHS navigation goes...
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 KarranRemoving list of nearby users from account page (now...
2007-06-23 Dan KarranAdding trace link to logged in user's profile too.
2007-06-23 Dan KarranAdding titles to trace lists
2007-06-23 Dan KarranLink from user profile to view traces and to set home...
2007-06-23 Tom HughesShow the most recent entries first when viewing a user...
2007-06-22 Tom HughesCorrectly record which user deleted an object.
2007-06-22 Tom HughesFill in the visible flag correctly when updating the...
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-21 Tom HughesOnly treat a user as logged in if the user object has...
2007-06-21 Tom HughesSupport tar archives of traces, with optional gzip...
2007-06-21 Tom HughesSet the map units to something OpenLayers? actually...
2007-06-21 Tom HughesRevert accidental commit.
2007-06-21 Tom HughesSet the map units to something OpenLayers actually...
2007-06-20 Dan KarranSeperating message receiving off into 'inbox' function.
2007-06-20 Tom HughesMake "nearby users" show all those within 50km rather...
2007-06-20 Tom HughesMake the map on the user account page work.
2007-06-20 Tom HughesAdding missing parentheses.
2007-06-20 Tom HughesAdd missing CSS and image resources from OpenLayers...
2007-06-19 Tom HughesClose a number of holes in the API by making it validat...
2007-06-19 Tom HughesReturn usernames correctly.
2007-06-18 Tom HughesAdd support for bzip2 compressed trace files.
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-17 Dan KarranStarting to tidy up user profiles, adding nearby user...
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-15 Tom HughesAllow access to all zoom levels again.
2007-06-15 Tom HughesUpgrade OpenLayers to the 2.4 release.
2007-06-15 Tom HughesDon't load pngfix.js on IE7 as it isn't needed.
2007-06-15 Tom HughesFix rm call to actually work...
2007-06-14 Tom HughesWhen a new user confirms their email address, log them...
2007-06-13 Tom HughesMake sure we always put a valid URL on the edit tab...
2007-06-12 Tom HughesAdd the search boxes to the edit page.
2007-06-12 Tom HughesBe a bit more intelligent when trying to update the...
2007-06-12 Tom HughesSet the lat and long on the view and edit tabs when...
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...
next