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 2020/05/21 08:57:05 UTC

[openmeetings] branch master updated (bbef5ff -> d29c76a)

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 bbef5ff  [OPENMEETINGS-2368] improvements for ICE parameters (#92)
     add 4243c86  OPENMEETINGS-2356 Move close icon on top of ui-titlebar so that mobile/touch can click it.
     add 14b8f01  OPENMEETINGS-2356 Fix common method and indentation in CSS.
     add b502a54  Merge branch 'master' into feature/OPENMEETINGS-2356-move-close-icon-for-download-dialog
     new d29c76a  Merge pull request #94 from apache/feature/OPENMEETINGS-2356-move-close-icon-for-download-dialog

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:
 .../src/main/java/org/apache/openmeetings/web/common/main.js         | 5 +++++
 .../src/main/java/org/apache/openmeetings/web/room/raw-sharer.js     | 5 +----
 .../src/main/java/org/apache/openmeetings/web/room/wb/raw-wb-area.js | 1 +
 openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css          | 4 ++--
 4 files changed, 9 insertions(+), 6 deletions(-)


[openmeetings] 01/01: Merge pull request #94 from apache/feature/OPENMEETINGS-2356-move-close-icon-for-download-dialog

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 d29c76ad70620c236920470666d98ea78c9a1ad1
Merge: bbef5ff b502a54
Author: Sebastian Wagner <se...@apache.org>
AuthorDate: Thu May 21 20:56:55 2020 +1200

    Merge pull request #94 from apache/feature/OPENMEETINGS-2356-move-close-icon-for-download-dialog
    
    OPENMEETINGS-2356 Move close icon on top of ui-titlebar so that mobile and touch can click it

 .../src/main/java/org/apache/openmeetings/web/common/main.js         | 5 +++++
 .../src/main/java/org/apache/openmeetings/web/room/raw-sharer.js     | 5 +----
 .../src/main/java/org/apache/openmeetings/web/room/wb/raw-wb-area.js | 1 +
 openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css          | 4 ++--
 4 files changed, 9 insertions(+), 6 deletions(-)