Commit graph

608 commits

Author SHA1 Message Date
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
ac8b68b0e5 Remove OldMapUrl 2018-06-15 23:31:45 +02:00
Yohan Boniface
48185650b0 Move permissions form building to JS 2018-06-15 23:25:38 +02:00
Yohan Boniface
6b3d45064c Fix wrong class in auth panel 2018-06-02 19:17:57 +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
502a7c26a7 Add long_description_content_type 2018-06-02 17:24:25 +02:00
Yohan Boniface
81919ce0f7 Add UMAP_CUSTOM_TEMPLATES and UMAP_CUSTOM_STATICS 2018-06-02 17:20:44 +02:00
Yohan Boniface
c0f6fcb448 iwyu 2018-06-02 16:53:27 +02:00
Yohan Boniface
cc1a4f93dc Add hr (Croatian) locale 2018-06-02 16:53:13 +02:00
Yohan Boniface
9083e3a437 Add pl (Polish) locale 2018-06-02 16:51:04 +02:00
Yohan Boniface
2f00da60d5 Add hu (Hungarian) locale 2018-06-02 16:48:17 +02:00
Yohan Boniface
2f9a62ad7f Add sl (Slovenian) locale 2018-06-02 16:41:45 +02:00
Yohan Boniface
0b91390e07 Add el (Greek) locale 2018-06-02 16:39:44 +02:00
Yohan Boniface
abd40fe178 Add gl (Galician) locale 2018-06-02 16:33:56 +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
a0bff73401 Fix generate_js_locale paths 2018-06-02 14:44:01 +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
Yohan Boniface
62a825e6ed Replace LEAFLET_STORAGE_XXX settings by UMAP_XXXX
We keep a retrocompatibility for now.
2018-05-19 17:16:34 +02:00
Yohan Boniface
e0169d569e Remove python2.7 from Travis 2018-05-19 16:33:46 +02:00
Yohan Boniface
8fd541955e Disable compressor during unittests for now 2018-05-19 16:28:56 +02:00
Yohan Boniface
4e5d9a6319 Add missing factory_boy dev dependency 2018-05-19 12:10:14 +02:00
Yohan Boniface
1ef5e13f48 Remove duplicate short_url declarations 2018-05-19 12:01:53 +02:00
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