[jira] [Commented] (OPENMEETINGS-2419) Library versions need to be updated (5.0.1)

2020-09-07 Thread ASF subversion and git services (Jira)


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

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

Commit 5e724bf082cda47da21beb58bd119ecc4e8ad1cb in openmeetings's branch 
refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=5e724bf ]

[OPENMEETINGS-2419] wicket-bootstrap


> Library versions need to be updated (5.0.1)
> ---
>
> Key: OPENMEETINGS-2419
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2419
> Project: Openmeetings
>  Issue Type: Task
>  Components: Builds
>Affects Versions: 5.0.1
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.1
>
>
> Library versions need to be updated



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


[openmeetings] branch master updated: [OPENMEETINGS-2419] wicket-bootstrap

2020-09-07 Thread solomax
This is an automated email from the ASF dual-hosted git repository.

solomax 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 5e724bf  [OPENMEETINGS-2419] wicket-bootstrap
5e724bf is described below

commit 5e724bf082cda47da21beb58bd119ecc4e8ad1cb
Author: Maxim Solodovnik 
AuthorDate: Mon Sep 7 22:37:18 2020 +0700

[OPENMEETINGS-2419] wicket-bootstrap
---
 .../main/java/org/apache/openmeetings/web/common/menu/OmMenuItem.java   | 2 --
 pom.xml | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/common/menu/OmMenuItem.java
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/common/menu/OmMenuItem.java
index 30b166a..003cf14 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/common/menu/OmMenuItem.java
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/common/menu/OmMenuItem.java
@@ -18,7 +18,6 @@
  */
 package org.apache.openmeetings.web.common.menu;
 
-import static org.apache.openmeetings.util.OpenmeetingsVariables.ATTR_CLASS;
 import static org.apache.openmeetings.util.OpenmeetingsVariables.ATTR_TITLE;
 
 import java.util.ArrayList;
@@ -92,7 +91,6 @@ public class OmMenuItem implements INavbarComponent {
OmMenuItem.this.onClick(target);
}
}.setIconType(icon);
-   item.add(AttributeModifier.append(ATTR_CLASS, 
"nav-link"));
} else {
item = new NavbarDropDownButton(Model.of(title), 
Model.of(icon)) {
private static final long serialVersionUID = 1L;
diff --git a/pom.xml b/pom.xml
index 2484780..8752cdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
9.0.0
9.0.0-M5.1
9.0.0
-   5.0.0-M2
+   5.0.1
5.2.8.RELEASE
9.0.37
3.0.18



[jira] [Commented] (OPENMEETINGS-2425) Translation to Arabic need to be improved

2020-09-07 Thread Maxim Solodovnik (Jira)


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

Maxim Solodovnik commented on OPENMEETINGS-2425:


POEditor doesn't understand Java properties in XML format :(
So contributors need to use POEditor direcly, Or send XML files to me and will 
upload new translations
Both options works as expected :)

Feel free to open JIRA items with RTL issues, I'll try to fix them ASAP :)

new versions are available here 
https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ :)

> Translation to Arabic need to be improved
> -
>
> Key: OPENMEETINGS-2425
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2425
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Translations
>Affects Versions: 5.0.0
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.1
>
> Attachments: Application_ar.properties.xml
>
>
> The (ROOMS) menu title does not have an entry in the language pack, so to 
> whatever language you change, this menu title stays (ROOMS) and does (and can 
> not) change...



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


[jira] [Commented] (OPENMEETINGS-2425) Translation to Arabic need to be improved

2020-09-07 Thread Ali Alhaidary (Jira)


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

Ali Alhaidary commented on OPENMEETINGS-2425:
-

Thank you.

I do not know what was wrong in uploading the xml file to the POEditor 
site, the error message was:

(The system was not able to parse the contents of your file. Make sure 
the format is correct.)

And yes, some screens were a (mess) in Arabic, so we are working to 
re-phrase some words to put the screen in order again considering the 
fact that our users are of divers levels, cultures and use so many 
different devices.

But the rooms screen until now is ok, and users are adapting and 
accepting the new look.

I will keep you posted with many thanks



