Ramón Souza
3c0a0135c1
restore presentation fullscreen shortcut
2021-10-07 14:09:05 +00:00
Gustavo Trott
e51cb3d723
Set label to generate BreakoutRoom url more friendly
2021-10-07 10:01:11 -03:00
KDSBrowne
6de56552f8
add aria-live attribute and increase timeout
2021-10-07 00:05:15 +00:00
Anton Barboza
fcd60a76b6
add brekout room invitation stress test
2021-10-06 17:19:46 -03:00
Anton Georgiev
5c98d96486
Merge pull request #13416 from antobinary/merge-23-24
...
chore: Merge 2.3 into 2.4
2021-10-06 16:01:43 -04:00
Anton Georgiev
d2d8287fb6
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-24
2021-10-06 17:27:37 +00:00
Anton Georgiev
585c263129
Merge pull request #13425 from pedrobmarin/f-cc-cr
...
fix(closed captions): captions recording
2021-10-06 10:00:21 -04:00
Pedro Beschorner Marin
3bf1eeeeaf
fix(closed captions): captions recording
...
Missing updates on Meteor's data validation for the closed captions
backend recording events.
2021-10-06 10:50:07 -03:00
Anton Georgiev
c9f70f68d9
Merge pull request #13424 from ramonlsouza/fix-presentation-toolbar-unmount
...
fix: presentation toolbar unmount with small window height
2021-10-06 09:40:34 -04:00
Ramón Souza
e49bcac254
fix presentation toolbar unmount with small window height
2021-10-06 13:20:30 +00:00
Joao Victor
a3bd05c448
fix the cut of the letters in the menu component
2021-10-05 17:57:21 -03:00
Anton Georgiev
59fc722529
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-24
2021-10-05 17:14:46 +00:00
Anton Georgiev
563bf2caca
Merge pull request #13392 from pedrobmarin/f-sn-aps
...
fix(shared notes): avoid padId subscription
2021-10-05 12:26:37 -04:00
Anton Georgiev
c2a48a5e9d
Merge pull request #13396 from pedrobmarin/f-cc-aps
...
fix(closed captions): avoid padId subscription
2021-10-05 12:26:26 -04:00
Anton Georgiev
9bc10c1a88
Merge pull request #13402 from ramonlsouza/pr-13396-24
...
fix(closed captions): avoid padId subscription (2.4)
2021-10-05 12:25:17 -04:00
Anton Georgiev
2c02272f65
Merge pull request #13399 from ramonlsouza/pr-13392
...
fix(shared notes): avoid padId subscription (2.4)
2021-10-05 12:25:01 -04:00
Anton Georgiev
969f8ece30
Merge pull request #13404 from Tainan404/custom-cursor
...
Create custom cursor for current poll and user
2021-10-04 16:56:27 -04:00
Tainan Felipe
0a00588651
Create custom cursor for current poll and user
2021-10-04 17:01:20 -03:00
Anton Georgiev
e13b501b88
Merge pull request #13372 from ramonlsouza/issue-13336
...
Polling UI Enhancements
2021-10-04 15:57:34 -04:00
Ramón Souza
1183b6c4ff
apply requested changes
2021-10-04 19:52:26 +00:00
Ramón Souza
3840d4ff63
fix(closed captions): avoid padId subscription
...
Remove padIds from the closed captions MongoDB collection subscription.
Users now have to fetch the padId from Meteor when needed. Meteor is
responsible for checking the user's access level and return the
proper id.
2021-10-04 19:22:18 +00:00
Anton Georgiev
9f0feff0d5
Merge pull request #13400 from ramonlsouza/pr-13381-24
...
Fix: toolbar item vanish (2.4)
2021-10-04 14:30:58 -04:00
hiroshisuga
7ce8e6859a
Fix toolbar item vanish
2021-10-04 18:10:19 +00:00
Pedro Beschorner Marin
c42d66a68f
fix(shared notes): avoid padId subscription
...
Remove padIds from the shared notes MongoDB collection subscription.
Users now have to fetch the padId from Meteor when needed. Meteor is
responsible for checking the user's access level and return the
proper id.
2021-10-04 18:01:19 +00:00
Pedro Beschorner Marin
b65d253143
fix(closed captions): check owner on text append
...
Avoid appendText call if the requester is not the closed captions' pad
owner.
2021-10-04 14:40:43 -03:00
Pedro Beschorner Marin
f7793bdc4b
fix(closed captions): avoid padId subscription
...
Remove padIds from the closed captions MongoDB collection subscription.
Users now have to fetch the padId from Meteor when needed. Meteor is
responsible for checking the user's access level and return the
proper id.
2021-10-04 14:35:53 -03:00
Lucas Fialho Zawacki
47a20ffa01
feature(external-video): New external video icon
2021-10-04 17:22:13 +00:00
Anton Georgiev
5202cd47ca
Merge pull request #13306 from lfzawacki/develop-minimize-all
...
feature: Allow external video and screenshare to be minimized just like the presentation area
2021-10-04 11:45:51 -04:00
Anton Georgiev
9e972f0534
Merge pull request #13325 from jfsiebel/prevent-setInPod-loop
...
fix: Prevent a case where the setInPod get stuck on a loop
2021-10-04 10:41:34 -04:00
Anton Georgiev
17bf52fe5b
Merge pull request #13279 from prlanzarin/u24-trash-stratum
...
chore(virtual-backgrounds): cleanup and update tflite resources
2021-10-04 10:30:33 -04:00
Pedro Beschorner Marin
995b6aad41
fix(shared notes): avoid padId subscription
...
Remove padIds from the shared notes MongoDB collection subscription.
Users now have to fetch the padId from Meteor when needed. Meteor is
responsible for checking the user's access level and return the
proper id.
2021-10-04 10:18:40 -03:00
Ramón Souza
4aab0eb043
fix fullscreen cameras with hidden presentation
2021-10-04 12:13:37 +00:00
hiroshisuga
0ee8700bfc
Fix toolbar item vanish
2021-10-03 10:25:30 +09:00
Lucas Fialho Zawacki
5e7e52b455
fix(presentation-toolbar): Fixed translations and added aria labels
2021-10-01 21:13:06 +00:00
Lucas Fialho Zawacki
d530498b3b
feature(icons): presentation_off, external-video, external-video_off icons
2021-10-01 20:15:01 +00:00
Ramón Souza
02f4511602
true/false and abcd poll button changes
2021-10-01 20:12:55 +00:00
Ramón Souza
a1c6545983
change selected poll type button color
2021-10-01 18:51:00 +00:00
Ramón Souza
d18834c894
remove secondary text of not anonymous poll
2021-10-01 17:50:48 +00:00
Gustavo Trott
923045950d
Small fix comparing old url insertedTime
2021-10-01 13:37:37 -03:00
Ramón Souza
5af5b0ee9f
remove user response example
2021-10-01 16:25:09 +00:00
Ramón Souza
17477dd138
poll add item button changes
2021-10-01 16:21:02 +00:00
Gustavo Trott
b07012df16
Removes prop users from BreakoutModel and add prop url_ instead
2021-10-01 13:19:01 -03:00
Gustavo Trott
be4f0bcebf
Removes prop users from BreakoutModel and add prop url_ instead
2021-10-01 10:44:01 -03:00
Ramón Souza
4ec738eb0a
text area validation changes
2021-10-01 12:43:28 +00:00
Ramón Souza
a8ac17253c
polling question changes
2021-09-30 18:55:46 +00:00
Anton Georgiev
8ce267fd10
Merge pull request #13346 from ramonlsouza/issue-13333
...
Tweaks to UI for push layout
2021-09-30 13:50:48 -04:00
Ramón Souza
74bf1a558f
push layout UI tweaks
2021-09-30 17:21:03 +00:00
Anton Georgiev
d8ef9e505f
Merge pull request #13331 from lfzawacki/volume-slider-fixes
...
fix(external-video): Adjustments to external video design and custom players
2021-09-30 10:52:41 -04:00
Anton Georgiev
7d58157b63
Merge pull request #13300 from PhMemmel/hand_raise_notification_for_presenter
...
feat: Allow non-mod presenters to see raised hands dialog and lower raised hands
2021-09-30 10:15:08 -04:00
Anton Georgiev
77e072ed60
Merge pull request #13308 from ramonlsouza/issue-13256
...
fix: Hide presentation custom parameter not working
2021-09-30 09:31:23 -04:00
Anton Georgiev
e3d6fda1ed
Merge pull request #13277 from ramonlsouza/layout-refactor
...
refactor: reduce complexity and remove duplicated code from layouts
2021-09-30 09:30:35 -04:00
Anton Georgiev
c5e1b6fd2c
Merge pull request #13339 from ramonlsouza/issue-9331
...
fix: userlist shortcut on firefox for macos
2021-09-30 09:03:25 -04:00
Anton Georgiev
c1b651dd86
Merge pull request #13327 from ramonlsouza/issue-13322
...
fix: Breakout Room Invites not send to everyone
2021-09-30 09:02:10 -04:00
Ramón Souza
977ca19050
fix userlist shortcut on firefox for macos
2021-09-30 12:43:28 +00:00
Anton Georgiev
4f4fd5c582
Merge pull request #13330 from ramonlsouza/change-leave-meeting-color
...
change leave meeting color
2021-09-29 15:57:50 -04:00
Lucas Fialho Zawacki
39bddd4cbb
fix(vimeo): Prevent problem when calling vimeo's player getPlaybackRate
2021-09-29 19:45:01 +00:00
Ramon Souza
5c95c301e8
change leave meeting color
2021-09-29 16:43:57 -03:00
Lucas Fialho Zawacki
c7927dbfed
feature(reload): More consistent style for reload button
2021-09-29 19:27:35 +00:00
Ramon Souza
0e319ccbdd
change presentation fullscreen/minimize buttons color
2021-09-29 16:23:58 -03:00
Ramon Souza
a820461b63
fix 13232 regression
2021-09-29 14:52:30 -03:00
Lucas Fialho Zawacki
7f6c510016
feature(peertube): Add volume api into peertube custom player
2021-09-29 17:01:37 +00:00
Joao Siebel
e1c825136c
Prevent a case where the setInPod get stuck on a loop. close #12284
2021-09-29 13:22:18 -03:00
Anton Georgiev
2f4d6e8f96
Merge pull request #13323 from KDSBrowne/BBB-WCAG-09
...
refactor: WCAG2.1 - Guest Lobby Approval Message
2021-09-29 11:35:15 -04:00
Mario Jr
7ed1cbfc30
Merge branch 'v2.4.x-release' into fix-13242
2021-09-29 09:20:58 -03:00
KDSBrowne
0cbb7b662f
Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into BBB-WCAG-09
2021-09-29 02:14:23 +00:00
Lucas Fialho Zawacki
cf0186766f
fix(peertube): Pin library version and correct regex
2021-09-28 21:31:07 +00:00
Lucas Fialho Zawacki
207a629c91
fix(volume-slider): Don't show volume slider for videos we can't hide volume controls
2021-09-28 20:15:58 +00:00
Lucas Fialho Zawacki
6155f51a1e
Typo in minimize button locales
2021-09-27 21:03:20 +00:00
Lucas Fialho Zawacki
b3f5cb965c
Use correct minimize icons for screenshare/presentation
2021-09-27 21:03:20 +00:00
Lucas Fialho Zawacki
d7f3924350
Enable swap layout for screenshare and external video
2021-09-27 21:03:20 +00:00
Lucas Zawacki
c4f4641516
Make buttton work even with no presentation and add translations
2021-09-27 21:03:05 +00:00
Lucas Zawacki
0425d8753c
Minimize button for presentation, external video and screenshare
2021-09-27 20:16:20 +00:00
Ramon Souza
2b2792102b
fix hidePresentation parameter
2021-09-27 17:13:41 -03:00
Anton Barboza
5065166456
fix extend breakout rooms time button to attendee users
2021-09-27 17:08:45 -03:00
Anton Georgiev
27f8d6dfdb
Merge pull request #13272 from vitormateusalmeida/issue-13271
...
Fixes user list appears even if custom parameters is false
2021-09-27 11:24:16 -04:00
Paulo Lanzarin
d2498ad31d
Merge pull request #13281 from prlanzarin/u24-telomere
...
feat(webrtc): add EXPERIMENTAL option to disable ICE candidate signaling
2021-09-27 11:15:16 -03:00
Ramon Souza
485943d464
fix presentation toolbar size in focus on video layout
2021-09-27 09:21:21 -03:00
Philipp Memmel
e580040e3a
Allow non-mod presenters to see and lower raised hands
2021-09-27 11:29:49 +00:00
KDSBrowne
04eae57e1e
remove conflicting aria attribute
2021-09-25 17:38:45 +00:00
Anton Georgiev
aa2089887c
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.4
2021-09-25 14:59:22 +00:00
Mario Jr
519883e89a
update(audio): adjust reference to ignoreCallState flag
2021-09-24 14:48:22 -03:00
Ramon Souza
4355601945
move isMobile and isTablet to layoutEngine
2021-09-24 14:38:44 -03:00
prlanzarin
1cb412529d
feat(webrtc): add EXPERIMENTAL option to disable ICE candidate signaling
...
ICE lite servers (eg mediasoup) dont need candidates signaled out-of-band; neither does KMS in certain scenarios
Disable their signaling saves us some ticks in bbb-webrtc-sfu and some bandwidth all around
2021-09-24 17:24:06 +00:00
Ramon Souza
b22c12aef7
calculatesCameraDockBounds refactor - presentationFocus, smart and videoFocus layouts
2021-09-24 14:16:37 -03:00
Ramon Souza
30623b0c4f
remove duplicated functions from video focus layout
2021-09-24 13:19:41 -03:00
Ramon Souza
5ed7c06763
remove duplicated functions from smart layout
2021-09-24 11:48:59 -03:00
Ramon Souza
e47d62a224
remove duplicated functions from presentation focus layout
2021-09-24 11:08:50 -03:00
Ramon Souza
72bd47f457
move duplicated functions from customLayout to layoutEngine
2021-09-24 10:41:28 -03:00
Ramon Souza
4f54f32a1a
rename BaseLayout -> LayoutEngine
2021-09-23 17:46:50 -03:00
Ramon Souza
7f9bf6d167
move calculatesNavbarBounds and calculatesActionbarHeight to BaseLayout
2021-09-23 17:43:02 -03:00
Ramon Souza
a7a68e7d11
calculatesCameraDockBounds refactor - customLayout
2021-09-23 16:21:06 -03:00
prlanzarin
46f281ec6b
chore(virtual-backgrounds): move tensorflow wrappers to compatibility
2021-09-23 17:06:42 +00:00
Anton Georgiev
9fc7639be2
Merge pull request #13273 from antonbsa/fix-elements-and-update-click-function
...
test: Update click function, unify elements and update/fix tests suite
2021-09-23 12:04:25 -04:00
prlanzarin
42b53749f1
chore(virtual-backgrounds): update tflite backends wrappers and WASMs
...
Use the latest version in the volcomix repo
Add coments to the wrappers stating which changes we did manually in them
2021-09-23 14:46:33 +00:00
Ramon Souza
668d2f8a25
add baseLayout component
2021-09-23 10:34:36 -03:00
Vitor Mateus De Almeida
f5bf6675de
fixes user list appears even if custom parameters is false
2021-09-22 18:26:37 -03:00
Anton Barboza
da95d4d68c
fix and move guest policy tests
2021-09-22 18:03:12 -03:00
Anton Georgiev
7c11600518
Merge pull request #13266 from mariogasparoni/dynamic-bridges
...
feat(audio): add bridge configurable scheme
2021-09-22 16:00:46 -04:00
Ramon Souza
47a71a9f3f
fix multiple getBreakoutURL calls - breakout join
2021-09-22 14:07:05 -03:00
Anton Barboza
dce318e1ad
avoid using static timeouts and fix Random Poll test
2021-09-22 13:52:27 -03:00
Anton Georgiev
6936f61495
Merge pull request #13261 from Tainan404/chat-improve-performance-develop
...
Implements CollectionEventsBroker for chat context - develop
2021-09-22 12:21:53 -04:00
Anton Georgiev
ab845b3078
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-rc-1-into-dev
2021-09-22 15:28:13 +00:00
Tainan Felipe
543b57dff5
Improve readability
2021-09-22 11:52:01 -03:00
Tainan Felipe
6a480a4946
Implements collection hooks to chat context
2021-09-22 11:51:50 -03:00
Anton Georgiev
697c34011b
Merge pull request #13259 from ramonlsouza/issue-13258
...
fix: restoreOnUpdate: true, parameter not working
2021-09-22 10:36:51 -04:00
Anton Barboza
4548cd881d
fix inviteBreakoutRoom selector
2021-09-22 09:47:18 -03:00
prlanzarin
9574548e22
refactor(virtual-backgrounds): remove unused tflite resources
2021-09-22 12:27:59 +00:00
Ramon Souza
14d9304746
fix restoreOnUpdate feature
2021-09-22 08:48:25 -03:00
Anton Barboza
bfb40eff29
add data-test to start/stop screen share
2021-09-21 17:39:01 -03:00
Ramon Souza
a86df37bfe
fix camera resizing bug
2021-09-21 17:20:32 -03:00
Ramon Souza
be4cfb3c9a
remove unused code
2021-09-21 13:04:15 -03:00
Ramon Souza
c892a2a5d1
resolve conflicts
2021-09-21 12:06:27 -03:00
Mario Jr
1c08fc852a
fix(audio): audio controls crash when ending call during brekout audio transfer
...
Restored the old behavior when ending breakout rooms while user is in the
breakout audio transfer, which is to the trigger the reconnection to the audio
in the main room.
This behavior could be improved by (instead of reconnecting) transfering user
back to the main room, but this requires some changes in akka-apps/fsesl
which can be treated in a different issue.
Closes #13242
2021-09-21 11:22:05 -03:00
Anton Georgiev
835f1a8dc9
Merge pull request #13156 from PhMemmel/waiting-room-without-users
...
feat: Activate waiting room permanently
2021-09-21 09:16:02 -04:00
zhem0004
c572e69b24
fix: Reimplement presentation.allowDownloadable ( #13237 )
...
* Reimplemented presentation.allowDownloadable
* Reimplemented presentation.allowDownloadable
Co-authored-by: Bohdan Zhemelinskyi <bohdan.Zhemelinskyi@blindsidenetworks.com>
2021-09-17 16:55:31 -04:00
Anton Georgiev
35c4ca2771
Merge pull request #13232 from ramonlsouza/issue-13223
...
fix: Breakout room assignment only working first time
2021-09-17 14:01:19 -04:00
Ramon Souza
85ded998f2
remove linting
2021-09-17 11:03:09 -03:00
Ramon Souza
a8541eda6e
remove linting
2021-09-17 10:38:10 -03:00
Ramon Souza
0ca1b7896e
Merge remote-tracking branch 'upstream/develop' into PR-11359
2021-09-17 09:12:43 -03:00
Anton Georgiev
1fcca5dab0
Merge pull request #13233 from ramonlsouza/issue-13218
...
fix: webcam dock isn't visible in certain scenarios
2021-09-16 09:09:18 -04:00
Ramon Souza
6d95cab29c
prevent invisible cameras issue on page load
2021-09-16 09:25:51 -03:00
Anton Georgiev
56fbdee49c
Merge pull request #13226 from vitormateusalmeida/issue-12356
...
Place both buttons at the bottom of the video dock when cameras are vertically positioned
2021-09-15 16:56:31 -04:00
Anton Georgiev
a50bf2b069
Merge pull request #13225 from zhem0004/v2.4.x-release
...
Refactor: Move Learning Dashboard entry to bottom of menu #13201
2021-09-15 15:15:53 -04:00
Vitor Mateus De Almeida
0aab062c2d
add margin on L/R buttons in RTL languages
2021-09-15 16:07:52 -03:00
Ramon Souza
de53770d77
fix breakout room multiple invitations
2021-09-15 14:43:51 -03:00
Vitor Mateus De Almeida
f6e17ba398
change cameraDock size in vertical position
2021-09-15 09:33:31 -03:00
Vitor Mateus De Almeida
c47cf21ba2
place both buttons at the bottom of the video dock when cameras are vertically positioned
2021-09-15 09:13:17 -03:00
Anton Georgiev
baa0d0e2bd
Merge pull request #13224 from vitormateusalmeida/issue-13161
...
Fixes icon padding in menu in RTL Languages
2021-09-14 22:29:23 -04:00
Vitor Mateus De Almeida
6e8dc1c21c
use conditional scss
2021-09-14 22:23:45 -03:00
Bohdan Zhemelinskyi
def4b637b1
Moved the Learning Dashboard button to the bottom of the list and added top divider to it
2021-09-14 20:47:27 +00:00
Anton Georgiev
bb9de3eaef
Merge pull request #13173 from ramonlsouza/issue-13022
...
fix: Breakout room invitation bug
2021-09-14 16:30:20 -04:00
Bohdan Zhemelinskyi
2fd32f1172
Moved the Learning Dashboard button to the bottom of the list and added top divider to it
2021-09-14 20:27:13 +00:00
Vitor Mateus De Almeida
8f097a6402
fixes icon padding in menu in RTL Languages
2021-09-14 17:17:35 -03:00
Anton Georgiev
81a879df0b
Merge pull request #13207 from KDSBrowne/BBB-wcag-06
...
WCAG2.1 - Moderator > Whiteboard Toolbar
2021-09-14 10:18:28 -04:00
Anton Georgiev
89ce8cd347
Merge pull request #13217 from KDSBrowne/BBB-wcag-07
...
WCAG2.1 - Webcam and settings
2021-09-14 10:18:05 -04:00
KDSBrowne
eef95165a6
add aria-pressed to background thumbnails
2021-09-14 13:56:59 +00:00
Anton Georgiev
d175fcf95d
Merge pull request #13082 from antonbsa/test-allow-presentation-download
...
test: Presentation - adds test to allow and disallow presentation download and test to remove all presentations
2021-09-14 09:18:09 -04:00
KDSBrowne
be3bd85bca
add group role | aria-label to virtual bg list | cam dropdown activate via keyboard
2021-09-14 01:50:24 +00:00
Anton Georgiev
624389f87f
Merge pull request #13191 from gustavotrott/learning-dashboard-increase-token-timeout
...
Learning Dashboard: Increase the token expiry time
2021-09-13 17:35:16 -04:00
Anton Georgiev
4c4fcdfdf0
Merge pull request #13210 from ramonlsouza/localize-camera-dropzone
...
localize camera dropzone label
2021-09-13 15:46:21 -04:00
Anton Georgiev
ee5ce6b1b0
Merge pull request #13196 from KDSBrowne/BBB-wcag-03
...
WCAG2.1 - Breakout Room Management
2021-09-13 15:46:06 -04:00
Anton Georgiev
d548430056
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/component.jsx
2021-09-13 15:45:41 -04:00
Ramon Souza
997f0e8ad5
localize camera dropzone label
2021-09-13 16:41:58 -03:00
Ramon Souza
9300b9b382
Merge remote-tracking branch 'upstream/develop' into use-context-selector
2021-09-13 15:41:52 -03:00
Anton Georgiev
270572d5d2
Merge pull request #13187 from gustavotrott/stop-screenshare-onstart-externalvideo-2.4
...
Stop ScreenShare when External Video is started (handling it in Akka)
2021-09-13 13:54:16 -04:00
Anton Georgiev
65cc2bcebf
Merge pull request #13193 from Tainan404/Fix-view-promote-clearing-the-chat
...
fix: Fix public chat being cleared when starting a new private chat
2021-09-13 13:53:25 -04:00
KDSBrowne
0904c2d833
fix DOM nesting error
2021-09-13 16:47:48 +00:00
Anton Georgiev
3cb2637c3e
Merge pull request #13206 from ramonlsouza/issue-13167
...
fix: presentation position in breakout room - custom layout
2021-09-13 12:33:10 -04:00
Anton Georgiev
86cd0b3ff2
Merge pull request #13205 from KDSBrowne/BBB-wcag-05
...
WCAG2.1 - Moderator > Start a poll
2021-09-13 12:32:28 -04:00
Anton Georgiev
ef5a5d7d57
Merge pull request #13197 from KDSBrowne/BBB-wcag-04
...
WCAG2.1 - Connection Status Modal
2021-09-13 12:31:32 -04:00