[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: multiselect & obfun things
git at vocs.unideb.hu
git at vocs.unideb.hu
Thu Jan 17 14:36:20 CET 2019
The project "OpenBioMaps GIT repository":
The branch, master has been updated
via f3586b5ded5e7d46e89b593ef12e3309a8f59372 (commit)
via 7916a56ea45093551ccdd73c295cfa7d263a506f (commit)
from f13bfab963cebf8855e186514133d8a9e83f69df (commit)
- Log -----------------------------------------------------------------
commit f3586b5ded5e7d46e89b593ef12e3309a8f59372
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Thu Jan 17 14:34:50 2019 +0100
multiselect & obfun things
multiselect has changed: I've replaced sumoselect library to fSelect
obfun with fSelect fixed
commit 7916a56ea45093551ccdd73c295cfa7d263a506f
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Tue Jan 15 22:02:57 2019 +0100
Api form elements' order and names bug fixed
-----------------------------------------------------------------------
Summary of changes:
resources/css/{fSelect.css => fTSelect.css} | 60 +-
resources/css/sumoselect.min.css | 2 +-
resources/css/uploader.css | 9 +-
resources/js/{fSelect.js => fTSelect.js} | 178 ++---
resources/js/functions.js | 1 -
resources/js/jquery.sumoselect.js | 815 +++++++++++++++++++++
resources/js/uploader.js | 86 ++-
resources/libs/afuncs.php | 8 +-
resources/libs/parsecsv.lib.php_0.4.3 | 771 +++++++++++++++++++
resources/libs/upload.php | 16 +-
resources/libs/upload_show-table-form.php | 49 +-
resources/pds/pds_class.php | 21 +-
.../var/www/html/biomaps/languages/en.php | 6 +-
.../var/www/html/biomaps/languages/hu.php | 6 +-
.../var/www/html/biomaps/supervisor.php | 71 +-
15 files changed, 1899 insertions(+), 200 deletions(-)
copy resources/css/{fSelect.css => fTSelect.css} (74%)
copy resources/js/{fSelect.js => fTSelect.js} (60%)
create mode 100644 resources/js/jquery.sumoselect.js
create mode 100644 resources/libs/parsecsv.lib.php_0.4.3
--
OpenBioMaps GIT repository
More information about the Devel
mailing list