[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.2 updated: Create postgres user module

git at vocs.unideb.hu git at vocs.unideb.hu
Tue Feb 20 22:50:06 CET 2018


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.2 has been updated
       via  ef4dd0204ea50f15e7c138f85b7e06e22539810e (commit)
      from  a5927924c8d28a28f871d8e634c5c6e389e35695 (commit)


- Log -----------------------------------------------------------------
commit ef4dd0204ea50f15e7c138f85b7e06e22539810e
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Tue Feb 20 22:41:33 2018 +0100

Create postgres user module

error message bug fix

Change active project on the same server - bug fix

Set SRID for geometry column in header names (it was missing) by the
following way: In the "database columns" type the srid into the comment
field. E.g. for the 'obm_geometry' column type the following string 'srid:4326'.

Some styling improvements in the data sheet page

Load geometry from the data sheet page - bug fix

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

Summary of changes:
 libs/common_pg_funcs.php              | 58 +++++++++++++-------------
 libs/create_new_project.php           | 66 +++++++++++++++---------------
 libs/css/style.css                    | 10 +++--
 libs/default_modules.php              | 22 ++++++++++
 libs/interface.php                    | 76 +++++++++++++++++++++++++----------
 libs/js/functions.js                  |  6 +++
 libs/logout.php                       | 16 ++++----
 libs/mod_project.php                  | 15 +++++--
 libs/modules/box_load_coord.php       |  2 +-
 libs/modules/create_postgres_user.php | 20 +++++++++
 libs/modules/results_asStable.php     | 20 ++++++++-
 libs/modules/transform_data.php       | 10 +++++
 libs/prepare_vars.php                 |  7 ++++
 libs/profile.php                      | 14 +++++++
 libs/project_admin.php                | 11 ++---
 libs/proxy.php                        |  7 ++++
 libs/query_builder.php                |  2 +-
 libs/results_builder.php              | 36 +++++++++++------
 libs/upload_funcs.php                 |  4 +-
 19 files changed, 284 insertions(+), 118 deletions(-)
 create mode 100644 libs/modules/create_postgres_user.php

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list