Commit Graph

32877 Commits

Author SHA1 Message Date
Guilherme Leme
f9d97ca562 [issue-14014] / [issue-14313] / [issue-14312] - Fixed and refactored back-end to fit the logic of passing parameters, not only by document with url, but by base64 encoded document too. And refactored front-end. 2022-02-10 15:27:44 -03:00
Bohdan Zhemelinskyi
c02c899dac fix on comment 2022-02-10 15:43:19 +00:00
Bohdan Zhemelinskyi
fbef4f43a7 Added logic 2022-02-10 15:42:54 +00:00
Bohdan Zhemelinskyi
0c63f0899e fixed join permission for Phone Users 2022-02-10 15:42:26 +00:00
Bohdan Zhemelinskyi
f44f477716 Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into fixPhoneJoinPermission 2022-02-10 15:18:45 +00:00
Bohdan Zhemelinskyi
0321d6d86f In process 2022-02-10 15:18:21 +00:00
Anton
7977d5c4f5 add chat test: Private chat disabled when user leaves meeting 2022-02-10 12:17:12 -03:00
Anton Georgiev
0747b5dc23
Merge pull request #14330 from pedrobmarin/s-ibc
style: improve background customization
2022-02-10 10:15:01 -05:00
Anton Georgiev
2f0b40c3af
Merge pull request #14328 from pedrobmarin/s-l-tsbs
style(layout): toggle switch box shadow
2022-02-10 09:56:41 -05:00
Anton Georgiev
ca761704ff
Merge pull request #14331 from pedrobmarin/s-apoc
style: add palette's overlay color
2022-02-10 09:56:22 -05:00
Anton Georgiev
0507a865b5
Merge pull request #14332 from pedrobmarin/s-p-upcv
style(poll): use primary color variable
2022-02-10 09:55:59 -05:00
Anton
d33eb97fd2 update test packages 2022-02-10 10:42:30 -03:00
Pedro Beschorner Marin
74b5eac6eb style(poll): use primary color variable
Replace hardcoded polling color with the primary color variable.
2022-02-10 10:12:58 -03:00
Pedro Beschorner Marin
3644a8d96e style: add palette's overlay color
Missing color variable on client's customization.
2022-02-10 09:56:50 -03:00
Pedro Beschorner Marin
0131028bf4 style: improve background customization
Set elements to use the background color variable.
2022-02-10 09:20:54 -03:00
Pedro Beschorner Marin
cf9632337e style(layout): toggle switch box shadow
Set color as the primary variable color so it can be customized.
2022-02-10 08:56:07 -03:00
Pedro Beschorner Marin
982cd934b4 feat(guest): configurable wait timeout
Replace the hardcoded guest's waiting timeout between polling requests - reference used
to remove a guest from the waiting list when the user leaves the waiting page - with a
bbb-web's configuration property.
2022-02-10 08:24:57 -03:00
Paulo Lanzarin
844bb14d43
Merge pull request #14324 from bigbluebutton/revert-14147-fixPhoneJoinPermission
Revert "fix: Phone users to abide by guest policy"
2022-02-09 20:05:14 -03:00
Paulo Lanzarin
8d91bae7e8
Revert "fix: Phone users to abide by guest policy" 2022-02-09 20:02:38 -03:00
Anton Georgiev
d1545c6cef
Merge pull request #14320 from JoVictorNunes/issue-14298
fix(screenshare): decrease autoplay-overlay z-index
2022-02-09 16:11:44 -05:00
Anton Georgiev
f921f24e02
Merge pull request #14305 from ramonlsouza/issue-14190
fix: Inconsistent behaviors when muting microphone when sharing external video
2022-02-09 15:26:46 -05:00
Anton Georgiev
25155c6b8d
chore: updated version to 2.4.4 2022-02-09 15:26:25 -05:00
Max Franke
d75734391a fix(webcam): add state sync between bbb-html5 and akka-apps 2022-02-09 16:48:16 -03:00
Joao Victor
42633e9218 Decrease z-index property 2022-02-09 15:37:28 -03:00
Ramón Souza
3953540510 fix presenter unmute 2022-02-09 18:22:45 +00:00
Fred Dixon
e7773468fb
Merge pull request #14318 from ffdixon/update-libreoffice-docker-build
Update to Libreoffice 7.2
2022-02-09 13:51:47 -04:00
Paulo Lanzarin
5b15cf564b
build: bump bbb-webrtc-sfu to v2.7.0-alpha.6 2022-02-09 14:51:39 -03:00
Fred Dixon
18c1050ecb Update to Libreoffice 7.2 2022-02-09 11:49:15 -06:00
Anton Georgiev
963df34c76
Merge pull request #14315 from ramonlsouza/2524-feb08
chore: Merge 2.4 into 2.5
2022-02-09 12:45:51 -05:00
Ramón Souza
dba04834c7 Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08 2022-02-09 15:52:42 +00:00
Guilherme Leme
c10dd9121e [issue-14014] - Made some changes in back-end logic to put the first presentation as current, if none is marked as current. 2022-02-09 10:40:42 -03:00
Guilherme Leme
006340489d [issue-14014] - Reverted debug changes in front-end and implemented the new front-end logic to fit the insert api end-point. 2022-02-09 10:37:40 -03:00
Guilherme Leme
25f506df6c [issue-14014] Reverted changes in configuration. 2022-02-09 10:20:30 -03:00
Anton Georgiev
3774e46596
Update docker-bbb-build tag for BBB 2.5 2022-02-08 15:33:59 -05:00
Anton Georgiev
b7d40b1153
Merge pull request #14271 from antonbsa/locale-test-improvements
test: Locale test improvements
2022-02-08 09:27:18 -05:00
Ramón Souza
d8fad8dae6 fix external video mute behavior with echo test 2022-02-08 13:24:42 +00:00
Anton Georgiev
f13266e3b9
Merge pull request #14295 from Tainan404/backport-validatonAuthToken
Backport the validationAuthToken refactor
2022-02-07 14:59:28 -05:00
Anton Georgiev
47b29a796b
Merge pull request #14296 from JoVictorNunes/dashboard-updates-feb04
refactor(learning dashboard): Improved sorting, styles
2022-02-07 14:59:13 -05:00
Anton Georgiev
443e5a1555
Merge pull request #14300 from ramonlsouza/issue-13990
fix: Smart layout under some circumstances not behaving as expected when sharing video or screen
2022-02-07 14:57:45 -05:00
Anton Georgiev
b2da811986
Merge pull request #14279 from ramonlsouza/fix-fullscreen-presenter
fix: fullscreen presentation shortcut in presenter toolbar
2022-02-07 14:56:49 -05:00
Ramón Souza
b028e4f4aa do not use presentation size for screenshare and external video in smart layout 2022-02-07 19:29:27 +00:00
Anton
196b7bd970 add toggle user list test 2022-02-07 16:22:48 -03:00
Gustavo Trott
56de9af7d4 Undo comma removing 2022-02-07 16:00:13 -03:00
Gustavo Trott
580ebdc066 Move disabledFeatures to meetingProp, and rename feat screensharing to screenshare 2022-02-07 15:55:45 -03:00
Anton
777a639fed add take and make presenter tests 2022-02-07 15:45:42 -03:00
Anton Georgiev
bef2eebb40
Merge pull request #14297 from JoVictorNunes/issue-14277
(Optional) fix(screenshare): change toast notification text
2022-02-07 13:39:27 -05:00
Anton
61e25770c9 add promote and demote user tests 2022-02-07 15:01:47 -03:00
Joao Victor
5cde2aae8a Reorder if/else chain 2022-02-07 14:46:45 -03:00
Joao Victor
b43075f815 Changes toast notification for when screenshare has stopped due to data saving 2022-02-07 14:27:14 -03:00
Joao Victor
aa0405d849 Removes console.log 2022-02-07 11:44:48 -03:00