Anton
c15baa9beb
re-add data-test in private chat and set status
2021-08-14 00:27:59 -03:00
Anton
6017960afa
re-add data-test in BBBMenu buttons
2021-08-13 22:34:38 -03:00
Anton
927c649653
fix data-test prop in BBBMenu component
2021-08-13 22:20:49 -03:00
Ramon Souza
7d484c1aef
code format and unused code removal
2021-08-13 14:17:19 -03:00
Ramon Souza
c9b27dfb4c
fix empty settings menu for viewer
2021-08-13 13:53:04 -03:00
Ramon Souza
555b2551bf
fix external video resizing
2021-08-13 10:51:32 -03:00
Anton Georgiev
38b54af0bd
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into aug12-merge
2021-08-12 19:29:33 +00:00
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
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
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
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