Commit graph

1112 commits

Author SHA1 Message Date
David Larlet
da1e25be2a Remove the limit of visible maps in user’s view
It should not have any performance issue given that we paginate over the list anyway.

Fix #1025
2023-05-12 13:51:39 -04:00
Yohan Boniface
7dda4a6da0
Merge pull request #1082 from umap-project/mutable-search
Allow to create search index without changing unaccent mutability
2023-05-12 16:42:14 +02:00
Yohan Boniface
e956dc7ede
Merge pull request #1083 from umap-project/locate-flyTo
Use flyTo option in locate if map settings aks for it
2023-05-11 19:53:52 +02:00
Yohan Boniface
2bcac67dec Use flyTo option in locate if map settings aks for it 2023-05-11 12:34:39 +02:00
Yohan Boniface
e3d5bd794f black is a colour 2023-05-11 11:33:30 +02:00
Yohan Boniface
1038836a72 Use Django full text instead of custom SQL 2023-05-11 11:33:08 +02:00
Yohan Boniface
005a759b81
Update umap/views.py
Co-authored-by: Adrien nayrat <adrien.nayrat@gmail.com>
2023-05-10 19:24:33 +02:00
Yohan Boniface
7384fda61a Allow to create search index without changing unaccent mutability
cf #519
2023-05-10 11:47:29 +02:00
Yohan Boniface
1fce475e41 i18n 2023-05-10 10:25:14 +02:00
David Larlet
37bca27734
Add issue templates 2023-05-09 15:03:31 -04:00
Yohan Boniface
2ec83fbe36
Merge pull request #1079 from umap-project/965-security-policy
Create SECURITY.md to report security issues
2023-05-05 22:03:50 +02:00
Yohan Boniface
15010f2f24
Merge pull request #1078 from umap-project/963-flexibility-in-requirements
Allow versions of Django >= 4.1
2023-05-05 22:03:04 +02:00
Yohan Boniface
21cd86a217
Merge pull request #1077 from umap-project/missing-caracter
Typo: missing `h` in character’s string
2023-05-05 21:59:44 +02:00
David Larlet
920ced6ad8
Create SECURITY.md to report security issues
Fix #965
2023-05-05 15:13:53 -04:00
David Larlet
d0b2bea630 Allow versions of Django >= 4.1
Fixes #963, thanks @kkuczkowska
2023-05-05 15:08:40 -04:00
David Larlet
aa68e096d0 Typo: missing h in character’s string
Thanks @andrew-black512

Fixes #1009
2023-05-05 14:46:23 -04:00
Yohan Boniface
b81bbfd3a7 changelog 2023-05-05 18:44:21 +02:00
Yohan Boniface
f732db9fa3 Delete _storage_options when save a feature
fix #1076
2023-05-05 18:40:04 +02:00
Yohan Boniface
25ab9f943c Refactor bringToCenter, flyTo and zoomTo in only one function
In the same move:
- Map.options.easing is now false by default
- if zoomTo options is set, it should be honoured each time we
  use the zoomTo function

fix #679 #179
2023-05-05 18:39:51 +02:00
Yohan Boniface
89e0900148 Review ubuntu packages after fresh install 2023-05-05 15:57:32 +02:00
Yohan Boniface
207b5e7792 i18n 2023-05-03 11:25:33 +02:00
Yohan Boniface
0f971010bd changelog 2023-05-03 10:10:29 +02:00
Yohan Boniface
4251a65816 i18n 2023-05-02 18:56:17 +02:00
Yohan Boniface
03897e9b0c Upgrade Uglify-JS 2023-05-02 18:13:26 +02:00
Yohan Boniface
515aee9324 Enhance measure messages 2023-05-02 17:52:25 +02:00
Yohan Boniface
71ac1f48db Bump Leaflet.Measurable 2023-05-02 17:47:31 +02:00
Yohan Boniface
d87770cf9a
Merge pull request #1068 from knowname/dev
Show distance when drawing Polylines.
2023-05-02 17:45:49 +02:00
Yohan Boniface
c03efec562 i18n 2023-05-02 17:09:37 +02:00
Philip Beelmann
9d79f2ba83 remove translation template (will be done by transifex) 2023-05-02 10:34:14 +00:00
Philip Beelmann
be806435f9 use "line length", remove translations (will be done by transifex) 2023-05-02 10:29:55 +00:00
Philip Beelmann
f737d81b40 refactor 2023-05-02 10:07:53 +00:00
Philip Beelmann
afbe7c90d8 dont show popup "click to add a marker" when moving marker 2023-05-02 08:00:46 +00:00
Yohan Boniface
5e3a92d173 Control which version of mkdocs is install on readthedocs 2023-04-30 11:35:23 +02:00
Philip Beelmann
d1ffd76d47 cleanup 2023-04-28 12:55:01 +00:00
Philip Beelmann
ca40e762c1 Remove "({distance})" from locale "Click last point to finish shape" 2023-04-27 12:14:04 +00:00
Philip Beelmann
3d5da276d5 refactor: translation variables 2023-04-27 10:27:53 +00:00
Philip Beelmann
62c7a5f689 refactor: No need to translate ({distance}) 2023-04-27 10:20:43 +00:00
Philip Beelmann
077688fc16 Revert "add distance to "continue drawing message""
This reverts commit 839ffd89bb.
2023-04-27 10:18:59 +00:00
Philip Beelmann
eb1cfdbab0 bugfixes: copy/paste + renaming 2023-04-27 10:12:20 +00:00
Philip Beelmann
5d2a4cab5f fix syntax 2023-04-27 09:39:15 +00:00
Philip Beelmann
c916a67ae0 bugfix 2023-04-27 09:27:57 +00:00
Philip Beelmann
693b32c0ee refactor getMeasure function 2023-04-27 09:13:13 +00:00
Philip Beelmann
3f12b69c25 extend getMeasure by argument extraPoint 2023-04-25 11:11:00 +00:00
Philip Beelmann
ee6724cddb show line and polygon measurements while drawing / editing 2023-04-25 10:58:47 +00:00
Philip Beelmann
60fb67516d add line distance and polygon area messages 2023-04-25 10:58:46 +00:00
Philip Beelmann
839ffd89bb add distance to "continue drawing message" 2023-04-25 10:57:58 +00:00
Yohan Boniface
fec581548e i18n 2023-04-25 10:57:56 +00:00
knowname
0ea3678c78
Merge branch 'master' into dev 2023-04-24 12:15:23 +02:00
Yohan Boniface
9b9d1a01d6
Merge pull request #1067 from umap-project/svg-optimizations
Optimize SVG icons sizes
2023-04-23 20:55:59 +02:00
David Larlet
9e688f4d24 Optimize SVG icons sizes
Using Jake Archibald’s tool: https://jakearchibald.github.io/svgomg/ with default settings except keeping width/height attributes because some old browsers require default sizes for rendering (it also avoid huge/100% icons in case the CSS is not applied for whatever reason).
2023-04-22 19:05:05 -04:00