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-29 |
Tom Hughes | Bloomin Americans that can't spell... |
tree | commitdiff |
2007-07-29 |
Tom Hughes | Fix typo. |
tree | commitdiff |
2007-07-29 |
Tom Hughes | Add support for displaying a map covering a specified... |
tree | commitdiff |
2007-07-29 |
Tom Hughes | Remember which layers are active in the cookie and... |
tree | commitdiff |
2007-07-28 |
Tom Hughes | Back out previous change, and use the name in the ... |
tree | commitdiff |
2007-07-28 |
Tom Hughes | Link to a user's details from their diary page. |
tree | commitdiff |
2007-07-28 |
Tom Hughes | Fix links to users' diaries. |
tree | commitdiff |
2007-07-28 |
Tom Hughes | Show an edit link on the trace details page, and use... |
tree | commitdiff |
2007-07-28 |
Tom Hughes | Add missing quote. |
tree | commitdiff |
2007-07-28 |
Tom Hughes | Add a link to a user's home location if they have one. |
tree | commitdiff |
2007-07-28 |
Tom Hughes | Provide separate map and edit links for each trace. |
tree | commitdiff |
2007-07-28 |
Tom Hughes | Use a cookie to remember the last location viewed on... |
tree | commitdiff |
2007-07-27 |
Tom Hughes | User null to indicate the the user's home location... |
tree | commitdiff |
2007-07-27 |
Tom Hughes | Handle segments which do not exist correctly and indica... |
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-25 |
Steve Coast | move zoom in one level by default |
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-20 |
Tom Hughes | Don't bother setting user_id for each tracepoint -... |
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-18 |
Tom Hughes | Use a full path to find the file command. |
tree | commitdiff |
2007-07-17 |
Tom Hughes | Improve MIME type determination for trace files. |
tree | commitdiff |
2007-07-17 |
Tom Hughes | Provide a more sensible suggested filename when downloa... |
tree | commitdiff |
2007-07-16 |
Tom Hughes | Remove SOTM advert from site. |
tree | commitdiff |
2007-07-16 |
Tom Hughes | Allow the map centre and marker position to be set... |
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-05 |
Tom Hughes | Add OpenSearch search plugins from Jono to the site... |
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-30 |
Tom Hughes | Make the slippy map work properly on IE7 at last! |
tree | commitdiff |
2007-06-30 |
Tom Hughes | Fix some HTML validation issue. |
tree | commitdiff |
2007-06-29 |
Tom Hughes | Bring some sort of sanity to sequence numbers for segme... |
tree | commitdiff |
2007-06-29 |
Tom Hughes | Only do mappam for www.openstreetmap.org and openstreet... |
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 | Make negative caching of users 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 | Make sure we get the list of tags and segments to save... |
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 | Fix the segs and tags methods for old_ways so they... |
tree | commitdiff |
2007-06-23 |
Tom Hughes | Make sure the associations with segments and old ways... |
tree | commitdiff |
2007-06-23 |
Tom Hughes | Unconfuse OpenLayer's base location detection. |
tree | commitdiff |
2007-06-23 |
Tom Hughes | Factor out javascript code to support OpenLayers maps... |
tree | commitdiff |
2007-06-23 |
Tom Hughes | Make sure the diary link in the LHS navigation goes... |
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 | Removing list of nearby users from account page (now... |
tree | commitdiff |
2007-06-23 |
Dan Karran | Adding trace link to logged in user's profile too. |
tree | commitdiff |
2007-06-23 |
Dan Karran | Adding titles to trace lists |
tree | commitdiff |
2007-06-23 |
Dan Karran | Link from user profile to view traces and to set home... |
tree | commitdiff |
2007-06-23 |
Tom Hughes | Show the most recent entries first when viewing a user... |
tree | commitdiff |
2007-06-22 |
Tom Hughes | Correctly record which user deleted an object. |
tree | commitdiff |
2007-06-22 |
Tom Hughes | Fill in the visible flag correctly when updating the... |
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-21 |
Tom Hughes | Only treat a user as logged in if the user object has... |
tree | commitdiff |
2007-06-21 |
Tom Hughes | Support tar archives of traces, with optional gzip... |
tree | commitdiff |
2007-06-21 |
Tom Hughes | Set the map units to something OpenLayers? actually... |
tree | commitdiff |
2007-06-21 |
Tom Hughes | Revert accidental commit. |
tree | commitdiff |
2007-06-21 |
Tom Hughes | Set the map units to something OpenLayers actually... |
tree | commitdiff |
2007-06-20 |
Dan Karran | Seperating message receiving off into 'inbox' function. |
tree | commitdiff |
2007-06-20 |
Tom Hughes | Make "nearby users" show all those within 50km rather... |
tree | commitdiff |
2007-06-20 |
Tom Hughes | Make the map on the user account page work. |
tree | commitdiff |
2007-06-20 |
Tom Hughes | Adding missing parentheses. |
tree | commitdiff |
2007-06-20 |
Tom Hughes | Add missing CSS and image resources from OpenLayers... |
tree | commitdiff |
2007-06-19 |
Tom Hughes | Close a number of holes in the API by making it validat... |
tree | commitdiff |
2007-06-19 |
Tom Hughes | Return usernames correctly. |
tree | commitdiff |
2007-06-18 |
Tom Hughes | Add support for bzip2 compressed trace files. |
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-17 |
Dan Karran | Starting to tidy up user profiles, adding nearby user... |
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 |
next |