[Devel] [GIT] OpenBioMaps GIT repository, branch new_boxfilter updated:
git at vocs.unideb.hu
git at vocs.unideb.hu
Mon Jan 14 02:14:51 CET 2019
The project "OpenBioMaps GIT repository":
The branch, new_boxfilter has been updated
via 42d300155b7ba04417106bf16133e41b4a01d55b (commit)
via 94c79c3bf82798f948cb77a3d9501b8cc02408dc (commit)
via 774c1efff7df7916ec7bb8c6f4a3fa404398e7c5 (commit)
via ff51087cd7397ae837c56bf7e0e3427781f346bc (commit)
via 6c464b7e8e83893e4c3a4b82e3aee8d8c9e04ac8 (commit)
via 92b59809bfbd125096d3ee10b01f30db99c25027 (commit)
via 99dba09c39bb3711c3c2c15df75ac142c5bd68f9 (commit)
via 2859b167f135068ddc2cbaa67ab3871e0ac46cf7 (commit)
from 3971fa0d23e639d709e69c674b568b5fbc84ebaa (commit)
- Log -----------------------------------------------------------------
commit 42d300155b7ba04417106bf16133e41b4a01d55b
Merge: 94c79c3 3971fa0
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date: Mon Jan 14 03:14:39 2019 +0200
Merge branch 'new_boxfilter' of vocs.unideb.hu:/home/git/openbiomaps into new_boxfilter
commit 94c79c3bf82798f948cb77a3d9501b8cc02408dc
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date: Sat Jan 12 04:52:59 2019 +0200
bugfix
commit 774c1efff7df7916ec7bb8c6f4a3fa404398e7c5
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date: Wed Jan 9 12:29:35 2019 +0200
moving the new_box_filter branch to the new repo
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