]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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.
2007-06-22 Tom HughesFill in the visible flag correctly when updating the...
2007-06-22 Tom HughesFixup the base migration so that it creates a database...
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 HughesRemove empty directories.
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 HughesCope with the degenerate case of a GPX file with only...
2007-06-19 Tom HughesReturn usernames correctly.
2007-06-18 Tom HughesUse DateTime instead of Time for GPX timestamps as...
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-17 Dan KarranAdding a guid element to feed items, replicates URL.
2007-06-17 Dan KarranUsing RFC-822 date for RSS feeds.
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 HughesDon't try and apply pngfix to OpenLayers tile images.
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-14 Tom HughesMake as executable.
2007-06-14 Tom HughesCheck for GPX files to import every five minutes.
2007-06-14 Tom HughesAdd a daemon to cleanup stale sessions.
2007-06-14 Tom HughesDon't try and update links on nodes whose names match...
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...
2007-06-11 Tom HughesMake field names consistent with the account editing...
2007-06-11 Tom HughesImprove handling of login/logout some more to improve...
2007-06-11 Dan KarranAdding routes for overall diary RSS, user-specific...
2007-06-11 Dan KarranAdding RSS feed to main diary page, with space for...
2007-06-11 Dan Karranleft a bit in previous commit that shouldn't have been...
next