Baptiste Jonglez
|
26a271f108
When pointing to an azimuth outside of the panorama, stick to the nearest edge of the picture
|
9 years ago |
Baptiste Jonglez
|
1713f18e0d
Sort reference points by distance in the panorama view
|
9 years ago |
Baptiste Jonglez
|
7ce76e6d63
Add a changelog
|
9 years ago |
Baptiste Jonglez
|
85bba5023e
Add an installation guide
|
9 years ago |
Baptiste Jonglez
|
1356896a29
Update README, mostly with content from the original celutz
|
9 years ago |
Baptiste Jonglez
|
128c057869
Pass the CSRF token via a HTTP header instead of as an URL parameter
|
9 years ago |
Baptiste Jonglez
|
cd56ead70d
Allow to delete references from the panorama view
|
9 years ago |
Baptiste Jonglez
|
2e53eec4d8
Fix generation of references URL in template
|
9 years ago |
Baptiste Jonglez
|
302f4f2a14
Compatibility with jango-rest-framework >= 3.2
|
9 years ago |
Baptiste Jonglez
|
d38c717878
Don't record an item in the browser history each time the user moves the view of a panorama
|
9 years ago |
Baptiste Jonglez
|
82f862902d
Update django-rest-framework to 3.2.4
|
9 years ago |
Baptiste Jonglez
|
746d12ccdb
Update Pillow to 3.0.0
|
9 years ago |
Baptiste Jonglez
|
2d79555271
Update Django to 1.8.5
|
9 years ago |
Baptiste Jonglez
|
310ad0cf3a
Rename ztulec to celutz
|
9 years ago |
Baptiste Jonglez
|
5baed746b3
Update TODO
|
9 years ago |
Baptiste Jonglez
|
2fdff5bf81
Update the URL everytime the view change, to get a permalink
|
9 years ago |
Baptiste Jonglez
|
cfa9ad43a7
Javascript cleanup
|
9 years ago |
Baptiste Jonglez
|
bfde14b14c
Update TODO
|
9 years ago |
Baptiste Jonglez
|
d3a7a595cd
Remove debug
|
9 years ago |
Baptiste Jonglez
|
92de353b02
When a point is both a reference point and a panorama, display it as a panorama (red circle with a link)
|
9 years ago |
Baptiste Jonglez
|
1f15057163
When linking between panorama, orient in the right direction
|
9 years ago |
Baptiste Jonglez
|
c845abbc58
Update TODO
|
9 years ago |
Baptiste Jonglez
|
cee0765597
Javascript cleanup
|
9 years ago |
Baptiste Jonglez
|
27961a5319
Parse initial orientation and zoom from URL
|
9 years ago |
Baptiste Jonglez
|
c140c735bd
Avoid aliasing when generating tiles (this takes a bit more CPU)
|
9 years ago |
Baptiste Jonglez
|
2d656aa459
Fix previous commit, only provide URL for other panoramas
|
9 years ago |
Baptiste Jonglez
|
a2212b335b
Add URL to reference points, to allow moving from one panorama to another in the js interface
|
9 years ago |
Baptiste Jonglez
|
c4481b1d71
Convert between Python- and js-based coordinates
|
9 years ago |
Baptiste Jonglez
|
542a51293c
Update TODO
|
9 years ago |
Baptiste Jonglez
|
647ae68422
Use the API when editing point in js (using AJAX). Still ugly, might not work
|
9 years ago |