[jira] [Created] (OPENMEETINGS-2322) Closing a Poll loops endlessly
Kamhamea K. created OPENMEETINGS-2322: - Summary: Closing a Poll loops endlessly Key: OPENMEETINGS-2322 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2322 Project: Openmeetings Issue Type: Bug Components: Room Affects Versions: 5.0.0-M3 Reporter: Kamhamea K. Assignee: Maxim Solodovnik Attachments: poll-delete-confirm-bug.jpg, poll-delete-confirm.jpg When I close a poll it loops endlessly between these two dialogs. When I press cancel the poll is really closed. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (OPENMEETINGS-2295) Multiple Users with same Username and Email
Kamhamea K. created OPENMEETINGS-2295: - Summary: Multiple Users with same Username and Email Key: OPENMEETINGS-2295 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2295 Project: Openmeetings Issue Type: Bug Affects Versions: 5.0.0-M3 Reporter: Kamhamea K. Assignee: Maxim Solodovnik Attachments: multiple_users_active.jpg, multiple_users_deleted.jpg When a user is deleted the same user (identified by username and email) can be created again (see figure 1). This is not so much of a problem, rather normal behavior. However all the doublets can be restore, so the database ends up with multiple users sharing email and username (see figure 2) The best solution to this problem would be a unique key in the Mysql-Database. [https://stackoverflow.com/questions/635937/how-do-i-specify-unique-constraint-for-multiple-columns-in-mysql] The disadvantage is that no user can use the same username and email again even if the user is already deleted. Solutions for uniqueness of only active users are discussed here. [https://stackoverflow.com/questions/46965617/mysql-unique-constraint-of-two-columns-only-if-second-column-is-a-specific-value] I suppose the solution of two different tables for active and deleted users is more streamline with the current project. Finally, as other databases than MySQL are supported the solution for these databases has to be considered too. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Commented] (OPENMEETINGS-2293) Language issue with Whiteboard Tab Header
[ https://issues.apache.org/jira/browse/OPENMEETINGS-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090640#comment-17090640 ] Kamhamea K. commented on OPENMEETINGS-2293: --- Yes, you are right. The language is Whiteboard is English if entered after reboot. Still this is a bit annoying, and it would have been even more annoying if the text appeared with unknown letters. Maybe you consider deleting memory after the last member left the public room or use an icon for whiteboard and no text at all. Am Mi., 22. Apr. 2020 um 17:54 Uhr schrieb Maxim Solodovnik (Jira) < > Language issue with Whiteboard Tab Header > - > > Key: OPENMEETINGS-2293 > URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2293 > Project: Openmeetings > Issue Type: Improvement >Affects Versions: 5.0.0-M3 >Reporter: Kamhamea K. >Assignee: Maxim Solodovnik >Priority: Minor > Attachments: default-lang.jpg, enter-room.jpg, whiteboard-de-en.JPG, > whiteboard-de.jpg > > > Even if running on en English browser with all participants English > whiteboard is written in German "Zeichenbrett" -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Updated] (OPENMEETINGS-2293) Language issue with Whiteboard Tab Header
[ https://issues.apache.org/jira/browse/OPENMEETINGS-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamhamea K. updated OPENMEETINGS-2293: -- Attachment: default-lang.jpg whiteboard-de-en.JPG enter-room.jpg [image: enter-room.jpg] [image: whiteboard-de-en.JPG] No, it is not created by a German user. It is the default whiteboard created by the system, when entered a public conference room. I wonder where it takes the language from. The name of the room is English and the default language is English too. [image: default-lang.jpg] And you are right the next whiteboard created in that room is English. Wouldn't it be more appropriate if the whiteboard title corresponds the language of the first user who enters the room. Am Mi., 22. Apr. 2020 um 13:26 Uhr schrieb Maxim Solodovnik (Jira) < > Language issue with Whiteboard Tab Header > - > > Key: OPENMEETINGS-2293 > URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2293 > Project: Openmeetings > Issue Type: Improvement >Affects Versions: 5.0.0-M3 >Reporter: Kamhamea K. >Assignee: Maxim Solodovnik >Priority: Minor > Attachments: default-lang.jpg, enter-room.jpg, whiteboard-de-en.JPG, > whiteboard-de.jpg > > > Even if running on en English browser with all participants English > whiteboard is written in German "Zeichenbrett" -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (OPENMEETINGS-2293) Language issue with Whiteboard Tab Header
Kamhamea K. created OPENMEETINGS-2293: - Summary: Language issue with Whiteboard Tab Header Key: OPENMEETINGS-2293 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2293 Project: Openmeetings Issue Type: Improvement Affects Versions: 5.0.0-M3 Reporter: Kamhamea K. Assignee: Maxim Solodovnik Attachments: whiteboard-de.jpg Even if running on en English browser with all participants English whiteboard is written in German "Zeichenbrett" -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Commented] (OPENMEETINGS-2285) Concat profile and edit profile page into one page with edit capabilities
[ https://issues.apache.org/jira/browse/OPENMEETINGS-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088380#comment-17088380 ] Kamhamea K. commented on OPENMEETINGS-2285: --- Good idea. Am Mo., 20. Apr. 2020 um 18:13 Uhr schrieb Maxim Solodovnik (Jira) < > Concat profile and edit profile page into one page with edit capabilities > - > > Key: OPENMEETINGS-2285 > URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2285 > Project: Openmeetings > Issue Type: Improvement >Reporter: Kamhamea K. >Assignee: Maxim Solodovnik >Priority: Minor > > Right now the profile and the edit profile page contain almost the same > information, so it would be more succinct if these two pages were merged into > one page. And if a user sees one's own profile edit capabilities may be > provided. For instance by clicking the datafield or by an edit icon. next to > it. > The same functionality as it is already implemented with the profile picture. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Commented] (OPENMEETINGS-2284) Make User Profile accessible thrgough Home Menu and default.landing.zone
[ https://issues.apache.org/jira/browse/OPENMEETINGS-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088371#comment-17088371 ] Kamhamea K. commented on OPENMEETINGS-2284: --- Right. Am Mo., 20. Apr. 2020 um 17:31 Uhr schrieb Maxim Solodovnik (Jira) < > Make User Profile accessible thrgough Home Menu and default.landing.zone > > > Key: OPENMEETINGS-2284 > URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2284 > Project: Openmeetings > Issue Type: Improvement >Reporter: Kamhamea K. >Assignee: Maxim Solodovnik >Priority: Minor > > User Profile is an important page that provides a lot of functionality though > its access from the dashboard is rather hidden. A link in the Welcome widget > which can even be disabled by the user and a link in the upper right menu. > Here by "Contacts and messages" and "Profile" two separate tabs can be > accessed. > I would be much more logical if this page could be accessed by the main menu. > Also as it contains lot of information it may become an optional > default.landing.zone > -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (OPENMEETINGS-2287) not interpreted HTML-Tags in event description dialog
Kamhamea K. created OPENMEETINGS-2287: - Summary: not interpreted HTML-Tags in event description dialog Key: OPENMEETINGS-2287 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2287 Project: Openmeetings Issue Type: Improvement Reporter: Kamhamea K. Assignee: Maxim Solodovnik Attachments: event-details.jpg When opening a room you had been invited to the room description appears in a dialog. This room description has HTML tags in it. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Commented] (OPENMEETINGS-2284) Make User Profile accessible thrgough Home Menu and default.landing.zone
[ https://issues.apache.org/jira/browse/OPENMEETINGS-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087843#comment-17087843 ] Kamhamea K. commented on OPENMEETINGS-2284: --- 1. I didn't know that "profile/edit" is an option in {{default.landing.zone}} as comment doesn't list it. Area to be shown to the user after login. Possible values are: user/dashboard, user/calendar, user/record, rooms/my, rooms/group, rooms/public, admin/user, admin/connection, admin/group, admin/room, admin/config, admin/lang, admin/ldap, admin/backup, admin/server, admin/oauth2 2. Because it is more intuitive and logical Maybe historically Profile was just a profile. But now it is not just a profile any more it sub section of the software that provides lots of extra functionality: the messaging system, the invitation, the contacts etc. Probably this functional complex should be renamed into something more appropriate (Private Settings for instance). It is absolutely NOT intuitive for a user who wants to manage invitations to click a tiny profile link in the top menu. Best K. Am Mo., 20. Apr. 2020 um 16:26 Uhr schrieb Maxim Solodovnik (Jira) < > Make User Profile accessible thrgough Home Menu and default.landing.zone > > > Key: OPENMEETINGS-2284 > URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2284 > Project: Openmeetings > Issue Type: Improvement >Reporter: Kamhamea K. >Assignee: Maxim Solodovnik >Priority: Minor > > User Profile is an important page that provides a lot of functionality though > its access from the dashboard is rather hidden. A link in the Welcome widget > which can even be disabled by the user and a link in the upper right menu. > Here by "Contacts and messages" and "Profile" two separate tabs can be > accessed. > I would be much more logical if this page could be accessed by the main menu. > Also as it contains lot of information it may become an optional > default.landing.zone > -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Commented] (OPENMEETINGS-2285) Concat profile and edit profile page into one page with edit capabilities
[ https://issues.apache.org/jira/browse/OPENMEETINGS-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087837#comment-17087837 ] Kamhamea K. commented on OPENMEETINGS-2285: --- But this profile doesn't contradict the option for the owner of the profile to edit these fields by clicking on them. My proposal just points to a reduction of redundancy. Best K. Am Mo., 20. Apr. 2020 um 16:30 Uhr schrieb Maxim Solodovnik (Jira) < j...@apache.org>: > Concat profile and edit profile page into one page with edit capabilities > - > > Key: OPENMEETINGS-2285 > URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2285 > Project: Openmeetings > Issue Type: Improvement >Reporter: Kamhamea K. >Assignee: Maxim Solodovnik >Priority: Minor > > Right now the profile and the edit profile page contain almost the same > information, so it would be more succinct if these two pages were merged into > one page. And if a user sees one's own profile edit capabilities may be > provided. For instance by clicking the datafield or by an edit icon. next to > it. > The same functionality as it is already implemented with the profile picture. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (OPENMEETINGS-2285) Concat profile and edit profile page into one page with edit capabilities
Kamhamea K. created OPENMEETINGS-2285: - Summary: Concat profile and edit profile page into one page with edit capabilities Key: OPENMEETINGS-2285 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2285 Project: Openmeetings Issue Type: Improvement Reporter: Kamhamea K. Assignee: Maxim Solodovnik Right now the profile and the edit profile page contain almost the same information, so it would be more succinct if these two pages were merged into one page. And if a user sees one's own profile edit capabilities may be provided. For instance by clicking the datafield or by an edit icon. next to it. The same functionality as it is already implemented with the profile picture. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (OPENMEETINGS-2284) Make User Profile accessible thrgough Home Menu and default.landing.zone
Kamhamea K. created OPENMEETINGS-2284: - Summary: Make User Profile accessible thrgough Home Menu and default.landing.zone Key: OPENMEETINGS-2284 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2284 Project: Openmeetings Issue Type: Improvement Reporter: Kamhamea K. Assignee: Maxim Solodovnik User Profile is an important page that provides a lot of functionality though its access from the dashboard is rather hidden. A link in the Welcome widget which can even be disabled by the user and a link in the upper right menu. Here by "Contacts and messages" and "Profile" two separate tabs can be accessed. I would be much more logical if this page could be accessed by the main menu. Also as it contains lot of information it may become an optional default.landing.zone -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (OPENMEETINGS-2272) Wrong type with mp4.video.preset
Kamhamea K. created OPENMEETINGS-2272: - Summary: Wrong type with mp4.video.preset Key: OPENMEETINGS-2272 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2272 Project: Openmeetings Issue Type: Bug Affects Versions: 5.0.0-M3 Reporter: Kamhamea K. Assignee: Maxim Solodovnik Attachments: grafik.png mp4.video.preset is 'medium' by default, but as it is Type BOOL you can change is to true and false only. Of course you can change Type to STRING and enter the correct value, but I suppose this should be better corrected. I tested this in two separate installations. This error is constant. -- This message was sent by Atlassian Jira (v8.3.4#803005)