[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.0 updated: modules:
banm at vocs.unideb.hu
banm at vocs.unideb.hu
Thu Jun 22 19:18:20 CEST 2017
The project "OpenBioMaps GIT repository":
The branch, devel_2.0 has been updated
via 04612d5b40d02d5db2784d556ec14080b9e575b8 (commit)
from 59e6b782ebc1a3445bad0f2cf7f162eeef459bad (commit)
- Log -----------------------------------------------------------------
commit 04612d5b40d02d5db2784d556ec14080b9e575b8
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Thu Jun 22 19:17:08 2017 +0200
modules:
export - import available.
some tests with this new scheme performed
-----------------------------------------------------------------------
Summary of changes:
libs/.common_pg_funcs.php.swk | Bin 0 -> 180224 bytes
libs/afuncs.php | 11 +-
libs/common_pg_funcs.php | 8 +-
libs/default_modules.php | 234 ++++++++------------
libs/js/admin.js | 4 +-
libs/js/functions.js | 8 +-
libs/modules/additional_columns.php | 29 +++
libs/modules/box_filter.php | 14 +-
libs/modules/dataCard_body.php | 4 -
libs/modules/dataCard_header.php | 4 -
libs/modules/join_tables.php | 59 +++++
libs/modules/{photo_div.php => photos.php} | 0
libs/modules/restricted_data.php | 38 ++++
libs/modules/{printCSV.php => results_asCSV.php} | 0
libs/modules/{printGPX.php => results_asGPX.php} | 0
libs/modules/{rollList.php => results_asList.php} | 2 +-
...small_resultsTable.php => results_asStable.php} | 4 +-
...llSize_resultsTable.php => results_asTable.php} | 2 +-
libs/modules/{nuttons.php => results_buttons.php} | 2 +-
.../{dataCard.php => results_listSlide.php} | 12 +-
...lts_speciesList.php => results_specieslist.php} | 0
libs/profile.php | 6 +-
libs/project_admin.php | 7 +-
libs/results_builder.php | 63 ++----
libs/results_query.php | 1 +
25 files changed, 289 insertions(+), 223 deletions(-)
create mode 100644 libs/.common_pg_funcs.php.swk
create mode 100644 libs/modules/additional_columns.php
delete mode 100644 libs/modules/dataCard_body.php
delete mode 100644 libs/modules/dataCard_header.php
create mode 100644 libs/modules/join_tables.php
rename libs/modules/{photo_div.php => photos.php} (100%)
create mode 100644 libs/modules/restricted_data.php
rename libs/modules/{printCSV.php => results_asCSV.php} (100%)
rename libs/modules/{printGPX.php => results_asGPX.php} (100%)
rename libs/modules/{rollList.php => results_asList.php} (98%)
rename libs/modules/{small_resultsTable.php => results_asStable.php} (98%)
rename libs/modules/{fullSize_resultsTable.php => results_asTable.php} (97%)
rename libs/modules/{nuttons.php => results_buttons.php} (99%)
rename libs/modules/{dataCard.php => results_listSlide.php} (97%)
rename libs/modules/{results_speciesList.php => results_specieslist.php} (100%)
--
OpenBioMaps GIT repository
More information about the Devel
mailing list