[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.0 updated: More possibilities in data access rules. The **_rules tables extended an

banm at vocs.unideb.hu banm at vocs.unideb.hu
Thu Sep 7 09:44:49 CEST 2017


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.0 has been updated
       via  cc81a89a83c7c2882e909e23870208f036b92286 (commit)
      from  00b76fcbbaf9c97b6e443f86294baec43fa0d9e1 (commit)


- Log -----------------------------------------------------------------
commit cc81a89a83c7c2882e909e23870208f036b92286
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Thu Sep 7 09:12:00 2017 +0200

More possibilities in data access rules. The **_rules tables extended an
other boolen type field: sensitive_geometry. Using this field you can
prevent the unauthorized access to geometry. So, now there are three
levels of data access control:
- Not show on map can not query
- Not show on map and prevent geometry selection and not show geometry
- Hide some fields of data

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

Summary of changes:
 libs/afuncs.php                    |    6 +++
 libs/common_pg_funcs.php           |   12 +++--
 libs/css/uploader.css              |    4 +-
 libs/default_modules.php           |    2 +-
 libs/interface.php                 |   72 ++++++++++++++++++++++++++---
 libs/js/uploader.js                |   11 ++++-
 libs/main.js.php                   |   88 ++++++++++++++++++++----------------
 libs/modules/results_asList.php    |   37 ++++++++++++++-
 libs/modules/results_asStable.php  |   29 ++++++++++--
 libs/modules/results_listSlide.php |   41 +++++++++++++++--
 libs/proxy.php                     |    2 +-
 libs/query_builder.php             |   13 +++---
 libs/results_builder.php           |   36 +++++++++++++--
 libs/upload_show-table-form.php    |    3 +-
 14 files changed, 281 insertions(+), 75 deletions(-)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list