> Translation to Arabic need to be improved
> -
>
> Key: OPENMEETINGS-2425
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2425
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Translations
>Affects Versions: 5.0.0
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.1
>
> Attachments: Application_ar.properties.xml
>
>
> The (ROOMS) menu title does not have an entry in the language pack, so to 
> whatever language you change, this menu title stays (ROOMS) and does (and can 
> not) change...



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


[jira] [Commented] (OPENMEETINGS-2425) Translation to Arabic need to be improved

2020-09-07 Thread Maxim Solodovnik (Jira)


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

Maxim Solodovnik commented on OPENMEETINGS-2425:


Great news :)
I would appreciate if you can check if OM looks as expected in Arabic i.e. if 
it looks OK in right-to-left layout
There were some issues :(((

feel free to update translations at POEditor and ping me when sync will be 
required :)
Export from OM is also OK :)

> Translation to Arabic need to be improved
> -
>
> Key: OPENMEETINGS-2425
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2425
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Translations
>Affects Versions: 5.0.0
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.1
>
> Attachments: Application_ar.properties.xml
>
>
> The (ROOMS) menu title does not have an entry in the language pack, so to 
> whatever language you change, this menu title stays (ROOMS) and does (and can 
> not) change...



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


[jira] [Commented] (OPENMEETINGS-2425) Translation to Arabic need to be improved

2020-09-07 Thread Ali Alhaidary (Jira)


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

Ali Alhaidary commented on OPENMEETINGS-2425:
-

You are more thank welcome, I am happy to contribute.

Instead of less than 5% was properly translated, it is now almost 75%, I 
have left some items not translated such as the installation wizard and 
some pure technical admin wordings, however, we will keep working on it.



> Translation to Arabic need to be improved
> -
>
> Key: OPENMEETINGS-2425
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2425
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Translations
>Affects Versions: 5.0.0
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.1
>
> Attachments: Application_ar.properties.xml
>
>
> The (ROOMS) menu title does not have an entry in the language pack, so to 
> whatever language you change, this menu title stays (ROOMS) and does (and can 
> not) change...



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


[jira] [Resolved] (OPENMEETINGS-2425) Translation to Arabic need to be improved

2020-09-07 Thread Maxim Solodovnik (Jira)


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

Maxim Solodovnik resolved OPENMEETINGS-2425.

Resolution: Fixed

Thanks a lot for the contribution!
translations at https://poeditor.com/projects/view?id=333773 are being updated 
(will take ~ 30 minutes)

> Translation to Arabic need to be improved
> -
>
> Key: OPENMEETINGS-2425
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2425
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Translations
>Affects Versions: 5.0.0
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.1
>
> Attachments: Application_ar.properties.xml
>
>
> The (ROOMS) menu title does not have an entry in the language pack, so to 
> whatever language you change, this menu title stays (ROOMS) and does (and can 
> not) change...



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


[jira] [Updated] (OPENMEETINGS-2425) Translation to Arabic need to be improved

2020-09-07 Thread Maxim Solodovnik (Jira)


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

Maxim Solodovnik updated OPENMEETINGS-2425:
---
  Component/s: (was: Dashboard)
   Translations
Fix Version/s: 5.0.1
  Summary: Translation to Arabic need to be improved  (was: (ROOMS) 
main menue does not have entry in language pack)

> Translation to Arabic need to be improved
> -
>
> Key: OPENMEETINGS-2425
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2425
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Translations
>Affects Versions: 5.0.0
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.1
>
> Attachments: Application_ar.properties.xml
>
>
> The (ROOMS) menu title does not have an entry in the language pack, so to 
> whatever language you change, this menu title stays (ROOMS) and does (and can 
> not) change...



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


[openmeetings] branch master updated: [OPENMEETINGS-2425] arabic language is updated

2020-09-07 Thread solomax
This is an automated email from the ASF dual-hosted git repository.

solomax 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 7cf8829  [OPENMEETINGS-2425] arabic language is updated
7cf8829 is described below

commit 7cf882941c147ed6a18bad53231f87f133f153a4
Author: Maxim Solodovnik 
AuthorDate: Mon Sep 7 13:45:57 2020 +0700

[OPENMEETINGS-2425] arabic language is updated
---
 .../web/app/Application_ar.properties.xml  | 720 ++---
 1 file changed, 360 insertions(+), 360 deletions(-)

diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
index 6fa9653..ffccf7f 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
@@ -49,10 +49,10 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details



-   
-   
+   
+   

-   
+   



@@ -78,7 +78,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details



-   
+   



@@ -93,7 +93,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details



-   
+   



@@ -102,12 +102,12 @@ see https://openmeetings.apache.org/LanguageEditor.html 
for Details



-   
+   



-   
-   
+   
+   



@@ -118,7 +118,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details



-   
+   



@@ -126,13 +126,13 @@ see https://openmeetings.apache.org/LanguageEditor.html 
for Details



-   
-   
+   
+   




-   
+   



@@ -140,13 +140,13 @@ see https://openmeetings.apache.org/LanguageEditor.html 
for Details



-   
+   




-   
-   
+   
+   



@@ -157,7 +157,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details



-   
+   



@@ -204,7 +204,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details



-   
+   



@@ -260,7 +260,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details



-   
+   



@@ -281,246 +281,246 @@ see https://openmeetings.apache.org/LanguageEditor.html 
for Details



-   
-   
-   
-   
-   
-   
+   
+   
+   
+   
+   
+   

-   
+   

-   
-   
+   
+   


-   
-   
-   
-   
-   
+   
+   
+   
+   
+   

-   
-   
-   
+   
+   
+   

-   
-   
-   
-   
-   
-   
-   
-   
+   
+   
+   
+   
+   
+   
+   
+   

-   
-   
-   
-   
-   
-   
-   
+   
+   
+   
+   
+   
+   
+   

-   
+   

-   
-   
-   
+   
+   
+   

-   
-   
+   
+   

-   
-   
-   
-   
-   
+   
+   
+   
+   
+   

-   
-   
+   
+   



-   
-   
+   
+   





-   
+   


-   
-   
-   
-   
-   
-   
-   
+   
+   
+   
+   
+   
+   
+   

-   
-   
-   
-   
-   
-   
+   
+   
+   
+   
+   
+   

-   
-   
+   
+   


-   
-   
+   
+   




-   
-   
-   
-   
-   
-   
+   
+   
+   
+   
+   
+   

-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   





-   
-   
-   
-   
-   
-   
-   
-   
+   
+   
+   
+   
+  

[jira] [Commented] (OPENMEETINGS-2425) (ROOMS) main menue does not have entry in language pack

2020-09-07 Thread ASF subversion and git services (Jira)


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

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

Commit 7cf882941c147ed6a18bad53231f87f133f153a4 in openmeetings's branch 
refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=7cf8829 ]

