Commit graph

322 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
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
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
d1af699ddb Add sk_SK translation files 2016-11-06 22:52:33 +01:00
Yohan Boniface
1af1846cfd 0.8.0-rc.10 2016-11-05 12:42:51 +01:00
Yohan Boniface
ad95a3fb47 0.8.0-rc9 2016-11-05 12:23:53 +01:00
Yohan Boniface
29ad169359 i18n 2016-11-05 10:59:01 +01:00
Yohan Boniface
5e720f1622 Bum autocomplete zindex (fix #389) 2016-10-09 18:01:48 +02:00
Yohan Boniface
c3cb8b47be 0.8.0-rc8 2016-10-07 13:31:09 +02:00
Yohan Boniface
6c0cef0f08 0.8.0-rc.7 2016-09-30 14:37:58 +02:00
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
7fdd3e2746 Add missing default button background color 2016-09-22 15:18:23 +02:00
Yohan Boniface
3f30530d5c Use django-leaflet-storage rc3 2016-09-21 23:06:57 +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
d4f7837ee5 Remove dark strips from home 2016-09-17 22:56:45 +02:00
Yohan Boniface
81735efd85 0.8.0-rc.1 2016-09-11 18:25:16 +02:00
Yohan Boniface
07e6b62012 Ubuntu installation turorial draft 2016-09-10 16:21:09 +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
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
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
805bca7a97 Switch to pytest 2016-08-20 12:33:05 +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
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
da6cff729c Allow to override site name in pages title 2016-06-30 14:41:10 +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
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
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
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
Stephan Bösch-Plepelits
e8c7b41e6d Configuration: settings to configure count of showcased maps
- UMAP_MAPS_PER_PAGE
- UMAP_MAPS_PER_PAGE_OWNER
2016-01-03 21:47:31 +01:00
Stephan Bösch-Plepelits
d783366d9d Configuration: new setting UMAP_EXCLUDE_DEFAULT_MAPS
- This setting will exclude default maps (maps where the default center
  has not been updated)
- until now, the default was to exclude default maps - new default: not
  exclude
2016-01-03 21:44:14 +01:00
Stephan Bösch-Plepelits
ca36ecfc10 Configuration: default map location for new maps 2016-01-02 13:24:35 +01:00
Yohan Boniface
d7649b3a66 Use plainto_tsquery instead of to_tsquery to allow multiple words 2015-12-23 22:03:09 +01:00
Yohan Boniface
d99a208226 Add am_ET on base settings 2015-11-17 14:35:59 +01:00
Yohan Boniface
968de12dd1 Update Amharic translation 2015-11-15 16:33:16 +01:00
Yohan Boniface
e6e605dda4 Add am_ET locale (Amharic) 2015-11-15 10:29:24 +01:00
Yohan Boniface
d09e798dd6 Gives HttpResponse bytes 2015-10-17 13:09:58 +02:00
Yohan Boniface
6fe7119cbb 0.8.0-beta.0 2015-10-17 08:52:29 +02:00
Yohan Boniface
f566247b91 Paginage by 10 in "My Maps" page (cf #211) 2015-10-11 22:19:51 +02:00
Yohan Boniface
a5c6efa5ad Do not reset padding on form elements 2015-10-11 11:08:33 +02:00
Yohan Boniface
6960299d21 Use osm.org for routing instead of OSRM demo site (fix #219) 2015-10-11 10:23:48 +02:00
Yohan Boniface
f6f2d8dca9 First version of an icon import script (cf #201) 2015-10-07 22:26:19 +02:00
Yohan Boniface
cfb7eb8a44 Add MAPQUEST_KEY setting 2015-10-06 12:19:20 +02:00
Yohan Boniface
d593000630 Change repository links from bitbucket to github (fix #214) 2015-09-23 12:13:56 +02:00
Yohan Boniface
3eab361009 Include Leaflet.Measurable 2015-09-23 09:18:51 +02:00
Yohan Boniface
a18e854177 border-box on label 2015-09-23 09:18:14 +02: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
Bryce Nesbitt
a08f05e203 Found some errors when trying to install uMap 2015-05-27 22:02:48 -07:00
Yohan Boniface
8cef5885e5 add noindex when map status isn't public 2014-10-02 22:45:22 +02:00
Yohan Boniface
65fc239406 Missing ukrainian in base.py… 2014-09-17 10:54:44 +02:00
Yohan Boniface
382fd1da23 0.7.6 (add ukrainian) 2014-09-17 10:47:23 +02:00
Yohan Boniface
2d32417871 0.7.5 2014-09-14 15:10:37 +02:00
Yohan Boniface
a86d29dd0e The string to check on is actually spatialite, not sqlite 2014-09-09 19:13:11 +02:00
Yohan Boniface
61ae371649 Do not filter maps by center distance when running spatialite 2014-09-09 17:43:28 +02:00
Yohan Boniface
bb1d8a96bb 0.7.4 2014-08-27 09:32:54 +02:00
Yohan Boniface
acd8c2dd8a Display current version in footer 2014-08-25 10:09:39 +02:00
Yohan Boniface
1a30eec470 0.7.3 2014-08-25 09:52:21 +02:00
Yohan Boniface
3ae4b86893 Allow to override the feedback link 2014-08-25 09:42:17 +02:00
Yohan Boniface
1e6431146b Add Chinese (Taiwan) 2014-08-24 19:51:20 +02:00
Yohan Boniface
e7caca84b9 Add Vietnamese entry 2014-08-13 23:56:01 +02:00
Yohan Boniface
29c919b7ad i18n 2014-08-10 19:12:19 +02:00
Yohan Boniface
5cfd7d3b6b 0.7.2 2014-08-07 10:20:44 +02:00
Yohan Boniface
cc50f2f2d3 0.7.1 2014-08-03 17:59:01 +02:00
Yohan Boniface
b837e2dfa1 Bad path for leaflet.draw (we need to keep if for Leaflet.MeasureControl) 2014-08-02 23:34:36 +02:00
Yohan Boniface
e27ff67fe1 0.7.0 2014-08-02 23:31:50 +02:00
Yohan Boniface
1c7f27890a 0.6.15 2014-07-31 16:25:21 +02:00
Yohan Boniface
ef8291858e 0.6.14 2014-07-22 19:48:45 +02:00
Yohan Boniface
0058410c71 iwyu 2014-07-20 16:10:32 +02:00
Yohan Boniface
d534e9cd19 Add Bulgarian ongoing translation 2014-07-20 16:07:37 +02:00
Yohan Boniface
33f36c0fdc Remove useless home.png icon 2014-07-20 15:56:47 +02:00