Commit graph

520 commits

Author SHA1 Message Date
Yohan Boniface
d08e7f289c 0.8.0-rc.6 2016-09-30 13:07:50 +02:00
Yohan Boniface
6474f59bf4 0.8.0-rc5 2016-09-30 12:12:39 +02:00
Yohan Boniface
3058fcb25f 0.8.0-rc4 2016-09-24 08:44:00 +02:00
Yohan Boniface
9de6a6ae0a Tutorial: install from github for now
=
2016-09-24 07:38:57 +02:00
Yohan Boniface
7fdd3e2746 Add missing default button background color 2016-09-22 15:18:23 +02:00
Yohan Boniface
333c7c6179 Merge branch 'master' of github.com:umap-project/umap 2016-09-21 23:07:21 +02:00
Yohan Boniface
3f30530d5c Use django-leaflet-storage rc3 2016-09-21 23:06:57 +02:00
Yohan Boniface
9e9aeb3d6b Merge pull request #363 from ThomasG77/patch-1
Change wrong link to RDTD documentation
2016-09-20 17:32:49 +02:00
Thomas Gratier
afd179f46c Change wrong link
The previous link was redirecting to an inexisting content > changed.
2016-09-20 16:42:02 +02:00
Yohan Boniface
2399a20faa Use django-leaflet-storage 0.8.0-rc2 2016-09-19 21:43:45 +02:00
Yohan Boniface
ff9232de7c Fix neutral button color 2016-09-18 15:30:09 +02:00
Yohan Boniface
af8745e2d7 Do use an ancestors of maps for ui
Otherwise, each map will react to the `.storage-ui xxx` css rule.
2016-09-18 15:27:18 +02:00
Yohan Boniface
4b5b383ac4 Add missing locales in MANIFEST 2016-09-18 10:40:22 +02:00
Yohan Boniface
d4f7837ee5 Remove dark strips from home 2016-09-17 22:56:45 +02:00
Yohan Boniface
4a821995ad Fix django-leaflet-storage version 2016-09-15 22:25:35 +02:00
Yohan Boniface
cabebf859d Fix README path in MANIFEST 2016-09-15 22:24:03 +02:00
Yohan Boniface
81735efd85 0.8.0-rc.1 2016-09-11 18:25:16 +02:00
Yohan Boniface
2206c6a1c4 add storagei18n in Ubuntu tutorial 2016-09-11 13:05:38 +02:00
Yohan Boniface
07e6b62012 Ubuntu installation turorial draft 2016-09-10 16:21:09 +02:00
Yohan Boniface
cf103d5b2d Add RTFD badge 2016-09-10 10:01:36 +02:00
Yohan Boniface
a37d667fd6 Move doc to rtfd 2016-09-10 09:45:12 +02:00
Yohan Boniface
5f403a3d80 Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
Yohan Boniface
86c3fdc334 Allow to load setting from a non python path 2016-09-10 08:26:23 +02:00
Yohan Boniface
b13df195a1 Remove unused packages 2016-09-10 07:49:46 +02:00
Yohan Boniface
ccc29640db Django 1.10.1 2016-09-09 21:53:05 +02:00
Yohan Boniface
e27e53fd75 i18n 2016-09-09 21:44:11 +02:00
Yohan Boniface
6b207e2811 Add minimal tests for password login 2016-09-09 21:30:05 +02:00
Yohan Boniface
f0e97913d5 Add field errors in login form 2016-09-09 21:09:24 +02:00
Yohan Boniface
a0bc6e7e3a ENABLE_ACCOUNT_LOGIN=False by default 2016-09-09 21:00:32 +02:00
Yohan Boniface
5e35a9799b No need for a specific context processor 2016-09-09 20:59:25 +02:00
Yohan Boniface
2437334940 Merge branch 'auth-login' of https://github.com/plepe/umap into plepe-auth-login 2016-09-09 20:55:16 +02:00
Yohan Boniface
3a69752d7e Merge branch 'master' of github.com:umap-project/umap 2016-09-09 20:42:37 +02:00
Yohan Boniface
e5e0ad8823 Add LEAFLET_STORAGE_KEEP_VERSIONS 2016-09-09 20:42:17 +02:00
Yohan Boniface
5ca8b3f6a1 Always select matching result in autocomplete (fix #357) 2016-09-09 20:41:34 +02:00
Yohan Boniface
9fa71592c8 Merge pull request #351 from umap-project/gitignore
Improved gitignore with gitignore.io
2016-08-24 10:42:11 +02:00
tmerlier
c8b9220ad6 Improved gitignore with gitignore.io 2016-08-24 10:18:44 +02:00
Yohan Boniface
805bca7a97 Switch to pytest 2016-08-20 12:33:05 +02:00
Yohan Boniface
1a54df5a3d Django 1.10 2016-08-20 12:06:19 +02:00
Yohan Boniface
5822a3cfb6 Django 1.10: django.core.context_processors => django.template.context_processors 2016-08-20 12:04:08 +02:00
Yohan Boniface
987224199c Bump psycopg2 2016-08-20 11:41:18 +02:00
Yohan Boniface
52fa6f772a Bump django-compressor 2016-08-20 11:38:36 +02:00
Yohan Boniface
8daf00e551 Bump Pillow 2016-08-20 11:34:00 +02:00
Yohan Boniface
764fd85805 Bump python-social-auth 2016-08-20 11:31:20 +02:00
Yohan Boniface
a0268f04e4 Bump requests to 2.11.1 2016-08-20 11:20:30 +02:00
Yohan Boniface
fe9d99550b Remove Leaflet.Label 2016-07-19 08:46:07 +02:00
Yohan Boniface
0c86f7a132 Add Path.Drag.js 2016-07-19 08:45:59 +02:00
Yohan Boniface
2f82d1ed69 Install django-leaflet-storage from source (waiting for new release)
But we need Leaflet to be released for releasing.
2016-06-30 16:48:17 +02:00
Yohan Boniface
da6cff729c Allow to override site name in pages title 2016-06-30 14:41:10 +02:00
Yohan Boniface
55abcfb545 Bump Django to 1.9.7 2016-06-29 17:23:31 +02:00
Yohan Boniface
a34d163449 Do not override "content" block in content.html template 2016-06-29 17:20:47 +02:00