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
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
Yohan Boniface
d7649b3a66
Use plainto_tsquery instead of to_tsquery to allow multiple words
2015-12-23 22:03:09 +01:00
Yohan Boniface
d09e798dd6
Gives HttpResponse bytes
2015-10-17 13:09:58 +02:00
Yohan Boniface
f566247b91
Paginage by 10 in "My Maps" page (cf #211 )
2015-10-11 22:19:51 +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
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
469187e4f1
Catch unkown domain in validate_url
2014-07-18 23:26:16 +02:00
Yohan Boniface
c52d63faf9
0.6.7
2014-06-19 14:39:45 +02:00
Yohan Boniface
21122dba4f
Get rid of sesql and upgrade to django 1.6
2014-05-02 00:13:33 +02:00
Yohan Boniface
ab5444184f
Allow user to scroll until 50 maps on its page (instead of 50)
2014-04-28 16:13:28 +02:00
Yohan Boniface
f1f7c90363
Increase number of showcase maps
2014-04-21 00:02:10 +02:00
Yohan Boniface
3ca24f5838
Quick hack to prevent django from adding vary:cookie on proxy view
2014-04-20 12:24:13 +02:00
Yohan Boniface
f0ce51683f
Add user agent to proxy
2014-04-19 19:44:56 +02:00
Yohan Boniface
a389a76027
Validate URL before proxying
2014-04-19 17:54:51 +02:00
Yohan Boniface
9bf587a765
Use a query string for URL
2014-04-19 12:28:24 +02:00
Yohan Boniface
39f672641c
First shot in GeoRSS support
2014-04-19 11:48:54 +02:00
Yohan Boniface
0cfd560b26
Add owner name in "map of the maps" popup
2014-02-10 21:37:12 +01:00
Yohan Boniface
b9cb3a8290
Do not take default center in showcase
2014-02-10 17:52:49 +01:00
Yohan Boniface
1c84384922
CSS refactoring (including first version of showcase map)
2014-02-07 22:05:41 +01:00
Yohan Boniface
7dacd863c8
Show only public map on home, search and user pages
2014-01-09 23:49:53 +01:00
Yohan Boniface
f648105f83
Explicit classname in search to get faster
2013-06-25 00:14:15 +02:00
Yohan Boniface
96a0c4b16b
First version of autocomplete for managing map editors
2013-05-22 16:23:49 +02:00
Yohan Boniface
6c94f7d8b3
Display demo message only for demo instance
2013-05-01 18:54:40 -04:00
Yohan Boniface
66c362ccb2
pep8
2013-05-01 07:49:24 -04:00
Yohan Boniface
8f532dde71
First shot in removing jQuery and Foundation (\o/) cf #12
2013-02-12 17:34:33 +01:00
Yohan Boniface
1f9d772e88
While in demo mode, prevent from loading map with default center
2013-02-02 16:12:40 +01:00
Yohan Boniface
e6bf339c54
Rename project (prepare to 0.1)
2013-01-02 16:20:08 +01:00