Commit History

Author SHA1 Message Date
  Baptiste Jonglez 75b88a3961 Add more strings to translate 8 years ago
  Baptiste Jonglez 0433f713bc Fix ugettext usage for transation: model fields should be translated lazily 8 years ago
  julpec da35fc26b5 mise en place des traductions 8 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 59c15a9cf6 Fix bug in Panorama.is_visible 9 years ago
  Baptiste Jonglez 6ea3dbea7f When converting objects to string, don't include the type 9 years ago
  Baptiste Jonglez fcdcd79569 A panorama cannot see a point that is too far away 9 years ago
  Baptiste Jonglez 6b26234f0c A point is always visible from a 360° panorama 9 years ago
  Christian Proust 9062c9e6d0 Add a function to see if a panorama is visible 9 years ago
  Christian Proust 98b4dc29e4 Add methods to find the cap_min and cap_max of a Panorama 9 years ago
  Christian Proust 7aaba09cbb Add str representation for Reference 9 years ago
  Baptiste Jonglez 0cef84bcaa Refactor generation of URL pointing to a specific direction 9 years ago
  Baptiste Jonglez 1713f18e0d Sort reference points by distance in the panorama view 9 years ago
  Baptiste Jonglez 1f15057163 When linking between panorama, orient in the right direction 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 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