[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.4 updated: multi label support added for select menus in upload forms. Using this

git at vocs.unideb.hu git at vocs.unideb.hu
Fri Apr 13 11:50:31 CEST 2018


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.4 has been updated
       via  f6f7f4adce91b21439e96884a77c129f7c4aea14 (commit)
       via  b3a3a08c900fad6b4de480b5ac1505d5a46bab36 (commit)
      from  f2c0235297cf146e232ca8275e7cd68f745a682e (commit)


- Log -----------------------------------------------------------------
commit f6f7f4adce91b21439e96884a77c129f7c4aea14
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Fri Apr 13 11:34:43 2018 +0200

multi label support added for select menus in upload forms. Using this
feature it is possible to create more flexible select lists.
E.g.
Here is a list definition in the form edit page:
female#tojó#tojo:f,male#hím#him:m,juvenil#fiatal:j,adult#öreg#oreg:a

in this example the cell values are: f, m, j, a
and multiple lables can be assigned to them:
f (female or tojo or tojó)...

In the web form the element will be used. In the file form this method
let users to use any of the labels or the value to upload valid data (no
red backround of select option elements).

commit b3a3a08c900fad6b4de480b5ac1505d5a46bab36
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Fri Apr 13 10:06:28 2018 +0200

fix: missing main.js.php includes

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

Summary of changes:
 libs/common_pg_funcs.php        |  9 +++++++
 libs/results_table.php          |  1 +
 libs/upload_show-table-form.php | 58 ++++++++++++++++++++++++++++++++---------
 3 files changed, 55 insertions(+), 13 deletions(-)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list