[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: grid view / change process simplified and imporved
git at vocs.unideb.hu
git at vocs.unideb.hu
Fri Jan 11 16:21:28 CET 2019
The project "OpenBioMaps GIT repository":
The branch, master has been updated
via ff51087cd7397ae837c56bf7e0e3427781f346bc (commit)
via 6c464b7e8e83893e4c3a4b82e3aee8d8c9e04ac8 (commit)
via 92b59809bfbd125096d3ee10b01f30db99c25027 (commit)
via 99dba09c39bb3711c3c2c15df75ac142c5bd68f9 (commit)
via 2859b167f135068ddc2cbaa67ab3871e0ac46cf7 (commit)
from baff0824b6b25c3d7afe658640d0c6e0d6e6d681 (commit)
- Log -----------------------------------------------------------------
commit ff51087cd7397ae837c56bf7e0e3427781f346bc
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Fri Jan 11 16:19:34 2019 +0100
grid view / change process simplified and imporved
One pivotal point is that, if grid module is enabled, all data layers is
displayed in singletile mode automatically which reduce the multiquery
response times.
commit 6c464b7e8e83893e4c3a4b82e3aee8d8c9e04ac8
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Fri Jan 11 07:32:45 2019 +0000
Add LICENSE
commit 92b59809bfbd125096d3ee10b01f30db99c25027
Merge: baff082 99dba09
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Fri Jan 11 08:18:33 2019 +0100
Merge branch 'master' of gitlab.com:openbiomaps/web-app
commit 99dba09c39bb3711c3c2c15df75ac142c5bd68f9
Author: Gáspár Ákos <gaspar.akos at gmail.com>
Date: Thu Jan 10 12:34:32 2019 +0100
disable xdebug
commit 2859b167f135068ddc2cbaa67ab3871e0ac46cf7
Author: Gáspár Ákos <gaspar.akos at gmail.com>
Date: Thu Jan 10 11:05:04 2019 +0000
Add .gitlab-ci.yml
-----------------------------------------------------------------------
Summary of changes:
.gitlab-ci.yml | 25 +
Dockerfile | 4 +-
LICENSE | 674 +++++++++++++++++++++
resources/images/empty.png | Bin 0 -> 334 bytes
resources/js/maps_functions.js | 9 +-
resources/libs/afuncs.php | 2 +-
resources/libs/main.js.php | 50 +-
resources/libs/modules/grid_view.php | 29 +-
resources/libs/proxy.php | 14 +-
resources/templates/project_init/private/proxy.php | 14 +-
resources/templates/project_init/public/proxy.php | 14 +-
.../html/biomaps/projects/sablon/private/proxy.php | 14 +-
.../html/biomaps/projects/sablon/public/proxy.php | 14 +-
13 files changed, 777 insertions(+), 86 deletions(-)
create mode 100644 .gitlab-ci.yml
create mode 100644 LICENSE
create mode 100644 resources/images/empty.png
--
OpenBioMaps GIT repository
More information about the Devel
mailing list