Commit graph

520 commits

Author SHA1 Message Date
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
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
98c42dfe6c Mention need of creating a super user in README (fix #267) 2015-12-30 08:58:40 +01:00
Yohan Boniface
b150825387 Bump requests and django-compressor 2015-12-24 08:08:08 +01:00
Yohan Boniface
1eb2f7290e Bump django to 1.8.7 2015-12-23 22:11:22 +01:00
Yohan Boniface
fd06eb4528 add sudouser to fabfile 2015-12-23 22:08:05 +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
92eb60e37c Merge branch 'master' of github.com:umap-project/umap 2015-11-13 11:41:46 +01:00
Yohan Boniface
355409d909 Fix code formatting in README 2015-11-13 11:41:08 +01:00
Yohan Boniface
8d4fdc755e Merge pull request #241 from amenk/patch-1
Readme: Improved install instructions
2015-11-04 23:30:29 +01:00
Alexander Menk
4184985fc5 Readme: Improved install instructions 2015-11-04 20:51:47 +01:00
Yohan Boniface
d09e798dd6 Gives HttpResponse bytes 2015-10-17 13:09:58 +02:00
Yohan Boniface
2ae656a77a Update fabfile for Django 1.8 and uwsgi on dev server 2015-10-17 12:32:17 +02:00
Yohan Boniface
c3929fce94 Merge branch 'master' of github.com:umap-project/umap 2015-10-17 08:55:05 +02:00
Julien Sabatier
637cfc3126 Correct setup.py
On Debian Jessie with pip install :

Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/tmp/pip-o_ERWm-build/setup.py", line 16, in <module>
        with open('requirements.txt', encoding='utf-8') as reqs:
    TypeError: 'encoding' is an invalid keyword argument for this function
2015-10-17 08:54:14 +02:00
Yohan Boniface
6fe7119cbb 0.8.0-beta.0 2015-10-17 08:52:29 +02:00
Yohan Boniface
0eba5fe294 Merge pull request #233 from jusabatier/master
Correct setup.py
2015-10-15 15:18:40 +02:00
Julien Sabatier
26b478f958 Correct setup.py
On Debian Jessie with pip install :

Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/tmp/pip-o_ERWm-build/setup.py", line 16, in <module>
        with open('requirements.txt', encoding='utf-8') as reqs:
    TypeError: 'encoding' is an invalid keyword argument for this function
2015-10-15 15:15:48 +02:00
Yohan Boniface
f566247b91 Paginage by 10 in "My Maps" page (cf #211) 2015-10-11 22:19:51 +02:00
Yohan Boniface
dce5d137cc Upgrade requests from 2.7.0 to 2.8.0 2015-10-11 17:15:05 +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