Commit Graph

32636 Commits

Author SHA1 Message Date
Joao Victor
587f1762e0 Check for existing Tracker.Dependency() instance 2022-02-03 14:47:24 -03:00
Anton Georgiev
196e069160
Merge pull request #14173 from GuiLeme/issue-13238
feat(presentation): Add removable and downloadable attributes to payload.
2022-02-03 12:16:10 -05:00
Anton Georgiev
7152d23e39
Merge pull request #14147 from zhem0004/fixPhoneJoinPermission
fix: Phone users to abide by guest policy
2022-02-03 12:07:47 -05:00
prlanzarin
9dc54cdb5f fix(webcams): add streamId to broadcast permission checks
Guarantees better enforcement of stream ownership
2022-02-03 13:12:28 -03:00
Anton Georgiev
68f9c36d8e
Merge pull request #14228 from gustavotrott/breakouts-message-to-all
feat: Send a chat message to all breakouts simultaneously
2022-02-03 10:25:20 -05:00
Guilherme Leme
75f3eab3f8 Resolve merging conflicts 2022-02-03 12:03:26 -03:00
Ramón Souza
f77dbdfa26 fix whiteboard/camera label reactivity 2022-02-03 14:42:24 +00:00
Guilherme Leme
715888584b Front-end changes to fit the removable and downloadable properties. 2022-02-03 11:37:14 -03:00
Anton Georgiev
fc5d727f05
Merge pull request #14262 from antonbsa/lock-viewers-tests
test: Adds lock viewers tests
2022-02-03 09:07:40 -05:00
Anton Georgiev
66e6ed0a2e
Merge pull request #14054 from zhem0004/cleanConfig
refactor: Cleanup of bbb-config/web/js
2022-02-03 08:58:08 -05:00
Ramón Souza
2b34a26142 Merge remote-tracking branch 'upstream/v2.5.x-release' into issue-12418 2022-02-03 12:48:27 +00:00
Guilherme Leme
ff9916866a Implemented validation and created the template as well as the response builder for this endpoint. 2022-02-03 09:39:01 -03:00
Guilherme Leme
655c81c8f4 [Issue-14014]-Implemented the logic in the controller and refactored the function uploadDocuments to fit the new scenario. I also created the insert model to be validated. 2022-02-03 09:33:29 -03:00
Fred Dixon
e7562a3af1 Update FreeSWITCH build to apply https://github.com/signalwire/freeswitch/pull/1531 2022-02-02 22:01:19 -06:00
Fred Dixon
f8a4852661
Merge pull request #14263 from ffdixon/remove-trusty-build-bbb-config
Remove trusty build script
2022-02-02 22:27:00 -04:00
Fred Dixon
50527d3186 Remove trusty build script 2022-02-02 20:25:58 -06:00
Anton
6d115fa36d remove duplicate selectors 2022-02-02 21:50:17 -03:00
Anton
f42c5e7730 add Lock viewer test: Unlock a user 2022-02-02 21:45:23 -03:00
Anton
7d5325d0dd improves some selectors and function calls 2022-02-02 21:05:26 -03:00
Bohdan Zhemelinskyi
cc10a31c78 fix on comment 2022-02-02 21:07:18 +00:00
Anton Georgiev
c34b79f39c
Merge pull request #14260 from zhem0004/jQueryUpdate
refactor(bbb-web): Cleanup of bigbluebutton-web Grails assets
2022-02-02 15:26:28 -05:00
Bohdan Zhemelinskyi
69c767750e cleanup 2022-02-02 19:44:02 +00:00
Anton Georgiev
3bd1aa20d6
Merge pull request #14259 from JoVictorNunes/issue-14205
fix(waiting users): add Fragment key prop
2022-02-02 13:43:40 -05:00
Joao Victor
8e4a9b454f Add key prop to Fragment 2022-02-02 15:34:36 -03:00
Anton Georgiev
1c63f26116
Merge pull request #14219 from ramonlsouza/issue-14099
fix: Disconnected users omitted from connection history
2022-02-02 11:22:50 -05:00
Anton Georgiev
be0dab17f7
Merge pull request #14257 from ramonlsouza/issue-14168
fix: "restoreOnUpdate=true" conflicts with "Focus on presentation"
2022-02-02 11:21:28 -05:00
Ramón Souza
c7fce6518e fix restoreOnUpdate presentation display 2022-02-02 16:01:57 +00:00
Fred Dixon
089c938c64
Merge pull request #14255 from ffdixon/fix-settings-permission
Fix permissions for settings.yml
2022-02-02 11:29:06 -04:00
Fred Dixon
13fa124740 Fix permissions for settings.yml 2022-02-02 09:26:19 -06:00
Anton Georgiev
9b516e48d0
Merge pull request #14254 from pedrobmarin/r-l-api
refactor(locale): adjust playback ids
2022-02-02 10:19:56 -05:00
Ramón Souza
c5e9b3a02f remove user data when not needed 2022-02-02 13:53:23 +00:00
Pedro Beschorner Marin
77a0f636f6 refactor(locale): adjust playback ids
Since the last playback refactor those ids have been changed.

