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
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
Yohan Boniface
fd8e9aa0bb
Upgrade requirements
2015-10-06 12:21:36 +02:00
Yohan Boniface
58cce40545
Join badges in README
2015-10-06 12:19:41 +02:00
Yohan Boniface
18062e4134
Merge branch 'master' of github.com:umap-project/umap
2015-10-06 12:19:30 +02:00
Yohan Boniface
cfb7eb8a44
Add MAPQUEST_KEY setting
2015-10-06 12:19:20 +02:00
Yohan Boniface
3ded78f928
Merge pull request #222 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to README.md
2015-10-06 11:07:06 +02:00
The Gitter Badger
cfa10c205a
Add Gitter badge
2015-10-06 09:06:47 +00:00
Yohan Boniface
d593000630
Change repository links from bitbucket to github ( fix #214 )
2015-09-23 12:13:56 +02:00
Yohan Boniface
3c46c4e163
Django 1.8.3 => 1.8.4
2015-09-23 09:44:39 +02:00
Yohan Boniface
eb39c2dcc2
Add Requires.io badge
2015-09-23 09:44:17 +02:00
Yohan Boniface
846ca39bec
Add install_requires in setup.py
2015-09-23 09:33:29 +02:00
Yohan Boniface
3eab361009
Include Leaflet.Measurable
2015-09-23 09:18:51 +02:00