2007-08-22 |
Tom Hughes | Only allow users to read their own messages. |
tree | commitdiff |
2007-08-21 |
Tom Hughes | Add a capabilities API call. Fixes #410. |
tree | commitdiff |
2007-08-20 |
Tom Hughes | Handle errors a bit better. |
tree | commitdiff |
2007-08-19 |
Tom Hughes | Add additional validation to the user model and tidy... |
tree | commitdiff |
2007-08-18 |
Tom Hughes | Handle files uploaded via the API properly. |
tree | commitdiff |
2007-08-17 |
Dan Karran | Showing all messages in inbox, but sorting by date... |
tree | commitdiff |
2007-08-16 |
Tom Hughes | Make the gpx/id/data API call work, and make gpx/create... |
tree | commitdiff |
2007-08-16 |
Tom Hughes | Ignore exceptions looking up a user from a session. |
tree | commitdiff |
2007-08-15 |
Tom Hughes | Tidy up trace handling a bit, and add support for per... |
tree | commitdiff |
2007-08-14 |
Tom Hughes | Various updates to the user management, including the... |
tree | commitdiff |
2007-08-14 |
Tom Hughes | Don't create sessions for API calls. |
tree | commitdiff |
2007-08-14 |
Tom Hughes | Add the author name to RSS feeds. |
tree | commitdiff |
2007-08-14 |
Tom Hughes | Remove bogus setting of title attribute. |
tree | commitdiff |
2007-08-09 |
Tom Hughes | Fix title and tidy up a few things. |
tree | commitdiff |
2007-08-09 |
Tom Hughes | Enable compression for object history API calls. |
tree | commitdiff |
2007-08-09 |
Tom Hughes | Return "404 Not Found" for users and traces which don... |
tree | commitdiff |
2007-08-08 |
Tom Hughes | Use the rails paginator to paginate the trace list... |
tree | commitdiff |
2007-08-08 |
Tom Hughes | Cope with results from the OSM Namefinder that have... |
tree | commitdiff |
2007-08-07 |
Tom Hughes | Only use the actual name that matched as the link,... |
tree | commitdiff |
2007-08-07 |
Tom Hughes | Recognise UK postcodes with a space in the middle. |
tree | commitdiff |
2007-08-07 |
Tom Hughes | Cope with the OSM NameFinder returning a result with... |
tree | commitdiff |
2007-08-07 |
Tom Hughes | New improved geocoder with extra added AJAX and OSM... |
tree | commitdiff |
2007-08-03 |
Richard Fairhurst | various bugfixes, new natural presets |
tree | commitdiff |
2007-07-31 |
Tom Hughes | Removed unused preferences method from the user control... |
tree | commitdiff |
2007-07-30 |
Tom Hughes | Give up after reporting that the query found too many... |
tree | commitdiff |
2007-07-26 |
Tom Hughes | Add a flag to allow the API to be placed in read-only... |
tree | commitdiff |
2007-07-26 |
Tom Hughes | Make the search calls a bit more efficient and add... |
tree | commitdiff |
2007-07-22 |
Richard Fairhurst | ways from unwayed segments now automatically fix segmen... |
tree | commitdiff |
2007-07-22 |
Tom Hughes | Don't include deleted segments when converting unwayed... |
tree | commitdiff |
2007-07-22 |
Tom Hughes | Log calls to the makeway method. |
tree | commitdiff |
2007-07-21 |
Richard Fairhurst | experimental 'make ways out of unwayed segments' feature |
tree | commitdiff |
2007-07-20 |
Tom Hughes | Don't fill in from_display_name for messages - it can... |
tree | commitdiff |
2007-07-19 |
Tom Hughes | Escape names passed to ws.geonames.org as part of the... |
tree | commitdiff |
2007-07-19 |
Tom Hughes | Fixed error handling in the name search and tidied... |
tree | commitdiff |
2007-07-19 |
Tom Hughes | Don't include passwords in the request log. |
tree | commitdiff |
2007-07-17 |
Tom Hughes | Provide a more sensible suggested filename when downloa... |
tree | commitdiff |
2007-07-13 |
Richard Fairhurst | strip out any control characters before writing to... |
tree | commitdiff |
2007-07-07 |
Richard Fairhurst | fix problematic merge |
tree | commitdiff |
2007-07-02 |
Tom Hughes | Handle public flag for GPX creation properly. |
tree | commitdiff |
2007-07-02 |
Tom Hughes | Refactor GPX creation routines to share common code. |
tree | commitdiff |
2007-06-29 |
Tom Hughes | Remove require_user for the api_details method as that... |
tree | commitdiff |
2007-06-29 |
Steve Coast | add mappam... also stuff in user controller that must... |
tree | commitdiff |
2007-06-27 |
Tom Hughes | Make sure we clear the tags and segments for a way... |
tree | commitdiff |
2007-06-27 |
Tom Hughes | Make passwords with a colon in them work. |
tree | commitdiff |
2007-06-27 |
Tom Hughes | Fix deprecation warning. |
tree | commitdiff |
2007-06-27 |
Tom Hughes | More search fixes... |
tree | commitdiff |
2007-06-27 |
Tom Hughes | Fix way search. |
tree | commitdiff |
2007-06-27 |
Tom Hughes | Split the rest action into sparate read, update and... |
tree | commitdiff |
2007-06-27 |
Richard Fairhurst | use render proc to write out results, see if that makes... |
tree | commitdiff |
2007-06-27 |
Tom Hughes | Fix breakage. |
tree | commitdiff |
2007-06-27 |
Tom Hughes | Add more logging... |
tree | commitdiff |
2007-06-26 |
Tom Hughes | Enhance logging. |
tree | commitdiff |
2007-06-26 |
Tom Hughes | Create XML documents properly. |
tree | commitdiff |
2007-06-26 |
Tom Hughes | Fix typo. |
tree | commitdiff |
2007-06-26 |
Tom Hughes | Add some logging. |
tree | commitdiff |
2007-06-26 |
Richard Fairhurst | fixing version problem for way_tags |
tree | commitdiff |
2007-06-24 |
Richard Fairhurst | more accurate unwayed segments display; warning icon... |
tree | commitdiff |
2007-06-24 |
Richard Fairhurst | better SQL in putway, plus trap any 0/1-length ways... |
tree | commitdiff |
2007-06-24 |
Tom Hughes | Fix bogus SQL. |
tree | commitdiff |
2007-06-24 |
Tom Hughes | Allow all trackpoints to be fetched, not just those... |
tree | commitdiff |
2007-06-23 |
Tom Hughes | Make per-user diary entry lists go through the diary_en... |
tree | commitdiff |
2007-06-23 |
Dan Karran | Adding tag name to title if available. |
tree | commitdiff |
2007-06-23 |
Dan Karran | Adding titles to trace lists |
tree | commitdiff |
2007-06-22 |
Tom Hughes | Correctly record which user deleted an object. |
tree | commitdiff |
2007-06-21 |
Tom Hughes | Avoid reading traces and trace images into memory when... |
tree | commitdiff |
2007-06-21 |
Tom Hughes | Add support for segment/:id/ways and node/:id/segments... |
tree | commitdiff |
2007-06-20 |
Dan Karran | Seperating message receiving off into 'inbox' function. |
tree | commitdiff |
2007-06-19 |
Tom Hughes | Close a number of holes in the API by making it validat... |
tree | commitdiff |
2007-06-18 |
Tom Hughes | Tell users if the reason they can't login is because... |
tree | commitdiff |
2007-06-18 |
Tom Hughes | Make it clear that new accounts need to be actived... |
tree | commitdiff |
2007-06-16 |
Dan Karran | Setting correct XML content-type for trace RSS feeds. |
tree | commitdiff |
2007-06-16 |
Dan Karran | Adding titles to some more pages, adding a redirect... |
tree | commitdiff |
2007-06-14 |
Tom Hughes | When a new user confirms their email address, log them... |
tree | commitdiff |
2007-06-12 |
Tom Hughes | Add the search boxes to the edit page. |
tree | commitdiff |
2007-06-12 |
Tom Hughes | Improve reporting of errors in GPX uploads, and allow... |
tree | commitdiff |
2007-06-12 |
Tom Hughes | Allow users to change their password from the account... |
tree | commitdiff |
2007-06-11 |
Tom Hughes | Improve handling of login/logout some more to improve... |
tree | commitdiff |
2007-06-11 |
Dan Karran | Adding RSS feed to main diary page, with space for... |
tree | commitdiff |
2007-06-11 |
Richard Fairhurst | remove timeout |
tree | commitdiff |
2007-06-10 |
Tom Hughes | Make next and previous links on user/XXX/traces work... |
tree | commitdiff |
2007-06-10 |
Tom Hughes | Use params[] instead of @params[] to avoid deprecation... |
tree | commitdiff |
2007-06-09 |
Tom Hughes | Mark user as active when issuing a new password - this... |
tree | commitdiff |
2007-06-09 |
Tom Hughes | Validate passwords properly when creating an account... |
tree | commitdiff |
2007-06-08 |
Richard Fairhurst | unwayed segments fix |
tree | commitdiff |
2007-06-08 |
Richard Fairhurst | TomH's way history patch |
tree | commitdiff |
2007-06-08 |
Richard Fairhurst | Extra check that nodes/segments in ways are visible |
tree | commitdiff |
2007-06-07 |
Dan Karran | #493: tweaking some notification messages in user_contr... |
tree | commitdiff |
2007-06-07 |
Richard Fairhurst | start of unwayed segments support |
tree | commitdiff |
2007-06-06 |
Richard Fairhurst | Latest Potlatch, plus TomH's GPX fix |
tree | commitdiff |
2007-06-04 |
Richard Fairhurst | TomH's 500 patch |
tree | commitdiff |
2007-05-29 |
Steve Coast | various things from TomH |
tree | commitdiff |
2007-05-28 |
Richard Fairhurst | no longer deletes nodes used in other segments ('H... |
tree | commitdiff |
2007-05-28 |
Richard Fairhurst | TomH's patches |
tree | commitdiff |
2007-05-26 |
Damian Sulewski | applied TomH patch for lost password site |
tree | commitdiff |
2007-05-24 |
Steve Coast | apply patch from TomH for #477 and dont require http... |
tree | commitdiff |
2007-05-22 |
Steve Coast | return a blank 0.4 osm xml doc when on data found |
tree | commitdiff |
2007-05-21 |
Richard Fairhurst | update timestamp/uid in current_ways |
tree | commitdiff |
2007-05-20 |
Richard Fairhurst | whichways now only returns visible ways |
tree | commitdiff |
2007-05-20 |
Steve Coast | various ruby bits |
tree | commitdiff |
2007-05-19 |
Nick Whitelegg | Updated potlatch preset tags for bridleway and byway |
tree | commitdiff |
next |