You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2022/04/25 06:55:49 UTC

[openmeetings] branch master updated (d8dd490b2 -> baad666a2)

This is an automated email from the ASF dual-hosted git repository.

sebawagner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


    from d8dd490b2 Merge pull request #173 from apache/feature/openmeetings-2725-update-css-user-files-tabs
     add be84eea96 OPENMEETINGS-2727 Add tooltips to whiteboard tab bar buttons and only show scroll button when there is more then 1 whiteboard to scroll
     add 00386e66f OPENMEETINGS-2727 Add default translation to other language files.
     add 7277a4325 Merge branch 'master' into feature/OPENMEETINGS-2727-add-tooltips-disable-scroll-btns-when-only-1-whiteboard
     new baad666a2 Merge pull request #175 from apache/feature/OPENMEETINGS-2727-add-tooltips-disable-scroll-btns-when-only-1-whiteboard

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 openmeetings-web/src/main/front/wb/src/wb-area.js         | 15 +++++++++++++++
 .../openmeetings/web/app/Application.properties.xml       |  3 +++
 .../openmeetings/web/app/Application_ar.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_bg.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_bn.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ca.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_cs.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_da.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_de.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_el.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_es.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_fa.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_fi.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_fr.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_gl.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_hi.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_hu.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_in.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_it.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_iw.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ja.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ko.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ku.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_lo.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_nl.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_pl.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_pt.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_pt_BR.properties.xml |  3 +++
 .../openmeetings/web/app/Application_ru.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_sk.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_sv.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ta.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_th.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_tk.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_tr.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_uk.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ur.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_zh_CN.properties.xml |  3 +++
 .../openmeetings/web/app/Application_zh_TW.properties.xml |  3 +++
 .../java/org/apache/openmeetings/web/room/wb/WbPanel.html |  6 +++---
 40 files changed, 132 insertions(+), 3 deletions(-)


[openmeetings] 01/01: Merge pull request #175 from apache/feature/OPENMEETINGS-2727-add-tooltips-disable-scroll-btns-when-only-1-whiteboard

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sebawagner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git

commit baad666a2d6df82960b8881f253df99d31a8733d
Merge: d8dd490b2 7277a4325
Author: Sebastian Wagner <se...@apache.org>
AuthorDate: Mon Apr 25 18:55:44 2022 +1200

    Merge pull request #175 from apache/feature/OPENMEETINGS-2727-add-tooltips-disable-scroll-btns-when-only-1-whiteboard
    
    OPENMEETINGS-2727 Add tooltips to whiteboard tab bar buttons and only  show scroll button when there is more then 1 whiteboard to scroll

 openmeetings-web/src/main/front/wb/src/wb-area.js         | 15 +++++++++++++++
 .../openmeetings/web/app/Application.properties.xml       |  3 +++
 .../openmeetings/web/app/Application_ar.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_bg.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_bn.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ca.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_cs.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_da.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_de.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_el.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_es.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_fa.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_fi.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_fr.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_gl.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_hi.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_hu.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_in.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_it.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_iw.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ja.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ko.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ku.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_lo.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_nl.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_pl.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_pt.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_pt_BR.properties.xml |  3 +++
 .../openmeetings/web/app/Application_ru.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_sk.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_sv.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ta.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_th.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_tk.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_tr.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_uk.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_ur.properties.xml    |  3 +++
 .../openmeetings/web/app/Application_zh_CN.properties.xml |  3 +++
 .../openmeetings/web/app/Application_zh_TW.properties.xml |  3 +++
 .../java/org/apache/openmeetings/web/room/wb/WbPanel.html |  6 +++---
 40 files changed, 132 insertions(+), 3 deletions(-)