[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: getphoto bug fixes
git at vocs.unideb.hu
git at vocs.unideb.hu
Mon Aug 20 12:23:52 CEST 2018
The project "OpenBioMaps GIT repository":
The branch, master has been updated
via a2e99c84e30fd91bcb00b74c5c6a0a70afec7124 (commit)
from 0cf385ef80547754ae34e6ad6fda764614fa351e (commit)
- Log -----------------------------------------------------------------
commit a2e99c84e30fd91bcb00b74c5c6a0a70afec7124
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date: Mon Aug 20 13:19:53 2018 +0300
getphoto bug fixes
since one photo (aattachment) can have multiple connection ids the
getphoto?ref={filename} request is not enough for getting all the
connected photos
connection ID is introduced in the request string as follows:
getphoto?c={connectionID}&ref={filename}
-----------------------------------------------------------------------
Summary of changes:
libs/interface.php | 4 ++--
libs/js/functions.js | 4 ++--
libs/js/main.js | 9 +++++----
libs/modules/results_asList.php | 4 ++--
libs/modules/results_asStable.php | 2 --
libs/photos.php | 34 ++++++++++++++++++----------------
libs/project_admin.php | 2 +-
7 files changed, 30 insertions(+), 29 deletions(-)
--
OpenBioMaps GIT repository
More information about the Devel
mailing list