Commit History

Author SHA1 Message Date
  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
  Baptiste Jonglez 52f20b1bf0 Merge branch 'master' of git.illyse.org:ztulec 9 years ago
  Baptiste Jonglez 7461354b72 Update TODO 9 years ago
  Baptiste Jonglez b8483db6a9 Update TODO 10 years ago
  Baptiste Jonglez f1147b2c0f Add media/ to .gitignore 10 years ago
  Baptiste Jonglez 0bd009849c Fix adding of reference point (missing HTML element) 10 years ago
  Baptiste Jonglez 8dec3a8117 Fix boolean generation in js 10 years ago
  Baptiste Jonglez 74c31f431f Add information to the front page 10 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 e7df09e111 Show in the admin whether there are tiles for a panorama or not 10 years ago
  Baptiste Jonglez fd17691163 Add an admin action to regenerate tiles 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 5887d45868 Fix redirection bug introduced in ffc66164 10 years ago
  Baptiste Jonglez 69ad381bc8 Update TODO for Celery and tiles generation 10 years ago
  Baptiste Jonglez ffc661644b Redirect to the panorama view after upload 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