]> git.openstreetmap.org Git - nominatim.git/history - lib
update leaflet CSS file as well. Fixes delayed layer animation
[nominatim.git] / lib /
2017-03-19 Marc Tobias Mettenfor search,details in format=HTML return geometry in...
2017-03-18 Sarah HoffmannMerge pull request #667 from lonvia/refactor-nearpoint
2017-03-17 Sarah Hoffmannfix style
2017-03-16 Sarah Hoffmannadd tests for nearpoint sql functions
2017-03-16 Sarah Hoffmannuse NearPoint class in Search array
2017-03-15 Sarah Hoffmannmake NearPoint its own class
2017-03-12 Sarah HoffmannMerge pull request #661 from mtmail/travis-ci-badge
2017-03-12 Sarah HoffmannMerge pull request #660 from mtmail/new-github-URL
2017-03-12 marc tobiasgithub.com/twain47 => github.com/openstreetmap
2017-02-28 Sarah Hoffmanninclude housenumbers and postcodes when rechecking...
2017-02-28 mtmailMerge pull request #649 from ldgeo/master
2017-02-28 Ludovic Delaunéextra headers for compatibility on IE7
2017-02-26 Sarah Hoffmannmove interpolaton computation into indexing step
2017-02-05 Sarah Hoffmannreverse: choose interpolation only when further than...
2017-02-05 Sarah Hoffmannreverse: disable interpolation when going up the addres...
2017-01-16 Sarah HoffmannMerge pull request #610 from lonvia/set-lanugage-of...
2017-01-15 Sarah HoffmannMerge pull request #605 from lonvia/fix-fraction-on...
2017-01-09 Sarah Hoffmannreverse: reduce search radius for interpolations
2017-01-01 Sarah HoffmannMerge branch 'moreurl-with-countrycodes' of https:...
2016-12-22 Marc Tobias MettensMoreURL now includes countrycodes values
2016-11-17 marc tobiasfix PHP warnings when reverse search was called without...
2016-11-02 Sarah HoffmannMerge pull request #548 from lonvia/query-ckeck-utf8
2016-11-01 Sarah HoffmannMerge branch 'ui-easy-switch-coords' of https://github...
2016-11-01 marc tobiasTiger: set osmtype=way and correct osm_id
2016-11-01 marc tobiascleanup of SQL for readability. No logic change
2016-11-01 marc tobiascleanup of SQL for readability. No logic change
2016-10-30 marc tobiasUI: keep map position when switch to reverse. Easy...
2016-10-20 Sarah HoffmannMerge pull request #556 from lonvia/drop-php-53-support
2016-10-16 Sarah HoffmannMerge pull request #550 from lonvia/decrease-line-length
2016-10-13 Sarah Hoffmannreduce maximum line length to 199 for all php files
2016-10-13 Sarah Hoffmannslightly relax viewbox parameter check
2016-10-12 Sarah Hoffmannsplit long lines in Geocode.php
2016-10-12 Sarah Hoffmannremove debug output
2016-10-12 Sarah Hoffmanncheck if query is valid unicode string
2016-10-12 Sarah Hoffmannproperly check format of viewbox parameter
2016-10-12 Sarah Hoffmannfix typo in error message
2016-10-12 Sarah Hoffmannreduce search depth when splitting word sets
2016-10-09 Sarah Hoffmannfix syntax error for route boxes
2016-10-09 Sarah Hoffmannavoid passing temporary array by reference
2016-10-09 Sarah Hoffmannreplace deprecated postgis functions
2016-10-04 Sarah Hoffmanncheck for correct array for country codes
2016-10-01 Sarah Hoffmannfill interpolation array for reverse lookups via search...
2016-09-30 Sarah Hoffmannfix namespace use
2016-09-16 Sarah HoffmannMerge pull request #533 from mtmail/PSR2-php-tests
2016-09-16 Sarah HoffmannMerge pull request #532 from mtmail/PSR2-namespaces
2016-09-16 Marc Tobias Mettenadd namespaces, method visibility according to PSR2...
2016-09-15 Sarah HoffmannMerge branch 'PSR2-fixes-for-settings' of https://githu...
2016-09-15 Sarah HoffmannMerge branch 'PSR2-fixes-for-wikidata' of https://githu...
2016-09-14 Marc Tobias Mettenfix indentation and misc errors according to PSR2 codin...
2016-09-13 Marc Tobias MettenUI: viewbox parameter was set in wrong parameter order
2016-09-11 Sarah HoffmannMerge pull request #524 from mtmail/PSR2-function-decla...
2016-09-11 Marc Tobias Mettenfix function declaration errors according to PSR2 codin...
2016-09-10 Sarah HoffmannMerge pull request #522 from mtmail/PSR2-arrays
2016-09-10 marc tobiasfix array-related errors according to PSR2 coding style...
2016-09-08 marc tobiasbracket spacing for if/else/for/foreach/while/switch...
2016-09-05 Sarah HoffmannMerge branch 'delete-us-postcode-without-name' of https...
2016-09-04 Marc Tobias Mettentabs-to-spaces
2016-08-24 Sarah HoffmannMerge pull request #498 from mtmail/move-mouse-position...
2016-08-24 Sarah HoffmannMerge pull request #508 from mtmail/addtype-in-installa...
2016-08-24 Marc Tobias MettenHTML map: new button -show map bounds- in top right...
2016-08-23 Marc Tobias MettenMerge remote-tracking branch 'upstream/master' into...
2016-08-23 Sarah HoffmannMerge pull request #504 from lonvia/parameter-parser...
2016-08-20 Sarah Hoffmannfactor out parameter parsing into its own class
2016-07-31 Marc Tobias MettenHTML map: new button -show map bounds-
2016-07-30 Marc Tobias MettenMerge remote-tracking branch 'upstream/master' into...
2016-07-27 Sarah HoffmannMerge pull request #490 from lonvia/streamline-class...
2016-07-26 Sarah Hoffmannremove unused functions in Geocode
2016-07-26 Sarah Hoffmanncleanup interface of PlaceLookup
2016-07-26 Sarah Hoffmannremove unnecessary local variable
2016-07-26 Sarah Hoffmannrefactor ReverseGeocode
2016-07-25 Sarah HoffmannMerge pull request #487 from lonvia/unify-reverse
2016-07-24 Sarah Hoffmannremove duplicate reverse geocoding code
2016-07-18 Sarah Hoffmannremove IP blocking and rate-limiting code
2016-06-15 Sarah Hoffmannallow coordinates in query only with name or classtype
2016-06-14 Sarah Hoffmannreverse do not downgrade tiger and interpolation results
2016-06-13 Sarah HoffmannMerge pull request #469 from lonvia/refactor-php
2016-06-12 Sarah Hoffmannfix more syntax errors in error functions
2016-06-12 Sarah Hoffmannallow parameters to be empty
2016-06-12 Sarah Hoffmannfix syntax errors and update tests
2016-06-12 Sarah Hoffmannuse chksql everywhere in lib/
2016-06-12 Sarah Hoffmannintroduce chksql function for website code and move...
2016-06-12 Sarah Hoffmannfactor out link formatting function and osm type transl...
2016-06-12 Sarah Hoffmannupdate links to OSM objects
2016-06-11 Sarah Hoffmannremove now unused bAsPoints in reverse API
2016-06-11 Sarah Hoffmannintroduce accessor function for URL parameter
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-06-09 Sarah Hoffmannintroduce chksql function for phpscripts
2016-06-04 markigailuse place_id instead of parent_place_id for excluded...
2016-06-04 Sarah Hoffmannremove reference assignment where unnecessary
2016-06-04 Sarah HoffmannMerge branch 'interpolations'
2016-05-27 Sarah Hoffmannfix variable name in search xml output
2016-05-14 Sarah HoffmannMerge remote-tracking branch 'markus/master' into master
2016-05-08 markigailFix bug in index.c and remove column admin_level from...
2016-05-01 mtmailMerge pull request #447 from lonvia/fix-array-expression
2016-05-01 Sarah Hoffmannreplace new-style [] expression with old-style array()
2016-04-29 Markus Gailfix bug in Geocode.php
2016-04-27 Markus Gailindex on geometry of interpolation lines, and more...
2016-04-25 Markus GailCorrect merge error in Geocode.php.
2016-04-25 Markus GailCoding style adaptions and correcting small errors...
2016-04-25 Markus GailMerge remote-tracking branch 'origin/master' into osmline
next