]> git.openstreetmap.org Git - nominatim.git/history - lib
reinstate NOMINATIM_SETTINGS variable
[nominatim.git] / lib /
2016-03-24 Sarah Hoffmannreinstate NOMINATIM_SETTINGS variable
2016-03-16 Sarah HoffmannMerge branch 'cmake-port' into master
2016-03-13 Sarah HoffmannMerge pull request #381 from lonvia/cmake-port
2016-03-13 Sarah HoffmannMerge pull request #395 from mtmail/php7-support
2016-03-13 Sarah HoffmannMerge pull request #396 from mtmail/fix-array-merge...
2016-03-13 Marc Tobias Mettensecond argument of array_merge can be empty
2016-03-12 Sarah Hoffmanninstall executables and call settings.php explicitly
2016-03-12 Sarah Hoffmannintroduce InstallPath, so that stuff can be executed...
2016-03-09 Sarah HoffmannMerge pull request #389 from mtmail/reverse-geocode...
2016-03-09 Marc Tobias MettenReverse geocode include geometry - added bounding box...
2016-03-04 Marc Tobias MettenReverse geocode include geometry
2016-03-04 Marc Tobias MettenMerge remote-tracking branch 'upstream/master'
2016-03-02 Sarah HoffmannMerge pull request #385 from mtmail/query-lastupdated...
2016-03-02 Sarah HoffmannMerge pull request #384 from mtmail/detail-page-name...
2016-03-02 Marc Tobias MettenMerge branch 'master' of https://github.com/mtmail...
2016-03-02 marc tobiasquery the last updated timestamp only if output format...
2016-03-01 marc tobiascorrected layout of keywords on HTML details page
2016-02-29 Sarah Hoffmannintroduce InstallPath, so that stuff can be executed...
2016-02-29 Sarah HoffmannMerge pull request #380 from mtmail/geometryText2Points
2016-02-29 Marc Tobias Mettencorrected layout of keywords on HTML details page
2016-02-29 Marc Tobias Mettencorrected layout of keywords on HTML details page
2016-02-28 Marc Tobias Mettenmoved bIncludePolygonAsPoints related logic into lib...
2016-02-27 Sarah HoffmannMerge pull request #378 from mtmail/spaces-to-tabs
2016-02-26 Marc Tobias Mettenspaces-to-tabs for all *.php files
2016-02-06 Sarah HoffmannMerge pull request #361 from mtmail/detail-page-big...
2016-02-06 Sarah HoffmannMerge pull request #362 from mtmail/fix-timeout-on...
2016-02-06 marc tobiasremove commented-out lines
2016-02-06 marc tobiasUI: columns nicer aligned in details table(s)
2016-01-29 Sarah HoffmannMerge pull request #354 from mtmail/configurable-tile-url
2016-01-27 Marc Tobias Mettenmake map tile layer configurable
2016-01-24 Sarah Hoffmannmore detailed introduction
2016-01-22 Sarah Hoffmannreverse webpage: don't choose zoom level 0 when none...
2016-01-22 Sarah Hoffmannadd a short introduction text for the web interface
2016-01-22 Sarah HoffmannMerge remote-tracking branch 'mtmail/mobile-responsive'
2016-01-22 marc tobiasuser interface: zoom dropdown for debugging on reverse...
2016-01-21 marc tobiasuser interface: reverse search remembers zoom level...
2016-01-21 marc tobiasuser interface: less whitespace in header
2016-01-21 mtmailMerge pull request #1 from lonvia/mobile-responsive...
2016-01-20 Sarah Hoffmannmake headers more compact
2016-01-19 Marc Tobias Mettennew reverse HTML page incl leaflet map
2016-01-19 Marc Tobias Mettenresponsive details-error page. Shared header and footer
2016-01-15 Marc Tobias MettenMerge branch 'mobile-responsive' of https://github...
2016-01-15 Marc Tobias Mettendetails.php now also responsive
2016-01-15 marc tobiasstatus after hackweekend London
2015-10-15 Marc Tobias Mettenmore tests for libphp - incorporate lonvias feedback
2015-09-27 Sarah HoffmannMerge branch 'drop' of https://github.com/woodpeck...
2015-09-26 Sarah HoffmannMerge pull request #315 from PhiRub/patch-1
2015-09-03 PhiRubFixed Lat/Long Example
2015-08-23 Marc Tobias Mettendetails.php now also responsive
2015-08-22 marc tobiasstatus after hackweekend London
2015-08-15 Sarah Hoffmannfix json output of empty arrays
2015-08-11 Sarah HoffmannMerge pull request #305 from lonvia/api-extratags
2015-08-10 Sarah Hoffmannmake sure names/extratags is enabled for postgres ...
2015-08-10 Sarah Hoffmannimplement namedetails and extratags parameter for search
2015-08-09 Sarah Hoffmannadd extratags and name details to PlaceLookup (reverse)
2015-08-04 Sarah Hoffmannignore man_made objects in reverse search
2015-07-10 Sarah HoffmannMerge pull request #290 from mtmail/vagrant
2015-06-16 Marc Tobias Mettennew method /lookup.php - Reverse search by multiple...
2015-06-12 Sarah Hoffmannalso return bbox ccordinates as string for nodes
2015-05-28 Sarah Hoffmannfix parameter name
2015-05-22 Sarah HoffmannMerge branch 'http_proxy' of https://github.com/simonlo...
2015-05-21 Sarah Hoffmannbring back area bboxes for nodes
2015-05-21 Simon Lopezallow usage behind an HTTP Proxy. Fixes twain47/Nominat...
2015-05-08 Sarah HoffmannMerge branch 'tiger2014' of https://github.com/mtmail...
2015-05-06 Sarah Hoffmannset SQL statement timeout to php execution timeout
2015-05-04 Sarah Hoffmannincrease relevance of class/type importance
2015-04-30 Sarah HoffmannMerge branch 'reverse-lookup-including-tiger-lookup...
2015-04-30 Sarah HoffmannMerge branch 'feature/polygon-simplification' of https...
2015-04-29 Oleksandr ShulginCheck for positive polygon simplification threshold
2015-04-28 Marc Tobias Mettenapply Sarah's pull request feedback
2015-04-28 Sarah Hoffmannremove check for class/type shortcuts which were never...
2015-04-28 Marc Tobias Mettenpostgres coalesce() looks for null values, not 0. Resul...
2015-04-28 Marc Tobias Mettenduring reverse geocode lookup we also check the (option...
2015-04-27 Oleksandr ShulginAdd polygon simplification
2015-04-07 Brian QuinionVarious places where conversion from to ->aStructuredQ...
2015-03-29 Sarah Hoffmanncorrectly handle comma-only exclude_place_ids
2015-03-29 Sarah Hoffmanncorrectly quote regular expression
2015-03-29 Sarah Hoffmannuse unescaped unicode in json where supported by PHP
2015-03-06 Sarah Hoffmannsimplify bounding box computation
2015-02-18 Marc Tobias Mettencheck database results before using variable
2015-02-15 Sarah Hoffmanndrop special handling of short exact terms in address
2015-02-05 Sarah Hoffmanndisable housenumber-specific search when no address...
2015-02-04 Sarah Hoffmannorder search results by existance of housenumbers
2015-02-04 Sarah Hoffmannactually write back the reversed final phrase when...
2015-02-03 Sarah Hoffmanncorrectly quote display name in html search result
2015-01-30 Sarah Hoffmannjunctions should not appear as roads in addresses
2015-01-28 Sarah Hoffmannuse _st_intersects when dealing with countries, it...
2015-01-27 Sarah Hoffmannshow class instead of yes in html search output
2015-01-26 Sarah Hoffmannremove hack for fixing adminitrative typo
2015-01-26 Sarah Hoffmanndetails view: use class name if type is yes
2015-01-26 Sarah Hoffmanndon't use tokens from country parameter in address...
2015-01-26 Sarah Hoffmannneed phrase types in getGroupedSearches
2015-01-23 Sarah HoffmannMerge remote-tracking branch 'lonvia/inverse-query-II'
2015-01-21 Sarah Hoffmannfully evaluate reverse order of queries
2014-12-20 Sarah Hoffmannadd underscore back to derelict canal
2014-12-19 Sarah Hoffmannremove duplicate derelict canal
2014-10-28 Marc Tobias Mettenfor PlaceLookup if we look for nodes then the centroid...
2014-10-08 Sarah Hoffmannrespect bounded in country searches
2014-09-29 Sarah Hoffmannexperimental tweaking of ranks of searches
2014-09-23 Marc Tobias Mettenmove looksLikeLatLonPair into lib.php, basic PHP test...
next