[Devel] [GIT] OpenBioMaps GIT repository, branch master updated:
git at vocs.unideb.hu
git at vocs.unideb.hu
Sat May 26 23:48:29 CEST 2018
The project "OpenBioMaps GIT repository":
The branch, master has been updated
via e9b7ee14423bd228481335c9c2d683341f003aaf (commit)
via de09ad51f54ec2ad67aabc84e1f76d84987496db (commit)
via 118f0241998468d7d4c31113a3f044e797632672 (commit)
via 9d28a0db60ab31d4ff9adf42806f78208795c3c5 (commit)
via 7313d0a0bb5c97317a87bdff1819691ffe35e095 (commit)
via 561d3c4a36ea2575269f3a1d94588d00c880c42f (commit)
via f25f2d740f7f6a33eb11bb01805295e31ce7750f (commit)
via 0c0bb051825a456742fe588ac51da60e6e72d69e (commit)
via ba871752466c78155fa2cacdc95bac63fc58bf4a (commit)
via b0f2f06c07c203557578a292291c2e0e6ddc8a5b (commit)
via c920e4ece13103ded9ab38c1c75b77a6896beda1 (commit)
from 959fb57d416ed0ac34a5525f887c6b91f804aaca (commit)
- Log -----------------------------------------------------------------
commit e9b7ee14423bd228481335c9c2d683341f003aaf
Merge: de09ad51 959fb57d
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat May 26 23:48:13 2018 +0200
Merge branch 'master' of vocsi:/home/git/openbiomaps
commit de09ad51f54ec2ad67aabc84e1f76d84987496db
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat May 26 23:44:16 2018 +0200
Big GDPR update
commit 118f0241998468d7d4c31113a3f044e797632672
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat May 26 15:37:20 2018 +0200
Missing function implemented: Drop-my-profile
commit 9d28a0db60ab31d4ff9adf42806f78208795c3c5
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat May 26 01:09:38 2018 +0200
privacy and terms accept options in registration
commit 7313d0a0bb5c97317a87bdff1819691ffe35e095
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Tue May 22 22:17:13 2018 +0200
packed data
packed data line upload tested, works
commit 561d3c4a36ea2575269f3a1d94588d00c880c42f
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Tue May 22 21:37:55 2018 +0200
zero invitation bug fix
commit f25f2d740f7f6a33eb11bb01805295e31ce7750f
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sun May 20 16:54:12 2018 +0200
packed_data
packed_lines .zip works...
commit 0c0bb051825a456742fe588ac51da60e6e72d69e
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat May 19 22:40:28 2018 +0200
packed_data...
commit ba871752466c78155fa2cacdc95bac63fc58bf4a
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat May 19 17:34:46 2018 +0200
unzip function
it used in packed_data pds request processing
commit b0f2f06c07c203557578a292291c2e0e6ddc8a5b
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat May 19 17:32:56 2018 +0200
packed data upload
commit c920e4ece13103ded9ab38c1c75b77a6896beda1
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Wed May 16 16:34:25 2018 +0200
fixing module function
empty group access was not handled
-----------------------------------------------------------------------
Summary of changes:
.htaccess | 2 +
about.html | 4 +
any.html | 129 --------
aszf.html | 69 +++++
at.html | 328 +++++++++++++++++++++
common_pg_funcs.php | 5 +-
cookies.html | 56 ++++
css/style.css | 2 +-
disclaimer.html | 4 +
gekko_index.php | 161 ++++++++--
index.php | 247 ++++++++++------
languages/UMS_REPOSITORY/repository.db | 48 +++
languages/en.php | 6 +-
languages/hu.php | 8 +-
libs/afuncs.php | 9 +
libs/common_pg_funcs.php | 236 +++++++++++++--
libs/js/admin.js | 35 +++
libs/js/main.js | 23 ++
libs/languages/en.php | 2 +
libs/languages/hu.php | 2 +
libs/languages/ro.php | 2 +
libs/prepare_vars.php | 9 +
libs/profile.php | 11 +
libs/update_profile.php | 24 +-
local_vars.php.inc | 5 +-
pds/common_pg_funcs.php | 1 -
pds/pds_class.php | 26 +-
prepare_vars.php | 21 +-
server.html | 6 +
.../initial/root/UMS_REPOSITORY/repository.db | 39 +++
templates/initial/root/footer.php.inc | 11 +-
templates/initial/root/header.php.inc | 2 +-
templates/initial/root/index.php | 17 ++
33 files changed, 1257 insertions(+), 293 deletions(-)
create mode 100644 about.html
delete mode 100644 any.html
create mode 100644 aszf.html
create mode 100644 at.html
create mode 100644 cookies.html
create mode 100644 disclaimer.html
create mode 100644 server.html
--
OpenBioMaps GIT repository
More information about the Devel
mailing list