fix(opendesk-jitsi): Element's guest user in Jitsi meeting
This PR is created mainly to fix the guest user permission in Jitsi meetings. It also fixes and improves the followings:
- update the image tags to get the latest stable version of Jitsi which contains our fixes
- update Jitsi-Helm's version
- update jitsi-keycloak-adapter version
- set the user level as
guest
in Jitsi meeting if she is a guest user in the related Element room - remove the blank lines from SVGs generated by Helm Charts. They break the file format.
- use the new
toolbarButtons
property in Jitsi UI while customizing buttons - fix file permissions of the background image
- skip the Jitsi prejoin page after Keycloak redirection since the user already clicked for joining
- fix code formats of provided Javascript files
Merge request reports
Activity
added owner: Nordeck label
requested review from @thorsten.rossner
added 1 commit
- 70940e3d - fix: Template `interfaceConfig.RECENT_LIST_ENABLED` based on...
added 1 commit
- 2d733609 - fix: Template `interfaceConfig.RECENT_LIST_ENABLED` based on...
added 1 commit
- 720f8f9a - fix: Template `interfaceConfig.RECENT_LIST_ENABLED` based on...
added 1 commit
- 54beb55b - fix: patchJVB script updated for compatibility with updated Helm chart.
added 24 commits
-
5509ef3f...bdfa89df - 6 commits from branch
main
- bdfa89df...a5c5bee6 - 8 earlier commits
- ee6dc8d7 - fix(files): format custom-interface_config.js
- acc64cae - fix(files): format custom-config.js
- 5dc65f9f - fix(files): format plugin.head.html
- 735a08b3 - fix(files): remove the blank lines from the beginning of SVGs which breaks the file format
- 0340839c - fix(charts): use nubus as hostname instead of univentionCorporateServer
- ce8c5511 - fix(UI): disable the moderator notification which popups a wrong message in guest case
- a597bcdc - refactor(values.yaml): add global.hosts.jitsi
- 35d99cc5 - fix: Template `interfaceConfig.RECENT_LIST_ENABLED` based on...
- 1abcbf35 - fix: patchJVB script updated for compatibility with updated Helm chart.
- 29f943e0 - fix: Remove streaming configuration.
Toggle commit list-
5509ef3f...bdfa89df - 6 commits from branch
added 20 commits
-
36d040d7...34e4fd9c - 2 commits from branch
main
- 34e4fd9c...09b78353 - 8 earlier commits
- 46c6a86e - fix(files): format custom-interface_config.js
- f4faf1e2 - fix(files): format custom-config.js
- cb2de7e5 - fix(files): format plugin.head.html
- 0c2a067e - fix(files): remove the blank lines from the beginning of SVGs which breaks the file format
- 6963e3e1 - fix(charts): use nubus as hostname instead of univentionCorporateServer
- c63493fa - fix(UI): disable the moderator notification which popups a wrong message in guest case
- 55572c20 - refactor(values.yaml): add global.hosts.jitsi
- 23a47933 - fix: Template `interfaceConfig.RECENT_LIST_ENABLED` based on...
- 792c9e9a - fix: patchJVB script updated for compatibility with updated Helm chart.
- e0cbb772 - fix: Remove streaming configuration.
Toggle commit list-
36d040d7...34e4fd9c - 2 commits from branch
added 1 commit
- ef286cd5 - fix(jitsi-web): Restart on deployment to ensure changes are picked up.
enabled an automatic merge when all merge checks for ef286cd5 pass
This MR is included in version 2.0.2The release is available on GitLab release.
Your semantic-release bot