Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / class @ def96176

Nom Taille Révision Âge Auteur Commentaire
FormValidator.class.php 3,2 ko 6156a9b6 presque 11 ans Jocelyn Delande some request input checking/sanitization
GeoPoint.class.php 1,28 ko ffebe856 presque 10 ans Jocelyn Dealande do not display ref_points and panorama further ...
RefPoint.class.php 1,26 ko ffebe856 presque 10 ans Jocelyn Dealande do not display ref_points and panorama further ...
Tile.class.php 906 octets 7096d2f9 presque 10 ans Jocelyn Dealande Refacto of Tiles handling and simplified a bit ...
TilesGenerator.php 2,08 ko 7096d2f9 presque 10 ans Jocelyn Dealande Refacto of Tiles handling and simplified a bit ...
index.php 1,28 ko 0bd646e4 environ 11 ans Victor PONGNIAN remise en forme du travail de Victor Pongnian s...
site_point.class.php 9,53 ko 7096d2f9 presque 10 ans Jocelyn Dealande Refacto of Tiles handling and simplified a bit ...
sites_dir.class.php 497 octets 0bd646e4 environ 11 ans Victor PONGNIAN remise en forme du travail de Victor Pongnian s...
utils.class.php 2,37 ko ffebe856 presque 10 ans Jocelyn Dealande do not display ref_points and panorama further ...

Dernières révisions

# Date Auteur Commentaire
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.

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

some request input checking/sanitization

a1063f68 25/12/2013 15:51 Jocelyn Delande

The one-step upload now handles as well the tiles generation and stops on generation errors if needed

1662eb69 24/12/2013 01:20 Jocelyn Delande

fixes bug : image_loop not returned properly after being parsed from file

99204edb 24/12/2013 01:19 Jocelyn Delande

tolerate that the dir exists before tiles creation

afe20e9f 23/12/2013 23:59 Jocelyn Delande

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

2858c9fe 23/12/2013 23:14 Jocelyn Delande

allow upload with same names

Voir les révisions

Formats disponibles : Atom