]> git.openstreetmap.org Git - nominatim-ui.git/log
nominatim-ui.git
3 years agosplit configuration into hardcoded default and optional config.js
marc tobias [Fri, 19 Jun 2020 04:29:09 +0000 (06:29 +0200)]
split configuration into hardcoded default and optional config.js

3 years agoMerge pull request #12 from mtmail/generate-mapicon-url
mtmail [Mon, 18 May 2020 22:56:20 +0000 (00:56 +0200)]
Merge pull request #12 from mtmail/generate-mapicon-url

generate mapicon URLs from place category and type

3 years agogenerate mapicon URLs from place category and type
marc tobias [Mon, 18 May 2020 22:54:38 +0000 (00:54 +0200)]
generate mapicon URLs from place category and type

3 years agoMerge pull request #11 from mtmail/host-mapicons
mtmail [Mon, 18 May 2020 12:01:07 +0000 (14:01 +0200)]
Merge pull request #11 from mtmail/host-mapicons

Host mapicons

3 years agoadd mapicons into repository
marc tobias [Mon, 18 May 2020 11:58:17 +0000 (13:58 +0200)]
add mapicons into repository

3 years agoindex.html: opening html tag was missing
marc tobias [Mon, 18 May 2020 11:57:48 +0000 (13:57 +0200)]
index.html: opening html tag was missing

3 years agobuild: a bit more readable
marc tobias [Mon, 18 May 2020 11:57:01 +0000 (13:57 +0200)]
build: a bit more readable

3 years agoMerge pull request #10 from mtmail/skip-empty-values
mtmail [Mon, 18 May 2020 11:08:56 +0000 (13:08 +0200)]
Merge pull request #10 from mtmail/skip-empty-values

Skip empty values

3 years agowhen calling API skip any empty parameter values
marc tobias [Mon, 18 May 2020 11:07:27 +0000 (13:07 +0200)]
when calling API skip any empty parameter values

3 years agoset HTML content type
marc tobias [Mon, 18 May 2020 11:06:59 +0000 (13:06 +0200)]
set HTML content type

3 years agoMerge pull request #9 from mtmail/yarn-start
mtmail [Mon, 18 May 2020 10:49:15 +0000 (12:49 +0200)]
Merge pull request #9 from mtmail/yarn-start

new yarn start/build commands

3 years agonew yarn start/build commands
marc tobias [Mon, 18 May 2020 10:16:13 +0000 (12:16 +0200)]
new yarn start/build commands

3 years agoMerge pull request #8 from mtmail/bootstrap-v4
mtmail [Sun, 17 May 2020 23:13:23 +0000 (01:13 +0200)]
Merge pull request #8 from mtmail/bootstrap-v4

upgrade CSS from Bootstrap 3.x => 4.x

3 years agoupgrade CSS from Bootstrap 3.x => 4.x
marc tobias [Sun, 17 May 2020 23:07:41 +0000 (01:07 +0200)]
upgrade CSS from Bootstrap 3.x => 4.x

4 years agoMerge pull request #7 from mtmail/npm-package-upgrades2
mtmail [Thu, 14 May 2020 14:12:35 +0000 (16:12 +0200)]
Merge pull request #7 from mtmail/npm-package-upgrades2

update jquery, url-search-params, eslint. Remove unused bower, grunt

4 years agoupdate jquery, url-search-params, eslint. Remove unused bower, grunt
marc tobias [Thu, 14 May 2020 14:12:26 +0000 (16:12 +0200)]
update jquery, url-search-params, eslint. Remove unused bower, grunt

4 years agoMerge pull request #6 from osm-search/structured-search-form
mtmail [Thu, 7 May 2020 23:30:19 +0000 (01:30 +0200)]
Merge pull request #6 from osm-search/structured-search-form

structured search form

4 years agostructured search form
marc tobias [Thu, 7 May 2020 23:27:35 +0000 (01:27 +0200)]
structured search form

4 years agoupdate jquery 3.4.1 => 3.5
marc tobias [Fri, 10 Apr 2020 23:05:33 +0000 (01:05 +0200)]
update jquery 3.4.1 => 3.5

4 years agoadd pages /deletable.html, /polygons.html
marc tobias [Fri, 10 Apr 2020 23:03:21 +0000 (01:03 +0200)]
add pages /deletable.html, /polygons.html

