Nouph
|
a4e60316c8
(WIP) get the coordinates of a new point with a map
|
8 years ago |
Ismael Benslimane
|
385318d6cb
Updated gitignore
|
8 years ago |
julpec
|
6a2fba840f
fixbug : zoomwheel firefox compatibility
|
8 years ago |
Baptiste Jonglez
|
246795ce7d
Fix deprecation warnings (RemovedInDjango110Warning)
|
8 years ago |
Baptiste Jonglez
|
4cb6050a08
Update to Django 1.9.7 (security fixes)
|
8 years ago |
Baptiste Jonglez
|
c3c4ae22f2
Document celutz settings
|
8 years ago |
Baptiste Jonglez
|
a42fb831e5
Add documentation for the geonames API that provides ground altitude
|
9 years ago |
Baptiste Jonglez
|
58e6a8fcdf
Allow to limit API usage to logged-in users only
|
9 years ago |
Baptiste Jonglez
|
79c062f6e4
Allow to limit celutz usage to logged-in users only
|
9 years ago |
Baptiste Jonglez
|
aa043baf43
Revert back to django REST framework 3.2.5 because of a bug with later versions
|
9 years ago |
Baptiste Jonglez
|
11557c3156
Upgrade Django to 1.9
|
9 years ago |
Baptiste Jonglez
|
c84829ca8f
Use dj_static and gunicorn to run the application
|
9 years ago |
Baptiste Jonglez
|
77ae823369
Add local_settings to .gitignore
|
9 years ago |
Baptiste Jonglez
|
f25cff5a6b
Fix typo
|
9 years ago |
Baptiste Jonglez
|
4344511d51
Add doc for collectstatic
|
9 years ago |
Baptiste Jonglez
|
21505ebe2a
Add STATIC_ROOT setting
|
9 years ago |
Baptiste Jonglez
|
ff9b5716b3
Add local settings
|
9 years ago |
Baptiste Jonglez
|
fc8f459993
Upgrade kombu to 3.0.30 for python 2.7.11 compatibility
|
9 years ago |
Baptiste Jonglez
|
95523b995d
Automatically generate tiles when importing a panorama manually
|
9 years ago |
Baptiste Jonglez
|
cb6c0af949
Add a simple shell script to ease migration
|
9 years ago |
Baptiste Jonglez
|
3b514b4163
Handle corner cases when importing a single panorama
|
9 years ago |
Baptiste Jonglez
|
b7efd72346
Add scripts to manually export and import a panorama
|
9 years ago |
Baptiste Jonglez
|
0433b449b3
Get rid of the script that removed special chars from names
|
9 years ago |
Baptiste Jonglez
|
da8b2c8d6d
Fix handling of refpoints names that contain special characters
|
9 years ago |
Baptiste Jonglez
|
1a85d0b58d
Update install instructions for Debian jessie
|
9 years ago |
Christian Proust
|
2302162796
The method __str__ is no more used in Panorama so should be the decorator
|
9 years ago |
Christian Proust
|
3d0abfa97f
Identity, not equality, should be used on None
|
9 years ago |
Baptiste Jonglez
|
08648f938c
Fix computation of cap_max
|
9 years ago |
Baptiste Jonglez
|
6da6d44863
Increase default maximum distance to 50 km
|
9 years ago |
Baptiste Jonglez
|
266b65a4de
Update changelog
|
9 years ago |