Yohan Boniface
6429e10110
1.3.7
2023-07-03 22:08:06 +02:00
Yohan Boniface
cf397956f9
i18n
2023-07-03 22:07:21 +02:00
Yohan Boniface
4b5234389e
Merge pull request #1188 from umap-project/layers-icons
...
Layers icons
2023-07-03 20:54:14 +02:00
Yohan Boniface
d05cd1ecff
Adjust multiline icon so it does not show up on datalayer icon box
2023-07-03 20:52:33 +02:00
Yohan Boniface
f9e4f13e86
Fix datalayers icon position
...
Otherwise we see the top border of the icon below…
2023-07-03 20:47:25 +02:00
Yohan Boniface
133a74b1f9
Merge pull request #1190 from umap-project/locale-vs-lang
...
Use LANGUAGE_CODE instead of locale name for browser APIs
2023-07-03 20:41:30 +02:00
Yohan Boniface
cc2c88b978
Merge pull request #1191 from umap-project/sort-space-first
...
Do not ignore punctuation when sorting features
2023-07-03 20:37:31 +02:00
Yohan Boniface
3ebc83c133
Do not ignore punctuation when sorting features
...
fix #1189
2023-07-03 20:19:39 +02:00
Yohan Boniface
339ef3555f
Use LANGUAGE_CODE instead of locale name for browser APIs
...
fix #1187
2023-07-03 19:44:49 +02:00
Yohan Boniface
4153580a6a
Invert datalayers and tilelayers icons in main toolbar
2023-07-03 19:07:30 +02:00
Yohan Boniface
1a5276d649
Invert tilelayers and datalayers icons on edit toolbar
2023-07-03 19:04:36 +02:00
Yohan Boniface
a2f98f989c
change tilelayers icon
2023-07-03 19:02:07 +02:00
David Larlet
e03bbeadfc
1.3.6
2023-07-01 11:44:24 -04:00
David Larlet
a4759763e3
Merge pull request #1184 from umap-project/empty-search
...
Display latest created maps on empty search
2023-07-01 10:21:35 -04:00
David Larlet
51978f9f2a
Display latest created maps on empty search
2023-06-30 21:40:35 -04:00
Yohan Boniface
30bbffff61
change datalayer icon
2023-06-30 18:33:56 +02:00
Yohan Boniface
9000e7c2f4
Merge pull request #1174 from umap-project/svg-icons
...
Svg icons
2023-06-30 16:26:32 +02:00
Yohan Boniface
78d0f13f97
Change arrow box border
2023-06-29 22:41:29 +02:00
Yohan Boniface
a27db07879
Use correct arrow more/less
2023-06-29 22:36:13 +02:00
Yohan Boniface
fa742a329f
Move border of arrow more/less box to div to better align with other icons
2023-06-29 22:30:57 +02:00
Yohan Boniface
86bff268ba
Move arrow icon to 24px
...
So we have more space around, otherwise there 1px of the narrow
icons appear.
2023-06-29 22:23:23 +02:00
Yohan Boniface
8c56b91256
Mention UMAP_CUSTOM_* in docs/settings.md
2023-06-29 18:22:09 +02:00
Yohan Boniface
dcb4a8797b
Merge pull request #1179 from umap-project/settings-doc
...
Add basic doc about settings
2023-06-29 15:58:03 +02:00
Yohan Boniface
2618b081f7
Add links to Django doc for standard settings
2023-06-29 15:37:40 +02:00
Yohan Boniface
44af4b769b
Proofreading settings.md
2023-06-29 15:33:34 +02:00
Yohan Boniface
24de573053
Update docs/settings.md
...
Co-authored-by: David Larlet <3556+davidbgk@users.noreply.github.com>
2023-06-29 15:28:48 +02:00
Yohan Boniface
b5681f4566
Update docs/settings.md
...
Co-authored-by: David Larlet <3556+davidbgk@users.noreply.github.com>
2023-06-29 15:28:31 +02:00
Yohan Boniface
a281ea9cb2
Update docs/settings.md
...
Co-authored-by: David Larlet <3556+davidbgk@users.noreply.github.com>
2023-06-29 15:26:54 +02:00
Yohan Boniface
00796a42f1
Update docs/docker.md
...
Co-authored-by: David Larlet <3556+davidbgk@users.noreply.github.com>
2023-06-29 15:26:34 +02:00
Yohan Boniface
7ca7e49125
Merge pull request #1182 from umap-project/docker-path
...
Add umap command in Docker PATH
2023-06-29 15:24:39 +02:00
Yohan Boniface
e0038e1327
Add umap command in Docker PATH
2023-06-29 15:19:39 +02:00
Yohan Boniface
2084401b6c
Add basic doc about settings
2023-06-29 10:30:36 +02:00
Yohan Boniface
146e58a5bc
Update icons from base.css too
...
A bunch of those are unused:
- i.info was used in helpTooltip, but it's not anymore
- umap-delete, umap-to-polyline and such was used in contextmenu,
but are not anymore
2023-06-29 07:46:26 +02:00
Yohan Boniface
ad5057c5b8
Fix click-to-edit icon position
2023-06-28 22:12:39 +02:00
David Larlet
69b2af9aa5
Merge pull request #1176 from umap-project/search-pagination-setting
...
Add a setting for the number of maps per search
2023-06-28 16:07:37 -04:00
Yohan Boniface
9056b8603f
Use svg for 16 px icons too
...
Those icons would need more love to better factorize the way
they are used:
- the size of the HTML element including the icon is not consistent
- some icons are on the default file but could be in the white one
To be done in a later step
2023-06-28 21:39:43 +02:00
Yohan Boniface
2e6272f8e2
Remove unused icon
2023-06-28 07:36:08 +02:00
Yohan Boniface
4a43c653f1
Switch 24-white.png to 24-white.svg
2023-06-28 07:34:07 +02:00
David Larlet
a87309cee6
Add a setting for the number of maps per search
...
Useful for https://github.com/umap-project/umap-dsfr
2023-06-27 18:41:00 -04:00
David Larlet
a96a1fa527
Reduce a bit the line-height for +/- zoom buttons
2023-06-27 16:03:04 -04:00
David Larlet
a62d88140e
Merge pull request #1175 from umap-project/1026-cors-error
...
Handle CORS errors with an explicit message
2023-06-27 15:51:36 -04:00
Yohan Boniface
509ff4efed
Merge pull request #1173 from umap-project/reverse-sort
...
Allow to sort reverse
2023-06-27 21:51:30 +02:00
Yohan Boniface
549f077f7b
Update ru from transifex
2023-06-27 21:24:29 +02:00
Yohan Boniface
2149fd35a3
Better help message for sortKey
2023-06-27 18:39:06 +02:00
David Larlet
14830b867b
Handle CORS errors with an explicit message
...
Fix #1026
2023-06-27 11:59:38 -04:00
Yohan Boniface
df90340937
Switch 24.png to 24.svg
2023-06-27 14:04:02 +02:00
Yohan Boniface
1a8c6c846b
Allow to sort reverse
...
cf #698
2023-06-26 09:44:21 +02:00
Yohan Boniface
5b151296e2
Move browser tests to Controls.js with others
2023-06-26 09:40:11 +02:00
Yohan Boniface
4c5fb43720
Merge pull request #1171 from umap-project/fullscreen-link-querystring
...
Fullscreen link should reflect the user choices
2023-06-26 08:10:07 +02:00
Yohan Boniface
d8dc71affc
Declare directly fullUrl as a const
2023-06-26 08:09:19 +02:00