]> git.openstreetmap.org Git - rails.git/history - app
Handle files uploaded via the API properly.
[rails.git] / app /
2007-08-18 Tom HughesHandle files uploaded via the API properly.
2007-08-18 Dan KarranMoving inbox styling definitions into the stylesheet.
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-16 Tom HughesIgnore exceptions looking up a user from a session.
2007-08-15 Tom HughesTidy up trace handling a bit, and add support for per...
2007-08-15 Tom HughesOnly initialize creation_time if it isn't already set.
2007-08-14 Tom HughesFix tag links.
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-14 Tom HughesDon't create sessions for API calls.
2007-08-14 Tom HughesAdd the author name to RSS feeds.
2007-08-14 Tom HughesRemove bogus setting of title attribute.
2007-08-09 Tom HughesAdd a model for sessions.
2007-08-09 Tom HughesFix title and tidy up a few things.
2007-08-09 Tom HughesMake tag links work again.
2007-08-09 Tom HughesEnable compression for object history API calls.
2007-08-09 Tom HughesReturn "404 Not Found" for users and traces which don...
2007-08-08 Tom HughesUse the rails paginator to paginate the trace list...
2007-08-08 Tom HughesPut the link to the map key back.
2007-08-08 Tom HughesLink to new search help page.
2007-08-08 Tom HughesCope with results from the OSM Namefinder that have...
2007-08-08 Tom HughesUse David Earl's arrow icon to show the position of...
2007-08-08 Tom HughesUse IP GeoLocation to choose a default view for the...
2007-08-08 Tom HughesUpdate OpenSearch plugin to work with new search system.
2007-08-08 Tom HughesAdd some help to the search box.
2007-08-07 Tom HughesOnly use the actual name that matched as the link,...
2007-08-07 Tom HughesAdd an explicit message when no results are found for...
2007-08-07 Tom HughesRecognise UK postcodes with a space in the middle.
2007-08-07 Tom HughesAdd a marker to the map when clicking on a search result.
2007-08-07 Tom HughesCope with the OSM NameFinder returning a result with...
2007-08-07 Tom HughesRemove old geocoder views and add new one.
2007-08-07 Tom HughesCommit SteveC's removal of the mappam ads.
2007-08-07 Tom HughesNew improved geocoder with extra added AJAX and OSM...
2007-08-03 Richard Fairhurstvarious bugfixes, new natural presets
2007-07-31 Tom HughesRemoved unused preferences method from the user control...
2007-07-30 Tom HughesGive up after reporting that the query found too many...
2007-07-29 Tom HughesBloomin Americans that can't spell...
2007-07-29 Tom HughesFix typo.
2007-07-29 Tom HughesAdd support for displaying a map covering a specified...
2007-07-29 Tom HughesRemember which layers are active in the cookie and...
2007-07-28 Tom HughesBack out previous change, and use the name in the ...
2007-07-28 Tom HughesLink to a user's details from their diary page.
2007-07-28 Tom HughesFix links to users' diaries.
2007-07-28 Tom HughesShow an edit link on the trace details page, and use...
2007-07-28 Tom HughesAdd missing quote.
2007-07-28 Tom HughesAdd a link to a user's home location if they have one.
2007-07-28 Tom HughesProvide separate map and edit links for each trace.
2007-07-28 Tom HughesUse a cookie to remember the last location viewed on...
2007-07-27 Tom HughesUser null to indicate the the user's home location...
2007-07-27 Tom HughesHandle segments which do not exist correctly and indica...
2007-07-26 Tom HughesAdd a flag to allow the API to be placed in read-only...
2007-07-26 Tom HughesMake the search calls a bit more efficient and add...
2007-07-25 Steve Coastmove zoom in one level by default
2007-07-22 Richard Fairhurstways from unwayed segments now automatically fix segmen...
2007-07-22 Tom HughesDon't include deleted segments when converting unwayed...
2007-07-22 Tom HughesLog calls to the makeway method.
2007-07-21 Richard Fairhurstexperimental 'make ways out of unwayed segments' feature
2007-07-20 Tom HughesDon't fill in from_display_name for messages - it can...
2007-07-20 Tom HughesDon't bother setting user_id for each tracepoint -...
2007-07-19 Tom HughesEscape names passed to ws.geonames.org as part of the...
2007-07-19 Tom HughesFixed error handling in the name search and tidied...
2007-07-19 Tom HughesDon't include passwords in the request log.
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-07-16 Tom HughesRemove SOTM advert from site.
2007-07-16 Tom HughesAllow the map centre and marker position to be set...
2007-07-13 Richard Fairhurststrip out any control characters before writing to...
2007-07-07 Richard Fairhurstfix problematic merge
2007-07-05 Tom HughesAdd OpenSearch search plugins from Jono to the site...
2007-07-02 Tom HughesHandle public flag for GPX creation properly.
2007-07-02 Tom HughesRefactor GPX creation routines to share common code.
2007-06-30 Tom HughesMake the slippy map work properly on IE7 at last!
2007-06-30 Tom HughesFix some HTML validation issue.
2007-06-29 Tom HughesBring some sort of sanity to sequence numbers for segme...
2007-06-29 Tom HughesOnly do mappam for www.openstreetmap.org and openstreet...
2007-06-29 Tom HughesRemove require_user for the api_details method as that...
2007-06-29 Steve Coastadd mappam... also stuff in user controller that must...
2007-06-27 Tom HughesMake sure we clear the tags and segments for a way...
2007-06-27 Tom HughesMake passwords with a colon in them work.
2007-06-27 Tom HughesMake negative caching of users work.
2007-06-27 Tom HughesFix deprecation warning.
2007-06-27 Tom HughesMore search fixes...
2007-06-27 Tom HughesFix way search.
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-27 Richard Fairhurstuse render proc to write out results, see if that makes...
2007-06-27 Tom HughesFix breakage.
2007-06-27 Tom HughesAdd more logging...
2007-06-26 Tom HughesEnhance logging.
2007-06-26 Tom HughesCreate XML documents properly.
2007-06-26 Tom HughesFix typo.
2007-06-26 Tom HughesAdd some logging.
2007-06-26 Richard Fairhurstfixing version problem for way_tags
2007-06-24 Richard Fairhurstmore accurate unwayed segments display; warning icon...
2007-06-24 Richard Fairhurstbetter SQL in putway, plus trap any 0/1-length ways...
2007-06-24 Tom HughesMake sure we get the list of tags and segments to save...
2007-06-24 Tom HughesFix bogus SQL.
next