Re: JIRA.message: wait-picture" before moderator enter room is implemented - Comment

2020-01-02 Thread Maxim Solodovnik
Should be implemented On Mon, 30 Dec 2019 at 14:27, Maxim Solodovnik wrote: > `/openmeetings/css/images/*logo.png*` :) > I'll try to add additional string > > On Mon, 30 Dec 2019 at 02:56, R. Scholz > wrote: > >> I think something like "Please patient...". >> >> I put my logo.jpg in the folder

Re: JIRA.message: wait-picture" before moderator enter room is implemented - Comment

2019-12-29 Thread Maxim Solodovnik
`/openmeetings/css/images/*logo.png*` :) I'll try to add additional string On Mon, 30 Dec 2019 at 02:56, R. Scholz wrote: > I think something like "Please patient...". > > I put my logo.jpg in the folder > "/opt/openmeetings/webapps/openmeetings/css/images". > Can you give me a hint how

Re: JIRA.message: wait-picture" before moderator enter room is implemented - Comment

2019-12-29 Thread R. Scholz
I think something like "Please patient...". I put my logo.jpg in the folder "/opt/openmeetings/webapps/openmeetings/css/images". Can you give me a hint how absolute path I have to implement? Best regrads, René Am 29.12.2019 um 15:11 schrieb Maxim Solodovnik: Title can be customized

Re: JIRA.message: wait-picture" before moderator enter room is implemented - Comment

2019-12-29 Thread Maxim Solodovnik
Title can be customized (additional string should be added, what should I add?) You should put your contents between tags You can put your images into top level images/css folder and put absolute url to it On Sun, Dec 29, 2019, 20:53 R. Scholz wrote: > Hello Maxim, > > you made good work

Re: JIRA.message: wait-picture" before moderator enter room is implemented - Comment

2019-12-29 Thread R. Scholz
Hello Maxim, you made good work with the "WaitModerator". My first tries it seems looking good. I have modified the WaitModeratorDialog.html. As caption of the window there is "error" (in german "Fehler"). Is is possible to make another word? Or nothing? Or, my 2nd approach: I try to

Re: JIRA.message: wait-picture" before moderator enter room is implemented - Comment

2019-12-29 Thread Maxim Solodovnik
Great, Thanks for checking Please let me know if you will find any weird behavior :) (with detailed steps :))) On Sun, 29 Dec 2019 at 04:02, R. Scholz wrote: > Hello Maxim, > > today I make a completely new installation of my OM5. > > Oh boy, what a lot of work to make all the modifies again -

Re: JIRA.message: wait-picture" before moderator enter room is implemented - Comment

2019-12-28 Thread R. Scholz
Hello Maxim, today I make a completely new installation of my OM5. Oh boy, what a lot of work to make all the modifies again - but I don't want to restore automatically something. So I try out the new "wait moderator-option", and it works. I don't know why it is not working with my running

Re: JIRA.message: wait-picture" before moderator enter room is implemented - Comment

2019-12-27 Thread Maxim Solodovnik
Just have checked locally everything seems to work here is the request I used to create hash $.ajax({ method: "POST", url: "services/user/hash?sid=b1a16dad-68f7-4e7c-badd-841ab8b7e032", data: {user: JSON.stringify({ firstname: 'John', lastname: 'Doe', externalId: 'uid1',

Re: JIRA.message: wait-picture" before moderator enter room is implemented - Comment

2019-12-27 Thread R. Scholz
Hello Maxim, i have it checked. I restore my configuration from yesterday-backup and start my M3-version. All OK, I generate an invitation-link, the "no-rights-only-viewer-user" can login, it can see and no modify: All OK. When I update from the M3 to the newest M4 my

Re: JIRA.message: wait-picture" before moderator enter room is implemented - Comment

2019-12-26 Thread Maxim Solodovnik
Let make one mail thread for discussion :) To test: 1) any room type 2) both "Moderated" and "Wait moderator" are checked If user without moderator right will enter "Special dialog will be displayed" You can customize dialog contents add additional languages To do so you need to modify