Commit History

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