]> git.openstreetmap.org Git - rails.git/history - app
Treat a timestamp that can't be parse as if it didn't exist.
[rails.git] / app /
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...
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 RSS feed to main diary page, with space for...
2007-06-11 Richard Fairhurstremove timeout
2007-06-11 Tom HughesMake sure we get the display name from the database...
2007-06-11 Tom HughesDon't allow [/;.,?] to be used in display names, as...
2007-06-10 Tom HughesMake next and previous links on user/XXX/traces work...
2007-06-10 Tom HughesAvoid warnings about spaces in method calls.
2007-06-10 Tom HughesUse messages.empty? instead of the deprecated has_messa...
2007-06-10 Tom HughesUser form_tag/end instead of start_form_tag/end_form_ta...
2007-06-10 Tom HughesUse params[] instead of @params[] to avoid deprecation...
2007-06-10 Dan KarranLink OSM logo in site layout to the site's homepage...
2007-06-10 Tom HughesOnly validate the presence of a description on create...
2007-06-09 Tom HughesRefactor GPX import code to make reimporting old traces...
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-09 Dan KarranAllow the page titles to be edited by other parts of...
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-08 Nick Blackannouncement for SOTM to site on front page
2007-06-07 Dan Karran#493: tweaking some notification messages in user_contr...
2007-06-07 Richard Fairhurststart of unwayed segments support
2007-06-07 Steve Coastfix based from TomH-Home
2007-06-06 Richard FairhurstLatest Potlatch, plus TomH's GPX fix
2007-06-04 Richard FairhurstTomH's 500 patch
2007-05-31 Dirk-Lüder Kreierm double "this"
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-28 John McKerrellHiding the element and then, shortly after, redisplayin...
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 Steve Coastpatch from Martijn van Oosterhout
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 Fairhurstzoom
2007-05-18 Richard FairhurstPotlatch-on-Rails, ready to go (fingers crossed)
2007-05-16 Robert (Jamie) MunroAdded message about editor not working yet.
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...
next