]>
git.openstreetmap.org Git - nominatim-ui.git/log
Sarah Hoffmann [Wed, 19 Jul 2023 08:19:17 +0000 (10:19 +0200)]
Merge remote-tracking branch 'upstream/master'
dependabot[bot] [Tue, 18 Jul 2023 20:17:05 +0000 (20:17 +0000)]
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 11 Jul 2023 01:54:51 +0000 (01:54 +0000)]
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Sarah Hoffmann [Tue, 27 Jun 2023 09:52:09 +0000 (11:52 +0200)]
Rebundle latest version
Sarah Hoffmann [Tue, 27 Jun 2023 09:38:35 +0000 (11:38 +0200)]
Merge remote-tracking branch 'upstream/master'
marc tobias [Mon, 26 Jun 2023 23:10:03 +0000 (01:10 +0200)]
version 3.3.0
marc tobias [Mon, 26 Jun 2023 23:08:15 +0000 (01:08 +0200)]
Svelte 4.0 trigger a new linter warning
marc tobias [Mon, 26 Jun 2023 23:02:21 +0000 (01:02 +0200)]
Svelte 3.x -> 4.x
marc tobias [Mon, 26 Jun 2023 22:56:54 +0000 (00:56 +0200)]
replace eslint-plugin-svelte3 with eslint-plugin-svelte
marc tobias [Mon, 26 Jun 2023 22:14:00 +0000 (00:14 +0200)]
fix Svelte accessibily linter warnings, no more autofocus
marc tobias [Mon, 26 Jun 2023 21:33:28 +0000 (23:33 +0200)]
test-suite: remove httpbin HTTP calls, server is unreliable
marc tobias [Mon, 26 Jun 2023 20:14:32 +0000 (22:14 +0200)]
cut lines at 100, spacing changes for linter
Marc Tobias [Mon, 26 Jun 2023 16:02:58 +0000 (18:02 +0200)]
Reverse map: show search position (red circle) also when no search results
Marc Tobias [Mon, 26 Jun 2023 16:02:41 +0000 (18:02 +0200)]
replace httpbin with beeceptor for mocking HTTP error codes
Marc Tobias [Mon, 26 Jun 2023 16:00:53 +0000 (18:00 +0200)]
replace httpbin with beeceptor for mocking HTTP error codes
Marc Tobias [Mon, 26 Jun 2023 16:00:31 +0000 (18:00 +0200)]
npm package updates
Marc Tobias [Tue, 4 Apr 2023 13:46:36 +0000 (15:46 +0200)]
version 3.2.12
Marc Tobias [Tue, 4 Apr 2023 13:44:53 +0000 (15:44 +0200)]
npm package updates
Sarah Hoffmann [Tue, 21 Mar 2023 17:49:43 +0000 (18:49 +0100)]
Rebundle latest version
Sarah Hoffmann [Tue, 21 Mar 2023 17:49:25 +0000 (18:49 +0100)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Tue, 21 Mar 2023 08:23:18 +0000 (09:23 +0100)]
Update reverse zoom level descriptions
Sarah Hoffmann [Mon, 20 Mar 2023 19:09:54 +0000 (20:09 +0100)]
Rebundle latest version
Sarah Hoffmann [Mon, 20 Mar 2023 19:08:13 +0000 (20:08 +0100)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Mon, 20 Mar 2023 10:25:16 +0000 (11:25 +0100)]
Remove non-standard zoom levels
Nominatim only supports zoom level values up to 18. The others don't fail but work exactly the same as 18 and should not be presented in the zoom box.
marc tobias [Wed, 8 Mar 2023 20:20:44 +0000 (21:20 +0100)]
version 3.2.11
marc tobias [Wed, 8 Mar 2023 20:02:28 +0000 (21:02 +0100)]
various nodejs package updates
Jan Piskvor Martinec [Wed, 8 Mar 2023 14:59:32 +0000 (15:59 +0100)]
add Nominatim_Config.Map_Default_Bounds config value
- use fitBounds(Map_Default_Bounds) if this config value exists
- center and zoom is not always provided from data
- getting a bounding box might be easier in some use cases
Marc Tobias [Fri, 6 Jan 2023 15:26:46 +0000 (16:26 +0100)]
3.2.10 - add link to further postcode documentation
Sarah Hoffmann [Thu, 5 Jan 2023 14:53:38 +0000 (15:53 +0100)]
Rebundle latest version
Sarah Hoffmann [Thu, 5 Jan 2023 14:52:00 +0000 (15:52 +0100)]
Merge remote-tracking branch 'upstream/master'
marc tobias [Sun, 11 Dec 2022 02:39:10 +0000 (03:39 +0100)]
reverse query form: also auto-split by encoded comma
marc tobias [Sun, 11 Dec 2022 02:36:26 +0000 (03:36 +0100)]
when searching for OSM Url, show detail page result page
marc tobias [Sun, 11 Dec 2022 02:35:40 +0000 (03:35 +0100)]
autofocus on search fields
marc tobias [Sun, 11 Dec 2022 02:35:19 +0000 (03:35 +0100)]
various npm package updates
Marc Tobias [Wed, 16 Nov 2022 12:10:50 +0000 (13:10 +0100)]
github actions: update actions for release
Marc Tobias [Wed, 16 Nov 2022 12:04:23 +0000 (13:04 +0100)]
v3.2.9
Marc Tobias [Wed, 16 Nov 2022 12:01:06 +0000 (13:01 +0100)]
github actions: update actions (deprecation warning)
Marc Tobias [Wed, 16 Nov 2022 11:46:36 +0000 (12:46 +0100)]
rollup v2->v3, convert -require- to ESM style -import-
Marc Tobias [Wed, 16 Nov 2022 11:42:18 +0000 (12:42 +0100)]
convert mocha and eslint configuration to json file
Marc Tobias [Wed, 16 Nov 2022 11:36:10 +0000 (12:36 +0100)]
rollup config: tabs to spaces
marc tobias [Tue, 15 Nov 2022 22:28:37 +0000 (23:28 +0100)]
formatLabel: dont print -Yes- as label
marc tobias [Tue, 15 Nov 2022 21:46:28 +0000 (22:46 +0100)]
various npm package updates
Sarah Hoffmann [Fri, 21 Oct 2022 07:08:45 +0000 (09:08 +0200)]
Fix syntax of config example
Sarah Hoffmann [Mon, 26 Sep 2022 17:39:42 +0000 (19:39 +0200)]
Rebundle latest version
Sarah Hoffmann [Mon, 26 Sep 2022 17:37:03 +0000 (19:37 +0200)]
Merge remote-tracking branch 'upstream/master'
marc tobias [Mon, 26 Sep 2022 16:43:43 +0000 (18:43 +0200)]
v3.2.8
marc tobias [Mon, 26 Sep 2022 16:37:11 +0000 (18:37 +0200)]
Dont use subdomains for tile.openstreetmap.org
marc tobias [Mon, 26 Sep 2022 16:34:28 +0000 (18:34 +0200)]
Leaflet 1.9.1 and other nodejs package updates
marc tobias [Mon, 26 Sep 2022 16:34:06 +0000 (18:34 +0200)]
Dont use subdomains for tile.osm.org
Marc Tobias [Mon, 8 Aug 2022 01:44:05 +0000 (18:44 -0700)]
v3.2.7
Marc Tobias [Mon, 8 Aug 2022 01:35:56 +0000 (18:35 -0700)]
new dist/theme/config.theme.js.example file, hopefully easier
Marc Tobias [Mon, 8 Aug 2022 01:35:36 +0000 (18:35 -0700)]
nodejs package updates
Marc Tobias [Mon, 8 Aug 2022 01:35:13 +0000 (18:35 -0700)]
update a test after openstreetmap data changed
Marc Tobias [Sun, 17 Jul 2022 21:13:57 +0000 (14:13 -0700)]
update node packages
dependabot[bot] [Fri, 15 Jul 2022 16:54:52 +0000 (16:54 +0000)]
Bump svelte from 3.48.0 to 3.49.0
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0)
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Sarah Hoffmann [Fri, 15 Jul 2022 07:27:34 +0000 (09:27 +0200)]
Rebundle latest version
Sarah Hoffmann [Fri, 15 Jul 2022 07:25:54 +0000 (09:25 +0200)]
Merge remote-tracking branch 'upstream/master'
Marc Tobias [Thu, 14 Jul 2022 13:31:19 +0000 (15:31 +0200)]
v3.2.6
Sarah Hoffmann [Tue, 24 May 2022 13:50:18 +0000 (15:50 +0200)]
Rebundle latest version
Sarah Hoffmann [Tue, 24 May 2022 13:49:14 +0000 (15:49 +0200)]
Merge remote-tracking branch 'upstream/master'
marc tobias [Tue, 24 May 2022 12:53:40 +0000 (14:53 +0200)]
reverse map: add tooltips to circle markers
marc tobias [Fri, 20 May 2022 12:00:07 +0000 (14:00 +0200)]
update npm packages
marc tobias [Fri, 20 May 2022 11:54:42 +0000 (13:54 +0200)]
On /details page the map-position box was misaligned
marc tobias [Thu, 5 May 2022 12:49:43 +0000 (14:49 +0200)]
v3.2.4
marc tobias [Thu, 5 May 2022 12:47:36 +0000 (14:47 +0200)]
update some npm packages (waiting for eslint-plugin-mocha/issues/322)
Marc Tobias [Wed, 4 May 2022 23:45:17 +0000 (01:45 +0200)]
config value Nominatim_API_Endpoint can also be a callback
Sarah Hoffmann [Tue, 26 Apr 2022 07:37:25 +0000 (09:37 +0200)]
Rebundle latest version
Sarah Hoffmann [Tue, 26 Apr 2022 07:35:53 +0000 (09:35 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Tue, 26 Apr 2022 07:34:47 +0000 (09:34 +0200)]
Merge pull request #181 from lonvia/fix-trueness
Fix boolean parameters for DetailsOnRow snippet
Sarah Hoffmann [Fri, 22 Apr 2022 20:23:08 +0000 (22:23 +0200)]
boolean parameters must be handled as code in parameters
Sarah Hoffmann [Thu, 14 Apr 2022 19:47:11 +0000 (21:47 +0200)]
Rebundle latest version
Sarah Hoffmann [Thu, 14 Apr 2022 19:45:12 +0000 (21:45 +0200)]
Merge remote-tracking branch 'upstream/master'
Marc Tobias [Tue, 5 Apr 2022 18:36:54 +0000 (19:36 +0100)]
v3.2.3
Marc Tobias [Mon, 4 Apr 2022 22:50:30 +0000 (23:50 +0100)]
On Search page the 'deduplication' checkbox needs to be checked by default
dependabot[bot] [Fri, 25 Mar 2022 20:39:45 +0000 (20:39 +0000)]
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Sarah Hoffmann [Thu, 17 Feb 2022 18:41:38 +0000 (19:41 +0100)]
Rebundle latest version
Sarah Hoffmann [Thu, 17 Feb 2022 18:40:49 +0000 (19:40 +0100)]
Merge remote-tracking branch 'upstream/master'
Marc Tobias [Thu, 17 Feb 2022 12:48:32 +0000 (13:48 +0100)]
detail page address list: better gray-out when line is not used
Sarah Hoffmann [Thu, 10 Feb 2022 16:31:36 +0000 (17:31 +0100)]
Rebundle latest version
Sarah Hoffmann [Thu, 10 Feb 2022 16:30:33 +0000 (17:30 +0100)]
Merge remote-tracking branch 'upstream/master'
Marc Tobias [Tue, 8 Feb 2022 13:24:31 +0000 (14:24 +0100)]
npm package updates
Sandor Nagy [Wed, 26 Jan 2022 20:53:02 +0000 (21:53 +0100)]
Fix static-server default port in contribution guide
Sarah Hoffmann [Thu, 20 Jan 2022 16:50:25 +0000 (17:50 +0100)]
Rebundle latest version
Sarah Hoffmann [Thu, 20 Jan 2022 16:48:59 +0000 (17:48 +0100)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Thu, 20 Jan 2022 16:47:57 +0000 (17:47 +0100)]
Merge pull request #169 from lonvia/fix-columns
Fix span columns in details page
Marc Tobias [Sun, 16 Jan 2022 22:23:24 +0000 (23:23 +0100)]
linter fixes, new -yarn lint:fix-
Marc Tobias [Sun, 16 Jan 2022 22:19:13 +0000 (23:19 +0100)]
update npm packages
Sarah Hoffmann [Thu, 13 Jan 2022 10:27:39 +0000 (11:27 +0100)]
fix span columns in details page
There is a total of 7 columns in the details table.
mtmail [Thu, 13 Jan 2022 13:13:41 +0000 (14:13 +0100)]
Replace test city-of-london with Paris (#170)
Replace test city-of-london with Paris
Sarah Hoffmann [Thu, 13 Jan 2022 10:21:11 +0000 (11:21 +0100)]
Merge remote-tracking branch 'upstream/master'
mtmail [Wed, 27 Oct 2021 16:33:10 +0000 (18:33 +0200)]
new config option -Reverse_Only- (#166)
mtmail [Wed, 27 Oct 2021 16:32:48 +0000 (18:32 +0200)]
catch and report JSON parsing errors, simulate API HTTP responses (#168)
mtmail [Thu, 14 Oct 2021 14:35:33 +0000 (16:35 +0200)]
node package updates: eslint 7->8, puppeteer 9->10, mocha 8->0 (#165)
mtmail [Thu, 14 Oct 2021 13:46:03 +0000 (15:46 +0200)]
OSM node 3 is alive again, choose a different one to force failure (#164)
dependabot[bot] [Wed, 11 Aug 2021 22:29:40 +0000 (00:29 +0200)]
Bump path-parse from 1.0.6 to 1.0.7 (#162)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mtmail [Mon, 31 May 2021 12:09:31 +0000 (14:09 +0200)]
Helper check for details keywords (#160)
* Details page helper to check if place has 1 or more keywords
* add documentation hint how to run only one test file
dependabot[bot] [Mon, 31 May 2021 10:35:34 +0000 (12:35 +0200)]
Bump ws from 7.4.5 to 7.4.6 (#159)
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
marc tobias [Wed, 19 May 2021 17:16:44 +0000 (19:16 +0200)]
version 3.2.1
mtmail [Wed, 19 May 2021 17:13:01 +0000 (19:13 +0200)]
upgrade Bootstrap 4 => 5, remove jquery (#146)
* upgrade Bootstrap 4 => 5
marc tobias [Wed, 19 May 2021 17:10:32 +0000 (19:10 +0200)]
version 3.2.0