]> git.openstreetmap.org Git - rails.git/history - app/models/trace.rb
Pass the to_user to the view. Tests may follow. Closes #1394
[rails.git] / app / models / trace.rb
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-15 Shaun McDonaldAdding a lower and upper length on various web site...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-08-07 Tom HughesMake the location of the GPX traces configurable.
2008-07-31 Tom HughesIgnore any files in an __MACOSX folder in a zip file...
2008-07-30 Tom HughesRework GPX import daemon to use libxml2 for speed.
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-07 Tom HughesWork around the fact that exists? no longer works for...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-04-27 Tom HughesMake sure the recorded first point for a trace really...
2008-03-06 Tom HughesWork round ruby's half assed Tempfile class which,...
2008-01-23 Tom HughesAllow a GPX to be fetched in XML format by fetching...
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-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-18 Tom HughesChange the gps_points table to store latitude and longi...
2007-09-04 Tom HughesDon't bother deleting points which don't exist before...
2007-08-19 Tom HughesMove tag validation to the right place.
2007-08-19 Tom HughesThrow an exception if saving the imported trace fails.
2007-08-16 Tom HughesMake the gpx/id/data API call work, and make gpx/create...
2007-07-20 Tom HughesDon't bother setting user_id for each tracepoint -...
2007-07-18 Tom HughesUse a full path to find the file command.
2007-07-17 Tom HughesImprove MIME type determination for trace files.
2007-07-17 Tom HughesProvide a more sensible suggested filename when downloa...
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-21 Tom HughesAvoid reading traces and trace images into memory when...
2007-06-21 Tom HughesSupport tar archives of traces, with optional gzip...
2007-06-18 Tom HughesAdd support for bzip2 compressed trace files.
2007-06-15 Tom HughesFix rm call to actually work...
2007-06-12 Tom HughesImprove reporting of errors in GPX uploads, and allow...
2007-06-10 Tom HughesOnly validate the presence of a description on create...
2007-06-09 Tom HughesRefactor GPX import code to make reimporting old traces...
2007-06-07 Steve Coastfix based from TomH-Home
2007-06-06 Richard FairhurstLatest Potlatch, plus TomH's GPX fix
2007-05-29 Steve Coastvarious things from TomH
2007-05-10 Steve Coastvarious gpx bits
2007-04-07 Steve Coastgpx api fixes
2007-04-07 Steve CoastGPX api done
2007-04-07 Steve Coastgpx import now fully works
2007-03-29 Dan MooreAPI 0.4: User rename, view trace links, tag filter...
2007-03-23 Dan MooreAPI 0.4 Updates - work on traces pages + pagination...
2006-12-06 Steve Coastvarious gpx rails things
2006-12-06 Steve Coastadd tags to gpx files
2006-12-01 Steve Coastvarious gpx bits
2006-11-30 Steve Coasttrace stuff in rails port
2006-11-27 Steve CoastGPX trace rails stuff
2006-07-28 Steve Coastmore basic framework