Commit Graph

6735 Commits

Author SHA1 Message Date
Mario Jr
05686baed6 update(audio): do not check for chrome in iOS devices in audio modal
We are now leaving the check for the minBrowserVersions object in settings.yml
If the settings enables chrome iOS, audio should allow users to be joining
with audio.

This is related to recent Chrome update (iOS 14.3+) that now allows
camera/microphone to be captured. We are looking for enabling this for
Chrome 93 in iOS (chromeMobileIOS version in settings.yml)
2021-10-22 18:14:12 -03: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
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
Anton Barboza
da95d4d68c fix and move guest policy tests 2021-09-22 18:03:12 -03: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
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
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
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
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
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
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
KDSBrowne
aa3601f5fa add aria region & label to whiteboard toolbar 2021-09-13 14:03:40 +00:00
Anton Georgiev
114649238b
Merge pull request #13177 from KDSBrowne/bbb-wcag-01
WCAG2.1 - Chat updates
2021-09-13 09:58:26 -04:00
KDSBrowne
a87a0c8867 add aria-expanded to whiteboard toolbar submenu btns 2021-09-13 13:40:22 +00:00
Ramon Souza
ada60253a2 fix presentation position - custom layout 2021-09-13 09:56:42 -03:00
KDSBrowne
8c4954cb5f update poll opt delete btn | add removed poll opt alert SR 2021-09-13 00:11:45 +00:00
KDSBrowne
dc3c145b29 add SR alert for removed poll option 2021-09-13 00:03:03 +00:00
KDSBrowne
ff6c75fbe3 add aria-label to connection status strength 2021-09-11 16:41:35 +00:00