Commit graph

70 commits

Author SHA1 Message Date
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
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
94d2bbb65e Upgrade to Django 1.9 and bumps deps 2016-04-24 16:14:47 +02: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
Yohan Boniface
7b5ea8df67 First shot in Django 1.8 / python 3 support
This also replaced pg_index with a simple builting seach
based on tsvector, as pg_index is not compliant with Django 1.8,
and as some old dependencies that would need to be upgrade too.
2015-08-02 18:08:31 +02:00
Yohan Boniface
a389a76027 Validate URL before proxying 2014-04-19 17:54:51 +02:00
Yohan Boniface
9bf587a765 Use a query string for URL 2014-04-19 12:28:24 +02:00
Yohan Boniface
39f672641c First shot in GeoRSS support 2014-04-19 11:48:54 +02:00
Yohan Boniface
4b7d8a314e Quick fix for HainautCart@ username 2014-03-08 12:55:13 +01:00
Yohan Boniface
40d5ac7e3a Upgrade django-social-auth to python-social-auth 2014-03-06 23:22:37 +01:00
Yohan Boniface
4578446aad Make showcase url i18n aware 2014-02-10 21:53:24 +01:00
Yohan Boniface
1c84384922 CSS refactoring (including first version of showcase map) 2014-02-07 22:05:41 +01:00
Yohan Boniface
8ec63b69a9 Geojsonize (cf yohanboniface/Leaflet.Storage#62) 2013-11-11 12:57:34 +01:00
Yohan Boniface
3b7131f2fd Custom short url (fix #22) 2013-06-16 18:08:08 +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
f93c5733fb i18n prefix in URLs 2013-05-14 13:23:40 +02:00
Yohan Boniface
8f532dde71 First shot in removing jQuery and Foundation (\o/) cf #12 2013-02-12 17:34:33 +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
Renamed from youmap/urls.py (Browse further)