]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2008-01-23 Nick Blackmigration 013 removes tags from nodes and old nodes...
2008-01-23 Nick Blackadded migration to add a primary key on nodes id and...
2008-01-23 Xin Zhengadded application.yml, refactored map method
2008-01-23 Tom HughesRename initialiser to fix typo.
2008-01-23 Tom HughesAllow a GPX to be fetched in XML format by fetching...
2008-01-23 Nick Blackupdated rake task to grab 1000 records at a time
2008-01-23 Nick Blackrake task to populate node_tags and current_node_tags...
2008-01-23 Nick Blackadds two migrations to create old_node_tags and node_ta...
2008-01-23 Tom HughesYou need at least version 0.9.1 of the composite keys...
2008-01-23 Tom HughesMake things work with multipart keys.
2008-01-23 Richard Fairhurstfew bits of tidying
2008-01-23 Tom HughesSend UK postcode searches to the namefinder as well...
2008-01-22 Xin Zhengadded some tests
2008-01-22 Tom HughesRevert to rails 2.0.1 again
2008-01-22 Tom HughesPut the daemons generator plugin back.
2008-01-22 Xin Zhengun-commented sqlsessionstore
2008-01-22 Xin Zhengadded rspec on rails as external
2008-01-22 Tom HughesRename requires.rb to composite_primary_keys.rb so...
2008-01-22 Xin Zhengremoved require ruby-debug line
2008-01-22 Xin Zhengadded rspec folder/files
2008-01-22 Xin Zhengchanging back to rails 2.0.1
2008-01-22 Xin Zhengextracted require statement from environment.rb to...
2008-01-22 Steve Coastreplace whichways with rails-friendly code
2008-01-22 Xin Zhengadded RSpec and RSpec on Rails
2008-01-22 Steve Coastmake amf_controller use rails objects, and stuff, in...
2008-01-22 Steve Coastonly show map to actual user
2008-01-22 Steve Coastretab amf controller, it was getting annoying
2008-01-22 Richard Fairhurstdocument amf_controller types for SteveC
2008-01-21 Xin Zhengadded mac os x instructions for db function creation
2008-01-21 Steve Coastadd last-modified header to relation read
2008-01-21 Steve Coastemit last-modified headers on nodes and ways
2008-01-21 Steve CoastShow nearby users map in account view page
2008-01-21 Richard Fairhurstcomments
2008-01-21 Richard Fairhurstslight bugfixes and improved WinIE behaviour (?)
2008-01-18 Tom HughesShow comment counts in diary entry lists.
2008-01-18 Tom HughesGet pagination links right.
2008-01-18 Tom HughesAdd pagination to diary entry lists.
2008-01-18 Richard Fairhurstmaybe this will work
2008-01-18 Richard FairhurstSTUPID EVIL IE AAAAAARGH
2008-01-18 Richard Fairhurstalways redraw window if redopropertywindow is set
2008-01-18 Tom HughesInclude a comment link in the diary RSS feed.
2008-01-18 Tom HughesFix diary RSS feed.
2008-01-17 Tom HughesAdd support for commenting on, and replying to, diary...
2008-01-17 Richard Fairhurst0.6c: bunch of minor improvements and bugfixes
2008-01-16 Tom HughesSet MIME type correctly for diary RSS feeds.
2008-01-16 Tom HughesTidy up message sensitisation a bit more, and add sensi...
2008-01-15 Tom HughesMake the message reply link prefill the title with...
2008-01-15 Tom HughesAutomatically convert links in diary postings into...
2008-01-15 Tom HughesAdd a few more escape calls to prevent nasty HTML being...
2008-01-15 Richard Fairhurst0.6b: cycle through ways on top of each other
2008-01-15 Tom HughesDon't try and limit the address space if the OS does...
2008-01-15 Tom HughesEscape message titles and bodies. This is an emergency...
2008-01-10 Tom HughesPoint people at the wiki when GPX imports fail.
2008-01-08 Tom HughesOverride options correctly.
2008-01-08 Tom HughesBack out attempt to commit partial support for POIs...
2008-01-07 Nick Whiteleggbegan callback code for feature lookup
2008-01-07 Nick Whiteleggbegan callback code for feature lookup
2008-01-07 Nick Whiteleggchecked in local db config unintentioally- reversed
2008-01-07 Nick WhiteleggBegan code for feature lookup: implemented code to...
2008-01-07 Tom HughesStop trying to report on the number of ways with tags...
2008-01-07 Tom HughesAdd migration to add an index on node_id to way_nodes...
2008-01-06 Tom HughesMark mails as auto submitted. Closes #627.
2008-01-06 Tom HughesFix typo. Closes #628.
2008-01-06 Tom HughesMigrate web site to use rails 2.0.1.
2008-01-05 Tom HughesUpdate GPX daemon control script to match current templ...
2008-01-05 Tom HughesFix picture generation to avoid truncating the sides...
2008-01-04 Richard FairhurstPotlatch 0.6a: small bugfixes, read GPX waypoints
2008-01-02 Tom HughesUpdate the links when the active layers change.
2007-12-31 Tom HughesMake the Maplint layer off by default.
2007-12-31 Tom HughesDon't set the layers argument if the caller didn't...
2007-12-31 Tom HughesAdd a maplint layer to the map. Note that the t@h serve...
2007-12-31 Tom HughesAdd a Maplint layer (OpenLayers.Layer.OSM.Maplint)...
2007-12-30 Tom HughesDon't show the marker layer in the layer switcher.
2007-12-24 Richard Fairhurstzoom level for Yahoo
2007-12-24 Richard Fairhurstdon't ignore outdated baselayer values; fix maximum...
2007-12-23 Richard FairhurstPotlatch 0.6: autocomplete keys/values
2007-12-23 Richard Fairhurstautocomplete (not compiled for now) and start of tile...
2007-12-22 Tom HughesBan (for now at least) searching of nodes, and searchin...
2007-12-20 Tom HughesThird time lucky - what it really wants is a hash of...
2007-12-20 Tom HughesThe to_xml_node method for a way wants a list of node...
2007-12-20 Tom HughesPass the node list to to_xml_node when outputting a...
2007-12-20 Tom HughesOptimise tag searching of ways and relations a bit...
2007-12-20 Tom HughesOptimise search queries for ways and relations to stand...
2007-12-12 Richard Fairhurstattempt fix for anon users
2007-12-09 Richard Fairhurstenable revert
2007-12-07 Richard Fairhurstfix POI moving bug
2007-12-07 Tom HughesSet extent information for the marker layer.
2007-12-07 Tom HughesChange postcode searches to use z15 instead of z12.
2007-12-06 Tom HughesMake sure we load OpenLayers resources from the right...
2007-12-06 Tom HughesTry and make asset tagging actually work.
2007-12-06 Tom HughesMove scale/resolution configuration to the base layers...
2007-12-06 Tom HughesSet the number of zoom levels for the marker layer...
2007-12-05 Tom HughesUse the z13 key for z13 and over.
2007-12-04 Tom HughesSet number of zoom levels on a per layer basis. Closes...
2007-12-03 Richard FairhurstDROP TEMPORARY TABLE so Tom can turn the privs down
2007-12-01 Richard Fairhurstmove preset tags and colours into config files
2007-12-01 Tom HughesReenable trace uploads.
2007-11-30 Richard Fairhurstfurther refinement to revert
2007-11-30 Tom HughesDisable GPX uploads.
2007-11-30 Richard Fairhurstslight revert changes
next