]> git.openstreetmap.org Git - rails.git/history - app/controllers/amf_controller.rb
Hide the OpenLayers attribution control when printing - we print an
[rails.git] / app / controllers / amf_controller.rb
2007-11-26 Richard Fairhurstbugfix for non-intersecting intersections (trac #592)
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-07 Richard FairhurstPotlatch 0.4 (hopefully)
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 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-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 HughesSplit the createuniquenodes query in two as MySQL was...
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
2007-08-14 Tom HughesVarious updates to the user management, including the...
2007-08-14 Tom HughesDon't create sessions for API calls.
2007-08-03 Richard Fairhurstvarious bugfixes, new natural presets
2007-07-26 Tom HughesAdd a flag to allow the API to be placed in read-only...
2007-07-22 Richard Fairhurstways from unwayed segments now automatically fix segmen...
2007-07-22 Tom HughesDon't include deleted segments when converting unwayed...
2007-07-22 Tom HughesLog calls to the makeway method.
2007-07-21 Richard Fairhurstexperimental 'make ways out of unwayed segments' feature
2007-07-13 Richard Fairhurststrip out any control characters before writing to...
2007-07-07 Richard Fairhurstfix problematic merge
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-27 Richard Fairhurstuse render proc to write out results, see if that makes...
2007-06-27 Tom HughesFix breakage.
2007-06-27 Tom HughesAdd more logging...
2007-06-26 Tom HughesEnhance logging.
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 Fairhurstbetter SQL in putway, plus trap any 0/1-length ways...
2007-06-11 Richard Fairhurstremove timeout
2007-06-08 Richard FairhurstExtra check that nodes/segments in ways are visible
2007-05-28 Richard Fairhurstno longer deletes nodes used in other segments ('H...
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 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 FairhurstPotlatch-on-Rails, ready to go (fingers crossed)
2007-05-09 Steve Coastvarious fixes
2007-05-08 Richard Fairhurstnickw's auth stuff, plus some optimisations. If f-...
2007-05-08 Richard FairhurstPotlatch on Rails, first working version
2007-05-05 Richard FairhurstPotlatch whichways and getway. These aren't really...
2007-05-05 Richard FairhurstPotlatch Rails AMF stuff