Yohan Boniface
|
0847dc1ba6
|
fix: import GPX desc as description
|
2024-08-14 11:01:31 +02:00 |
|
Yohan Boniface
|
930463032b
|
wip: add minimal legend for circles layer
|
2024-08-13 12:30:39 +02:00 |
|
Yohan Boniface
|
cbb022f804
|
wip: use sqrt for computing circles radius to smooth the sizes
The theory is that the circles surface should be proportional, not
the radius.
|
2024-08-13 11:11:24 +02:00 |
|
Yohan Boniface
|
6b60b0de64
|
wip: add "Proportional Circles" layer
|
2024-08-13 11:11:24 +02:00 |
|
Yohan Boniface
|
5a33709cc9
|
Merge pull request #2057 from umap-project/icon-to-modules
chore: move icon.js to modules
|
2024-08-13 11:10:32 +02:00 |
|
Yohan Boniface
|
a04accf16c
|
Merge pull request #1994 from umap-project/more-tilelayers-button
feat: add a "+" button in the tilelayer switcher
|
2024-08-13 11:05:02 +02:00 |
|
Yohan Boniface
|
f9484c3336
|
chore: move icon.js to modules
|
2024-08-13 11:00:17 +02:00 |
|
Yohan Boniface
|
f08e9cadb5
|
Merge pull request #2041 from umap-project/mask-polygon
feat: allow to display a polygon "negative"
|
2024-08-13 10:57:37 +02:00 |
|
Yohan Boniface
|
c79d17ebf5
|
Merge pull request #2054 from umap-project/dependabot/pip/ruff-0.5.7
chore: bump ruff from 0.5.6 to 0.5.7
|
2024-08-13 10:23:11 +02:00 |
|
Yohan Boniface
|
327c1603f5
|
Revert "chore: switch to an UI class getter"
This reverts commit 6b793758c5d7d85a2120a5376134f485ea0807bc.
|
2024-08-13 10:20:46 +02:00 |
|
David Larlet
|
7863cebc32
|
chore: switch to an UI class getter
|
2024-08-13 10:20:46 +02:00 |
|
Yohan Boniface
|
00c384bf25
|
feat: allow to display a polygon "negative"
fix #1125
|
2024-08-13 10:20:44 +02:00 |
|
Yohan Boniface
|
0cbfa43817
|
Merge pull request #2056 from umap-project/bump-postgis-ci
chore: bump postgis in the CI
|
2024-08-13 10:02:40 +02:00 |
|
Yohan Boniface
|
ad8e45230d
|
chore: bump postgis in the CI
So to bump PostgreSQL to 13, and make Django 5.1 happy
|
2024-08-13 09:46:41 +02:00 |
|
dependabot[bot]
|
7f76269673
|
chore: bump ruff from 0.5.6 to 0.5.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.6...0.5.7)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-12 17:28:24 +00:00 |
|
David Larlet
|
375b41f8ed
|
Merge pull request #2028 from umap-project/dependabot/pip/pymdown-extensions-10.9
chore: bump pymdown-extensions from 10.8.1 to 10.9
|
2024-08-08 16:01:31 -04:00 |
|
dependabot[bot]
|
1625f34712
|
chore: bump pymdown-extensions from 10.8.1 to 10.9
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.8.1 to 10.9.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8.1...10.9)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-08 18:47:34 +00:00 |
|
David Larlet
|
8d52f0bd42
|
Merge pull request #2047 from umap-project/dependabot/pip/mkdocs-material-9.5.31
chore: bump mkdocs-material from 9.5.30 to 9.5.31
|
2024-08-08 14:46:25 -04:00 |
|
David Larlet
|
220020f74c
|
Merge pull request #2048 from umap-project/dependabot/pip/ruff-0.5.6
chore: bump ruff from 0.5.5 to 0.5.6
|
2024-08-08 14:45:47 -04:00 |
|
Yohan Boniface
|
aa5401a597
|
Merge pull request #2049 from umap-project/dependabot/pip/django-5.0.8
chore: bump django from 5.0.7 to 5.0.8
|
2024-08-08 09:22:35 +02:00 |
|
dependabot[bot]
|
7f824f6d47
|
chore: bump django from 5.0.7 to 5.0.8
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.7...5.0.8)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-07 19:27:04 +00:00 |
|
Yohan Boniface
|
a0ec0de6f7
|
feat: align celllayer and cellayerplus border
|
2024-08-07 09:12:46 +02:00 |
|
Yohan Boniface
|
facccc1c70
|
feat: add a "+" button in the tilelayer switcher
|
2024-08-06 13:38:39 +02:00 |
|
dependabot[bot]
|
d012ffbe99
|
chore: bump ruff from 0.5.5 to 0.5.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.5...0.5.6)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 17:41:57 +00:00 |
|
dependabot[bot]
|
214bbf8c2c
|
chore: bump mkdocs-material from 9.5.30 to 9.5.31
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.30 to 9.5.31.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.30...9.5.31)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 17:41:45 +00:00 |
|
Yohan Boniface
|
91c9088082
|
i18n
|
2024-08-03 07:37:20 +02:00 |
|
David Larlet
|
95892ff59e
|
Merge pull request #2045 from umap-project/reposition-topolyline-icon
fix: reposition convert to polyline icon
|
2024-08-02 16:06:09 -04:00 |
|
David Larlet
|
29c07755b5
|
fix: reposition convert to polyline icon
|
2024-08-02 15:03:40 -04:00 |
|
Yohan Boniface
|
d574abfc36
|
chore: remove umap.popup.js from js.html
The file has been deleted.
|
2024-08-02 17:39:45 +02:00 |
|
David Larlet
|
a73134cdb0
|
Merge pull request #2042 from umap-project/vendors-included
chore: include vendorized static dependencies
|
2024-08-02 11:19:35 -04:00 |
|
Yohan Boniface
|
5d0abe7dc1
|
Merge pull request #2033 from umap-project/nocontrol-no-loading
fix: deactivate loader on map fragments
|
2024-08-02 17:18:02 +02:00 |
|
Yohan Boniface
|
9f5361f2c0
|
Merge pull request #2034 from umap-project/popup-to-modules
chore: move popups to modules
|
2024-08-02 17:15:26 +02:00 |
|
David Larlet
|
879ee67172
|
fix: install mocha by hand for CI to launch testjs
|
2024-08-02 11:10:23 -04:00 |
|
David Larlet
|
ccb6ad57cd
|
fix: uppercased AS in Dockerfile
|
2024-08-02 11:08:44 -04:00 |
|
David Larlet
|
ff8903e751
|
fix: remove Ctrl from tests for cross OS compatibility
|
2024-08-02 11:04:24 -04:00 |
|
David Larlet
|
c6b2dbd04c
|
fix: avoid vendorizing lealfet useless files
|
2024-08-02 10:13:55 -04:00 |
|
David Larlet
|
5c7624a08e
|
fix: avoid vendorizing markercluster sources
|
2024-08-02 10:06:27 -04:00 |
|
David Larlet
|
cf00069017
|
fix: avoid vendorizing leaflet.toolbar sources
|
2024-08-02 10:01:57 -04:00 |
|
David Larlet
|
4125bd1be0
|
chore: include vendorized static dependencies
|
2024-08-02 09:54:54 -04:00 |
|
Yohan Boniface
|
07e7c4b51d
|
Merge pull request #2039 from umap-project/delete-anonymous-owner
fix: show delete button for owner and anonymous owner
|
2024-08-01 08:48:34 +02:00 |
|
Yohan Boniface
|
5a0b75fd33
|
Merge pull request #2027 from umap-project/tableditor-direct-import
chore: import TableEditor directly from layer
|
2024-07-31 22:53:19 +02:00 |
|
Yohan Boniface
|
3c5d3e09ba
|
Merge pull request #2035 from umap-project/fix-georss
fix: fix georss import
|
2024-07-31 22:43:28 +02:00 |
|
Yohan Boniface
|
144c757e0f
|
chore: remove old TableEditor.js tests file
|
2024-07-31 22:42:23 +02:00 |
|
Yohan Boniface
|
222e69fbf4
|
chore: import TableEditor directly from layer
|
2024-07-31 22:42:22 +02:00 |
|
Yohan Boniface
|
6de5dabcc6
|
fix: fix georss import
|
2024-07-31 22:31:43 +02:00 |
|
Yohan Boniface
|
5145404dc4
|
fix: show delete button for owner and anonymous owner
|
2024-07-31 22:29:29 +02:00 |
|
David Larlet
|
2240ec7f50
|
Merge pull request #2037 from umap-project/correct-dockerfile-statics-path
fix: Correct Dockerfile statics path
|
2024-07-31 09:31:06 -04:00 |
|
David Larlet
|
96b5a85989
|
fix: Correct Dockerfile statics path
|
2024-07-31 08:47:43 -04:00 |
|
Yohan Boniface
|
a2ca3a1436
|
chore: move popups to modules
|
2024-07-30 16:59:44 +02:00 |
|
Yohan Boniface
|
3bdd5bedf1
|
fix: catch login_required from map page and add a way to login
|
2024-07-30 14:41:10 +02:00 |
|