4 years agoNominatim github organization name changed. Add github link for this frontend as...
marc tobias [Tue, 7 Apr 2020 13:13:49 +0000 (15:13 +0200)]
Nominatim github organization name changed. Add github link for this frontend as well

4 years agodetails page: addressline.isaddress is a boolean, not t/f string
marc tobias [Tue, 7 Apr 2020 13:10:25 +0000 (15:10 +0200)]
details page: addressline.isaddress is a boolean, not t/f string

4 years agoMerge pull request #5 from osm-search/use-place-type-on-detail-page
mtmail [Tue, 7 Apr 2020 12:03:13 +0000 (14:03 +0200)]
Merge pull request #5 from osm-search/use-place-type-on-detail-page

use new place_type from details JSON endpoint

4 years agouse new place_type from details JSON endpoint
marc tobias [Tue, 7 Apr 2020 12:01:17 +0000 (14:01 +0200)]
use new place_type from details JSON endpoint

4 years agoupdate npm dependencies, update minimist (CVE-2020-7598)
marc tobias [Mon, 6 Apr 2020 19:37:23 +0000 (21:37 +0200)]
update npm dependencies, update minimist (CVE-2020-7598)

4 years agoMerge pull request #4 from mtmail/dependabot/npm_and_yarn/acorn-7.1.1
mtmail [Sat, 14 Mar 2020 23:34:00 +0000 (00:34 +0100)]
Merge pull request #4 from mtmail/dependabot/npm_and_yarn/acorn-7.1.1

Bump acorn from 7.1.0 to 7.1.1

4 years agoBump acorn from 7.1.0 to 7.1.1
dependabot[bot] [Sat, 14 Mar 2020 15:13:25 +0000 (15:13 +0000)]
Bump acorn from 7.1.0 to 7.1.1

Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
4 years agoadd moreURL/pagination feature
marc tobias [Wed, 4 Mar 2020 02:39:21 +0000 (03:39 +0100)]
add moreURL/pagination feature

4 years agocrossed off a couple of TODOs
marc tobias [Sun, 23 Feb 2020 02:23:28 +0000 (03:23 +0100)]
crossed off a couple of TODOs

4 years agoupdate /dist after eslint fixes
marc tobias [Sun, 23 Feb 2020 02:18:16 +0000 (03:18 +0100)]
update /dist after eslint fixes

4 years agofix remaining eslint warnings
marc tobias [Sun, 23 Feb 2020 02:17:34 +0000 (03:17 +0100)]
fix remaining eslint warnings

4 years agocut templates to 80 line length
marc tobias [Sun, 23 Feb 2020 01:50:54 +0000 (02:50 +0100)]
cut templates to 80 line length

4 years agomax line length for javascript = 100
marc tobias [Fri, 21 Feb 2020 18:33:41 +0000 (19:33 +0100)]
max line length for javascript = 100

4 years agoeslint configuration and fixed lots of warnings
marc tobias [Fri, 21 Feb 2020 18:14:19 +0000 (19:14 +0100)]
eslint configuration and fixed lots of warnings

4 years agoSet HTML title for all pages
marc tobias [Fri, 21 Feb 2020 17:27:32 +0000 (18:27 +0100)]
Set HTML title for all pages

4 years agoupdate handlebar library
marc tobias [Thu, 20 Feb 2020 18:31:08 +0000 (19:31 +0100)]
update handlebar library

4 years agowhen &viewbox was set in URL display a green rectangle on map
marc tobias [Thu, 20 Feb 2020 18:19:48 +0000 (19:19 +0100)]
when &viewbox was set in URL display a green rectangle on map

4 years agoFurther ignore yes (e.g. building=yes) as type when printing results
marc tobias [Thu, 20 Feb 2020 17:59:48 +0000 (18:59 +0100)]
Further ignore yes (e.g. building=yes) as type when printing results

4 years agoforgot to remove a debug statement
marc tobias [Thu, 20 Feb 2020 17:57:11 +0000 (18:57 +0100)]
forgot to remove a debug statement

4 years agoReadme: use localhost, not 0.0.0.0 for copy&paste instruction
marc tobias [Thu, 20 Feb 2020 17:51:11 +0000 (18:51 +0100)]
Readme: use localhost, not 0.0.0.0 for copy&paste instruction

