[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.1 updated: - Implementing flexible query tables using SESSION current_query_table
banm at vocs.unideb.hu
banm at vocs.unideb.hu
Thu Oct 5 10:14:01 CEST 2017
The project "OpenBioMaps GIT repository":
The branch, devel_2.1 has been updated
via 1f5c5f8aa45daff6bf9b4d4c1b4c0a22f18fc9e3 (commit)
from 35e64ff1041f475a375dacdc2d930d4321ca9a8e (commit)
- Log -----------------------------------------------------------------
commit 1f5c5f8aa45daff6bf9b4d4c1b4c0a22f18fc9e3
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Thu Oct 5 10:10:24 2017 +0200
- Implementing flexible query tables using SESSION current_query_table
variable in several places instead of global PROJECTTABLE variable
- Improved syslog/mapservdisplaying facilities
- Separated project/project_table columns in uploadings table acording
to the flexible main table handling demands
-----------------------------------------------------------------------
Summary of changes:
libs/afuncs.php | 4 +-
libs/common_pg_funcs.php | 61 +++++++++++++-----------
libs/css/admin.css | 1 +
libs/css/profile.css | 25 ++++++++++
libs/default_modules.php | 23 ++++++++++
libs/interface.php | 19 ++++++--
libs/js/admin.js | 18 ++------
libs/languages/admin-en.php | 4 ++
libs/languages/admin-hu.php | 4 ++
libs/languages/admin-ro.php | 4 ++
libs/mod_project.php | 17 +++++--
libs/modules/custom_data_check.php | 87 +++++++++++++++++++++++++++++++++++
libs/modules/query_builder.php | 4 +-
libs/modules/results_asGPX.php | 5 ++
libs/modules/results_asStable.php | 2 +-
libs/project_admin.php | 89 ++++++++++++++++++++++++++++++------
libs/results_builder.php | 17 ++++---
libs/upload_funcs.php | 71 ++++++++++++++++++++++++----
18 files changed, 373 insertions(+), 82 deletions(-)
create mode 100644 libs/modules/custom_data_check.php
--
OpenBioMaps GIT repository
More information about the Devel
mailing list