]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2007-07-29 Tom HughesNew database migration to cleanup lots of things.
2007-07-29 Tom HughesBloomin Americans that can't spell...
2007-07-29 Tom HughesFix typo.
2007-07-29 Tom HughesAdd support for displaying a map covering a specified...
2007-07-29 Tom HughesRemember which layers are active in the cookie and...
2007-07-28 Tom HughesBack out previous change, and use the name in the ...
2007-07-28 Tom HughesLink to a user's details from their diary page.
2007-07-28 Tom HughesFix links to users' diaries.
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 HughesFactor out loading of the various fixtures needed to...
2007-07-27 Tom HughesLoad way fixtures so segment delete tests will fail...
2007-07-27 Tom HughesHandle segments which do not exist correctly and indica...
2007-07-26 Frederik Rammadded more tests
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-26 Tom HughesMake the API consistent about whether object names...
2007-07-25 Steve Coastmove zoom in one level by default
2007-07-24 Tom HughesAdd some basic tests for nodes.
2007-07-24 Tom HughesUse SQL schemas, as ruby can't cope with the things...
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-21 Richard Fairhurstdrag newly created points
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 Richard Fairhurstsmarter whichways behaviour, couple of small bugfixes
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-16 Tom HughesFix exception handling in GPX importer.
2007-07-13 Richard Fairhurststrip out any control characters before writing to...
2007-07-07 Richard Fairhurstfix problematic merge
2007-07-06 Tom HughesDisable asset tagging to get better caching of assets.
2007-07-05 Tom HughesAdd OpenSearch search plugins from Jono to the site...
2007-07-05 Tom HughesRestore favicon.
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 HughesRemove scripts for old slippy map which are no longer...
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-30 Tom HughesUse Math.PI instead of defining it ourselves (and somet...
2007-06-29 Tom HughesBring some sort of sanity to sequence numbers for segme...
2007-06-29 Tom HughesWith much assistance from kleptog, make the map wrap...
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 HughesTreat a timestamp that can't be parse as if it didn...
2007-06-26 Tom HughesEnhance logging.
2007-06-26 Tom HughesCreate XML documents properly.
2007-06-26 Tom HughesRestrict object IDs to numbers to make search methods...
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-25 Tom HughesSet the log level correctly for the custom logger.
2007-06-25 Tom HughesImplement a custom log class to make the log more readable.
2007-06-24 Richard Fairhurstmore accurate unwayed segments display; warning icon...
2007-06-24 Tom HughesEnhacements to the migration library code.
2007-06-24 Richard Fairhurstbetter SQL in putway, plus trap any 0/1-length ways...
2007-06-24 Tom HughesPrimary keys can't have names so don't pretend otherwise.
2007-06-24 Tom HughesMove common support code from the base migration to...
2007-06-24 Tom HughesRemove old create_database.sql script as it no longers...
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-24 Tom HughesUse a multi-pass approach to parsing GPX files to keep...
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 HughesFix up routes for diary entry changes in r3302.
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.
next