Historique des commits

Auteur SHA1 Message Date
  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 542a51293c Update TODO 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 52f20b1bf0 Merge branch 'master' of git.illyse.org:ztulec il y a 9 ans
  Baptiste Jonglez 7461354b72 Update TODO il y a 9 ans
  Baptiste Jonglez b8483db6a9 Update TODO il y a 10 ans
  Baptiste Jonglez f1147b2c0f Add media/ to .gitignore il y a 10 ans
  Baptiste Jonglez 0bd009849c Fix adding of reference point (missing HTML element) il y a 10 ans
  Baptiste Jonglez 8dec3a8117 Fix boolean generation in js il y a 10 ans
  Baptiste Jonglez 74c31f431f Add information to the front page il y a 10 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 e7df09e111 Show in the admin whether there are tiles for a panorama or not il y a 10 ans
  Baptiste Jonglez fd17691163 Add an admin action to regenerate tiles 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 5887d45868 Fix redirection bug introduced in ffc66164 il y a 10 ans
  Baptiste Jonglez 69ad381bc8 Update TODO for Celery and tiles generation il y a 10 ans
  Baptiste Jonglez ffc661644b Redirect to the panorama view after upload 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 bf17c454b6 Use UTF-8 for the API on Python2 il y a 10 ans
  Baptiste Jonglez 427309072f Add a filter on reference points to filter based on distance 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 34a714ab66 Finish cleanup started in 1b3c9f45 il y a 10 ans
  Baptiste Jonglez 6f01ab2fd7 Update TODO il y a 10 ans
  Baptiste Jonglez 1b3c9f45a9 Remove old JSON export, we're using DRF now il y a 10 ans
  Baptiste Jonglez 64ef582835 Update TODO il y a 10 ans