Ramon Souza
99c41ca79e
remove unused code
2021-08-12 15:47:37 -03:00
Ramon Souza
4b2e60cdcc
fix poll menu in actions bar
2021-08-12 15:42:02 -03:00
Anton Georgiev
773e8385af
Merge pull request #12970 from KDSBrowne/bbb-remaining-menus
...
Update Dropdowns To Menus
2021-08-12 14:38:04 -04:00
Anton Georgiev
25b7b71243
Merge pull request #12968 from KDSBrowne/_bbb_aria-desc_01
...
Add Aria Descriptions To Audio Modal & Poll Panel
2021-08-12 14:37:55 -04:00
Anton Georgiev
c22875a6d7
Merge pull request #12977 from gustavotrott/learning-dash-improvements
...
Learning Dashboard: Layout improvements
2021-08-12 14:28:45 -04:00
Anton Georgiev
f909c317cd
Merge pull request #12972 from ramonlsouza/issue-12953
...
fix: viewing shared screen in full screen mode will break the interface when screen share closes
2021-08-12 14:16:13 -04:00
Anton Georgiev
da00130037
Merge pull request #12981 from ramonlsouza/issue-12939
...
fix: presentation position in focus on video layout
2021-08-12 14:15:47 -04:00
Ramon Souza
5c51b67d43
fix presentation position in focus on video layout
2021-08-12 11:08:43 -03:00
Tainan Felipe
fd917e3146
Fix pop-up blocking when joining a breakout room
2021-08-12 10:21:49 -03:00
Gustavo Trott
54f29cc9c4
Changes Url location from activity-report to learning-dashboard
2021-08-12 10:07:42 -03:00
Ramon Souza
84b1651302
Merge remote-tracking branch 'upstream/develop' into issue-12953
2021-08-11 16:38:13 -03:00
Ramon Souza
64f546a064
Merge remote-tracking branch 'upstream/develop' into fix-minimize-presentation
2021-08-11 16:28:36 -03:00
Anton Georgiev
2524e1c7bc
Merge pull request #12957 from ramonlsouza/issue-12942
...
fix: screen sharing does not show up when presentation is hidden
2021-08-11 15:15:18 -04:00
Anton Georgiev
731c431624
Merge pull request #12949 from ramonlsouza/issue-12933
...
fix: restore localeChanged event handle
2021-08-11 15:14:47 -04:00
Anton Georgiev
4e2398376d
Merge pull request #12930 from ramonlsouza/webcam-drag-size
...
reduce cameraDock size when dragging
2021-08-11 15:14:20 -04:00
Anton Georgiev
4f60ce2a11
Merge pull request #12971 from ramonlsouza/issue-12969
...
fix: camera position does not update when sharing is stopped
2021-08-11 15:13:25 -04:00
Ramon Souza
be4859df6d
remove fullscreen state
2021-08-11 13:29:09 -03:00
Ramon Souza
53d0b8b949
exit fullscreen when component is unmounted
2021-08-11 13:19:24 -03:00
Mario Jr
b78841f04e
add basic functionality for copy network data button
2021-08-11 11:10:49 -03:00
Ramon Souza
2b9d5b2d5d
recalculate cameras grid when the number of streams changes
2021-08-11 10:25:20 -03:00
KDSBrowne
0ad6cbb2d0
add aria-descriptions to poll panel
2021-08-11 12:16:58 +00:00
KDSBrowne
17aca1dc81
add aria descriptions to audio modal buttons
2021-08-11 12:16:48 +00:00
KDSBrowne
760a5c25d0
update recording button aria labels
2021-08-11 12:10:55 +00:00
KDSBrowne
d9f9a94a7a
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into bbb-remaining-menus
2021-08-11 02:44:51 +00:00
KDSBrowne
3663290397
update public chat / video list item dropdown to menu
2021-08-11 02:44:34 +00:00
Mario Jr
60368e0932
feat: allow user to copy html5-client data
...
Adds a label in connection status modal,
where users will be able to copy information to
clipboard.
2021-08-10 20:45:59 -03:00
Anton Georgiev
a9fce02b0c
Merge pull request #12964 from ramonlsouza/issue-12934
...
fix: RTL language - external video, wrong position on client interface
2021-08-10 13:35:41 -04:00
prlanzarin
74c6f1b6f8
refactor(webcams): let the server generate subscriber offers
...
Let the server generate subscriber offers so that it becomes easier for us to
do payload type normalization between publishers and subscribers
Also split peer creation for pubs and subs into separate methods for clarity
2021-08-10 17:31:45 +00:00
Ramon Souza
bfa674f913
fix rtl position - external video
2021-08-10 13:45:06 -03:00
Anton Georgiev
acc94368f9
Merge pull request #12963 from jfsiebel/remove-legacy-layout-option
...
Remove legacy option for valid layouts
2021-08-10 09:02:33 -04:00
Joao Siebel
13913a6111
Remove LEGACY option for valid layouts. close #12858
2021-08-10 09:50:13 -03:00
Ramon Souza
e1b52321c7
fix camera position - rtl languages
2021-08-10 09:19:45 -03:00
Ramon Souza
5745d2d37d
fix camera position when presentation is minimized
2021-08-10 09:05:34 -03:00
KDSBrowne
96b5979952
remove menu items not for dial-in-users
2021-08-10 03:56:50 +00:00
KDSBrowne
6e1c000381
only show top divider with 2 or more presentations
2021-08-09 22:39:04 +00:00
Ramon Souza
f4df88bf8d
fix screenshare with hidden presentation
2021-08-09 16:12:41 -03:00
Anton Georgiev
f036bbb94f
fix: Added a label to describe why breakout join takes long time
2021-08-09 19:10:14 +00:00
Vitor Mateus De Almeida
145ca61d40
linting some files
2021-08-09 11:24:02 -03:00
Ramon Souza
e1f6f64ecf
remove value from event call
2021-08-09 11:06:33 -03:00
Ramon Souza
3e66eb42db
restore localeChanged event handle
2021-08-09 10:09:00 -03:00
KDSBrowne
773800cdc5
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into bbb-remaining-menus
2021-08-08 17:30:16 +00:00
KDSBrowne
f72e075472
restore shortcuts for menus
2021-08-08 17:22:01 +00:00
KDSBrowne
4e28cb0347
update actions / settings dropdown to menu
2021-08-08 17:13:47 +00:00
Ramon Souza
08ad9d0bb4
reduce cameradock size when dragging
2021-08-06 14:23:46 -03:00
Mohamed Amine Ben Salah
7d6119e5a9
Merge branch 'develop' into connection-reconnection-triggering
2021-08-06 13:30:06 -03:00
Jibon Costa
c578a58557
z-index issue in firefox
2021-08-06 16:17:39 +00:00
Anton Georgiev
dbd23090b6
Merge pull request #12927 from antobinary/aug6-merge
...
Merge 2.3.10 into develop
2021-08-06 11:46:48 -04:00
Anton Georgiev
5cfb723e07
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into aug6-merge
2021-08-06 15:23:36 +00:00
Anton Georgiev
27bbc710ab
Merge pull request #12898 from antonbsa/ppt-tests-fix-to-develop
...
fix(tests): Some fixes needed after updating the path
2021-08-06 11:19:37 -04:00
Anton Georgiev
4577b5d044
Merge pull request #12906 from ramonlsouza/issue-12880
...
fix: presentation toolbar position in small window
2021-08-06 11:15:52 -04:00
Max Franke
21ff6c545a
style(virtual-backgrounds): disabled when env. is not supported
...
Disabled virtual backgrounds for not supported
devices, changing the label text.
2021-08-06 13:14:04 +00:00
Tainan Felipe
8578c367e6
tweak mobile
2021-08-06 09:28:42 -03:00
Tainan Felipe
152c2693c8
comply commit
2021-08-05 17:40:30 -03:00
Tainan Felipe
efc2f7e6e5
Tweak viewer controls for external video component
2021-08-05 17:19:27 -03:00
Tainan Felipe
03bb345de1
Rename components
2021-08-05 17:03:43 -03:00
Ramon Souza
c00ac3f18a
Merge remote-tracking branch 'upstream/develop' into issue-12880
2021-08-05 13:24:37 -03:00
Anton Georgiev
696a141e8f
Merge pull request #12912 from mynaparrot/customStyleUrl
...
Feat: added option to allow to use customStyleUrl from config
2021-08-05 11:15:57 -04:00
Anton Georgiev
52984d455a
fix: handle case of freeJoin breakout with no users
2021-08-05 13:56:01 +00:00
Ramon Souza
89079a9ebf
prevent sidebar height > maxHeight - focus on video
2021-08-05 10:53:35 -03:00
Anton Georgiev
493a47e55e
Merge pull request #12915 from vitormateusalmeida/layoutManagerNew
...
refactor: Legacy layout removal
2021-08-05 09:31:26 -04:00
Anton Georgiev
c8577dd76d
Merge pull request #12908 from antobinary/fix-12890
...
fix: Re-subscribe user to guestUser collection on promotion/demotion
2021-08-05 09:30:31 -04:00
Vitor Mateus De Almeida
d187997e20
fix wrong variable name
2021-08-05 10:14:59 -03:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00
Vitor Mateus De Almeida
09082734c9
remove old media, webcam draggable and panel components
2021-08-05 04:26:03 -03:00
Vitor Mateus De Almeida
abf089ae73
remove layout manager legacy
2021-08-05 01:22:07 -03:00
Jibon Costa
4ec70505f0
added option to allow to use customStyleUrl from config
2021-08-05 02:36:30 +00:00
Anton Georgiev
a6c5db9cc0
Merge pull request #12905 from antobinary/fix-12901
...
fix: Check for users before grabbing breakout url
2021-08-04 17:37:08 -04:00
Anton Georgiev
fa2ce5cc85
Merge pull request #12909 from Tainan404/issue-12544
...
Remove workarounds related to fonts load
2021-08-04 16:03:37 -04:00
Tainan Felipe
036f7ef2bb
Remove workarounds related to fonts load
2021-08-04 15:45:08 -03:00
Anton Georgiev
daed82d63c
fix: re-subscribe user to guestUser collection on promotion/demotion
2021-08-04 15:34:52 +00:00
Ramon Souza
321eeb6cfa
Merge remote-tracking branch 'upstream/develop' into issue-12880
2021-08-04 11:58:07 -03:00
Ramon Souza
523897c2d3
limit camera size based on toolbar size
2021-08-04 11:38:20 -03:00
Anton Georgiev
d31bc8f174
check for users before grabbing breakout url
2021-08-04 14:32:11 +00:00
Anton
cb3d94f1d8
Merge remote-tracking branch 'upstream/develop' into ppt-tests-fix-to-develop
2021-08-04 09:31:40 -03:00
Ramon Souza
c6f6f02f40
fix presentation toolbar position in small window - partial
2021-08-04 08:42:38 -03:00
Mohamed Amine Ben Salah
f6274d13a9
Merge branch 'develop' into connection-reconnection-triggering
2021-08-03 18:10:54 -03:00
Ramon Souza
de11e88139
fix media and webcam position for RTL languages - custom layout
2021-08-03 14:03:06 -03:00
Ramon Souza
cf220e0971
fix media and webcam position for RTL languages - smart layout
2021-08-03 13:33:54 -03:00
Anton Georgiev
22e38f9b47
Merge pull request #12865 from KDSBrowne/bbb-list-focus
...
Update List Style To Show Focus Outline
2021-08-03 09:59:14 -04:00
Anton Georgiev
ba6a86bf2f
Merge pull request #12866 from KDSBrowne/bbb-manage-user-menu
...
Update Manage Users Dropdown To Menu
2021-08-03 09:47:35 -04:00
Anton
2f43ee7efa
add data-test prop on menuItem actions and fix some eslint errors
2021-08-02 14:48:52 -03:00
Anton
5db07a65bf
fix data-test prop on DropdownListItem
2021-08-02 14:46:53 -03:00
Max Franke
eac5bbd851
fix(screenshare): broken maximized ui before fully loaded
...
Fixes a small bug which allows the user to use the
shrink/expand button before the display it is
fully loaded
2021-08-02 13:32:44 -03:00
Ramon Souza
91562f95ac
fix webcam resize - rtl languages
2021-08-02 08:24:23 -03:00
Mohamed Amine Ben Salah
f1097eb9c8
Merge remote-tracking branch 'upstream/develop' into pr/daminebenq/12525
2021-08-01 21:37:00 +00:00
Anton Georgiev
73da9c15da
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-july-30
2021-07-30 23:43:27 +00:00
Anton Georgiev
ee06ec64af
Merge pull request #12854 from PhMemmel/fix_private_chat_aria_alert
...
fix: Announce new private chat messages in screenreader
2021-07-30 17:05:57 -04:00
Anton Georgiev
3e497e2d45
Merge pull request #12794 from hiroshisuga/patch-40
...
Stop dictation when swapping languages with the voice recognition on
2021-07-30 16:17:09 -04:00
Anton Georgiev
6fc47676b3
Merge pull request #12867 from ramonlsouza/hidden-webcam-pagination
...
fix: pagination buttons appearing when camera dock is hidden
2021-07-30 15:38:22 -04:00
Anton Georgiev
d01e4e657b
Merge pull request #12873 from vitormateusalmeida/layoutManagerNew
...
Add resize in sidebar from bottom in presentation focus layout
2021-07-30 15:17:36 -04:00
Vitor Mateus De Almeida
429b76ad6b
fix resize in mobile - videoFocus
2021-07-30 16:07:49 -03:00
Vitor Mateus De Almeida
5930c20dc3
add resize from bottom in presentation focus layout
2021-07-30 14:42:46 -03:00
Philipp Memmel
c62b5bf6d2
avoid double announcing of name when chat is added to userlist
2021-07-30 17:05:14 +00:00
Anton Georgiev
bf9003cb12
Merge pull request #12812 from ramonlsouza/webcam-margin-new-lm
...
Add webcam margin - smart and custom layouts
2021-07-30 12:24:47 -04:00
Philipp Memmel
11933c044a
include chat name in announcement
2021-07-30 15:53:05 +00:00
Vitor Mateus De Almeida
d24dd84af9
linting
2021-07-30 10:31:15 -03:00
Ramon Souza
3d36a9c8ef
fix presenter position in breakout room userlist
2021-07-30 08:54:31 -03:00
KDSBrowne
e05bd476ac
remove obsolete box-shadow
2021-07-29 15:33:37 -04:00
Ramon Souza
8c038f1187
do not display pagination when camera dock is hidden
2021-07-29 16:09:34 -03:00
Ramon Souza
8a18c6103c
fix min values - smart layout
2021-07-29 15:22:46 -03:00
KDSBrowne
dee41faa3c
replace manage user dropdown with menu
2021-07-29 16:06:50 +00:00
KDSBrowne
af852a9e7d
update list style to accomodate focus outline
2021-07-29 16:01:15 +00:00
KDSBrowne
a0d7f5a457
fix tab order in legacy and other layouts
2021-07-29 15:57:35 +00:00
Ramon Souza
0fb0da3fc0
rtl tweaks - custom layout
2021-07-29 10:19:16 -03:00
Ramon Souza
41a8bc48bf
Merge remote-tracking branch 'upstream/develop' into webcam-margin-new-lm
2021-07-29 09:36:07 -03:00
Anton Georgiev
9671c32f97
Merge pull request #12846 from ramonlsouza/rtl-new-layouts
...
fix: RTL issues - new layouts
2021-07-29 08:26:56 -04:00
Ramon Souza
170719d144
add webcam margin - custom layout
2021-07-29 08:50:57 -03:00
Ramon Souza
103922b010
fix smart layout margin
2021-07-28 17:13:45 -03:00
Ramon Souza
b99d67a421
add horizontal margin when camera is on left side
2021-07-28 15:48:22 -03:00
Anton Georgiev
c6d5ba1c64
Merge pull request #12856 from ramonlsouza/issue-12631
...
fix: sidebar panel resizing - legacy layout
2021-07-28 14:14:47 -04:00
Ramon Souza
40972737ef
fix poll panel resizing - legacy
2021-07-28 14:11:28 -03:00
Anton Georgiev
e06cc7f688
Merge pull request #12852 from prlanzarin/u24-remloaf
...
refactor(virtual-backgrounds): remove camera effect toggle (video-list)
2021-07-28 10:47:21 -04:00
Ramon Souza
919bc50503
sets default value for sidebar minimum height
2021-07-28 10:54:06 -03:00
prlanzarin
b190f74009
refactor(virtual-backgrounds): remove camera effect toggle (video-list)
2021-07-28 13:37:40 +00:00
Ramon Souza
223d29c835
fix external video position on layout change
2021-07-28 10:21:20 -03:00
Philipp Memmel
c73de0beab
fix read new messages in screenreader
2021-07-27 20:56:47 +00:00
Ramon Souza
3d47c4c1ae
camera resize sides - custom layout
2021-07-27 16:39:28 -03:00
Ramon Souza
efe37a2ef9
code format
2021-07-27 16:34:21 -03:00
Ramon Souza
07a2db6265
Merge remote-tracking branch 'upstream/develop' into rtl-new-layouts
2021-07-27 16:25:15 -03:00
Ramon Souza
f642175a59
rtl video focus layout
2021-07-27 14:39:10 -03:00
Ramon Souza
731fef4ba5
rtl presentation focus layout
2021-07-27 14:05:49 -03:00
Ramon Souza
0b30bed12a
rtl custom layout - partial
2021-07-27 13:23:00 -03:00
Anton Georgiev
9e644e8bc7
Merge pull request #12807 from ramonlsouza/actionsbar-new-lm
...
refactor: actions bar size calculation - new layouts
2021-07-27 11:29:54 -04:00
Anton Georgiev
9d0c4e2ce3
Merge pull request #12809 from ramonlsouza/minimized-presentation-camera-custom
...
fix: camera position when presentation is hidden
2021-07-27 11:29:30 -04:00
Anton Georgiev
548a45b798
Merge pull request #12818 from ramonlsouza/presentation-change-fix
...
fix: set slide size when changing presentation - smart layout
2021-07-27 10:21:28 -04:00
Anton Georgiev
fd2cab0857
Merge pull request #12834 from ramonlsouza/issue-12828
...
fix: fullscreen webcam video crash - legacy layout
2021-07-27 09:29:33 -04:00
Ramon Souza
8c95520aee
fix fullscreen camera position
2021-07-27 09:02:00 -03:00
Ramon Souza
da14f07d00
fiz sidebar resize rtl - smart layout
2021-07-27 08:38:53 -03:00
Ramon Souza
ee56199607
fix fullscreen camera legacy layout
2021-07-27 08:17:26 -03:00
Ramon Souza
d3ed4d6ea6
rtl smart layout
2021-07-26 17:45:03 -03:00
hiroshisuga
5477ac7bb2
this.recognition can be null
2021-07-26 23:12:10 +09:00
Ramon Souza
2de8e1e84a
add isRTL value to context
2021-07-26 11:03:31 -03:00
Ramon Souza
5679416d2f
fix accessible menu in languages other than english
2021-07-26 08:28:48 -03:00
Ramon Souza
ebe65ecef0
set slide size when changing presentation - new lm
2021-07-23 15:33:32 -03:00
Anton Georgiev
a37843d2a7
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge238-into-24
2021-07-23 17:09:18 +00:00
Anton Georgiev
1a46c1b2c0
Merge pull request #12495 from schiesslm/virtual_background
...
Virtual background
2021-07-23 12:56:18 -04:00
Ramon Souza
d9a100110e
add webcam margin - smart layout
2021-07-23 09:53:01 -03:00
prlanzarin
8b48de561b
fix(webcams): avoid leaving dangling HTMLMediaElements in paused state
...
Should fix an issue with the recent Chrome 92 intervention that limits
the number of concurrent WebMediaPlayers (an inner element of
HTMLMediaElements) to 75/40.
Webcam video elements were being left dangling in paused state despite
the elements themselves being cleaned up from the component. That
generated a skewed accounting of WebMediaPlayers in the session.
2021-07-23 02:24:47 +00:00
Ramon Souza
0f2ae0425c
fix sidebar content when presentation is hidden
2021-07-22 17:37:46 -03:00
Ramon Souza
3065597635
fix cameras when presentation is hidden - custom layout
2021-07-22 17:31:19 -03:00
prlanzarin
9071ba8bc4
refactor(virtual-backgrounds): re-organize virtual background code
...
Changes (maybe not a complete list):
- Disable virtualbgs by default
- Move the virtualbg selector in video-preview to the side below the
profile selection
- Restore old video-preview sizes
- Add a wrapper class for MediaStreams (BBBVideoStream)
- Centralize virtualbg services and business logic code into BBBVideoStream
- Refactor and centralize virtualbg constant fetching
- Refactor and centralize virtualbg config fetching
- Organize virtualbg type definitions
- Remove added states in video-provider to prevent further bloat
- Remove added states in video-preview to prevent further bloat
- Lock virtual bg switching while video-preview itself is locked
- Add proper virtualbg error surfacing via toasts
- Refactor iOS availability detection to use centralized UA checker
- Avoid calling gUM when toggling virtualbgs on/off
- Make virtualbg video-list-item action a toggle instead of a
state-aware action
- Make virtualbg switching work in video-preview for cameras that are
already shared. Especially useful when there are multiple source
cameras, and will be important in the near future
- Add Derivative Work notices in files that are partially copied from
jitsi-meet
- Simplify track replacing in video-provider
- Split video-preview UI code for virtualbgs into a separate functional component
2021-07-22 18:53:42 +00:00
Anton Georgiev
57dfd6c524
Merge pull request #12542 from gustavotrott/activity-report
...
Dashboard with meeting activities
2021-07-22 14:27:48 -04:00
Ramon Souza
0a2a6b13bb
Merge remote-tracking branch 'upstream/develop' into actionsbar-new-lm
2021-07-22 14:44:37 -03:00
Anton Georgiev
27e639cf8d
Merge pull request #12808 from ramonlsouza/pr-12805-fix
...
fix: persist settings layout after refresh
2021-07-22 13:33:28 -04:00
Anton Georgiev
1bd98ad03c
Merge pull request #12804 from ramonlsouza/hidden-chat-on-resize
...
fix: hidden chat on resize
2021-07-22 13:29:46 -04:00
Ramon Souza
d0d35cab17
persist settings layout after refresh
2021-07-22 14:28:42 -03:00
Ramon Souza
27c5c9e3e7
isolate actions bar height calculation
2021-07-22 11:42:45 -03:00
Gustavo Trott
e4ef1582f2
Merge branch 'develop' into activity-report
2021-07-22 11:33:47 -03:00
Ramon Souza
2ef6d30a01
fix actions bar size calculation - new layouts
2021-07-22 11:04:38 -03:00
Ramon Souza
28ed62a128
remove default layout from settings file
2021-07-22 08:20:53 -03:00
Bartu Bazna
9f791a8892
Squashed virtual background commits
2021-07-21 20:00:19 +00:00
Gustavo Trott
1267bfd880
Moves ActivityReport icon from navbar to part of the gear icon
2021-07-21 17:00:08 -03:00
Ramon Souza
43e42d98cb
display sidebar content when switching device to tablet
2021-07-21 15:34:34 -03:00
Ramon Souza
945bed95d3
fix chat stuck on resize
2021-07-21 15:12:05 -03:00
Gustavo Trott
b0f9835ffd
Merge branch 'develop' into activity-report
2021-07-21 14:20:27 -03:00
Anton Georgiev
6f84f35357
Merge pull request #12610 from Tainan404/fix-chat-copy
...
Fix export messages throwing a error
2021-07-21 12:58:02 -04:00
Anton Georgiev
c63fa957ca
Reworded / adjusted typo
2021-07-21 12:57:49 -04:00
Anton Georgiev
cd0232da61
Merge pull request #12801 from ramonlsouza/screenshare-external-video
...
fix: sharing external video does not stop screenshare
2021-07-21 12:43:31 -04:00
Tainan Felipe
450d44e83c
Add inline comment
2021-07-21 13:41:56 -03:00
Anton Georgiev
79485a2950
Merge pull request #12181 from lfzawacki/v2.2.x-external-video
...
Overlay for external video with volume controller and reload button
2021-07-21 12:07:06 -04:00
Ramon Souza
116da0c6a8
move screenshare notifications to screenshare component
2021-07-21 10:38:48 -03:00
Ramon Souza
0efe6da994
prevents screenshare + external video
2021-07-21 10:19:47 -03:00
Anton Georgiev
7ef3fa0d63
Merge pull request #12745 from KDSBrowne/BBB-accessible-menu
...
Add a more accessible dropdown menu
2021-07-21 08:59:08 -04:00
Anton Georgiev
4baf67c24d
Merge pull request #12796 from ramonlsouza/fix-start-closed-chat
...
fix: start closed chat option does not work
2021-07-20 16:25:35 -04:00
Anton Georgiev
a6a9e807d9
Merge pull request #12749 from Tainan404/postpone-message-sync
...
Postpone chat message sync
2021-07-20 16:01:34 -04:00
KDSBrowne
8e317c24ec
fix console error | style warnings
2021-07-20 17:48:08 +00:00
Anton Georgiev
472c9a6107
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into 237-into-develop
2021-07-20 15:21:21 +00:00
Ramon Souza
f7c4171a75
make poll, notes and chat panel use the same min and max width - legacy layout
2021-07-20 11:42:15 -03:00
Ramon Souza
92edd08448
fix start closed chat option
2021-07-20 10:19:48 -03:00
hiroshisuga
42016bfb38
Stop dictation when swapping languages
2021-07-20 21:07:32 +09:00
hiroshisuga
4ec9b019f9
Initialize the start/stop dictation button when speech recognition stops after some silence ( #12783 )
...
* Update component.jsx
* Update en.json
the speech recognition can stop due to the incompatibility of browser as well.
2021-07-19 16:28:13 -04:00
Anton Georgiev
218db31ca2
Merge pull request #12787 from ramonlsouza/fs-cameras-focus-presentation
...
fix: fullscreen cameras - focus on presentation
2021-07-19 16:25:55 -04:00
Anton Georgiev
84324e0eff
Merge pull request #12781 from ramonlsouza/hide-presentation-new-lm
...
feat: Webcam area size change when presentation is hidden - new layouts
2021-07-19 16:25:38 -04:00
Anton Georgiev
bbfa1cc868
Merge pull request #12780 from ramonlsouza/issue-12622
...
fix: close breakout creation modal if user loses moderator status
2021-07-19 16:25:20 -04:00
Ramon Souza
8d1b4a9a7b
fix user leave
2021-07-19 14:34:00 -03:00
Ramon Souza
1be7fd28ce
Merge remote-tracking branch 'upstream/v2.3.x-release' into issue-12665
2021-07-19 14:30:45 -03:00
Anton Georgiev
ceaa61d4ee
Merge pull request #12741 from ramonlsouza/issue-12658
...
fix: Unlocking specific user doesn't unlock all options to him
2021-07-19 13:15:28 -04:00
Anton Georgiev
d2f76ca200
Merge pull request #12740 from ramonlsouza/issue-12567
...
fix: left/right webcam drag & drop for RTL languages
2021-07-19 13:13:51 -04:00
Gustavo Trott
cbd774b2a0
Make ActivityReport button shows when user is promoted to moderator
2021-07-19 14:02:32 -03:00
Ramon Souza
355f1f33c8
fix cameras fullscreen - focus on presentation
2021-07-19 10:31:38 -03:00
KDSBrowne
4e2c8ea116
update virtulizedScrollableList hover style
2021-07-18 17:32:23 +00:00
KDSBrowne
5a106b330f
fix userlist keyboard access | update styles
2021-07-18 17:30:27 +00:00
Ramon Souza
c689c9ad04
do not display hide presentation button in presentation focus layout
2021-07-16 16:54:23 -03:00
Ramon Souza
791a4e773a
make camera use 100% available space in smart and custom when swapLayout
2021-07-16 16:39:58 -03:00
Ramon Souza
43eda61beb
set presentation isOpen on toggleSwapLayout
2021-07-16 15:48:48 -03:00
Ramon Souza
c29bcad680
close breakout creation modal if user loses moderator status
2021-07-16 14:37:03 -03:00
Ramon Souza
d024ed0bad
close breakout panel when breakouts end
2021-07-16 11:42:31 -03:00
Gustavo Trott
c70967e7f1
Adds UI buttons to moderators open Activity Report
2021-07-15 21:23:16 -03:00
Tiago Jacobs
35b5077744
Update adapter.jsx
2021-07-14 15:38:05 -03:00
Ramon Souza
eef6a7ec5b
get locale from settings in export usernames
2021-07-14 15:19:41 -03:00
Anton Georgiev
a7c2f6bda6
Merge pull request #12769 from ramonlsouza/fix-empty-panel
...
fix: empty sidebar panel when switching layouts
2021-07-14 13:19:56 -04:00
Anton Georgiev
a432c365fc
Merge pull request #12758 from mariogasparoni/fix-8175
...
fix(audio): ending breakouts interrupts echo test
2021-07-14 13:04:43 -04:00
Ramon Souza
384fac8392
fix empty panel when switching layouts
2021-07-14 10:53:10 -03:00
Mario Jr
9dbfc41dac
Merge branch 'v2.3.x-release' into develop
2021-07-14 09:29:38 -03:00
Anton Georgiev
9bd68b8152
Merge pull request #12766 from ramonlsouza/fix-sidebar-zindex
...
fix: sidebar z-index - new layouts
2021-07-13 15:36:19 -04:00
Ramon Souza
5ef496e2b9
fix sidebar z-index - new lm
2021-07-13 16:23:34 -03:00
Ramon Souza
219ecd368e
keep webcam resize in storage
2021-07-13 13:52:20 -03:00
Anton Georgiev
6630b6812f
Merge pull request #12757 from vitormateusalmeida/layoutManagerNew
...
Add resizable and draggable in cameras dock
2021-07-13 09:05:51 -04:00
Vitor Mateus De Almeida
9e055265c3
fix resizable wrapper
2021-07-13 09:56:39 -03:00
Vitor Mateus De Almeida
6cfd7ee958
Clean code and add some missing css
2021-07-13 09:30:10 -03:00
Vitor Mateus De Almeida
f0145e001e
Add resizable and draggable in cameras dock
...
Remove settings and change resizable context data
Add resizable draggable drop areas in cameras dock
2021-07-13 04:25:03 -03:00
Mario Jr
a86bd80549
Merge branch 'v2.3.x-release' into fix-8175
2021-07-12 18:01:04 -03:00
Gustavo Trott
3052266e94
Removes duplicated code
2021-07-12 16:46:26 -03:00
Gustavo Trott
5c602fd2b0
Merge branch 'develop' into breakoutrooms-set-name
2021-07-12 16:31:38 -03:00
Gustavo Trott
03d81fb987
Style improvements to avoid long breakout names break layout
2021-07-12 16:05:52 -03:00
Gustavo Trott
b81b669c92
Style improvements to avoid long breakout names break layout
2021-07-12 16:03:27 -03:00
Anton Georgiev
36595c7375
Merge pull request #12729 from ramonlsouza/fullscreen-camera
...
feat: fullscreen cameras and screenshare in new Layout Manager
2021-07-12 14:33:35 -04:00
Ramon Souza
1e57911279
Merge remote-tracking branch 'upstream/develop' into banner-new-lm
2021-07-12 13:29:51 -03:00
Ramon Souza
3634586dd1
add notifications bar to new layout manager
2021-07-12 13:24:53 -03:00
Anton Georgiev
d480a8ea6b
Merge pull request #12753 from ramonlsouza/add-missing-components-new-lm
...
add missing components in new layout manager
2021-07-12 12:01:59 -04:00
Pedro Beschorner Marin
e6c43f282a
fix(screenshare): fullscreen status from state
...
isFullscreen is a state property and is being fetched from the component
props. I think this is something I messed up while resolving a cherry-pick
conflict.
2021-07-12 11:01:23 -03:00
Anton Georgiev
3cd144ed84
Merge pull request #12754 from pedrobmarin/f-s-cli
...
feat(screenshare): change loading icon
2021-07-12 09:35:14 -04:00
Anton Georgiev
5fcbe5f477
Merge pull request #12734 from mariogasparoni/fix-12018
...
fix(audio): audio modal inactive after connection error
2021-07-12 09:33:54 -04:00
Ramon Souza
fc33c02a2a
add banner-bar to new layout manager
2021-07-12 10:22:26 -03:00
Anton Georgiev
37c6175f09
Merge pull request #12704 from jfsiebel/hide-poll-response-viewers
...
Filter anonymous poll data for presenter, moderators and viewers
2021-07-12 08:51:29 -04:00
Max Franke
5d0ae8ff04
feat(screenshare): change loading icon
...
Change the previous loading spinner to the new loading dots, ensuring
a bit more UI consistency.
Add the "unhealthy stream" filter to make the dots a little more visible and
remove the loading spinner.
2021-07-09 14:51:38 -03:00
Ramon Souza
cb83ed7cdd
add missing components in new layout manager
2021-07-09 14:20:04 -03:00
Pedro Beschorner Marin
72f99d5bdf
Merge pull request #12744 from ramonlsouza/fix-presenter-change-poll-panel
...
fix: close poll panel if user is no longer the presenter
2021-07-08 14:52:47 -03:00
Pedro Beschorner Marin
02008c460f
Merge pull request #12735 from prlanzarin/u24-gum-store-fl
...
fix(webcams): avoid leaking media streams on webcam profile changes
2021-07-08 14:50:08 -03:00
Tainan Felipe
f77199bdbf
Make message sync start after the subscription be ready
2021-07-08 14:08:32 -03:00
Ramon Souza
a7c545ff1f
refactor reason -> ejectedReason
2021-07-08 13:09:25 -03:00
prlanzarin
15bd0b6087
fix(webcams): add error feedback when media is ejected by the server
...
Closes #12732
2021-07-08 15:10:22 +00:00
Ramon Souza
8fe8a0ac6b
display endWhenNoModerator message
2021-07-08 11:51:00 -03:00
KDSBrowne
e8d951121b
replace map with forEach
2021-07-08 12:08:02 +00:00
KDSBrowne
afe0bfe5cc
Add accessible dropdown menu component
2021-07-08 11:41:03 +00:00
Ramon Souza
268608a9ab
close poll panel if user is no longer the presenter
2021-07-07 17:15:07 -03:00
Ramon Souza
2ede8b898f
fix unlock label and dropdown option in userlist
2021-07-07 15:30:41 -03:00
Ramon Souza
a281aeb11d
fix unlocked viewer webcam
2021-07-07 14:00:47 -03:00
Ramon Souza
329a8b93fe
fix unlocked viewer shared notes
2021-07-07 13:22:54 -03:00
Ramon Souza
f2cfa659c0
fix left/right webcam drag & drop for RTL languages
2021-07-07 10:32:40 -03:00
prlanzarin
0e6a900635
fix(webcams): avoid leaking media streams on webcam profile changes
...
Fix regression introduced by commit 0ddf02e
2021-07-07 02:54:19 +00:00
Anton Georgiev
e0259d6995
Merge pull request #12720 from hiroshisuga/patch-39
...
Fixes poll option misalignment in mobile device
2021-07-06 17:02:39 -04:00
Anton Georgiev
ef4c756a1e
Merge pull request #12733 from antobinary/merge-2.3.5-into-develop
...
chore: Merge 2.3.5, 2.3.6 into develop
2021-07-06 16:04:37 -04:00
Mario Jr
5d5370b004
Merge branch 'v2.3.x-release' into fix-12018
2021-07-06 16:45:27 -03:00
Anton Georgiev
1fd6246336
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.3.5-into-develop
2021-07-06 19:37:30 +00:00
Anton Georgiev
b9cc633286
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.3.5-into-develop
2021-07-06 19:36:19 +00:00
Ramon Souza
07ab688a4a
fullscreen screenshare
2021-07-06 16:27:28 -03:00
Ramon Souza
166b738683
remove cameradock fullscreen
2021-07-06 14:45:27 -03:00
Anton Georgiev
29cd607ecd
Merge pull request #12694 from mariogasparoni/feat-add-device-button-selector
...
feat(audio): add a new button for selecting audio device
2021-07-06 12:04:18 -04:00
Mario Jr
06c7edbb0b
fix(audio): prevent mute notification to be triggered when mic is locked
...
When mic is locked, user is not able to talk so it doesn't make sense
to alert the user about unmuting (mute button is also disabled when mic
is locked).
Closes #12048
2021-07-06 11:59:42 -03:00
Ramon Souza
21eea858c1
code format
2021-07-06 11:17:00 -03:00
Ramon Souza
8bf637129b
fullscreen camera
2021-07-06 11:05:15 -03:00
Mario Jr
e9ca202767
fix(audio): fix icon for device list selector
...
This complements #12694 , which was initially made using an
existent font (which may vary it's size depending on OS/browser)
Added a new specific icon for the device icon selector
Thanks to @ramonlsouza who found this problem
2021-07-05 17:26:07 -03:00
Pedro Beschorner Marin
6264caccd9
Merge pull request #12700 from prlanzarin/u24-gum-store
...
Webcams: reduce number of gUM calls, refactor in video-preview, fix #9053
2021-07-05 14:13:36 -03:00
Ramon Souza
df2b7958f3
adapt fullscreen all layouts
2021-07-05 13:58:27 -03:00
Ramon Souza
408b596ed0
remove fullscreen from presentation (context) and add generic fullscreen information
2021-07-05 13:52:25 -03:00
prlanzarin
d8dae1ec90
fix(webcams): handle Firefox video stream cleanup edge case
...
Firefox doesnt fire the ended evt/onended callback for live video mediastreamtracks. That caused the stream storage to not run the cleanup procedure in some scenarios
Manually emit the ended event which works with the onended callback when a track is stopped
2021-07-05 16:26:24 +00:00
prlanzarin
60dd10510c
fix(webcams): add fallback labels for devices in video-preview
...
In cases where fingerprinting protection is so adamant that we are
unable to get device labels
Fixes #9053
2021-07-05 16:03:30 +00:00
prlanzarin
0ddf02e954
refactor(webcams): improve skipVideoPreview handling, add error handling to it
...
Also organized video-preview a little better overall
2021-07-05 16:03:15 +00:00
hiroshisuga
9fe8a68e98
Update styles.scss
2021-07-05 23:42:45 +09:00
Ramon Souza
2335105030
force webcam position: top for mobile devices
2021-07-05 09:56:09 -03:00
Ramon Souza
3aa4855a6b
fix client crash when viewers is ejected and userlist is hidden
2021-07-05 08:20:27 -03:00
Joao Siebel
7e46f31bf8
Remove responses fields from minimongo when the poll is anonymous
2021-07-02 16:58:33 -03:00
Anton Georgiev
1b8fea89cd
Merge pull request #12607 from hiroshisuga/patch-35
...
Remove linefeed for polling option
2021-07-02 15:09:39 -04:00
Anton Georgiev
4bcf7c467d
Merge pull request #12674 from ramonlsouza/rm-unused-code
...
refactor: remove unused variables
2021-07-02 14:33:20 -04:00
Anton Georgiev
5026df6e1d
Merge pull request #12672 from ramonlsouza/polling-component-nlm
...
fix: polling component position - new LM
2021-07-02 14:32:11 -04:00
Anton Georgiev
213e0e4b3b
Merge pull request #12691 from ramonlsouza/reconnect-fix
...
fix: reconnection crash
2021-07-02 14:17:40 -04:00
prlanzarin
0453e9e842
fix(webcams): reduce number of gUM calls
...
Shave off the number of calls in video-preview and video-provider by
using a stream storage
We don´t call an upfront gUM in video-preview anymore to lift the
fingerprinting barrier on device labels and IDs. Flow has been reversed:
upfront enumerate, load first preview, then check if previous
enumeration was obfuscated.
Add a stream storage in video-preview`s service to avoid re-fetching
them in video-providerj
Remove some unneeded video-preview container props
Improve some of video-preview`s error locales
2021-07-02 16:13:31 +00:00
Ramon Souza
36c9176b3d
always get token info from current connectionId
2021-07-02 10:33:17 -03:00
Mario Jr
2801848789
chore(audio): update some code checks done by sonarcloud
2021-06-30 18:39:32 -03:00
Mario Jr
1890cccae1
Merge branch 'develop' into feat-add-device-button-selector
2021-06-30 14:56:32 -03:00
Ramon Souza
094ecfbbfd
fix reconnection crash
2021-06-30 14:50:15 -03:00
germanocaumo
bd29d156b3
fix(poll): Respect maxCustom property in quick-polls
...
More than 5 answers are now of Custom type poll and answers passed directly.
Increase A-I slide options detection
2021-06-30 15:19:09 +00:00
Anton Georgiev
e0c772003c
Merge pull request #12683 from ramonlsouza/sidebar-resize-video-focus
...
feat: sidebar vertical resize - focus on video layout
2021-06-29 14:27:21 -04:00
Ramon Souza
d8b4981caa
code format
2021-06-29 10:39:12 -03:00
Ramon Souza
6295a8d1d7
sidebar vertical resize in focus on video layout
2021-06-29 10:31:44 -03:00
Mario Jr
14baff28b1
Merge remote-tracking branch 'origin/develop' into feat-add-device-button-selector
2021-06-28 16:31:49 -03:00
Mario Jr
26a29b4c46
fix(audio): ButtonEmoji's hover not working as expected
...
Updated the simbling element to stay in front of the icon, so the hover
won't skip at icon's region.
2021-06-28 16:28:06 -03:00
Mario Jr
75d86df49f
chore(audio): correctly render tooltip's children when ButtonEmoji is present
2021-06-28 16:26:33 -03:00
Mario Jr
7e8a59102e
chore(audio): prevent rendering more than one ButtonEmoji instances
2021-06-28 14:50:20 -03:00
Mario Jr
3510f9a83a
chore(audio): remove unused style in ButtonEmoji
2021-06-28 11:37:21 -03:00
Ramon Souza
d8e19dbd9f
remove unused variables
2021-06-28 08:20:49 -03:00
Mario Jr
f379d35158
Merge branch 'develop' into feat-add-device-button-selector
2021-06-25 18:47:41 -03:00
Vitor Mateus De Almeida
3599577463
Fix camera calcs
...
Fix camera calcs 2
2021-06-25 17:57:19 -03:00
Vitor Mateus De Almeida
7bd2f7ab3c
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
2021-06-25 16:59:04 -03:00
Mario Jr
3433348b01
fix(audio): add label to device selector button
...
Some technical information:
Added the possibility to have a tooltip container inside of an emojibutton
(even if the button already has a container). We handle the hover event in the
parent button by adding a simbling element and binding the tooltip in it.
So the tooltip/hover of the ButtonEmoji won't affect the parent element.
No changes, but additions, making the default behavior of tooltip intact,
avoid regressions on it.
2021-06-25 16:43:48 -03:00
Ramon Souza
eb0ecb8167
fix polling component position - new LM
2021-06-25 11:21:52 -03:00
Anton Georgiev
0e9f0b04c8
Merge pull request #12667 from ramonlsouza/fullscreen-presentation-new-lm
...
feat: fullscreen presentation in new Layout Manager
2021-06-25 07:59:58 -04:00
Ramon Souza
a466cd11de
no hide presentation button in fullscreen mode
2021-06-25 08:25:16 -03:00
Ramon Souza
b7bf014e76
format code
2021-06-24 16:50:46 -03:00
Ramon Souza
fbfe371b40
fix presentation size when user is presenter
2021-06-24 16:46:26 -03:00
Mario Jr
006cdbf271
chore(audio): removed unused span wrapper in ButtonEmoji component
2021-06-24 16:01:40 -03:00
Anton Georgiev
19a49c83f1
Merge pull request #12620 from germanocaumo/quick-poll-max-custom
...
fix(poll): Respect maxCustom property in quick-polls
2021-06-24 14:55:45 -04:00
Ramon Souza
c0e02d7bfa
presentation fullscreen in new layout manager
2021-06-24 15:42:45 -03:00
Ramon Souza
89ba33101f
fullscreen button new lm
2021-06-24 13:47:16 -03:00
Anton Georgiev
ff3da35e53
Merge pull request #12663 from ramonlsouza/fix-refresh-layout
...
fix: keep changed layout after refresh
2021-06-24 10:33:15 -04:00
Ramon Souza
d39c77fa4a
keep changed layout after refresh - new lm
2021-06-24 08:44:05 -03:00
Ramon Souza
efc15d89ae
remove unused code
2021-06-23 16:52:52 -03:00
Anton Georgiev
9ab0817b16
Merge pull request #12642 from ramonlsouza/layout-settings
...
feat: layout settings UI
2021-06-22 14:45:50 -04:00
Ramon Souza
bcb1eff308
fix private chat shortcuts
2021-06-22 15:26:05 -03:00
Vitor Mateus De Almeida
3a281adab5
Remove background and commented code
...
Revert linting
2021-06-22 14:04:56 -03:00
hiroshisuga
75a14932ef
fix bug when a coordinate is zero
2021-06-22 13:23:02 +00:00
Ramon Souza
91eb0800c3
code format
2021-06-22 09:52:45 -03:00
Ramon Souza
ae49d7a9c6
remove layoutManager from meeting collection
2021-06-22 09:48:48 -03:00
Ramon Souza
1ac5350fd4
change layout ui
2021-06-22 09:17:11 -03:00
Mario Jr
ce076ffaad
feat(audio): add a new button for selecting audio device
...
This commit adds a new small button over the "Phone/audio" button. Currently
this button pops up the device audio selector, which contains the "Leave audio"
option. This commit brings back the "Leave audio" behavior to the phone
button, using a new smaller button to switch between audio devices.
This issue address the problem reported by #12320 and complements the work done
for #9723 .
Some technical details:
Added a new component : ButtonEmoji. This allow us to add an emoji inside
another button.
Modified dropdown trigger a bit: if the trigger contains a ButtonEmoji,
then we will use the emoji to trigger the dropdown (instead of the button
itself). This commit doens't change the default behavior of dropdown (when
the trigger doesn't have a ButtonEmoji component), to avoid regressions with
current dropdowns; this will only change it's behavior when used with
the new ButtonEmoji component.
2021-06-22 08:58:52 -03:00
hiroshisuga
f8e6d9636f
fix bug when a coordinate is zero
2021-06-22 08:30:44 +09:00
Vitor Mateus De Almeida
d8cffebc36
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
2021-06-21 17:18:46 -03:00
Vitor Mateus De Almeida
6469b68d45
Add webcams component on new Layout Manager
2021-06-21 17:16:59 -03:00
Ramon Souza
1790995dd8
remove layout options from debug window
2021-06-21 15:49:25 -03:00