]> git.openstreetmap.org Git - rails.git/history - app/controllers
make amf_controller use rails objects, and stuff, in the getway method. You need...
[rails.git] / app / controllers /
2008-01-22 Steve Coastmake amf_controller use rails objects, and stuff, in...
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 HughesAdd pagination to diary entry lists.
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...
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-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-11-30 Richard Fairhurstfurther refinement to revert
2007-11-30 Richard Fairhurstslight revert changes
2007-11-26 Richard Fairhurstbugfix for non-intersecting intersections (trac #592)
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-21 Mikel Maronmessage outbox
2007-11-21 Tom HughesAdd escaping of semicolon and equals in node tags.
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-02 Richard FairhurstPotlatch 0.4c: bugfixes, history in progress
2007-10-31 Tom HughesAllow objects to be resurrected.
2007-10-28 Richard FairhurstPotlatch 0.4b: put POIs in ways; small SWF improvement...
2007-10-17 Tom HughesRender an empty text string instead of nothing (which...
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 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-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-28 Frederik Rammfix for preconditions
2007-09-27 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-26 Frederik Rammbugfix searching relations
2007-09-26 Frederik Rammsupport searching relations
2007-09-26 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-25 Tom HughesImprove consistency of trace upload forms and error...
2007-09-25 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-23 Gabriel Ebnerrails_port_0.5: Merge rails_port r4664.
2007-09-23 Tom HughesAllow trace descriptions and tags to be edited.
2007-09-22 Gabriel Ebnerrails_port_0.5: Merge rails_port r4643
2007-09-21 Tom HughesUse tile based query when creating a way from unwayed...
2007-09-21 Tom HughesScale lat and lon values for unwayed segments.
2007-09-21 Tom HughesUse tile based queries for unwayed segments.
2007-09-21 Tom HughesUse quadtiling for the node tables.
2007-09-20 Tom HughesAllow the API to be taken offline completely as well...
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-19 Tom HughesCope with change in number of decimals for GPS point...
2007-09-14 Tom HughesAllow column names in area conditions to be qualified...
2007-09-13 Frederik Rammfixed "full" and "relationships_for_object" modes
2007-09-12 Tom HughesDropping duplicate GPS points is very expensive and...
2007-09-12 Tom HughesUse QuadTiling in GPS point queries.
2007-09-05 Dan KarranSend an email notification out when a new message is...
2007-09-05 Tom HughesUse BETWEEN for the node selection in the map API call...
2007-09-04 Tom HughesAdd extra validation to messages and diary entries.
2007-09-03 Dan KarranAllow people to add coordinates to diary entries, add...
2007-09-02 Richard Fairhursttypo
2007-09-02 Richard Fairhurstfix dragging, add some new pois (already!)
2007-09-02 Richard FairhurstPotlatch v0.2 with POI editing
2007-08-31 Tom HughesLet exceptions propagate to the default handler for...
2007-08-31 Tom HughesSplit the createuniquenodes query in two as MySQL was...
2007-08-31 Tom HughesAllow exceptions processing node and segment requests...
2007-08-30 Gabriel EbnerMerge commit 'git-svn'
2007-08-29 Frederik Rammsome changes suggested by SteveC / yet untested
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
2007-08-29 Frederik Rammsegment stuff removed
2007-08-25 Tom HughesCorrect calculation of reciprocal angles.
2007-08-24 Tom HughesInclude a general location from GeoNames in the reverse...
2007-08-24 Tom HughesMore search improvements - a "Where am I?" link that...
2007-08-24 Tom HughesIf a search only finds one result then jump straight...
2007-08-22 Tom HughesPut the option to delete GPS traces back. Fixes #405.
2007-08-22 Tom HughesFix thinko.
2007-08-22 Tom HughesOnly allow users to read their own messages.
2007-08-21 Tom HughesAdd a capabilities API call. Fixes #410.
2007-08-20 Tom HughesHandle errors a bit better.
2007-08-19 Tom HughesAdd additional validation to the user model and tidy...
2007-08-18 Tom HughesHandle files uploaded via the API properly.
2007-08-17 Dan KarranShowing all messages in inbox, but sorting by date...
2007-08-16 Tom HughesMake the gpx/id/data API call work, and make gpx/create...
2007-08-16 Tom HughesIgnore exceptions looking up a user from a session.
2007-08-15 Tom HughesTidy up trace handling a bit, and add support for per...
2007-08-14 Tom HughesVarious updates to the user management, including the...
next