Commit graph

127 commits

Author SHA1 Message Date
Yohan Boniface
1aca24ed0c Only list https ready tilelayers when page is in https
fix #567
2018-07-07 09:31:50 +02:00
Yohan Boniface
f96f08fc36 Allow to clone markers also
cc @deuzeffe
2018-07-06 23:05:05 +02:00
Yohan Boniface
73b8b60068 Fix cluster text color on Chrome and Co
fix #547

We need to call getComputedStyle only when element is
already added to the DOM.
2018-06-28 08:08:56 +02:00
Yohan Boniface
048c2afcc1 Fix deprecated date.toLocaleFormat 2018-06-27 22:29:46 +02:00
Yohan Boniface
f0af796e45 Fix labelKey not saved (fix #595) 2018-06-27 22:16:20 +02:00
Yohan Boniface
e20eeba89a Reflect data browser filter in displayed features
fix #550
2018-06-27 22:13:04 +02:00
Yohan Boniface
b804b5bc41 Move openPanel after this.permissions has been set 2018-06-27 09:29:54 +02:00
Yohan Boniface
fded9d6201 Fix inheritable select not properly reset (fix #551) 2018-06-19 12:41:37 +02:00
Yohan Boniface
67d7ab962c Use a ternary choice for showLabel
fix #553
2018-06-19 09:11:54 +02:00
Yohan Boniface
fc2549fce6 Add missing icon titles
fix #554
2018-06-16 23:03:40 +02:00
Yohan Boniface
fc9ffdf228 Change URL at each save in case the map name has changed
fix #555
2018-06-16 22:56:23 +02:00
Yohan Boniface
725e42c597 Set r variable in tilelayer preview 2018-06-16 22:55:57 +02:00
Yohan Boniface
cfbe5c0b88 Make TileLayerControl always aware of the map
fix #587
2018-06-16 14:00:27 +02:00
Yohan Boniface
eeb9fe97c2 Basic documentation on how to customize uMap look&feel 2018-06-16 13:28:13 +02:00
Yohan Boniface
9877b31f43 Fix some touch related icon CSS issues
fix #586
2018-06-16 12:58:48 +02:00
Yohan Boniface
68fc62ddbd Fix close button vertical alignment 2018-06-16 12:51:50 +02:00
Yohan Boniface
cc71c40670 Add download button in advanced actins for map and datalayer 2018-06-16 12:45:19 +02:00
Yohan Boniface
48185650b0 Move permissions form building to JS 2018-06-15 23:25:38 +02:00
Yohan Boniface
a7ec9b173d Add a basic language switcher in the home footer
fix #74
2018-06-02 19:04:32 +02:00
Yohan Boniface
27bb306fd3 Consolidate CSS files after merge 2018-06-02 18:24:19 +02:00
Yohan Boniface
c0f6fcb448 iwyu 2018-06-02 16:53:27 +02:00
Yohan Boniface
9083e3a437 Add pl (Polish) locale 2018-06-02 16:51:04 +02:00
Yohan Boniface
afe55fbf3c Update transifex after merge + now also commit js locales 2018-06-02 16:17:42 +02:00
Yohan Boniface
8655061817 Rename in JS/CSS: storage_ => umap_ storage- => umap- 2018-06-02 15:47:57 +02:00
Yohan Boniface
1eadf4b7ed JS tests pass 2018-06-02 14:44:59 +02:00
Yohan Boniface
887a9fc7e0 Renamed L.Storage in L.U 2018-06-02 12:36:28 +02:00
Yohan Boniface
8049bc74b8 Fix url paths in css 2018-06-02 12:36:14 +02:00
Yohan Boniface
19d2b39423 Leaflet.Storage is now integrated inside this repository 2018-06-02 12:21:40 +02:00
David Larlet
45b90a35b6
Change CSS font strategy + better fallback
Fix @cartes.data.gouv.fr/#25

* Only keep useful woff/woff2 fonts: http://davidensinger.com/2014/10/update-your-font-face-file-formats-to-just-use-woff-and-woff2/
* Fallback to system fonts: https://www.smashingmagazine.com/2015/11/using-system-ui-fonts-practical-guide/
* Declare fonts with correct weight/style to avoid the change to all elements: http://stackoverflow.com/a/21614532
* Switch from Bold to SemiBold to be consistent with the use of Light by default
2017-05-04 17:57:11 -04:00
David Larlet
ef024c772d
Deal with ordered list as unordered ones in CSS 2017-05-04 11:27:02 -04:00
David Larlet
cac01cff13
Bigger, stronger font
Not yet faster but it’s coming!
2017-04-26 16:35:04 -04:00
David Larlet
445abf0fff
Switch to Flexbox for main navigation 2017-04-26 16:01:08 -04:00
Yohan Boniface
cb185a4500 More theming hooks 2017-04-24 18:56:31 +02:00
Yohan Boniface
5e720f1622 Bum autocomplete zindex (fix #389) 2016-10-09 18:01:48 +02:00
Yohan Boniface
7fdd3e2746 Add missing default button background color 2016-09-22 15:18:23 +02:00
Yohan Boniface
ff9232de7c Fix neutral button color 2016-09-18 15:30:09 +02:00
Yohan Boniface
d4f7837ee5 Remove dark strips from home 2016-09-17 22:56:45 +02:00
Yohan Boniface
5ca8b3f6a1 Always select matching result in autocomplete (fix #357) 2016-09-09 20:41:34 +02:00
Yohan Boniface
72202b0d3d Small CSS/HTML tricks to follow changes in Leaflet.Storage 2016-05-17 22:37:20 +02:00
Yohan Boniface
5aa853761c Follow Leaflet.Storage UI refactoring
cf umap-project/Leaflet.Storage/commit/59583db7bef28b2fd13ac98c0a62e1a770d3fb66
2016-04-26 00:07:06 +02:00
Yohan Boniface
a5c6efa5ad Do not reset padding on form elements 2015-10-11 11:08:33 +02:00
Yohan Boniface
a18e854177 border-box on label 2015-09-23 09:18:14 +02:00
Yohan Boniface
33f36c0fdc Remove useless home.png icon 2014-07-20 15:56:47 +02:00
Yohan Boniface
1b4d9d0cbe Margin bottom to textarea 2014-07-04 21:52:44 +02:00
Yohan Boniface
28382f5aa9 Autocomplete: do not select a result without value 2014-06-19 11:29:42 +02:00
Yohan Boniface
9257264b8d Refactor autocomplete and add a simple select one 2014-06-19 00:11:12 +02:00
Yohan Boniface
09ba01dcda Remove color from popup footer and layer controls 2014-06-16 23:24:32 +02:00
Yohan Boniface
6f1c6c17b0 Switch font to Fira 2014-06-13 01:38:59 +02:00
Yohan Boniface
10ab653cad Remove small icons from feature list 2014-05-01 15:18:38 +02:00
Yohan Boniface
790a46bd68 Smaller logo in 404 2014-04-21 00:43:11 +02:00
Yohan Boniface
2083f1d93c Working on 404 page 2014-04-20 12:11:47 +02:00
Yohan Boniface
d0b422fe82 Moving CSS to Leaflet.Storage 2014-02-27 23:32:21 +01:00
Yohan Boniface
73082121ec Fieldset toggle has been moved to Leaflet.Storage 2014-02-16 16:18:44 +01:00
Yohan Boniface
cf2f5a4838 Remove darline dependency 2014-02-10 00:48:50 +01:00
Yohan Boniface
e4706c4495 Monochromatic logo 2014-02-09 18:39:19 +01:00
Yohan Boniface
bd6b6ca717 Move "demo instance warning" to dedicated div 2014-02-08 08:38:40 +01:00
Yohan Boniface
1c84384922 CSS refactoring (including first version of showcase map) 2014-02-07 22:05:41 +01:00
Yohan Boniface
802f35fc74 Override autocomplete color 2013-11-11 22:06:06 +01:00
Yohan Boniface
8ec63b69a9 Geojsonize (cf yohanboniface/Leaflet.Storage#62) 2013-11-11 12:57:34 +01:00
Yohan Boniface
7292fc00e6 Bump to 0.4.0 2013-06-28 22:32:22 +02:00
Yohan Boniface
1cc8e82464 More IE compat 2013-06-15 19:05:26 +02:00
Yohan Boniface
3d5f64e11b IE8 compat 2013-06-13 21:46:46 +02:00
Yohan Boniface
2d9eda53ee color for popup footer 2013-06-09 23:53:23 +02:00
Yohan Boniface
ff60f3b636 CSS for data browser
See yohanboniface/Leaflet.Storage#52
2013-06-09 19:15:35 +02:00
Yohan Boniface
e3a5263c62 Rename category in datalayer
cf yohanboniface/django-leaflet-storage#82
2013-06-08 15:40:53 +02:00
Yohan Boniface
6199a891c5 Bump to 0.3.0 2013-05-29 22:55:51 +02:00
Yohan Boniface
ae44530267 Update darline submodule 2013-05-28 10:41:26 +02:00
Yohan Boniface
96a0c4b16b First version of autocomplete for managing map editors 2013-05-22 16:23:49 +02:00
Yohan Boniface
37a537dada Set the default category_color in CSS 2013-05-14 10:04:11 +02:00
Yohan Boniface
2f45548627 Update favicon 2013-03-12 00:43:48 +01:00
Yohan Boniface
c4776a27b3 Update logo 2013-03-12 00:22:14 +01:00
Yohan Boniface
7117aa120d Add uMap log 2013-02-22 17:03:02 +01:00
Yohan Boniface
8f532dde71 First shot in removing jQuery and Foundation (\o/) cf #12 2013-02-12 17:34:33 +01:00
Yohan Boniface
f90d0e6159 Handle path styling options
See https://github.com/yohanboniface/Leaflet.Storage/issues/26
2013-01-22 22:39:25 +01:00
Yohan Boniface
7d657c4d6d First version of OSM Oauth backend 2013-01-12 01:55:37 +01:00
Yohan Boniface
1409f17979 Add Oauth support (with django-social-auth) 2013-01-11 22:24:48 +01:00
Yohan Boniface
e6bf339c54 Rename project (prepare to 0.1) 2013-01-02 16:20:08 +01:00