Commit Graph

38183 Commits

Author SHA1 Message Date
Ramón Souza
3353ee0001
Merge pull request #17855 from KDSBrowne/bbb2.7-mui-v5-update
Upgrade Material-UI From v4 To v5 for React 18 Compatibility
2023-05-10 13:31:25 -03:00
Anton Barboza
f8e48f97bf Merge remote-tracking branch 'upstream/v2.6.x-release' into pr-maxim 2023-05-10 12:52:12 -03:00
Anton Georgiev
ba8aa3468f
Merge pull request #17860 from ramonlsouza/issue-17840
fix: Learning dashboard is available in breakout rooms
2023-05-10 11:45:01 -04:00
Anton Georgiev
2bb4c04893
Merge pull request #17831 from gabriellpr/polls-serial-mode
test: Polls parallel/serial mode
2023-05-10 11:44:47 -04:00
GuiLeme
9522dbf009 [issue-17504] - enhanced documentation regarding recordings 2023-05-10 12:26:54 -03:00
hiroshisuga
d07afd5414
Update component.jsx 2023-05-10 23:54:17 +09:00
hiroshisuga
c2422a96dd
Update styles.js 2023-05-10 23:53:11 +09:00
Anton Georgiev
706eb4e762
Merge pull request #17844 from paultrudel/unreleased-streams-fix
fix(sec): Unreleased streams fix
2023-05-10 10:47:37 -04:00
hiroshisuga
63318919d8
Update styles.js 2023-05-10 23:34:49 +09:00
Paulo Lanzarin
fbd17b1b81
Merge pull request #17850 from bigbluebutton/sfu2100a3
build(bbb-webrtc-sfu): v2.10.0-alpha.3
2023-05-10 10:26:56 -03:00
Ramón Souza
5b1c0bef9d
Merge pull request #17846 from Scroody/I-17832
Fix: Closed captions hindering elements
2023-05-10 10:15:10 -03:00
Anton Georgiev
61c89d53ca
Merge pull request #17856 from bigbluebutton/antobinary-patch-2
chore: Include an automatic welcome for first time contributors
2023-05-10 09:11:11 -04:00
Gustavo Trott
e6cd0e1696
make validation about Learning Dashboard more readable 2023-05-10 09:46:12 -03:00
GuiLeme
469665273c [issue-17504] - fix deploy.sh to embrace other formats 2023-05-10 09:35:29 -03:00
Ramón Souza
c0cf3502d2 disable learning dashboard for breakout rooms 2023-05-10 09:17:02 -03:00
Gabriel Porfirio
8e9eac9b21 removing commented line 2023-05-10 08:19:42 -03:00
Anton Georgiev
bb03bb3e70
chore: Include an automatic welcome for first time contributors 2023-05-09 22:27:54 -04:00
KDSBrowne
287e400053 add updated package lock 2023-05-10 02:15:56 +00:00
KDSBrowne
4ad5b93f3b update tabindex value 2023-05-10 02:15:08 +00:00
KDSBrowne
1b51377147 fix getContentAnchorEl console error 2023-05-10 01:31:48 +00:00
bigbluebutton
a7b8704b06 update material ui from v4 to v5 2023-05-10 00:09:54 +00:00
Anton Georgiev
677ecd7406
Merge pull request #17561 from KDSBrowne/bbb-005
fix: Update Question Regex to Exclude URLs
2023-05-09 17:51:09 -04:00
Arthurk12
9c5b2e9d06 fix(camera as content): close modal
Adds missing code to close the webcam modal when camera as content
is stopped via webcam modal's button.
2023-05-09 17:21:49 -03:00
Carlos
1aa659a1ff fix(camera as content): removed extra configs in the modal 2023-05-09 17:21:48 -03:00
Carlos
5ddfb8b883 fix(camera as content): merge fixes 2023-05-09 17:21:48 -03:00
Arthurk12
a03064aa41 fix(camera as content): stop ongoing screenshare
Camera as content and screenshare are 2 features that are mutually exclusive
because they share the same space in the UI. This commit adds the behavior
that when one this features is started, the other one is closed if it is
running.
2023-05-09 17:21:48 -03:00
Arthurk12
d0c460f9c0 fix(camera as content): device sharing
Prevents the same camera device from being shared twice(webcam and "camera
as content"). The camera device shared using the camera as content feature
is tracked locally and then taken into account in the video-preview modal.
2023-05-09 17:21:48 -03:00
Arthurk12
7697367335 feat(screenshare): make component generic
Turns the screenshare component into a generic component, so that it can be
used both for screenshare and camera as content fetures.
Also changes specific locales and icons for the camera as content feature.
2023-05-09 17:21:47 -03:00
Arthurk12
e902f2ee27 feat(screenshare): add contentType field
This commit adds a contentType field in the back-end components of the
screenshare feature in order to accomodate the new 'camera as content'
feature.
2023-05-09 17:21:47 -03:00
Arthurk12
33c9abd874 requested changes 2023-05-09 17:21:47 -03:00
Carlos
8f8bfc8903 feat(camera as content): port to BBB
Enables the presenter to share a camera in the presentation area.
The shared camera automatically uses a pre-defined, fixed and hidden camera.
Profile defined in the settings.yml file.
It is currently using the screenshare's backend.
2023-05-09 17:21:46 -03:00
Scroody
cdfa38ad85 Change of approach 2023-05-09 15:51:35 -03:00
Ramón Souza
ee4f6e585d
Merge pull request #6 from GuiLeme/issue-17839-back-end
[issue-17738] - patch
2023-05-09 15:29:04 -03:00
GuiLeme
163017c90a [issue-17738] - patch 2023-05-09 15:09:13 -03:00
Paulo Lanzarin
c596697ac5
build(bbb-webrtc-sfu): v2.10.0-alpha.3
Full changelog: https://github.com/bigbluebutton/bbb-webrtc-sfu/compare/v2.10.0-alpha.2...v2.10.0-alpha.3
  - bbb-webrtc-recorder adjustments
  - mediasoup@3.11.24
  - Fixes to procedures responsible for tracking and recovering from  FreeSWITCH crashes
2023-05-09 14:53:45 -03:00
Anton Georgiev
98e591f3e1
Merge pull request #17849 from bigbluebutton/antobinary-patch-1
docs: Update location of default.pdf and favicon.ico -- assets/
2023-05-09 13:49:36 -04:00
Anton Georgiev
d45a3cd580
docs: Update location of default.pdf and favicon.ico -- assets/ 2023-05-09 13:48:12 -04:00
Anton Georgiev
2822686d33
Merge pull request #17848 from bigbluebutton/antobinary-locale-docs
docs: Update localization.md to include info about integration with T…
2023-05-09 13:33:34 -04:00
Anton Georgiev
134303feb7
Delete transifex.sh 2023-05-09 13:32:59 -04:00
Anton Georgiev
4fbad515d5
Delete TRANSIFEX_PULL_INSTRUCTIONS.md 2023-05-09 13:32:41 -04:00
Anton Georgiev
639516470a
docs: Update localization.md to include info about integration with Transifex 2023-05-09 13:30:02 -04:00
Paulo Lanzarin
5d51790e2f
Merge pull request #17787 from prlanzarin/u27/docs/new-recorder
docs: add bbb-webrtc-recorder to 2.7 experimental features
2023-05-09 14:29:00 -03:00
Scroody
0cc3a4e818 Fix: Closed captions hindering elements 2023-05-09 14:26:27 -03:00
Gabriel Porfirio
d893bbf425 change the poll results on whiteboard to get the last rectangle 2023-05-09 13:48:40 -03:00
Gabriel Porfirio
71192dd501 wip: changing the notes test to accept also serial mode 2023-05-09 13:37:38 -03:00
Paul Trudel
7c45ae6207 Added try-catch to stream close 2023-05-09 16:18:20 +00:00
Ramón Souza
4ff0fec2ae
Merge pull request #5 from GuiLeme/issue-17839-back-end
[issue-17839] - back-end part for hide_presentation_on_join issue
2023-05-09 13:01:17 -03:00
Anton Georgiev
8cb98d99fd
Merge pull request #17842 from paultrudel/akka-randomness-fix
fix(sec): Switched PRNG to secure PRNG
2023-05-09 11:18:21 -04:00
Paul Trudel
6c0915d71b Initialized file input stream 2023-05-09 15:17:14 +00:00
GuiLeme
d2c5b33eec [issue-17839] - back-end part for hide_presentation_on_join issue 2023-05-09 12:01:55 -03:00