[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.0 updated: It is not OpenBioMaps any more :(

banm at vocs.unideb.hu banm at vocs.unideb.hu
Fri Aug 25 19:49:43 CEST 2017


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.0 has been updated
       via  dcf471b05a9208ebd3941eb98ae9b84570dc4e33 (commit)
      from  df3924421d8884b627737b17ed7b671bd1c4365f (commit)


- Log -----------------------------------------------------------------
commit dcf471b05a9208ebd3941eb98ae9b84570dc4e33
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Fri Aug 25 19:40:32 2017 +0200

It is not OpenBioMaps any more :(

I have cleaned and updated the access policies.
The project maintainers rights clearly separated from the data access
handling.
There are 4 users levels:
0 - parked
1 - normal
2 - maintainer
3 - manager
4 - assistant
This is stored in the user_groups table

There are four levels for data access:
0 = Open project:        Accessible for Everybody
1 = Closed project:      Accessible for Logined Members
2 = Paranoid project:    Accessible for specified group members
3 = Freaky project:      Accessible only own data, no groups
This is stored in the local_vars_php.inc file and matched on the fly
with the uploader_id or the rules_table content's.

Some updates will be necessarry in every project!!!

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

Summary of changes:
 libs/common_pg_funcs.php             |   20 +-
 libs/db_funcs.php                    |  445 +++++++++++++++++-----------------
 libs/{db_funcs.php => db_funcs.php_} |    7 +-
 libs/evaluation.php                  |    3 -
 libs/interface.php                   |    6 +-
 libs/js/admin.js                     |   21 +-
 libs/languages/admin-en.php          |    9 +-
 libs/languages/admin-hu.php          |    9 +-
 libs/languages/admin-ro.php          |    9 +-
 libs/mod_project.php                 |   36 ++-
 libs/project_admin.php               |  124 ++++++++--
 libs/results_builder.php             |    5 -
 libs/update_mapfile.php              |    3 +-
 libs/update_taxonc.php               |    6 +-
 14 files changed, 418 insertions(+), 285 deletions(-)
 copy libs/{db_funcs.php => db_funcs.php_} (99%)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list