[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: module calls have become more systematic

git at vocs.unideb.hu git at vocs.unideb.hu
Fri Feb 22 15:55:53 CET 2019


    The project "OpenBioMaps GIT repository":

    The branch, master has been updated
       via  1710eadfa318f1c42d51f8e1741154bee04cf43c (commit)
       via  845d14a2e367f559c21ccca16dc649e888d646a6 (commit)
       via  c89e34c4ea60ca2e36d021fd67cd2e4baf23b4c9 (commit)
      from  d886531c77ac7c4bb5240e9e5dc9cf5a45114193 (commit)


- Log -----------------------------------------------------------------
commit 1710eadfa318f1c42d51f8e1741154bee04cf43c
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Fri Feb 22 15:55:49 2019 +0100

module calls have become more systematic

commit 845d14a2e367f559c21ccca16dc649e888d646a6
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Fri Feb 22 12:08:08 2019 +0100

tab errors fixed

commit c89e34c4ea60ca2e36d021fd67cd2e4baf23b4c9
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Fri Feb 22 09:25:46 2019 +0100

biomaps_1 | ERROR: no schema has been selected to create in biomaps_1... Fixed

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

Summary of changes:
 resources/js/main.js                               |   2 +
 resources/js/maps.js                               | 210 ++-------------
 resources/libs/afuncs.php                          | 135 ++--------
 resources/libs/data-history-page.php               |   2 +-
 resources/libs/data-sheet-page.php                 |   4 +-
 resources/libs/default_modules.php                 | 118 +++++----
 resources/libs/map-page.php                        |   6 +-
 resources/libs/modules.js.php                      |  31 +--
 resources/libs/modules/box_filter.php              | 294 +++++++++++++++++++++
 resources/libs/modules/custom_data_check.php       |   2 +-
 resources/libs/modules/identify_point.php          |   2 +-
 resources/libs/modules/results_asCSV.php           |   2 +-
 resources/libs/modules/results_asGPX.php           |   2 +-
 resources/libs/modules/results_asJSON.php          |   2 +-
 resources/libs/modules/results_asList.php          |  10 +-
 resources/libs/modules/results_asSHP.php           |   2 +-
 resources/libs/modules/results_asStable.php        |  10 +-
 resources/libs/modules/results_buttons.php         |   2 +-
 resources/libs/modules/results_specieslist.php     |   2 +-
 resources/libs/modules/results_summary.php         |   2 +-
 resources/libs/modules/transform_data.php          |   2 +-
 resources/libs/profile.php                         |   2 +-
 resources/libs/query_builder.php                   |   2 +-
 resources/libs/read_uploaded_file.php              |   2 +-
 resources/libs/results_builder.php                 |  30 +--
 resources/libs/upload_funcs.php                    |   2 +-
 resources/libs/upload_show-table-form.php          |   4 +-
 .../server_init/db_structure/biomaps_data.sql      |  12 +-
 .../server_init/db_structure/biomaps_structure.sql |   4 +-
 29 files changed, 468 insertions(+), 432 deletions(-)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list