[Devel] [GIT] OpenBioMaps GIT repository, branch master updated:
git at vocs.unideb.hu
git at vocs.unideb.hu
Thu Sep 26 09:52:00 CEST 2019
The project "OpenBioMaps GIT repository":
The branch, master has been updated
via b0679bef795644672fbc99b69cee80628a36448b (commit)
via 41ebdf41bf593e48c44b58a799a8343eb964ff07 (commit)
from 4031b63e89bea77db6b0ee86e6aa2cfdf2a0d0b2 (commit)
- Log -----------------------------------------------------------------
commit b0679bef795644672fbc99b69cee80628a36448b
Merge: 41ebdf4 4031b63
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Thu Sep 26 09:27:07 2019 +0200
Merge branch 'master' of vocs.unideb.hu:openbiomaps
commit 41ebdf41bf593e48c44b58a799a8343eb964ff07
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Thu Sep 26 09:16:22 2019 +0200
An update and a fix
1) The update:
A new feature added to Conditional cell content checking:
If you have a column such like "number of the eggs" you can set a minmax
check for column "number of hatchlings" where you consider the number of
egg as the maximum value for hatchlings.
E.g.
in the hachlings columns add this conditional function:
(eggs=!!d+){minmax(0:set(.))}
explanation: If "eggs" contains a number the hatchlings minmax range
will be 0:the-value-of-eggs
2) The fix
The soft-error warning and skip marked rows warning, not worked together
- fixed.
-----------------------------------------------------------------------
Summary of changes:
resources/libs/upload_funcs.php | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
--
OpenBioMaps GIT repository
More information about the Devel
mailing list