Project

General

Profile

Paste
Statistics
| Branch: | Revision:

root / ajax @ 5bfbdfb4

Name Size Revision Age Author Comment
add_reference.php 1.07 KB 3a832cbc about 11 years Jocelyn Delande Added sanity checks
all_points.php 1 KB 5bfbdfb4 almost 10 years Jocelyn Dealande changed code so that we can concatenate one or ...
rm_reference.php 915 Bytes 3a832cbc about 11 years Jocelyn Delande Added sanity checks

Latest revisions

# Date Author Comment
5bfbdfb4 02/08/2015 10:35 PM Jocelyn Dealande

changed code so that we can concatenate one or more ref_points files to ref_points.local.php

7096d2f9 12/22/2014 11:43 PM 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/' {} \;...

9f05628b 12/08/2014 10:39 PM Jocelyn Dealande

moved the ref_points path to a constant.

f0cea9c4 11/28/2014 10:44 PM Jocelyn Delande

now displays the circles with the same color as on the pano (sortof...)

73ba56a4 12/23/2013 06:11 PM Jocelyn Delande

typo

3d8d154e 12/23/2013 06:10 PM Jocelyn Delande

fix array format that seems not to work with some PHP versions

3a832cbc 12/23/2013 05:41 PM Jocelyn Delande

Added sanity checks

ea08a2a7 12/23/2013 04:48 PM Jocelyn Delande

adds a rm_reference.php webservice and fixed the typing from/to ini files

c5f89cd9 12/20/2013 02:16 PM Jocelyn Delande

webservice to reference ref_points is ready

e68abb6a 12/18/2013 02:17 PM Jocelyn Delande

first steps of add_reference.php webservice : input validation/sanitization and RefPoint class

View revisions

Also available in: Atom