]> git.openstreetmap.org Git - nominatim-ui.git/history - src/assets
details page: addressline.isaddress is a boolean, not t/f string
[nominatim-ui.git] / src / assets /
2020-03-04 marc tobiasadd moreURL/pagination feature
2020-02-23 marc tobiasfix remaining eslint warnings
2020-02-21 marc tobiasmax line length for javascript = 100
2020-02-21 marc tobiaseslint configuration and fixed lots of warnings
2020-02-21 marc tobiasSet HTML title for all pages
2020-02-20 marc tobiaswhen &viewbox was set in URL display a green rectangle...
2020-02-20 marc tobiasforgot to remove a debug statement
2020-02-20 marc tobiasdetail page: only load and display parent-of section...
2020-02-20 marc tobiasOn reverse when red and blue circle is on map, make...
2020-02-20 marc tobiasURL query parser can return zoom as null or empty strin...
2019-11-30 marc tobiaseslint linter, but still many failures
2019-11-30 marc tobiasjavascript: indent 2 space, not 4 space
2019-11-30 marc tobiasleaflet 1.3 => 1.6
2019-11-30 marc tobiasHTML page with search form when /details.php called...
2019-11-30 marc tobiasAllow map to wrap-around, still longitude should be...
2019-11-30 marc tobiasfor reverse search set a default zoom, 2 is usually...
2019-11-30 marc tobiasuse https URLs
2018-05-04 Marc Tobias Mettenbring in line with https://github.com/openstreetmap...
2018-04-09 Marc Tobias Mettenbring in line with API (https://github.com/openstreetma...
2018-04-09 marc tobiasdetail page: add permalink, equivalent to https://githu...
2018-04-05 marc tobiasbring in line with API (https://github.com/openstreetma...
2018-03-19 Marc Tobias Mettensync with latest Nominatim details-as-json branch
2018-03-08 Marc Tobias Mettencleanup API request URL from unset parameters
2018-03-08 Marc Tobias Mettendetailpage: ask API for addressdetails, childplaces
2018-03-08 Marc Tobias Mettendetailpage to use geojson instead of asgeojson value
2018-03-08 Marc Tobias Mettendisplay of geojson works
2018-03-08 Marc Tobias Mettenforward search: viewbox working
2018-03-08 Marc Tobias Mettenmap position box was hidden behind map
2018-03-08 Marc Tobias Metten/details.html, not /details
2018-03-08 Marc Tobias Mettenmake sure error overlay is on top of map (page)
2018-03-08 Marc Tobias Mettenno API request if no query set
2018-03-07 Marc Tobias Mettensplit javascript into several files
2018-03-07 Marc Tobias Mettendisplay error when server returns error
2018-03-02 marc tobiasdetail page: support &osmtype, &osmid
2018-03-02 marc tobiassearch.css was in the wrong directory
2018-03-02 marc tobiasmove third-party libraries to /src/vendor
2018-03-01 marc tobiasbetter setting of initial zoom on reverse search
2018-03-01 marc tobiasfirst commit