Historique des commits

Auteur SHA1 Message Date
  Baptiste Jonglez 1713f18e0d Sort reference points by distance in the panorama view il y a 9 ans
  Baptiste Jonglez 1f15057163 When linking between panorama, orient in the right direction il y a 9 ans
  Baptiste Jonglez 2d656aa459 Fix previous commit, only provide URL for other panoramas il y a 9 ans
  Baptiste Jonglez a2212b335b Add URL to reference points, to allow moving from one panorama to another in the js interface il y a 9 ans
  Baptiste Jonglez c4481b1d71 Convert between Python- and js-based coordinates il y a 9 ans
  Baptiste Jonglez 647ae68422 Use the API when editing point in js (using AJAX). Still ugly, might not work il y a 9 ans
  Baptiste Jonglez 988dbe3514 Move has_tiles to the panorama model il y a 10 ans
  Baptiste Jonglez 34856287d7 Hack the current js code to make it kinda work with the Django backend il y a 10 ans
  Baptiste Jonglez 52e979ef64 Allow to delete tiles il y a 10 ans
  Baptiste Jonglez 0aaeacb2ea Add an absolute URL for panoramas il y a 10 ans
  Baptiste Jonglez a0cbee9bf0 Use Celery to generate tiles il y a 10 ans
  Baptiste Jonglez 3ccf76ec2a Generate tiles in python instead of shell + imagemagick il y a 10 ans
  Baptiste Jonglez 2d47612691 Add great circle distance (can be used to filter points based on distance) il y a 10 ans
  Baptiste Jonglez 1b3c9f45a9 Remove old JSON export, we're using DRF now il y a 10 ans
  Baptiste Jonglez 7c2c31f544 Cache image width and height in the database il y a 10 ans
  Baptiste Jonglez 0334fbe08e Add a Reference model il y a 10 ans
  Baptiste Jonglez 1e15ed3557 Use python3-style division even with python2, to avoid weird bugs with computations il y a 10 ans
  Baptiste Jonglez 99af11f16c Merge branch 'drf-integration' il y a 10 ans
  Baptiste Jonglez 98c46dcc75 Panorama inherit from ReferencePoint il y a 10 ans
  Baptiste Jonglez 5773331f20 Formula for elevation il y a 10 ans
  Baptiste Jonglez 733d34e48e Formula for elevation il y a 10 ans
  Jocelyn Delande f7f9ec615e initial drf-ification, with two resources : panorama and refpoints il y a 10 ans
  Baptiste Jonglez b4aa8e6e56 Initial commit (WIP) il y a 10 ans