Commit graph

902 commits

Author SHA1 Message Date
Yohan Boniface
264b2aaa5f Update Django to 2.2.17 2020-11-09 09:11:37 +01:00
Yohan Boniface
a719bdaa38 chore(travis): remove python 3.5, add 3.7, 3.8 and 3.9 2020-11-09 08:18:58 +01:00
Yohan Boniface
1c4531f70a Update map extent on first save if it still default one
cf #841
2020-11-09 08:09:05 +01:00
Yohan Boniface
fe7a7f5434 Fix English typo setted => set 2020-11-09 07:30:02 +01:00
Yohan Boniface
1770c31de5 i18n 2020-11-08 17:57:37 +01:00
Yohan Boniface
1afc366e11 Do not change zoom when locating user
cf #763
2020-11-08 17:52:45 +01:00
Yohan Boniface
eeb58a8c21 Display an error message when latlng is invalid 2020-11-08 17:43:57 +01:00
Yohan Boniface
70eec17555 fix changing map ownership broken
cf #780
2020-11-08 17:39:01 +01:00
Yohan Boniface
3089b71705 Prevent to redraw a marker when setting invalid latlng from edit form
cf #799
2020-11-08 16:49:23 +01:00
Yohan Boniface
3927a845a4 Control search API URL from uMap config
cf #842
2020-11-08 15:10:13 +01:00
Yohan Boniface
ec275d64fe Deal with property fallback in templating
eg. {prop1|prop2|"default"}

cf #820
2020-11-08 14:38:09 +01:00
Yohan Boniface
b29adaa53f Minimal fallback handling in templating
eg. {var|defaultvalue}

cf #820
2020-11-08 14:38:09 +01:00
Yohan Boniface
450271b1e2
Merge pull request #808 from umap-project/dependabot/pip/django-2.2.13
Bump django from 2.2.11 to 2.2.13
2020-11-08 09:26:12 +01:00
dependabot[bot]
d7d2c1f433
Bump django from 2.2.11 to 2.2.13
Bumps [django](https://github.com/django/django) from 2.2.11 to 2.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.11...2.2.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-08 08:25:41 +00:00
Yohan Boniface
34f3c42a9b
Merge pull request #839 from mmeinert/master
Update requirements.txt for Pillow with python3.9
2020-11-08 09:24:56 +01:00
Michaël Meinertzhagen
19fa26a531
Update requirements.txt
Bump Pillow version to 8.0.1
Pillow version >= 8.0 is mandatory for python3.9 (default python version on current Ubuntu LTS 20.04
2020-11-07 12:18:44 +01:00
Yohan Boniface
88cd3e8cf0
Merge pull request #790 from brentfraser/master
add Windows install info and minor typos
2020-04-28 19:37:59 +02:00
brentfraser
a7241d6459 add note on developing 2020-04-28 11:28:48 -06:00
brentfraser
7e952b0dea typos 2020-04-26 09:46:28 -06:00
brentfraser
c5cd0e1c38 typo 2020-04-26 09:37:04 -06:00
brentfraser
bba5cda46b add Windows install info 2020-04-26 09:34:04 -06:00
Yohan Boniface
59bf9d65ab
Merge pull request #782 from umap-project/improve-popup-layout
Improve popup and panel layout
2020-04-19 09:04:16 +02:00
Binnette
729049aa04 Responsive images 2020-04-09 10:28:47 +02:00
Binnette
8b28536bbb Improve popup and panel layout 2020-04-09 00:08:30 +02:00
Binnette
87ae7d08ae
Merge pull request #778 from umap-project/normalize-keyboard-shortcuts
Normalize keyboard shortcuts
2020-03-31 20:17:11 +02:00
Yohan Boniface
06a06e9fce
Merge pull request #779 from leplatrem/patch-1
Fix typos on Install docs
2020-03-31 13:56:35 +02:00
Mathieu Leplatre
f5d30e9793
Fix typos on Install docs
:)
2020-03-31 12:58:48 +02:00
Binnette
e2ca1ecd63 Normalize keyboard shortcuts in translation 2020-03-29 20:17:00 +02:00
Binnette
c0b7d13cfb Normalize keyboard shortcuts 2020-03-28 23:59:23 +01:00
Yohan Boniface
bab49715a3 changelog 2020-03-28 11:26:07 +01:00
Yohan Boniface
82bffa43ff 1.2.2 2020-03-28 11:20:39 +01:00
Yohan Boniface
1c4e5ecbcc Bump social-auth-core 2020-03-28 11:20:18 +01:00
Binnette
170fffbe5f fix bad line break 2020-03-28 11:15:31 +01:00
Yohan Boniface
3fa3473908 1.2.1 2020-03-25 15:14:19 +01:00
Yohan Boniface
2ba7a057f3 Be more liberal about username regex in URL
fix #774
2020-03-25 15:11:11 +01:00
Yohan Boniface
4358a35a5d Set dir=rtl when appropriate
cf #752
2020-03-23 11:30:45 +01:00
Yohan Boniface
ebc3b90d40 1.2.0 2020-03-23 08:39:21 +01:00
Yohan Boniface
7f0454fce0 Use new settings of social-auth
cf #754
2020-03-22 18:00:47 +01:00
Yohan Boniface
cc4ce9ea8c Changelog 2020-03-22 16:53:10 +01:00
Yohan Boniface
7f6e2f9419 Bump social-auth-core 2020-03-22 16:38:51 +01:00
Yohan Boniface
de138f91eb Bump pytest 2020-03-22 16:37:02 +01:00
Yohan Boniface
f7972b47a4 TableEditor: prevent adding properties with "."
fix #426
2020-03-22 15:57:05 +01:00
Yohan Boniface
24baed0c1a Prevent old style slideshow to be actived on load
We used to only consider the delay to define if the slideshow was
active or not.
2020-03-22 15:40:52 +01:00
Yohan Boniface
27a4fd7dc2 i18n 2020-03-22 15:32:02 +01:00
Yohan Boniface
382212990e Update user message 2020-03-22 15:24:05 +01:00
Yohan Boniface
15068cfcfe
Merge pull request #770 from umap-project/permalink
Feature permalink
2020-03-22 14:42:22 +01:00
Yohan Boniface
c18dd863ce Rename onceDatalayersDataLoaded to onceDataLoaded 2020-03-22 14:38:45 +01:00
Yohan Boniface
ccf2c1b4fe Feature permalink
fix #497
fix #294
2020-03-22 14:36:34 +01:00
Yohan Boniface
2090550d26 i18n 2020-03-22 14:08:51 +01:00
Yohan Boniface
a9f43de43a
Merge pull request #766 from umap-project/geolocate
Add a blinking marker on user position on geolocate
2020-03-22 14:03:56 +01:00