Commit graph

2547 commits

Author SHA1 Message Date
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
Yohan Boniface
a1676d56ca Use a specific prefix for maps ids in search results 2016-06-27 15:16:55 +02:00
Yohan Boniface
65b771a362 Make TEMPLATES.DIRS a list to make overridable more easily 2016-06-24 11:17:17 +02:00
Yohan Boniface
b0690c0683 Bump requirements 2016-05-26 22:06:15 +02:00
Yohan Boniface
0bca23cca4 Put back bottom_js block removed by mistake 2016-05-20 11:11:31 +02:00
Yohan Boniface
2f77c08465 Use our own fork of Leaflet.Label 2016-05-20 09:45:26 +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
bd0fff41ad Add link for Leaflet.Fullscreen 2016-04-26 09:54:45 +02:00
cquest
f557a076d0 Home page speed up index 2016-04-26 00:07:12 +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
e2dfcdb336 Django 1.9 wants a TEMPLATE entry in the settings 2016-04-25 23:53:58 +02:00
Yohan Boniface
94d2bbb65e Upgrade to Django 1.9 and bumps deps 2016-04-24 16:14:47 +02:00
Yohan Boniface
bfe26adfad Add Leaflet.Photon to js 2016-04-24 14:31:11 +02:00
Yohan Boniface
5f63de9561 Remove print (cf #301) 2016-03-30 12:22:24 +02:00
Yohan Boniface
c4287bf39e Also use plainto_tsquery when using unaccent 2016-03-10 22:47:28 +01:00
Yohan Boniface
9af9d95628 Merge branch 'master' of github.com:umap-project/umap 2016-03-10 22:01:34 +01:00
Yohan Boniface
b0e1d396f4 Bump dependencies 2016-03-10 22:01:19 +01:00
Stephan Bösch-Plepelits
5f63943458 Authentication: configure availability of account login (default True) 2016-02-05 05:44:15 +01:00
Stephan Bösch-Plepelits
8f5b59604e Authentication: show errors for username / password login failures 2016-01-14 21:26:44 +01:00
Stephan Bösch-Plepelits
7477adec05 Authentication: custom templates for password change 2016-01-14 21:26:43 +01:00
Stephan Bösch-Plepelits
2f2e0f510d Authentication: include a change password menu entry 2016-01-14 21:26:43 +01:00
Stephan Bösch-Plepelits
0d3046e711 Authentication: hide block with OAuth providers, when no providers configured 2016-01-14 21:26:43 +01:00
Stephan Bösch-Plepelits
5ed0361998 Authentication: login via username / password 2016-01-14 21:26:43 +01:00
Yohan Boniface
608d74853b Merge pull request #270 from plepe/map-settings
New map settings
2016-01-03 22:24:54 +01:00