Yohan Boniface
52fa6f772a
Bump django-compressor
2016-08-20 11:38:36 +02:00
Yohan Boniface
8daf00e551
Bump Pillow
2016-08-20 11:34:00 +02:00
Yohan Boniface
764fd85805
Bump python-social-auth
2016-08-20 11:31:20 +02:00
Yohan Boniface
a0268f04e4
Bump requests to 2.11.1
2016-08-20 11:20:30 +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
2f82d1ed69
Install django-leaflet-storage from source (waiting for new release)
...
But we need Leaflet to be released for releasing.
2016-06-30 16:48:17 +02:00
Yohan Boniface
da6cff729c
Allow to override site name in pages title
2016-06-30 14:41:10 +02:00
Yohan Boniface
55abcfb545
Bump Django to 1.9.7
2016-06-29 17:23:31 +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
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
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