[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.2 updated: php 7 - 5 incompatibility fixed in pds template

git at vocs.unideb.hu git at vocs.unideb.hu
Fri Apr 6 11:49:36 CEST 2018


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.2 has been updated
       via  60933223d253d060b6a73bf08635de5170b89beb (commit)
       via  9b28407272d0f4cbe24c3c70dd25ac5ed9b690b6 (commit)
       via  21ee2d24e4ee156a40921d87e175fdc0402f1672 (commit)
       via  3b115f83fbcd304ce3ad9066ad69a695c420aab6 (commit)
      from  417baa6d58b448f8c89fe22e23ee79c545cd25ea (commit)


- Log -----------------------------------------------------------------
commit 60933223d253d060b6a73bf08635de5170b89beb
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Fri Apr 6 11:48:30 2018 +0200

php 7 - 5 incompatibility fixed in pds template
css-grid merged into devel_2.2

commit 9b28407272d0f4cbe24c3c70dd25ac5ed9b690b6
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Fri Apr 6 11:13:34 2018 +0200

Error message fixing in PDS
wrong pds template version replaced
docs updated

commit 21ee2d24e4ee156a40921d87e175fdc0402f1672
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Fri Apr 6 01:05:17 2018 +0200

More improvements for responsive layouts in many places
Mainpage grid: configurable css grid with visual grid layout composing

commit 3b115f83fbcd304ce3ad9066ad69a695c420aab6
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Thu Apr 5 16:18:12 2018 +0200

responsive mainpage header footer upload-page
I have tried to introduce the css-grid for responsive layout.
It looks like pretty good!
Try it!

-----------------------------------------------------------------------

Summary of changes:
 docs                                         |   2 +-
 libs/common_pg_funcs.php                     |  38 +++++-
 libs/css/mapsdata.css                        | 125 +++++++++++++-----
 libs/css/style.css                           | 182 ++++++++++++++++++++-------
 libs/css/uploader.css                        |  74 ++++++++++-
 libs/default_modules.php                     |   2 +-
 libs/interface.php                           |  51 ++++----
 libs/js/maps.js                              |  21 +++-
 libs/js/uploader.js                          |   4 +-
 libs/modules/identify_point.php              |   4 +-
 libs/upload.php                              |   4 +-
 libs/upload_show-table-form.php              |   9 +-
 oauth/resource.php                           |   3 +-
 pds/service.php                              |  24 ++--
 templates/initial/includes/content1.php      |  31 +++++
 templates/initial/includes/content2.php      |  26 ++++
 templates/initial/includes/footer.php        |   9 ++
 templates/initial/includes/mainpage_grid.php |  61 +++++++++
 templates/initial/includes/sidebar1.php      |  25 ++++
 templates/initial/includes/sidebar2.php      |  33 +++++
 templates/initial/includes/sidebar3.php      |  20 +++
 templates/initial/root/header.php.inc        |   8 +-
 templates/initial/root/index.php             |  15 +--
 templates/initial/root/pds.php               |   7 +-
 24 files changed, 623 insertions(+), 155 deletions(-)
 create mode 100644 templates/initial/includes/content1.php
 create mode 100644 templates/initial/includes/content2.php
 create mode 100644 templates/initial/includes/footer.php
 create mode 100644 templates/initial/includes/mainpage_grid.php
 create mode 100644 templates/initial/includes/sidebar1.php
 create mode 100644 templates/initial/includes/sidebar2.php
 create mode 100644 templates/initial/includes/sidebar3.php

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list