dependabot[bot]
c15e0eb543
chore: bump psycopg from 3.2.1 to 3.2.2
...
Bumps [psycopg](https://github.com/psycopg/psycopg ) from 3.2.1 to 3.2.2.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.1...3.2.2 )
---
updated-dependencies:
- dependency-name: psycopg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 17:54:22 +00:00
dependabot[bot]
cee98d99d6
chore: bump ruff from 0.6.4 to 0.6.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.4 to 0.6.5.
- [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.6.4...0.6.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 17:54:15 +00:00
Yohan Boniface
8ecc231816
i18n
2024-09-13 19:09:17 +02:00
David Larlet
52e0259a64
Merge pull request #2121 from umap-project/permissions-revamp
...
Chore: rework permissions panel
2024-09-13 12:32:49 -04:00
David Larlet
f8ee22fd43
Merge pull request #2133 from umap-project/edit-profile-settings
...
feat: add a setting to prevent users from editing their profile
2024-09-12 16:21:48 -04:00
David Larlet
d159fdc2cb
feat: add a setting to prevent users from editing their profile
...
In some situations, the profile comes from the OAuth provider and shouldn’t be modified by users.
2024-09-12 14:23:50 -04:00
Yohan Boniface
b48f911bf2
chore: revamp permissions panel
2024-09-12 17:15:43 +02:00
Yohan Boniface
575b563c67
chore: remove unused class umap-facet-search
from css
2024-09-12 17:15:43 +02:00
Yohan Boniface
6d777d9d46
feat: use a copiable input for secret edit link in permissions panel
2024-09-12 17:15:41 +02:00
Yohan Boniface
eda1223516
fix: do not show "Attache to my account" button if no logged in user
2024-09-12 16:53:27 +02:00
Yohan Boniface
445127254b
fix: do not show "Layers" title if not layers in permissions panel
2024-09-12 16:53:27 +02:00
Yohan Boniface
289bef7ba8
Merge pull request #2132 from umap-project/fix-poly-icon-alignement
...
fix: icon alignement in browser, and user icon-xxx class
2024-09-12 15:34:12 +02:00
Yohan Boniface
c158303fbb
Merge pull request #2131 from umap-project/admin-export-csv
...
feat: very minimal CSV export of users and maps in admin
2024-09-12 15:33:47 +02:00
Yohan Boniface
9848abb3b1
wip: use model specific filename in admin CSV export
2024-09-12 15:23:26 +02:00
Yohan Boniface
ba01f09476
fix: icon alignement in browser, and user icon-xxx class
2024-09-12 15:04:13 +02:00
Yohan Boniface
33c6ee7925
chore: add clean_tilelayer management command
...
It can be useful to manage the tilelayer registered in the map
settings in db.
2024-09-12 11:52:56 +02:00
Yohan Boniface
17b67cc5de
feat: very minimal CSV export of users and maps in admin
...
fix #2020
2024-09-12 10:30:35 +02:00
Yohan Boniface
99d1c19b22
Merge pull request #2130 from umap-project/makefile-changelog
...
chore: get Github release notes from command line
2024-09-12 10:16:52 +02:00
Yohan Boniface
010329dce5
2.6.3
2024-09-11 18:36:38 +02:00
Yohan Boniface
c4f3196b27
chore: get Github release notes from command line
...
So we can integrate the changelog in the release, instead of having
a commit after the release.
You need to have a GITHUB_TOKEN env var, with a read only bearer
coming from https://github.com/settings/tokens
2024-09-11 18:26:06 +02:00
Yohan Boniface
409ec13163
i18n
2024-09-11 15:44:33 +02:00
Yohan Boniface
51c1fb0a8f
Merge pull request #2129 from umap-project/fix-cluster-browser-view
...
fix: clicking feature in the browser would not open popup in cluster
2024-09-11 15:30:37 +02:00
Yohan Boniface
ec93c38989
Merge pull request #2128 from umap-project/fix-merge-lines
...
fix: fix merge lines on vertex click
2024-09-11 15:26:37 +02:00
Yohan Boniface
43ca0ae157
Merge pull request #2126 from umap-project/fix-delete-shape
...
fix: delete shape from edit toolbar
2024-09-11 15:26:18 +02:00
Yohan Boniface
f232bf476c
fix: clicking feature in the browser would not open popup in cluster
...
fix #2127
2024-09-11 14:54:54 +02:00
Yohan Boniface
c804a01bfb
fix: fix merge lines on vertex click
...
fix #2125
2024-09-11 11:39:01 +02:00
Yohan Boniface
cd4b2189ee
fix: delete shape from edit toolbar
...
fix #2124
2024-09-11 10:01:39 +02:00
Yohan Boniface
bdcbd09064
2.6.2
2024-09-10 21:37:40 +02:00
Yohan Boniface
7e8800cd44
fix: german translation breaking home page
2024-09-10 21:36:39 +02:00
Yohan Boniface
f28ec81c36
2.6.1
2024-09-10 18:07:51 +02:00
Yohan Boniface
281d909d21
Merge pull request #2123 from umap-project/fix-anonymoususer-teams
...
fix: teams.all() called on anonymous user by mistake
2024-09-10 18:05:46 +02:00
Yohan Boniface
5f67c9c229
fix: do not call teams.all() on anonymous user
...
In the same move, refactor the can_edit/_view/_delete functions to
only take the request, which is what really happen in the code, and
adapt the test in that way.
2024-09-10 17:56:14 +02:00
David Larlet
2ff112d125
chore: fix changelog titles hierarchy
2024-09-10 11:36:37 -04:00
Yohan Boniface
2f9c6e973f
changelog
2024-09-10 16:35:57 +02:00
Yohan Boniface
6194bb8258
2.6.0
2024-09-10 16:31:59 +02:00
Yohan Boniface
e4202eb609
i18n
2024-09-10 16:31:49 +02:00
Yohan Boniface
f9e0eb8016
Merge pull request #2122 from umap-project/browser-filter-without-name
...
fix: filter feature by displayName by default
2024-09-10 16:12:12 +02:00
Yohan Boniface
c58964d797
fix: filter feature by displayName by default
...
fix #2106
2024-09-10 10:02:41 +02:00
Yohan Boniface
ee4d20dd0a
Merge pull request #2120 from umap-project/dependabot/pip/django-5.1.1
...
chore: bump django from 5.1 to 5.1.1
2024-09-09 22:05:08 +02:00
dependabot[bot]
12f3b16387
chore: bump django from 5.1 to 5.1.1
...
Bumps [django](https://github.com/django/django ) from 5.1 to 5.1.1.
- [Commits](https://github.com/django/django/compare/5.1...5.1.1 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 20:04:38 +00:00
Yohan Boniface
1316b949e7
Merge pull request #2119 from umap-project/dependabot/pip/pydantic-2.9.1
...
chore: bump pydantic from 2.8.2 to 2.9.1
2024-09-09 22:04:08 +02:00
Yohan Boniface
633981eb59
Merge pull request #2118 from umap-project/dependabot/pip/pytest-playwright-0.5.2
...
chore: bump pytest-playwright from 0.5.1 to 0.5.2
2024-09-09 22:03:47 +02:00
Yohan Boniface
2e22a60769
Merge pull request #2117 from umap-project/dependabot/pip/ruff-0.6.4
...
chore: bump ruff from 0.6.3 to 0.6.4
2024-09-09 22:03:33 +02:00
Yohan Boniface
7cba5e2f70
Merge pull request #2116 from umap-project/dependabot/pip/mkdocs-material-9.5.34
...
chore: bump mkdocs-material from 9.5.33 to 9.5.34
2024-09-09 22:03:20 +02:00
dependabot[bot]
aa3f8aa04f
chore: bump pydantic from 2.8.2 to 2.9.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.8.2 to 2.9.1.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.8.2...v2.9.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 17:28:05 +00:00
dependabot[bot]
deb2edfc62
chore: bump pytest-playwright from 0.5.1 to 0.5.2
...
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest ) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/microsoft/playwright-pytest/releases )
- [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.5.1...v0.5.2 )
---
updated-dependencies:
- dependency-name: pytest-playwright
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 17:27:58 +00:00
dependabot[bot]
e208e1c010
chore: bump ruff from 0.6.3 to 0.6.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.3 to 0.6.4.
- [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.6.3...0.6.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 17:27:54 +00:00
dependabot[bot]
3242227c4a
chore: bump mkdocs-material from 9.5.33 to 9.5.34
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.33 to 9.5.34.
- [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.33...9.5.34 )
---
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-09-09 17:27:45 +00:00
Yohan Boniface
9d727bd01f
wip: use our own contextmenu
2024-09-09 15:53:55 +02:00
Yohan Boniface
c14ab4198f
changelog
2024-09-06 17:27:39 +02:00