Propagating these changes over here will make it easier for bbb-playback to
fetch them.
2022-02-02 09:34:24 -03:00
Paulo Lanzarin
551e449765
Merge pull request #14253 from bigbluebutton/prlanzarin-patch-1
build: bump bbb-webrtc-sfu to v2.7.0-alpha.4 (mediasoup is default)
2022-02-01 18:20:57 -03:00
Paulo Lanzarin
ea45a1d605
build: bump bbb-webrtc-sfu to v2.7.0-alpha.4 (mediasoup is default) 2022-02-01 17:29:14 -03:00
Anton Georgiev
866cfc93c4
Merge pull request #14201 from JoVictorNunes/issue-14138
fix(presentations): add presentation own queue
2022-02-01 13:46:56 -05:00
Anton Georgiev
f2734126da
Merge pull request #14214 from JoVictorNunes/breakout-title-fix
fix: race condition (window title in breakout rooms)
2022-02-01 13:46:21 -05:00
Anton Georgiev
ea681bce23
Merge pull request #14251 from ramonlsouza/issue-14132
fix: remove audio/video first join info on meeting end
2022-02-01 12:40:12 -05:00
Joao Victor
a0434ff1e0 Change message queue concurrency to 1 2022-02-01 14:20:08 -03:00
Joao Victor
fbb807208e Undo presentation queue implementation 2022-02-01 14:18:16 -03:00
Anton Georgiev
f52cff0dfe
Merge pull request #14247 from prlanzarin/u24-demna-faux
build: bump bbb-webrtc-sfu to v2.6.8
2022-02-01 12:15:22 -05:00
Ramón Souza
e5d969aa6b remove audio/video first join info on meeting end 2022-02-01 17:08:21 +00:00
prlanzarin
727b0e6d94 build: bump bbb-webrtc-sfu to v2.6.8 2022-02-01 13:46:05 -03:00
Paulo Lanzarin
6d2b1cd900
Merge pull request #14248 from bigbluebutton/prlanzarin-patch-1
build: bump bbb-webrtc-sfu to v2.7.0-alpha.2
2022-02-01 13:32:41 -03:00
Paulo Lanzarin
9597be2710
build: bump bbb-webrtc-sfu to v2.7.0-alpha.2 2022-02-01 13:29:40 -03:00
prlanzarin
dd3e24a800 refactor(screenshare): add voiceConf to ScreenshareBroadcastStopSysMsg
Just to make it easier to guarantee idempotence in webrtc-sfu while we dont get rid of voiceConf usage
2022-02-01 13:01:51 -03:00
Anton Georgiev
0b269d7973
Merge pull request #14231 from hiroshisuga/noShrunkenThumbnail
fix(virtualBG): recover shrunken thumbnails on the modal
2022-02-01 08:53:18 -05:00
Paulo Lanzarin
734026b76a
Merge pull request #14244 from ramonlsouza/fix-virtual-bg-label
fix: remove extra parentheses from virtual background label
2022-02-01 09:51:22 -03:00
Ramón Souza
b17ec549bd remove extra parentheses from virtual bg label 2022-02-01 12:43:40 +00:00
Anton Georgiev
06b8630719
Merge pull request #14230 from hiroshisuga/blur_translate
fix(virtualBG): snippet "blur" translation
2022-01-31 15:33:32 -05:00
Anton Georgiev
a341129c13
Merge pull request #14239 from schrd/gzip_html5
fix: serve compressed Javascript and CSS
2022-01-31 15:28:24 -05:00