]> git.openstreetmap.org Git - rails.git/history - app/models/trace.rb
Allow trace descriptions and tags to be edited.
[rails.git] / app / models / trace.rb
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