4 years agodetail page: only load and display parent-of section after button click
marc tobias [Thu, 20 Feb 2020 17:47:52 +0000 (18:47 +0100)]
detail page: only load and display parent-of section after button click

4 years agodetails page: in addressline table for details link use osm type and ids
marc tobias [Thu, 20 Feb 2020 17:25:26 +0000 (18:25 +0100)]
details page: in addressline table for details link use osm type and ids

4 years agoreverse results: link to detailpage with osm type and id, not place_id
marc tobias [Thu, 20 Feb 2020 17:20:51 +0000 (18:20 +0100)]
reverse results: link to detailpage with osm type and id, not place_id

4 years agoFurther ignore yes (e.g. building=yes) as type when printing results
marc tobias [Thu, 20 Feb 2020 17:18:32 +0000 (18:18 +0100)]
Further ignore yes (e.g. building=yes) as type when printing results

4 years agoOn reverse when red and blue circle is on map, make sure red is on top
marc tobias [Thu, 20 Feb 2020 17:12:31 +0000 (18:12 +0100)]
On reverse when red and blue circle is on map, make sure red is on top

4 years agoURL query parser can return zoom as null or empty string, check for both
marc tobias [Thu, 20 Feb 2020 17:09:08 +0000 (18:09 +0100)]
URL query parser can return zoom as null or empty string, check for both

4 years agocheck aPlace.class exists before calling its method
marc tobias [Thu, 20 Feb 2020 17:05:45 +0000 (18:05 +0100)]
check aPlace.class exists before calling its method

4 years agoLink to documentation on nominatim.org rather than wiki.osm.org
marc tobias [Mon, 3 Feb 2020 23:41:25 +0000 (00:41 +0100)]
Link to documentation on nominatim.org rather than wiki.osm.org

4 years agodetails html page: no longer use place_id in URLs
marc tobias [Mon, 3 Feb 2020 23:29:28 +0000 (00:29 +0100)]
details html page: no longer use place_id in URLs

4 years agoREADME: link to list of HTTP server one-liners instead of listing 3
marc tobias [Sun, 19 Jan 2020 17:53:27 +0000 (18:53 +0100)]
README: link to list of HTTP server one-liners instead of listing 3

4 years agoadd dist/ directory for first time
marc tobias [Mon, 2 Dec 2019 16:17:41 +0000 (17:17 +0100)]
add dist/ directory for first time

4 years agodefault to localhost
marc tobias [Sat, 30 Nov 2019 19:41:00 +0000 (20:41 +0100)]
default to localhost

4 years agoRedone README, cut TODO in half
marc tobias [Sat, 30 Nov 2019 19:36:37 +0000 (20:36 +0100)]
Redone README, cut TODO in half

4 years agouse shell to insert templates in layout, not Perl. One less dependency
marc tobias [Sat, 30 Nov 2019 19:36:05 +0000 (20:36 +0100)]
use shell to insert templates in layout, not Perl. One less dependency

4 years agoindent templates 2 char instead of 4 char
marc tobias [Sat, 30 Nov 2019 16:12:16 +0000 (17:12 +0100)]
indent templates 2 char instead of 4 char

4 years agoeslint linter, but still many failures
marc tobias [Sat, 30 Nov 2019 15:56:00 +0000 (16:56 +0100)]
eslint linter, but still many failures

4 years agojavascript: indent 2 space, not 4 space
marc tobias [Sat, 30 Nov 2019 14:56:58 +0000 (15:56 +0100)]
javascript: indent 2 space, not 4 space

4 years agobootstrap CSS source map now included
marc tobias [Sat, 30 Nov 2019 14:22:02 +0000 (15:22 +0100)]
bootstrap CSS source map now included

4 years agoleaflet 1.3 => 1.6
marc tobias [Sat, 30 Nov 2019 14:20:10 +0000 (15:20 +0100)]
leaflet 1.3 => 1.6

4 years agohandlebar 4.1 => 4.5
marc tobias [Sat, 30 Nov 2019 14:10:08 +0000 (15:10 +0100)]
handlebar 4.1 => 4.5

4 years agojquery 3.4.0 -> 3.4.1
marc tobias [Sat, 30 Nov 2019 14:03:39 +0000 (15:03 +0100)]
jquery 3.4.0 -> 3.4.1

