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

git at vocs.unideb.hu git at vocs.unideb.hu
Tue Mar 6 05:49:07 CET 2018


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.2 has been updated
       via  79cbae14759ffb434d6906b31c298c5f6f105540 (commit)
       via  85a3be4bcbdb1f3784244c6f059898234af41479 (commit)
      from  7f8ea60d0e345d512461809679050c607544fc30 (commit)


- Log -----------------------------------------------------------------
commit 79cbae14759ffb434d6906b31c298c5f6f105540
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Tue Mar 6 05:40:52 2018 +0100

upload,function js:
yellow autofill upload cell bug fixes:
save-page, reload page ajax calls

interface.php:
upload history link fixing

common_pg_funcs.php
create_history_table function: add data_table column (it was introduced
few month ago, but not created automatically in the new project)

commit 85a3be4bcbdb1f3784244c6f059898234af41479
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Mon Mar 5 13:58:40 2018 +0100

There are some projects where colour/symbol classes are defined but map legends is missing. The mapserver can handle legends, so I put this feature into openbiomaps. It is the most simple legend display option yet: just put a legend box on the map area which automatcally created from the defiend map classes. It not supports multi layers yet.
Using legends on map is optional. You can turn on it in the biomaps db project_variables table, legend column.

This is a new column in this table:
ALTER TABLE project_variables ADD COLUMN legend boolean DEFAULT false;

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

Summary of changes:
 libs/.common_pg_funcs.php.swk | Bin 221184 -> 225280 bytes
 libs/common_pg_funcs.php      |   1 +
 libs/interface.php            |  12 ++++--
 libs/js/functions.js          |   2 +-
 libs/js/uploader.js           |  83 ++++++++++++++++++++++++------------------
 libs/main.js.php              |  44 +++++++++++++---------
 libs/project_admin.php        |  19 ++++++++--
 libs/proxy.php                |   4 +-
 libs/update_mapfile.php       |   7 ++++
 9 files changed, 111 insertions(+), 61 deletions(-)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list