Yohan Boniface
2cc7e01a39
1.0.0-rc.9
2019-02-06 19:41:36 +01:00
Yohan Boniface
eb3d115a96
bump deps
2019-02-06 19:38:19 +01:00
Yohan Boniface
7b37f28264
i18n
2019-02-01 14:49:32 +01:00
Yohan Boniface
7a49dcba99
Increase limit in owner maps page
...
fix #651
2019-01-30 12:07:35 +01:00
Yohan Boniface
a4c0b31fc9
Expose original map URI in full export
...
fix #659
2019-01-30 11:34:59 +01:00
Yohan Boniface
f6b2469566
i18n
...
fix #665
2019-01-30 11:23:57 +01:00
Yohan Boniface
41ed5b4163
Fix edge case in name display in data browser
2019-01-30 11:08:17 +01:00
Yohan Boniface
2947e36e8c
update osmic YAML files according to new configuration
2018-11-17 22:03:08 +01:00
Yohan Boniface
2d54ad7f0f
it i18n
...
o
2018-11-17 19:21:43 +01:00
Yohan Boniface
d4f693e019
Merge pull request #652 from aaj013/patch-1
...
Updated ubuntu installation doc
2018-11-15 08:42:44 +01:00
Asish Abraham Joseph
7c20190e01
Added missing dependency packages
...
Added missing ownership to deployment directories
2018-11-15 11:41:58 +05:30
Yohan Boniface
966b136b5c
i18n
2018-11-08 22:23:56 +01:00
Yohan Boniface
264c78d261
Bump social auth
2018-11-04 21:39:42 +01:00
Yohan Boniface
2ee09289da
Bump deps
2018-11-04 21:29:32 +01:00
Yohan Boniface
adb7f40c64
i18n
2018-11-04 21:25:49 +01:00
Yohan Boniface
9f11f6cd2d
1.0.0-rc.8
2018-11-04 21:20:29 +01:00
Yohan Boniface
58fb544083
Fix missing remote datalayers when display data browser on load
...
Another option would have been to wait for onceDataloaded instead
of onceLoaded, but then the panel would never be displayed if some
layer fails to load (eg. a 429 on Overpass).
fix #509
2018-11-04 21:12:09 +01:00
Yohan Boniface
ca0c8c421e
Show each visible layer in the caption
...
Not only the browsable ones (eg. we want to have a heatmap in there)
2018-11-04 21:05:21 +01:00
Yohan Boniface
bdbaef123c
1.0.0-rc.7
2018-10-13 14:22:40 +02:00
Yohan Boniface
fcd9a0eef1
Table popup should inherit BaseWithTitle
...
fix #647
2018-10-13 14:19:42 +02:00
Yohan Boniface
a421698a60
Pull el i18n
2018-10-13 14:06:16 +02:00
Yohan Boniface
e56974fff9
Bump deps
2018-10-03 18:31:17 +02:00
Yohan Boniface
a64d918d80
i18n
2018-10-02 23:28:22 +02:00
Yohan Boniface
bf8fb1d3c8
1.0.0-rc.6
2018-09-23 12:02:32 +02:00
Yohan Boniface
4c8d1c3826
de i18n
2018-09-23 12:02:23 +02:00
Yohan Boniface
90aba2ed15
Remove context parameter from DictField.from_db_value (RemovedInDjango30Warning)
2018-09-23 11:56:25 +02:00
Yohan Boniface
5ea9fc753d
Bump dev deps
2018-09-23 11:55:38 +02:00
Yohan Boniface
706967d982
Keep python 3.5 compat for now
2018-09-23 11:02:36 +02:00
Yohan Boniface
f3ecc8ce28
Update permissions metadata at each map save
...
This fix the issue where the permissions panel was not available
on first save (without reloading the page).
2018-09-23 09:57:00 +02:00
Yohan Boniface
e1844483d7
Always force flatProperties in osmtogeojson call
...
fix #641
See https://github.com/tyrasd/osmtogeojson/issues/100
2018-09-22 07:33:00 +02:00
Yohan Boniface
81830f8f7b
1.0.0-rc.5
2018-09-11 20:08:07 +02:00
Yohan Boniface
d041001168
fixed ternary choice dealing with unknown values ( fix #633 )
2018-09-11 20:06:35 +02:00
Yohan Boniface
b72650fafe
Fix user autocompletion in permissions panel ( fix #635 )
2018-09-11 19:56:45 +02:00
Yohan Boniface
b54f4efce5
1.0.0-rc.4
2018-09-10 22:42:59 +02:00
Yohan Boniface
a03aa4860d
Fix dark button hover (cf #586 )
2018-09-10 12:58:15 +02:00
Yohan Boniface
6dc3181ed9
Fix umap alert close link CSS targeting
2018-09-10 12:50:03 +02:00
Yohan Boniface
17afb5c47d
Fix label on hover not working ( fix #631 )
2018-09-10 12:43:39 +02:00
Yohan Boniface
c5ca7e5d73
Change Map.center.widget SRID to 4326 as it should be
...
By default, a PointField uses a OpenLayersWidget, which forces the
SRID to 3857 when casting geojson (no idea why, given geojson SRID
is 4326).
2018-09-08 22:42:11 +02:00
Yohan Boniface
709387d985
i18n
2018-09-08 17:09:10 +02:00
Yohan Boniface
0798b708a8
1.0.0-rc.3
2018-09-08 17:07:54 +02:00
Yohan Boniface
fb85a6c93c
i18n
2018-09-08 17:01:22 +02:00
Yohan Boniface
da4ee13deb
Display a message on the site when trying to do a POST in readonly mode
2018-09-08 16:49:25 +02:00
Yohan Boniface
4c446998e7
Fix control hover color ( fix #586 )
2018-09-07 22:49:06 +02:00
Yohan Boniface
7941e8fa60
Add a readonly mode
...
Activable with UMAP_READONLY=True
2018-09-07 22:12:39 +02:00
Yohan Boniface
3537670221
1.0.0-rc.2
2018-09-05 22:31:01 +02:00
Yohan Boniface
838edf8972
Bump Leaflet.Editable
2018-09-05 22:13:35 +02:00
Yohan Boniface
1ce1ea9f58
Update Leaflet.MarkerCluster to 1.4.0
2018-09-05 21:37:56 +02:00
Yohan Boniface
08ff6e53a3
Update Leaflet to 1.3.4
2018-09-05 21:35:16 +02:00
Yohan Boniface
2d9fd3ed46
pull translations
2018-09-05 20:15:11 +02:00
Yohan Boniface
2b3f930f98
Bump csvtogeojson
2018-09-05 19:57:28 +02:00