Commit graph

352 commits

Author SHA1 Message Date
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
Yohan Boniface
a18e854177 border-box on label 2015-09-23 09:18:14 +02:00
Yohan Boniface
a7dabb9d17 Update repository link in README 2015-09-23 09:17:44 +02:00
Yohan Boniface
23a3d79fa7 README => md 2015-08-02 22:10:41 +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
Yohan Boniface
451e952aff Merged in brycenesbitt/umap-bryce/install-doc-fixes (pull request #5)
Found some documentation errors when trying to install uMap
2015-08-01 15:53:31 +02:00
Bryce Nesbitt
a08f05e203 Found some errors when trying to install uMap 2015-05-27 22:02:48 -07:00
Yohan Boniface
cea194edb8 Update version in README 2014-11-02 21:20:34 +01:00