[Devel] [GIT] OpenBioMaps GIT repository, branch master updated:

git at vocs.unideb.hu git at vocs.unideb.hu
Tue Aug 14 11:27:19 CEST 2018


    The project "OpenBioMaps GIT repository":

    The branch, master has been updated
       via  67c89ddac4d60855e23735b0c6c895e219f3da7c (commit)
       via  fd9fadcd3914876678220ba7188d6550d3e7b693 (commit)
       via  9b5b647f3ff9b252f39067c7ef5e7589209a5b37 (commit)
       via  330760ad181f284846407bc49cf76e9234a7ef95 (commit)
       via  c93e5f31c5eb0e5b577d765e6f56c7dae6afa101 (commit)
      from  877f92c1c0cc4b75177c03dbfb3d1671d3fc1e37 (commit)


- Log -----------------------------------------------------------------
commit 67c89ddac4d60855e23735b0c6c895e219f3da7c
Merge: fd9fadcd 9b5b647f
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Tue Aug 14 11:26:25 2018 +0200

Merge branch 'language_from_db'

It is a great improvement, thanks Gábor!

commit fd9fadcd3914876678220ba7188d6550d3e7b693
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Tue Aug 14 11:01:35 2018 +0200

.

commit 9b5b647f3ff9b252f39067c7ef5e7589209a5b37
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date:   Tue Aug 14 09:52:28 2018 +0300

.

commit 330760ad181f284846407bc49cf76e9234a7ef95
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date:   Tue Aug 14 09:45:05 2018 +0300

global translations table

1. global translations table on the language definition page

2. general showHide js function toggle visibility of items.
usage example:
button: <i class="fa fa-plus showHide" data-target="targetId"></i>
target: <div id="targetId"> ... </div>

commit c93e5f31c5eb0e5b577d765e6f56c7dae6afa101
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date:   Tue Aug 14 00:12:43 2018 +0300

translations moved from files to database

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

Summary of changes:
 languages/UMS_REPOSITORY/repository.db |  6 +++
 libs/afuncs.php                        | 62 +++++++++++++++++++++++
 libs/backward_compatibility.php        | 91 ++++++++++++++++++++++++++++++++++
 libs/css/style.css                     |  4 ++
 libs/js/admin.js                       | 35 +++++++++++++
 libs/js/main.js                        |  8 +++
 libs/languages.php                     | 27 ++++------
 libs/project_admin.php                 | 63 ++++++++++++++++++++++-
 libs/results_query.php                 |  2 +-
 pds/pds_class.php                      | 53 ++++++++++++--------
 10 files changed, 310 insertions(+), 41 deletions(-)
 create mode 100644 libs/backward_compatibility.php

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list