]> git.openstreetmap.org Git - nominatim-ui.git/shortlog
nominatim-ui.git
2020-08-10 marc tobiassimplest Travis-CI integration, only running lint test
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-08-10 marc tobiasyet another improvement to path parsing
2020-08-10 marc tobiasmissing semicolon
2020-08-04 marc tobiasprepare version 1.2.1
2020-08-04 mtmailMerge pull request #20 from mtmail/fix-when-run-from...
2020-08-04 marc tobiasfix URL links when serving app from a subdirectory
2020-07-31 mtmailMerge pull request #22 from mtmail/distance-in-meters...
2020-07-31 marc tobiasAPI returns some distance in spheric, not meters
2020-07-21 mtmailMerge pull request #21 from osm-search/dependabot/npm_a...
2020-07-18 dependabot... Bump lodash from 4.17.15 to 4.17.19
2020-07-07 mtmailMerge pull request #18 from mtmail/version-1dot2
2020-07-07 marc tobiasprepare version 1.2
2020-07-07 marc tobiasremove several TODO items
2020-07-07 marc tobiasupdate eslint npm package
2020-07-07 marc tobiasnew context.bSearchRan because handlebar makes it hard...
2020-07-07 marc tobiasremove empty URL parameter when generating target_url
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 tobiasdefault to localhost
2020-06-19 marc tobiasnew CONTRIBUTE documentation
2020-06-19 marc tobiascontrol requesting polygons from API without hidden...
2020-06-19 marc tobiasnpm package updates
2020-06-19 marc tobiassplit configuration into hardcoded default and optional...
2020-05-18 mtmailMerge pull request #12 from mtmail/generate-mapicon-url
2020-05-18 marc tobiasgenerate mapicon URLs from place category and type
2020-05-18 mtmailMerge pull request #11 from mtmail/host-mapicons
2020-05-18 marc tobiasadd mapicons into repository
2020-05-18 marc tobiasindex.html: opening html tag was missing
2020-05-18 marc tobiasbuild: a bit more readable
2020-05-18 mtmailMerge pull request #10 from mtmail/skip-empty-values
2020-05-18 marc tobiaswhen calling API skip any empty parameter values
2020-05-18 marc tobiasset HTML content type
2020-05-18 mtmailMerge pull request #9 from mtmail/yarn-start
2020-05-18 marc tobiasnew yarn start/build commands
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-14 mtmailMerge pull request #7 from mtmail/npm-package-upgrades2
2020-05-14 marc tobiasupdate jquery, url-search-params, eslint. Remove unused...
2020-05-07 mtmailMerge pull request #6 from osm-search/structured-search...
2020-05-07 marc tobiasstructured search form
2020-04-10 marc tobiasupdate jquery 3.4.1 => 3.5
2020-04-10 marc tobiasadd pages /deletable.html, /polygons.html
2020-04-07 marc tobiasNominatim github organization name changed. Add github...
2020-04-07 marc tobiasdetails page: addressline.isaddress is a boolean, not...
2020-04-07 mtmailMerge pull request #5 from osm-search/use-place-type...
2020-04-07 marc tobiasuse new place_type from details JSON endpoint
2020-04-06 marc tobiasupdate npm dependencies, update minimist (CVE-2020...
2020-03-14 mtmailMerge pull request #4 from mtmail/dependabot/npm_and_ya...
2020-03-14 dependabot... Bump acorn from 7.1.0 to 7.1.1
2020-03-04 marc tobiasadd moreURL/pagination feature
2020-02-23 marc tobiascrossed off a couple of TODOs
2020-02-23 marc tobiasupdate /dist after eslint fixes
2020-02-23 marc tobiasfix remaining eslint warnings
2020-02-23 marc tobiascut templates to 80 line length
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 tobiasupdate handlebar library
2020-02-20 marc tobiaswhen &viewbox was set in URL display a green rectangle...
2020-02-20 marc tobiasFurther ignore yes (e.g. building=yes) as type when...
2020-02-20 marc tobiasforgot to remove a debug statement
2020-02-20 marc tobiasReadme: use localhost, not 0.0.0.0 for copy&paste instr...
2020-02-20 marc tobiasdetail page: only load and display parent-of section...
2020-02-20 marc tobiasdetails page: in addressline table for details link...
2020-02-20 marc tobiasreverse results: link to detailpage with osm type and...
2020-02-20 marc tobiasFurther ignore yes (e.g. building=yes) as type when...
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...
2020-02-20 marc tobiascheck aPlace.class exists before calling its method
2020-02-03 marc tobiasLink to documentation on nominatim.org rather than...
2020-02-03 marc tobiasdetails html page: no longer use place_id in URLs
2020-01-19 marc tobiasREADME: link to list of HTTP server one-liners instead...
2019-12-02 marc tobiasadd dist/ directory for first time
2019-11-30 marc tobiasdefault to localhost
2019-11-30 marc tobiasRedone README, cut TODO in half
2019-11-30 marc tobiasuse shell to insert templates in layout, not Perl....
2019-11-30 marc tobiasindent templates 2 char instead of 4 char
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 tobiasbootstrap CSS source map now included
2019-11-30 marc tobiasleaflet 1.3 => 1.6
2019-11-30 marc tobiashandlebar 4.1 => 4.5
2019-11-30 marc tobiasjquery 3.4.0 -> 3.4.1
2019-11-30 mtmailMerge pull request #3 from mtmail/dependabot/npm_and_ya...
2019-11-30 mtmailMerge branch 'master' into dependabot/npm_and_yarn...
2019-11-30 dependabot... Bump handlebars from 4.0.11 to 4.1.2
2019-11-30 mtmailMerge pull request #2 from mtmail/dependabot/npm_and_ya...
2019-11-30 mtmailMerge pull request #1 from mtmail/dependabot/npm_and_ya...
2019-11-30 marc tobiasHTML page with search form when /details.php called...
2019-11-30 dependabot... Bump bootstrap from 3.3.5 to 3.4.1
2019-11-30 dependabot... Bump jquery from 3.3.1 to 3.4.0
2019-11-30 marc tobiasAllow map to wrap-around, still longitude should be...
next