]> git.openstreetmap.org Git - nominatim-ui.git/history - src/assets/js/searchpage.js
/reverse.html should be reverse.html to app works in subdirectory
[nominatim-ui.git] / src / assets / js / searchpage.js
2020-10-30 Sarah HoffmannAdd interface for setting advanced search options ...
2020-09-01 mtmailMerge pull request #29 from mtmail/debug-info-link
2020-08-12 marc tobiasAdd a &debug=1 API link in the header instead of redire...
2020-08-10 mtmailMerge pull request #27 from mtmail/always-display-more-url
2020-08-10 mtmailMerge pull request #26 from mtmail/support-debug-parameter
2020-08-10 marc tobiasAlways display more-results button below search results
2020-08-10 marc tobiasredirect to API URL when parameter &debug=1 in URL
2020-07-07 mtmailMerge pull request #18 from mtmail/version-1dot2
2020-07-07 marc tobiasnew context.bSearchRan because handlebar makes it hard...
2020-07-07 marc tobiasfix more-results link
2020-07-07 mtmailMerge pull request #17 from mtmail/dont-reload-page
2020-07-07 marc tobiasall templates in one document, deal with window.history...
2020-06-20 mtmailMerge pull request #16 from mtmail/bootstrap-tabs
2020-06-20 marc tobiasforward search: use tabs to switch between simple and...
2020-06-19 mtmailMerge pull request #15 from mtmail/master
2020-06-19 marc tobiascontrol requesting polygons from API without hidden...
2020-06-19 marc tobiassplit configuration into hardcoded default and optional...
2020-05-17 mtmailMerge pull request #8 from mtmail/bootstrap-v4
2020-05-17 marc tobiasupgrade CSS from Bootstrap 3.x => 4.x
2020-05-07 mtmailMerge pull request #6 from osm-search/structured-search...
2020-05-07 marc tobiasstructured search form
2020-03-04 marc tobiasadd moreURL/pagination feature
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 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 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-03-08 Marc Tobias Mettendisplay of geojson works
2018-03-08 Marc Tobias Mettenforward search: viewbox working
2018-03-08 Marc Tobias Mettenno API request if no query set
2018-03-07 Marc Tobias Mettensplit javascript into several files