]> git.openstreetmap.org Git - rails.git/history - app
Revert to rails 2.0.1 again
[rails.git] / app /
2008-01-22 Xin Zhengremoved require ruby-debug line
2008-01-22 Xin Zhengadded rspec folder/files
2008-01-22 Steve Coastreplace whichways with rails-friendly code
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 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-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 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 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 HughesBack out attempt to commit partial support for POIs...
2008-01-07 Nick Whiteleggbegan callback code for feature lookup
2008-01-07 Nick WhiteleggBegan code for feature lookup: implemented code to...
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-02 Tom HughesUpdate the links when the active layers change.
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 Tom HughesChange postcode searches to use z15 instead of z12.
2007-12-06 Tom HughesTry and make asset tagging actually work.
2007-12-05 Tom HughesUse the z13 key for z13 and over.
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
2007-11-30 Tom HughesSpecify display_name and tag explicitly when generating...
2007-11-28 Richard Fairhurstshow nearest 10 users (request by Blackadder)
2007-11-28 Tom HughesUse the new OSM OpenLayers stuff.
2007-11-26 Richard Fairhurstbugfix for non-intersecting intersections (trac #592)
2007-11-25 Tom HughesForce new users to enter their email address twice...
2007-11-24 Tom HughesWhen asked for ways which use a node, or relations...
2007-11-24 Tom HughesWork round ruby's horribly broken URI.escape that delib...
2007-11-24 Tom HughesWrap evaluation of default values for parameters inside...
2007-11-24 Tom HughesFix tag splitting.
2007-11-23 Tom HughesHTML escape substituted parameter values to avoid injec...
2007-11-21 Tom HughesDon't indicate if a message has been read in the outbox...
2007-11-21 Mikel Maronmessage outbox
2007-11-21 Tom HughesAdd escaping of semicolon and equals in node tags.
2007-11-20 Richard FairhurstRequire data to be public before editing
2007-11-13 Richard Fairhurstwaterway=stream,natural=peak
2007-11-13 Richard Fairhurst0.5a: further revisions to merged ways, API->SWF error...
2007-11-10 Richard Fairhurst0.5: NUNS! REVERT!!!
2007-11-07 Tom HughesAdd a stylesheet targeted at print media to get nice...
2007-11-02 Richard FairhurstPotlatch 0.4c: bugfixes, history in progress
2007-10-31 Tom HughesAllow objects to be resurrected.
2007-10-31 Tom HughesDon't include any page numbers in links in the tag...
2007-10-30 Tom HughesTidy up mail notifiers and make them more rails style...
2007-10-30 Tom HughesAdd warnings not to reply to message notifications...
2007-10-28 Tom HughesFix tab breakage and make key update as zoom level...
2007-10-28 Richard FairhurstPotlatch 0.4b: put POIs in ways; small SWF improvement...
2007-10-28 Richard Fairhurstkeys change depending on zoom level; force 210px sideba...
2007-10-27 Richard FairhurstPreparation for anon edit change
2007-10-26 Frederik Rammway history needs to reference nodes with ref=... not...
2007-10-23 Tom HughesPatch from crschmidt to add an obvious permalink to...
2007-10-17 Tom HughesRender an empty text string instead of nothing (which...
2007-10-12 Tom HughesDon't try and print the distance to a friend that has...
2007-10-11 Dan KarranActually showing the closest neighbours instead of...
2007-10-10 Tom HughesFactor out common code for models which deal with geogr...
2007-10-10 Dan KarranReduce number of nearby people listed to the closest...
2007-10-09 Tom HughesAdd an API call to find the map tiles which have change...
2007-10-08 Tom HughesSplit out sidebar code from the search code so it can...
2007-10-08 Dan KarranImproving friend capabilities so you can now add and...
2007-10-08 Richard Fairhurstexperimental pop-out map key
2007-10-08 Tom HughesPass a list of visible nodes when generating XML for...
2007-10-07 Richard FairhurstPotlatch 0.4 (hopefully)
2007-10-07 Tom HughesCope with empty areas better.
2007-10-07 Gabriel EbnerMerge rails_port_0.5
2007-10-04 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-30 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-30 Tom HughesFix typo in HTML version of account confirmation message.
2007-09-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-28 Tom HughesMake the name of the lon/lng virtual attribute on trace...
2007-09-28 Frederik Rammfix for preconditions
2007-09-27 Gabriel Ebnerrails_port_0.5: Merge rails_port.
next