]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2008-04-16 Tom HughesMerged 7296:7388 from rails_port trunk.
2008-04-16 Tom HughesAjaxify the export tab.
2008-04-16 Tom HughesFix setPosition().
2008-04-16 Tom HughesGet rid of our reprojection code and use OpenLayers...
2008-04-16 Tom HughesAdd missing OpenLayers 2.6 images.
2008-04-16 Tom HughesUse OL 2.6 auto sizing for popups instead of doing...
2008-04-16 Tom HughesAdd a scale control to the map. Closes #51.
2008-04-16 Tom HughesUpdate OpenLayers to 2.6 release.
2008-04-14 Tom HughesMore work on export tab.
2008-04-11 Tom HughesReally remove it this time...
2008-04-11 Tom HughesRemove accidental commit of my local mapnik layer.
2008-04-11 Tom HughesFix IE breakage.
2008-04-11 Tom HughesTurn on wrapDateLine for all layers.
2008-04-10 Tom HughesTweak the namefinder results a bit more.
2008-04-09 Tom HughesProvide extra context for namefinder results where...
2008-04-09 Tom HughesReflect any changes made to the bounds in the map.
2008-04-08 Tom HughesDisable OSM export when the area is too large.
2008-04-08 Tom HughesSwitch export branch to use OpenLayers 2.6-rc1 as we...
2008-04-07 Tom HughesCommit initial work on export tab.
2008-04-07 Tom HughesRemove export controller from branches where it isn...
2008-04-07 Tom HughesMake a copy of the rails code for the node tag splittin...
2008-04-07 Tom HughesMake a copy of the rails code for the node tag splittin...
2008-04-07 Tom HughesCreate a directory for branches of the main web site...
2008-03-31 Tom HughesSet a transitionEffect of resize on the OSM layers...
2008-03-30 Richard Fairhurstpermit uninserted tracks to be edited
2008-03-30 Richard Fairhurst0.8a
2008-03-26 Richard Fairhurstfix disappearing welcome panel
2008-03-25 Tom HughesEnable the namefinder again.
2008-03-23 Steve Chiltonnew versions of keys to mapnik z8-z13
2008-03-21 Richard Fairhursttone colours down very slightly so you can still see...
2008-03-21 Richard FairhurstEdgemaster's patch to colour routes depending on network
2008-03-21 Steve Coastnicer fix I think for nil / [] issue
2008-03-21 Steve Coastmore madness
2008-03-21 Richard Fairhurstfix problem with blank areas throwing a 500
2008-03-21 Richard Fairhurstfix problem with blank areas throwing a 500
2008-03-21 Richard Fairhurstfixes #766
2008-03-21 Richard Fairhurstvarious relations fixes
2008-03-19 Richard Fairhurstcolon2bar no longer needed
2008-03-19 Richard Fairhurstrestore Steve's deleteway stuff
2008-03-19 Richard FairhurstPotlatch 0.8 - be afraid, be very, very afraid
2008-03-16 Frederik Ramm- add old_relation_controller and stuff so that relatio...
2008-03-07 Tom HughesResize the map div when the page load is complete ...
2008-03-06 Tom HughesWork round ruby's half assed Tempfile class which,...
2008-03-04 Tom HughesFix typo.
2008-03-04 Tom HughesUse defer="defer" rather than onload to try and speed...
2008-03-04 Tom HughesYet more escaping.
2008-03-04 Tom HughesMore escaping.
2008-03-04 Tom HughesEscape page title.
2008-03-04 Tom HughesMore display name escaping.
2008-03-04 Tom HughesEscape user display names.
2008-03-04 Tom HughesEscape user names in diary views.
2008-02-26 Tom HughesDisable the NameFinder and fix cut'n'paste error.
2008-02-25 Tom HughesGet the user image right this time...
2008-02-24 Tom HughesClose tag properly.
2008-02-24 Tom HughesDisplay the image of the user who made the diary entry...
2008-02-24 Tom HughesFix stupid breakage. Closes #708.
2008-02-23 Steve Coastencourage people to set location
2008-02-23 Steve Coastremove deleteway logic from amf_controller (yay!) TomH...
2008-02-23 Tom HughesRestore add_user_image migration.
2008-02-23 Tom HughesOnly check out the trunk of the image column plugin.
2008-02-23 Tom HughesRemove image migration as it isn't needed.
2008-02-23 Tom HughesUse named constants for HTTP response codes.
2008-02-23 Tom HughesUse named constants for HTTP response codes.
2008-02-23 Steve Coastuser images
2008-02-23 Steve CoastUser prference system basically done
2008-02-23 Tom HughesMake maps deeper to allow the pan/zoom bar visible.
2008-02-23 Tom HughesMake the slippy map on the user page deper so that...
2008-02-23 Steve Coastpreference stuff
2008-02-23 Steve Coastmove migrations around
2008-02-19 Richard FairhurstReject 0/1-length ways.
2008-02-15 Richard Fairhurststop accidental cities :)
2008-02-15 Richard FairhurstPotlatch 0.7b: small bugfixes
2008-02-14 Tom HughesUse PanZoomBar instead of PanZoom.
2008-02-12 Richard FairhurstAdd cycle map
2008-02-11 Richard Fairhurstremove tile debug code
2008-02-11 Richard Fairhurst0.7a
2008-02-10 Richard Fairhurstadd school to presets
2008-02-07 Tom HughesUse FileUtils.mv instead of File.rename as it will...
2008-02-06 Richard Fairhurstunbreak undelete
2008-02-06 Richard Fairhurstsmall padlock fix, disable right-click menu
2008-02-05 Tom HughesUse a lower zoom level for partial postcode matches.
2008-02-04 Tom HughesSend email notifications when people comment on diary...
2008-02-03 Tom HughesDisable keyboard control of the map as it causes proble...
2008-02-03 Richard Fairhurstsome Yahoo improvements, still more to do...
2008-02-03 Tom HughesExplain why we don't include the nodes in the way load.
2008-02-03 Tom HughesDon't preload nodes as it seem to break ways with dupli...
2008-02-03 Richard Fairhurstfix for resizable Potlatch
2008-02-03 Tom HughesRemove pointless return statement.
2008-02-03 Tom HughesFix indentation.
2008-02-03 Tom HughesMove in_world? to GeoRecord model and correct comment.
2008-02-03 Tom HughesAdd missing sanitise_boundaries method that the API...
2008-02-03 Tom HughesOptimise the Potlatch whichways and getway calls a...
2008-02-01 Tom HughesThe OSM layers use the 900913 projection, not 41001.
2008-02-01 Richard FairhurstPotlatch 0.7
2008-01-28 Tom HughesMake ways_for_node work with the multipart primary...
2008-01-28 Tom HughesFix typo.
2008-01-25 Nick Blackfixed bug in add version rake task
2008-01-25 Xin Zhengpatched controller section of #648
2008-01-25 Steve CoastMost of a method to delete a way and all its nodes...
2008-01-25 Steve Coastdont eager load tags (false primary key fucks all sorts...
next