[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.2 updated:

git at vocs.unideb.hu git at vocs.unideb.hu
Mon Dec 25 22:57:34 CET 2017


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.2 has been updated
       via  80ad9fd0aec17697203cbf027c47e131108a6a17 (commit)
       via  7dd737c9f960cf534f17d7494fb3196a2075b637 (commit)
      from  93c73d4f95acb51e01c75ade3df9b663d2be6d13 (commit)


- Log -----------------------------------------------------------------
commit 80ad9fd0aec17697203cbf027c47e131108a6a17
Merge: 7dd737c9 93c73d4f
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Mon Dec 25 22:56:06 2017 +0100

conflicts merged
Merge branch 'devel_2.2' of vocsi:/home/git/openbiomaps into devel_2.2

commit 7dd737c9f960cf534f17d7494fb3196a2075b637
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Mon Dec 25 22:30:04 2017 +0100

change query/map tables in the main screen
the first part of this functions has been implemented in summer however
same important code parts missed until now.
Most important thing is the querytable based module inculding, because
several module functions related with the current query table. Now the
module calls based on the selected tables and every modules can be set
with table specific parameters. These are important and hard changes
therfore I call the branch as 2.3 from this commit. Merry christmas!
*
/.               /..'               /'.'              /.''.'              /.'.'.       "'""""/'.''.'.""'"'"
^^^[_]^^^
This commit contains some module polishing as well. I merged
box_filter and query_builder modules and renamed to text_filter.
I merged the results_asList and results_listSlide modules.

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

Summary of changes:
 libs/afuncs.php                      |  30 ++-
 libs/common_pg_funcs.php             |  15 +-
 libs/default_modules.php             |  97 ++--------
 libs/interface.php                   |  32 ++--
 libs/js/admin.js                     |  16 +-
 libs/js/maps.js                      |   7 +-
 libs/mod_project.php                 |  21 ++-
 libs/modules/box_filter.php          | 175 +++++++++++++++++
 libs/modules/identify_point.php      |   3 +-
 libs/modules/query_builder.php       |   2 +
 libs/modules/results_asCSV.php       |   3 +-
 libs/modules/results_asGPX.php       |   3 +-
 libs/modules/results_asList.php      | 351 ++++++++++++++++++++++++++++++++++-
 libs/modules/results_asStable.php    |   3 +-
 libs/modules/results_buttons.php     |   3 +-
 libs/modules/results_listSlide.php   |   5 +-
 libs/modules/results_specieslist.php |   4 +-
 libs/prepare_vars.php                |  11 +-
 libs/profile.php                     |   3 +-
 libs/project_admin.php               |  17 +-
 libs/query_builder.php               |  11 +-
 libs/read_uploaded_file.php          |   4 +-
 libs/results_builder.php             |  10 +-
 libs/session_variables_notes.txt     |  34 ++++
 libs/upload.php                      |   3 +-
 libs/upload_funcs.php                |   6 +-
 libs/upload_show-table-form.php      |   3 +-
 27 files changed, 723 insertions(+), 149 deletions(-)
 create mode 100644 libs/session_variables_notes.txt

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list