Yohan Boniface
53c738abaf
Merge leaflet_storage tests
2018-05-19 11:54:08 +02:00
Yohan Boniface
65e939c4ee
Reset migrations
...
There are two files:
- the initial one that create everyting, but TileLayer.tms
- one for TileLayer.tms, because it was not released so people
upgrading will need to fake the first, but really run the second
2018-05-19 11:29:30 +02:00
Yohan Boniface
cb470198e6
Merge leaflet_storage locales
2018-05-19 11:12:19 +02:00
Yohan Boniface
e55d03bd5e
Django 2.0
...
And update other deps
2018-05-19 10:05:18 +02:00
Yohan Boniface
1921ad8615
Merge pull request #581 from umap-project/fix-travis
...
WIP fix Travis failing to load gdal
2018-05-17 10:16:54 +02:00
Yohan Boniface
e1b5c08c56
Fix Travis failing to load gdal
2018-05-17 10:11:44 +02:00
Yohan Boniface
6f69ae4bfe
Merge pull request #580 from sosm/master
...
bump social-auth to use https:// for osm.org oauth
2018-05-17 09:17:21 +02:00
michael spreng
c4f3be87bb
bump social-auth to use https:// for osm.org oauth
...
openstreetmap.org switched to https://
login with umap does not work anymore with old
social-auth version. The new version now has the
https:// urls.
2018-05-16 15:11:08 +02:00
Yohan Boniface
8ae8adfa81
Merge pull request #535 from Ltrlg/missing-translation
...
Mark a string for translation
2017-12-09 11:21:09 +01:00
Ltrlg
2de13a8dfa
Mark a string for translation
2017-12-09 11:02:04 +01:00
Yohan Boniface
c854c98e49
Merge pull request #488 from umap-project/travis
...
Add travis.yml
2017-05-12 10:49:13 +02:00
Yohan Boniface
0104337406
Add travis.yml
2017-05-12 10:42:02 +02:00
Yohan Boniface
96ace64672
Merge pull request #484 from davidbgk/font-strategy
...
Change CSS font strategy + better fallback
2017-05-10 19:17:03 +02:00
Yohan Boniface
32ae155001
Merge branch 'master' of github.com:umap-project/umap
2017-05-10 19:15:00 +02:00
Yohan Boniface
4c8b6f79de
Fallback looking for settings file at /etc/umap/umap.conf
...
fix #487
2017-05-10 19:14:35 +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
Yohan Boniface
a42e4ffd95
Merge pull request #482 from davidbgk/master
...
Deal with ordered list as unordered ones in CSS
2017-05-04 17:29:31 +02:00
David Larlet
ef024c772d
Deal with ordered list as unordered ones in CSS
2017-05-04 11:27:02 -04:00
Yohan Boniface
e29ead1fb0
Merge pull request #478 from davidbgk/useless-leaflet-tags
...
Remove useless leaflet tags from templates
2017-04-26 23:10:21 +02:00
David Larlet
732ede7aab
Remove useless leaflet tags from templates
2017-04-26 17:07:16 -04:00
Yohan Boniface
a0581b62ec
Merge pull request #477 from davidbgk/better-nav-css
...
Switch to Flexbox for main navigation
2017-04-26 22:40:56 +02: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
16c12c9873
Bump social-auth
2017-04-21 18:28:35 +02:00
Yohan Boniface
b1ae6acf88
Bump deps
2017-04-21 18:26:26 +02:00
Yohan Boniface
fee614a789
Update social settings in local sample
2017-02-07 10:11:21 +01:00
Yohan Boniface
ea7ecbfc6d
Change pip install instruction in doc
2017-02-06 16:34:23 +01:00
Yohan Boniface
3782822a90
0.8.2
2017-02-06 16:33:14 +01:00
Yohan Boniface
888816faa8
0.8.1
2017-02-03 09:40:12 +01:00
Yohan Boniface
d86a168478
0.8.0
2017-02-03 09:25:47 +01:00
Yohan Boniface
e3dfed002e
i18n
2017-02-02 22:45:07 +01:00
Yohan Boniface
1c880cdd6c
Bump django-compressor
2017-02-02 14:33:38 +01:00
Yohan Boniface
35a055419a
Bump requests
2017-02-02 10:23:14 +01:00
Yohan Boniface
2a6f8d5d88
Merge branch 'master' of github.com:umap-project/umap
2017-02-02 10:21:14 +01:00
Yohan Boniface
1a56bbe21e
Bump social_auth
2017-02-02 10:20:57 +01:00
Yohan Boniface
2c9825dc8c
Merge pull request #427 from harry-wood/patch-1
...
fix feedback anchor link to wiki (httpS)
2017-01-10 17:22:00 +01:00
Harry Wood
37d0b3287c
fix feedback anchor link to wiki (httpS)
...
Swap this wiki link to httpS
The wiki is now on httpS and sadly the httpS redirect causes #anchor links to be lost
2017-01-10 15:57:21 +00:00
Yohan Boniface
f87fca3588
Bump to new social-auth
...
cf https://github.com/omab/python-social-auth/blob/master/MIGRATING_TO_SOCIAL.md
2017-01-09 10:13:21 +01:00
Yohan Boniface
cfe9ce39dd
Bump deps
2017-01-09 10:11:30 +01:00
Yohan Boniface
957c6b25d8
Add pl locale
2016-12-11 16:27:45 +01:00
Yohan Boniface
7023207192
0.8.0-rc.13
2016-11-29 16:33:50 +01:00
Yohan Boniface
bc6ed20ca0
0.8.0-rc.12
2016-11-29 09:20:10 +01:00
Yohan Boniface
ca709f7241
0.8.0-rc.11
2016-11-28 21:47:49 +01:00
Yohan Boniface
7e5a58067b
Bump request to 2.12.1
2016-11-28 21:06:58 +01:00
Yohan Boniface
049be8ba3e
Remove tilelayer and licence creation from the install doc
...
We now have a data migration to add one default for each
2016-11-26 17:40:42 +01:00
Yohan Boniface
b374ad6479
Add a not in the tutorial about adding more tilelayers and such
2016-11-26 17:39:10 +01:00
Yohan Boniface
8b3d8c5ece
Add a migration to create a Licence if none exists
2016-11-26 17:29:00 +01:00
Yohan Boniface
3c32377c42
Add a migration to create a TileLayer if none exists
2016-11-26 17:25:59 +01:00
Yohan Boniface
197682c691
Merge branch 'master' of github.com:umap-project/umap
2016-11-06 22:52:49 +01:00