[jira] [Commented] (OPENMEETINGS-2683) Explore what features of manifest file are useful for OpenMeetings

2021-10-10 Thread Sebastian Wagner (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426955#comment-17426955
 ] 

Sebastian Wagner commented on OPENMEETINGS-2683:


Yeah doing a PMA (progressive web application) is an option I think. In general 
it means nothing else then: Saving the page to your home screen. Thats it.

It has some advantages and provides additional options (eg controlling full 
screen). This could be especially interesting for the Mobile Version of 
OpenMeetings. In order to compete with native Mobile Apps.

It makes it more like look and feel like an actual Mobile App, since you can 
start OpenMeetings directly from an icon on your device.

 

> Explore what features of manifest file are useful for OpenMeetings
> --
>
> Key: OPENMEETINGS-2683
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2683
> Project: Openmeetings
>  Issue Type: New Feature
>  Components: Mobile client
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Major
> Fix For: 7.0.0
>
>
> OpenMeetings on a Mobile device is almost unusable because the aspect ratio 
> on portrait mode is almost impossible to click any button.
> As well as the layout of the application is more width than height.
> Apparently there is a way to force the browser into landscape mode using the 
> manifest.json file. There might be also other features out of the manifest 
> file that may improve the experience. It is designed to help Progress Web 
> Apps to more look and feel like Native Apps on Mobile devices.
> See also:
>  * [https://www.w3.org/TR/appmanifest/]
>  * [https://developer.mozilla.org/en-US/docs/Web/Manifest] 
>  * [https://web.dev/add-manifest/] 
>  * 
> [https://stackoverflow.com/questions/14360581/force-landscape-orientation-mode]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2680) Openmeetings / next demo server issues

2021-10-10 Thread Sebastian Wagner (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426953#comment-17426953
 ] 

Sebastian Wagner commented on OPENMEETINGS-2680:


If we decide to release master as 6.2.0 we can move this ticket (and any other 
done) from v7.0.0 to v6.2.0

> Openmeetings / next demo server issues
> --
>
> Key: OPENMEETINGS-2680
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2680
> Project: Openmeetings
>  Issue Type: Bug
>  Components: iOS
>Affects Versions: 7.0.0
>Reporter: Sebastian Wagner
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 7.0.0
>
> Attachments: image-2021-10-06-09-18-45-862.png, 
> image-2021-10-06-09-20-43-547.png
>
>
> See below errors from trying to loging into 
> [https://om.alteametasoft.com:8443/next/]
> Console errors:
>  
> {code:java}
> Refused to load 
> https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap 
> because it does not appear in the style-src directive of the Content Security 
> Policy.
> ReferenceError: Can't find variable: Notification 
> {code}
>  
> Screenshot of console errors:
> !image-2021-10-06-09-18-45-862.png|width=891,height=195!
> Screenshot of mobile phone being stuck on loading the dashboard:
> !image-2021-10-06-09-20-43-547.png|width=194,height=345!
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2680) Openmeetings / next demo server issues

2021-10-10 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426943#comment-17426943
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2680:


[~sebawagner] Shall it have "Fix for" version as "6.2.0"?

> Openmeetings / next demo server issues
> --
>
> Key: OPENMEETINGS-2680
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2680
> Project: Openmeetings
>  Issue Type: Bug
>  Components: iOS
>Affects Versions: 7.0.0
>Reporter: Sebastian Wagner
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 7.0.0
>
> Attachments: image-2021-10-06-09-18-45-862.png, 
> image-2021-10-06-09-20-43-547.png
>
>
> See below errors from trying to loging into 
> [https://om.alteametasoft.com:8443/next/]
> Console errors:
>  
> {code:java}
> Refused to load 
> https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap 
> because it does not appear in the style-src directive of the Content Security 
> Policy.
> ReferenceError: Can't find variable: Notification 
> {code}
>  
> Screenshot of console errors:
> !image-2021-10-06-09-18-45-862.png|width=891,height=195!
> Screenshot of mobile phone being stuck on loading the dashboard:
> !image-2021-10-06-09-20-43-547.png|width=194,height=345!
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2683) Explore what features of manifest file are useful for OpenMeetings

2021-10-10 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426941#comment-17426941
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2683:


AFAIK manifest.js is for "progressive web applications" only

> Explore what features of manifest file are useful for OpenMeetings
> --
>
> Key: OPENMEETINGS-2683
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2683
> Project: Openmeetings
>  Issue Type: New Feature
>  Components: Mobile client
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Major
> Fix For: 7.0.0
>
>
> OpenMeetings on a Mobile device is almost unusable because the aspect ratio 
> on portrait mode is almost impossible to click any button.
> As well as the layout of the application is more width than height.
> Apparently there is a way to force the browser into landscape mode using the 
> manifest.json file. There might be also other features out of the manifest 
> file that may improve the experience. It is designed to help Progress Web 
> Apps to more look and feel like Native Apps on Mobile devices.
> See also:
>  * [https://www.w3.org/TR/appmanifest/]
>  * [https://developer.mozilla.org/en-US/docs/Web/Manifest] 
>  * [https://web.dev/add-manifest/] 
>  * 
> [https://stackoverflow.com/questions/14360581/force-landscape-orientation-mode]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (OPENMEETINGS-2687) Fileupload button could be pressed twice,

2021-10-10 Thread Uwe Simon (Jira)
Uwe Simon created OPENMEETINGS-2687:
---

 Summary: Fileupload button could be pressed twice,
 Key: OPENMEETINGS-2687
 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2687
 Project: Openmeetings
  Issue Type: Bug
  Components: UI
Affects Versions: 6.1.0
Reporter: Uwe Simon
Assignee: Maxim Solodovnik


When uploading a huge file some seconds nothing happens on the UI. During this 
time the upload button is still enabled and could be pressed a second or third 
time. After some seconds the UI changes and the upload bar appears. Here the 
upload button is disabled.

When uploading a video I see on server side the ffmpeg converter running for 
each time I pressed the button. The file appears in the file folder more than 
once too.

 

Expected behaviour:

When the upload button is pressed it's disabled immediatly.

A seconds upload should be blocked.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2684) Rotating device landscape in iOS leaves whitespace and doesn't use full height

2021-10-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426767#comment-17426767
 ] 

ASF subversion and git services commented on OPENMEETINGS-2684:
---

Commit 4a85d9d250ed2a09350e85c93c0f910a0c0f9056 in openmeetings's branch 
refs/heads/master from Sebastian Wagner
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=4a85d9d ]

OPENMEETINGS-2684 replace whitespaces with tab.


> Rotating device landscape in iOS leaves whitespace and doesn't use full height
> --
>
> Key: OPENMEETINGS-2684
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2684
> Project: Openmeetings
>  Issue Type: New Feature
>  Components: iOS, Mobile client
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Major
> Fix For: 7.0.0
>
> Attachments: IMG_0341_2.png
>
>
> When loading the application in portrait mode and then rotating it into 
> landscape it leaves a whitespace on the bottom.
>  
> !IMG_0341_2.png|width=528,height=297!  
> The reason is because it calculates the height including the browsers 
> URL/navigation bar when applying 100%. But when rotating to landscape iOS 
> hides the URL/navigation bar, so its actually larger than the browser width.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[openmeetings] branch master updated: OPENMEETINGS-2684 replace whitespaces with tab.

2021-10-10 Thread sebawagner
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


The following commit(s) were added to refs/heads/master by this push:
 new 4a85d9d  OPENMEETINGS-2684 replace whitespaces with tab.
4a85d9d is described below

commit 4a85d9d250ed2a09350e85c93c0f910a0c0f9056
Author: Sebastian Wagner 
AuthorDate: Sun Oct 10 21:42:21 2021 +1300

OPENMEETINGS-2684 replace whitespaces with tab.
---
 openmeetings-web/src/main/webapp/css/raw-general.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/openmeetings-web/src/main/webapp/css/raw-general.css 
b/openmeetings-web/src/main/webapp/css/raw-general.css
index a14aa0e..b998b62 100644
--- a/openmeetings-web/src/main/webapp/css/raw-general.css
+++ b/openmeetings-web/src/main/webapp/css/raw-general.css
@@ -1,10 +1,10 @@
 /* Licensed under the Apache License, Version 2.0 (the "License") 
http://www.apache.org/licenses/LICENSE-2.0 */
 :root {
---app-height: 100%;
+   --app-height: 100%;
 }
 html, body {
width: 100vw;
-height: var(--app-height);
+   height: var(--app-height);
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;


[jira] [Resolved] (OPENMEETINGS-2684) Rotating device landscape in iOS leaves whitespace and doesn't use full height

2021-10-10 Thread Sebastian Wagner (Jira)


 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastian Wagner resolved OPENMEETINGS-2684.

Resolution: Fixed

> Rotating device landscape in iOS leaves whitespace and doesn't use full height
> --
>
> Key: OPENMEETINGS-2684
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2684
> Project: Openmeetings
>  Issue Type: New Feature
>  Components: iOS, Mobile client
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Major
> Fix For: 7.0.0
>
> Attachments: IMG_0341_2.png
>
>
> When loading the application in portrait mode and then rotating it into 
> landscape it leaves a whitespace on the bottom.
>  
> !IMG_0341_2.png|width=528,height=297!  
> The reason is because it calculates the height including the browsers 
> URL/navigation bar when applying 100%. But when rotating to landscape iOS 
> hides the URL/navigation bar, so its actually larger than the browser width.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)