[OPENMEETINGS-2425] arabic language is updated


> (ROOMS) main menue does not have entry in language pack
> ---
>
> Key: OPENMEETINGS-2425
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2425
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Dashboard
>Affects Versions: 5.0.0
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Application_ar.properties.xml
>
>
> The (ROOMS) menu title does not have an entry in the language pack, so to 
> whatever language you change, this menu title stays (ROOMS) and does (and can 
> not) change...



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


[jira] [Reopened] (OPENMEETINGS-2425) (ROOMS) main menue does not have entry in language pack

2020-09-07 Thread Maxim Solodovnik (Jira)


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

Maxim Solodovnik reopened OPENMEETINGS-2425:


> (ROOMS) main menue does not have entry in language pack
> ---
>
> Key: OPENMEETINGS-2425
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2425
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Dashboard
>Affects Versions: 5.0.0
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Application_ar.properties.xml
>
>
> The (ROOMS) menu title does not have an entry in the language pack, so to 
> whatever language you change, this menu title stays (ROOMS) and does (and can 
> not) change...



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


[jira] [Updated] (OPENMEETINGS-2425) (ROOMS) main menue does not have entry in language pack

2020-09-07 Thread Ali Alhaidary (Jira)


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

Ali Alhaidary updated OPENMEETINGS-2425:

Attachment: Application_ar.properties.xml

I have exported the xml file from the application, however, it does not 
accept it in the POEditor.

Find it attached



> (ROOMS) main menue does not have entry in language pack
> ---
>
> Key: OPENMEETINGS-2425
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2425
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Dashboard
>Affects Versions: 5.0.0
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Application_ar.properties.xml
>
>
> The (ROOMS) menu title does not have an entry in the language pack, so to 
> whatever language you change, this menu title stays (ROOMS) and does (and can 
> not) change...



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