]> git.openstreetmap.org Git - rails.git/history - app/models
Merge rails_port as of r4613 & fix tests.
[rails.git] / app / models /
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-19 Tom HughesInclude a reply link in email notifications of messages.
2007-09-18 Tom HughesChange the gps_points table to store latitude and longi...
2007-09-16 Dan KarranInclude message body in notification emails for conveni...
2007-09-12 Tom HughesFill in the tile ID before saving a trace point. Also...
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-04 Tom HughesDon't bother deleting points which don't exist before...
2007-09-04 Tom HughesAdd extra validation to messages and diary entries.
2007-09-01 Tom HughesGet the timestamp outside the transactionso everything...
2007-09-01 Tom HughesFix typo.
2007-08-31 Tom HughesSplit the transaction used for ways so that we recover...
2007-08-31 Frederik Rammchanged from nd id=... to nd ref=...
2007-08-31 Tom HughesLet exceptions propagate to the default handler for...
2007-08-31 Tom HughesAllow exceptions processing node and segment requests...
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
2007-08-29 Frederik Rammsegment stuff removed
2007-08-19 Tom HughesAdd additional validation to the user model and tidy...
2007-08-19 Tom HughesInclude the home location in API user details response.
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-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-15 Tom HughesOnly initialize creation_time if it isn't already set.
2007-08-14 Tom HughesFix exception when username is not known.
2007-08-14 Tom HughesSalt passwords so that two users with the same password...
2007-08-14 Tom HughesVarious updates to the user management, including the...
2007-08-14 Tom HughesImprove handling of user to user messages.
2007-08-09 Tom HughesAdd a model for sessions.
2007-07-27 Tom HughesHandle segments which do not exist correctly and indica...
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-29 Tom HughesBring some sort of sanity to sequence numbers for segme...
2007-06-27 Tom HughesMake negative caching of users work.
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-24 Tom HughesMake sure we get the list of tags and segments to save...
2007-06-23 Tom HughesFix the segs and tags methods for old_ways so they...
2007-06-23 Tom HughesMake sure the associations with segments and old ways...
2007-06-23 Tom HughesShow the most recent entries first when viewing a user...
2007-06-22 Tom HughesFill in the visible flag correctly when updating the...
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-20 Tom HughesMake "nearby users" show all those within 50km rather...
2007-06-19 Tom HughesClose a number of holes in the API by making it validat...
2007-06-19 Tom HughesReturn usernames correctly.
2007-06-18 Tom HughesAdd support for bzip2 compressed trace files.
2007-06-18 Tom HughesTell users if the reason they can't login is because...
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-12 Tom HughesAllow users to change their password from the account...
2007-06-11 Tom HughesDon't allow [/;.,?] to be used in display names, as...
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-09 Tom HughesValidate passwords properly when creating an account...
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-19 Steve Coastpatch from Martijn van Oosterhout
2007-05-10 Steve Coastvarious gpx bits
2007-05-10 Steve Coastupdates to api
2007-05-10 John McKerrellAdded trackpoint serving support to 0.4 API
2007-05-09 Steve Coastvarious fixes
2007-05-06 Nick Blackadded messaging and friend stuff that wasn't checked in
2007-05-06 Steve Coastupdates from hacking day
2007-05-05 Nick Blackmessaging stuff and home location selection
2007-05-05 John McKerrellDon't list yourself in the nearby mappers
2007-05-05 Nick Blackresolved user.rb conflict
2007-05-05 John McKerrellMade nearest method work with nil home lat/lon.
2007-05-05 Nick Blackmessaging stuff
2007-05-04 Nick Blackadded user stuff inc beginning of messages
2007-04-30 Nick Blackmap view defaults to a home lat and lon
2007-04-26 Nick BlackAdded user home lat and lon
2007-04-22 Nick BurchWhen calling .tags or .segs on a way, if it's an existi...
2007-04-07 Steve Coastvarious diary bits
2007-04-07 Steve Coastdiary / user bits
2007-04-07 Steve Coastcan now navigate to the map from a searched-for tag...
2007-04-07 Steve Coastgpx api fixes
2007-04-07 Steve CoastGPX api done
2007-04-07 Steve Coastgpx import now fully works
2007-04-07 Steve Coastclose 394
2007-04-07 Steve Coastsimplify grabbing of a xml base doc
2007-04-07 Steve CoastAPI returns user info if public
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...
2007-03-12 Nick BlackFixed precondition typo and segment_controller foreign key
2007-01-14 Immanuel Scholz- replaced hardcoded www.openstreetmap.org with environ...
2007-01-13 Immanuel Scholz- fixed map api call in version 0.4.
2006-12-13 Steve Coastprecondition stuff
2006-12-06 Steve Coastvarious gpx rails things
2006-12-06 Steve Coastadd tags to gpx files
2006-12-01 Steve Coastlots of rails gpx stuff
2006-12-01 Steve Coastgpx insert now works
2006-12-01 Steve Coastvarious gpx bits
2006-12-01 Steve Coastvarious gpx bits
2006-11-30 Steve Coastrails API support for history of node/segment/way ...
2006-11-30 Steve Coasttrace stuff in rails port
2006-11-27 Steve CoastGPX trace rails stuff
2006-11-27 Steve Coastvarious map API rails stuff
next