[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: qgrids enabled on other tables...

git at vocs.unideb.hu git at vocs.unideb.hu
Thu Jan 10 21:02:22 CET 2019


    The project "OpenBioMaps GIT repository":

    The branch, master has been updated
       via  c152c1808ab99324bf19caf64bea7010a75a1967 (commit)
       via  fd26aa8e5a6e74e031ca8530cb4839b6bce1d024 (commit)
       via  2cecabaa2142290e75962e05229603e9723d5ae6 (commit)
       via  dd7902271943e791ad03b90bb7ceb08e280d519b (commit)
       via  3f940fb9c2f13d4fe608f15d5fd3688b764172e6 (commit)
      from  ef9b7bd28ac03c7092c0ae0300cff10c053ba19f (commit)


- Log -----------------------------------------------------------------
commit c152c1808ab99324bf19caf64bea7010a75a1967
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Thu Jan 10 21:01:49 2019 +0100

qgrids enabled on other tables...

commit fd26aa8e5a6e74e031ca8530cb4839b6bce1d024
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Thu Jan 10 20:58:44 2019 +0100

colour ring box updates

colour ring search box with text-filter
USAGE:
in module setting:

color_ring_column::colour_rings

where color_ring_column is the column's name

commit 2cecabaa2142290e75962e05229603e9723d5ae6
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Thu Jan 10 20:55:33 2019 +0100

.

commit dd7902271943e791ad03b90bb7ceb08e280d519b
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Wed Jan 9 16:16:55 2019 +0100

fixed regexp symbols in autocomplete box filter search

commit 3f940fb9c2f13d4fe608f15d5fd3688b764172e6
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Wed Jan 9 16:15:52 2019 +0100

css import for colour rings styles

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

Summary of changes:
 README.md                                          |   3 +
 resources/css/colour-ring-box.css                  | 194 ++++++++++++
 resources/css/style.css                            |   1 +
 resources/css/uploader.css                         | 192 +-----------
 resources/js/colour-ring-box.js                    | 323 ++++++++++++++++++++
 resources/js/maps.js                               |  12 +
 resources/js/uploader.js                           | 324 +--------------------
 resources/libs/afuncs.php                          |   8 +-
 resources/libs/common_pg_funcs.php                 | 123 +++++++-
 resources/libs/modules/box_filter.php              |   5 +
 resources/libs/modules/grid_view.php               |   2 +-
 resources/libs/proxy.php                           |   1 -
 resources/libs/upload.php                          |  83 +++---
 resources/pages/index.php                          |   1 +
 .../var/www/html/biomaps/projects/sablon/index.php |   1 +
 .../html/biomaps/projects/sablon/private/proxy.php |   1 -
 .../html/biomaps/projects/sablon/public/proxy.php  |   1 -
 .../var/www/html/biomaps/supervisor.php            |   2 +
 root-site/supervisor.php                           |   2 +
 19 files changed, 722 insertions(+), 557 deletions(-)
 create mode 100644 README.md
 create mode 100644 resources/css/colour-ring-box.css
 create mode 100644 resources/js/colour-ring-box.js

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list