Projet

Général

Profil

Paste
Télécharger (7,45 ko) Statistiques
| Branche: | Révision:

root / panorama.php @ def96176

# Date Auteur Commentaire
def96176 23/12/2014 14:08 Jocelyn Dealande

unconfigured panoramas are viewable again

7096d2f9 22/12/2014 23:43 Jocelyn Dealande

Refacto of Tiles handling and simplified a bit file naming for tiles/params.
By the way, fixes #297

THIS COMMIT BREAKS FILE LAYOUT AND REQUIRES MIGRATION (SEE BELLOW).

To migrate data :

cd tiles
find . '*.jpg' -exec rename 's/[^\/]*_(([0-9]{3}_){2}([0-9]{3}))/$1/' {} \;...

ffebe856 08/12/2014 23:28 Jocelyn Dealande

do not display ref_points and panorama further than 25km from the current one (tunable in constant)

6dea1698 08/12/2014 22:56 Jocelyn Dealande

Use propper RefPoint::get_all() instead of requiring ref_points.local.php

9f05628b 08/12/2014 22:39 Jocelyn Dealande

moved the ref_points path to a constant.

36daa381 08/12/2014 21:19 Jocelyn Dealande

Bugfix: no ref_points was available when there was only one in ref_points.local.php

6156a9b6 25/12/2013 16:59 Jocelyn Delande

some request input checking/sanitization

c621f296 24/12/2013 01:31 Jocelyn Delande

typo

7dc0d23c 24/12/2013 01:22 Jocelyn Delande

propper typing of params

afe20e9f 23/12/2013 23:59 Jocelyn Delande

Moved error handling and autoloading outside of the utils::init() (__autoload was not working actuallly)

3d3b31ae 10/12/2013 01:07 Jocelyn Delande

Moved some treatements to functions for better understanding.

812f173f 08/12/2013 19:14 Jocelyn Delande

make use of constants

1aebc2ec 07/12/2013 13:05 Jocelyn Delande

has_params and get_all for site_point

af81ae55 01/12/2013 17:36 Jocelyn Delande

Can now Load the pano.js in the view_cap.php

4841125e 24/11/2013 19:50 Jocelyn Delande

moved forms to separate files to put panorama.php to diet and make it more readable

fe3e0cdf 17/11/2013 19:31 Jocelyn Delande

- Moved ref_points.php to something less toulouse-specific ;-)
by default : no ref points, but the ability to define its own list
or to use one of the files from ref_points folder.
- Fixed the UI if the ref_points list is empty.

72ecbd21 26/08/2013 00:11 Marc Souviron

amélioration mineure

f524783f 25/08/2013 23:39 Marc Souviron

permet la visualisation d'axes horizontaux via OSM

a752b78b 25/08/2013 17:09 Marc Souviron

Amélioration du style et apports de nouveaux points de référence.

862d44f8 24/08/2013 11:41 Marc Souviron

amélioration cosmétiques et remise à jour de la liste des fichiers.

0bd646e4 24/08/2013 02:35 Victor PONGNIAN

remise en forme du travail de Victor Pongnian suit à son stage
Il reste pas mal de cosmétique à revoir mais le système devrait déjà être utilisable dans l'état.

7f9aab46 22/08/2013 17:41 Victor Pongnian

Version réaliée pour la sage de Victor Pongnian

f60262e6 29/03/2012 18:25 Marc Souviron

Première version enregistrée