4 years agoMerge pull request #3 from mtmail/dependabot/npm_and_yarn/handlebars-4.1.2
mtmail [Sat, 30 Nov 2019 13:58:29 +0000 (14:58 +0100)]
Merge pull request #3 from mtmail/dependabot/npm_and_yarn/handlebars-4.1.2

Bump handlebars from 4.0.11 to 4.1.2

4 years agoMerge branch 'master' into dependabot/npm_and_yarn/handlebars-4.1.2
mtmail [Sat, 30 Nov 2019 13:58:20 +0000 (14:58 +0100)]
Merge branch 'master' into dependabot/npm_and_yarn/handlebars-4.1.2

4 years agoBump handlebars from 4.0.11 to 4.1.2
dependabot[bot] [Sat, 30 Nov 2019 13:57:41 +0000 (13:57 +0000)]
Bump handlebars from 4.0.11 to 4.1.2

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
4 years agoMerge pull request #2 from mtmail/dependabot/npm_and_yarn/bootstrap-3.4.1
mtmail [Sat, 30 Nov 2019 13:57:32 +0000 (14:57 +0100)]
Merge pull request #2 from mtmail/dependabot/npm_and_yarn/bootstrap-3.4.1

Bump bootstrap from 3.3.5 to 3.4.1

4 years agoMerge pull request #1 from mtmail/dependabot/npm_and_yarn/jquery-3.4.0
mtmail [Sat, 30 Nov 2019 13:57:10 +0000 (14:57 +0100)]
Merge pull request #1 from mtmail/dependabot/npm_and_yarn/jquery-3.4.0

Bump jquery from 3.3.1 to 3.4.0

4 years agoHTML page with search form when /details.php called without params
marc tobias [Sat, 30 Nov 2019 12:45:44 +0000 (13:45 +0100)]
HTML page with search form when /details.php called without params

4 years agoBump bootstrap from 3.3.5 to 3.4.1
dependabot[bot] [Sat, 30 Nov 2019 12:45:08 +0000 (12:45 +0000)]
Bump bootstrap from 3.3.5 to 3.4.1

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.5 to 3.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v3.3.5...v3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
4 years agoBump jquery from 3.3.1 to 3.4.0
dependabot[bot] [Sat, 30 Nov 2019 12:45:06 +0000 (12:45 +0000)]
Bump jquery from 3.3.1 to 3.4.0

Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
4 years agoAllow map to wrap-around, still longitude should be -180..+180
marc tobias [Sat, 30 Nov 2019 12:25:42 +0000 (13:25 +0100)]
Allow map to wrap-around, still longitude should be -180..+180

4 years agoAPI return absolute URLs on /search, relative on /details. Now handle both
marc tobias [Sat, 30 Nov 2019 12:13:09 +0000 (13:13 +0100)]
API return absolute URLs on /search, relative on /details. Now handle both

4 years agosrc/vendor/ directory now empty
marc tobias [Sat, 30 Nov 2019 11:52:19 +0000 (12:52 +0100)]
src/vendor/ directory now empty

4 years agoinstall url-search-params via npm/yarn
marc tobias [Sat, 30 Nov 2019 11:48:28 +0000 (12:48 +0100)]
install url-search-params via npm/yarn

4 years agoinstall leaflet-mini-map via npm/yarn
marc tobias [Sat, 30 Nov 2019 11:42:23 +0000 (12:42 +0100)]
install leaflet-mini-map via npm/yarn

4 years agodetailspage permalink: use category for class key (what the API returns)
marc tobias [Sat, 30 Nov 2019 11:32:23 +0000 (12:32 +0100)]
detailspage permalink: use category for class key (what the API returns)

4 years agomanage vendor/js|css with npm
marc tobias [Sat, 30 Nov 2019 11:28:48 +0000 (12:28 +0100)]
manage vendor/js|css with npm

4 years agofor reverse search set a default zoom, 2 is usually too little
marc tobias [Sat, 30 Nov 2019 10:50:03 +0000 (11:50 +0100)]
for reverse search set a default zoom, 2 is usually too little

4 years agouse https URLs
marc tobias [Sat, 30 Nov 2019 10:18:18 +0000 (11:18 +0100)]
use https URLs

4 years agoremove opensearchdescription
marc tobias [Sat, 30 Nov 2019 10:14:20 +0000 (11:14 +0100)]
remove opensearchdescription

4 years agouse https URLs
marc tobias [Sat, 30 Nov 2019 10:08:35 +0000 (11:08 +0100)]
use https URLs

