Baptiste Jonglez
|
3f2db5465a
Add toplevel static/ directory to .gitignore
|
8 years ago |
Baptiste Jonglez
|
fdc5fab1d1
templates: use a common base template (still to be done for list.html)
|
8 years ago |
Baptiste Jonglez
|
ae6829b95f
Fix 'black on black' popup box when right-clicking on a panorama
|
8 years ago |
Baptiste Jonglez
|
5c269552be
Don't center the minimap on some hard-coded coordinates, because it's already centered on the current point
|
8 years ago |
Baptiste Jonglez
|
12f27bd4eb
Move minimap completely in the corner, to gain more space for the panorama
|
8 years ago |
Baptiste Jonglez
|
0cef70334e
Move minimap style to CSS
|
8 years ago |
Ismael Benslimane
|
1b780f1383
Improved panorama style
|
8 years ago |
Nouph
|
94ed6975d1
(WIP) added a map to the panorama view
|
8 years ago |
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 |