6 years agobring in line with https://github.com/openstreetmap/Nominatim/pull/1013/
Marc Tobias Metten [Fri, 4 May 2018 21:36:35 +0000 (23:36 +0200)]
bring in line with https://github.com/openstreetmap/Nominatim/pull/1013/

6 years agobring in line with API (https://github.com/openstreetmap/Nominatim/pull/968)
Marc Tobias Metten [Mon, 9 Apr 2018 17:21:50 +0000 (19:21 +0200)]
bring in line with API (https://github.com/openstreetmap/Nominatim/pull/968)

6 years agodetail page: add permalink, equivalent to https://github.com/openstreetmap/Nominatim...
marc tobias [Mon, 9 Apr 2018 09:09:31 +0000 (11:09 +0200)]
detail page: add permalink, equivalent to https://github.com/openstreetmap/Nominatim/pull/1003

6 years agoreminder to add permalink to details page
Marc Tobias Metten [Fri, 6 Apr 2018 20:53:24 +0000 (22:53 +0200)]
reminder to add permalink to details page

6 years agobring in line with API (https://github.com/openstreetmap/Nominatim/pull/968)
marc tobias [Thu, 5 Apr 2018 13:47:52 +0000 (15:47 +0200)]
bring in line with API (https://github.com/openstreetmap/Nominatim/pull/968)

6 years agosync with latest Nominatim details-as-json branch
Marc Tobias Metten [Mon, 19 Mar 2018 01:04:30 +0000 (02:04 +0100)]
sync with latest Nominatim details-as-json branch

6 years agocleanup API request URL from unset parameters
Marc Tobias Metten [Thu, 8 Mar 2018 21:06:57 +0000 (22:06 +0100)]
cleanup API request URL from unset parameters

6 years agodetailpage: add warning if too many child address lines
Marc Tobias Metten [Thu, 8 Mar 2018 20:59:29 +0000 (21:59 +0100)]
detailpage: add warning if too many child address lines

6 years agodetailpage: ask API for addressdetails, childplaces
Marc Tobias Metten [Thu, 8 Mar 2018 20:36:49 +0000 (21:36 +0100)]
detailpage: ask API for addressdetails, childplaces

6 years agodetailpage to use geojson instead of asgeojson value
Marc Tobias Metten [Thu, 8 Mar 2018 19:49:32 +0000 (20:49 +0100)]
detailpage to use geojson instead of asgeojson value

6 years agoindex.html, which redirects to search.html
Marc Tobias Metten [Thu, 8 Mar 2018 15:35:00 +0000 (16:35 +0100)]
index.html, which redirects to search.html

6 years agodisplay of geojson works
Marc Tobias Metten [Thu, 8 Mar 2018 15:05:43 +0000 (16:05 +0100)]
display of geojson works

6 years agoforward search: viewbox working
Marc Tobias Metten [Thu, 8 Mar 2018 14:44:38 +0000 (15:44 +0100)]
forward search: viewbox working

6 years agomap position box was hidden behind map
Marc Tobias Metten [Thu, 8 Mar 2018 14:39:50 +0000 (15:39 +0100)]
map position box was hidden behind map

6 years ago/details.html, not /details
Marc Tobias Metten [Thu, 8 Mar 2018 00:45:31 +0000 (01:45 +0100)]
/details.html, not /details

6 years agoupgrade leaflet 0.77 => 1.3.1
Marc Tobias Metten [Thu, 8 Mar 2018 00:39:00 +0000 (01:39 +0100)]
upgrade leaflet 0.77 => 1.3.1

6 years agoupgrade jquery 2 => 3.3
Marc Tobias Metten [Thu, 8 Mar 2018 00:32:21 +0000 (01:32 +0100)]
upgrade jquery 2 => 3.3

6 years agomake sure error overlay is on top of map (page)
Marc Tobias Metten [Thu, 8 Mar 2018 00:28:55 +0000 (01:28 +0100)]
make sure error overlay is on top of map (page)

6 years agono API request if no query set
Marc Tobias Metten [Thu, 8 Mar 2018 00:17:32 +0000 (01:17 +0100)]
no API request if no query set

6 years agosplit javascript into several files
Marc Tobias Metten [Wed, 7 Mar 2018 23:45:29 +0000 (00:45 +0100)]
split javascript into several files