Commit Graph

30980 Commits

Author SHA1 Message Date
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
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
Anton Georgiev
4fc9c5f80d
Merge pull request #13329 from ramonlsouza/change-presentation-button-color
change presentation fullscreen/minimize buttons color
2021-09-29 15:57:05 -04:00
Ramon Souza
5c95c301e8 change leave meeting color 2021-09-29 16:43:57 -03:00
Ramon Souza
0e319ccbdd change presentation fullscreen/minimize buttons color 2021-09-29 16:23:58 -03:00
Anton Georgiev
3f0b7595cd
Merge pull request #13311 from MaximKhlobystov/group-testing-files
Tests: Group test files together based on the test case + clarify the format of the server URL's variable
2021-09-29 15:04:24 -04:00
Ramon Souza
a820461b63 fix 13232 regression 2021-09-29 14:52:30 -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
KDSBrowne
0a5548a058
Add comment 2021-09-29 11:08:35 -04:00
Anton Georgiev
c1e348beb3
Merge pull request #13321 from mariogasparoni/fix-13242
fix(audio): audio controls crash when ending call during brekout audio transfer
2021-09-29 10:53:12 -04:00
Mario Jr
7ed1cbfc30 Merge branch 'v2.4.x-release' into fix-13242 2021-09-29 09:20:58 -03:00
KDSBrowne
575ae5b12a update message string 2021-09-29 02:20:02 +00: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
KDSBrowne
9cf0dde128 add approved redirect message in guest wait page 2021-09-29 02:13:31 +00:00
Anton Georgiev
3fab5be86d
Updated release to 2.4-rc-2 2021-09-28 07:45:55 -04:00
Maxim Khlobystov
204b390a54 Comment regarding the format of BBB_SERVER_URL 2021-09-27 23:26:00 -04:00
Maxim Khlobystov
8fe214e4f3 Grouping test files and their associated classes together 2021-09-27 23:21:14 -04:00
Anton Georgiev
46c79df7a3
Merge pull request #13310 from antonbsa/fix-breakout-extend-button-to-attendees
fix: Button to extend breakout rooms time is being shown for normal users
2021-09-27 19:18:44 -04:00
Anton Georgiev
5ec8bcb5dc
Merge pull request #13309 from antobinary/rc-2-locales
chore: Pulled HTML5 2.4 locales on Sept 27, 2021
2021-09-27 17:17:38 -04:00
Anton Georgiev
5eaf10a10c chore: Pulled HTML5 2.4 locales on Sept 27, 2021 2021-09-27 20:23:14 +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
Anton Georgiev
5cad2768c4
Merge pull request #13302 from ramonlsouza/fix-video-focus-fullscreen
fix: presentation toolbar size in focus on video layout
2021-09-27 09:35:41 -04:00
Anton Georgiev
1d3918411f
Merge pull request #13278 from KDSBrowne/BBB-WCAG-08
refactor: WCAG2.1 - Guest Wait Page
2021-09-27 09:34:50 -04:00
Ramon Souza
485943d464 fix presentation toolbar size in focus on video layout 2021-09-27 09:21:21 -03:00
KDSBrowne
04eae57e1e remove conflicting aria attribute 2021-09-25 17:38:45 +00:00
Anton Georgiev
eb235abd08
Merge pull request #13290 from antobinary/update-local-deploy
fix: Adjusted local_deployment NodeJS version
2021-09-25 11:02:10 -04:00
Anton Georgiev
0e11288098 fix: Adjusted local_deployment NodeJS version 2021-09-25 14:47:35 +00:00
Mario Jr
519883e89a update(audio): adjust reference to ignoreCallState flag 2021-09-24 14:48:22 -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
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
962470d286 minor fixes 2021-09-22 19:13:12 -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
95d38b1df8 fix customParams: auto share webcam test 2021-09-22 18:16:31 -03:00
Anton Barboza
053eeac1c7 update clickNItem args order and avoid static timeouts 2021-09-22 18:16:11 -03:00
Anton Barboza
704aeb0a7b update pages declaration on breakout tests 2021-09-22 18:15:09 -03:00
Anton Barboza
da95d4d68c fix and move guest policy tests 2021-09-22 18:03:12 -03:00
Anton Barboza
04c283bf2e fix breakout test suite 2021-09-22 17:20:02 -03:00
Anton Barboza
91b1bed661 add lastTargetPage handler 2021-09-22 16:22:47 -03:00
Anton Barboza
2e9f92096f fix screenshare test check 2021-09-22 15:55:51 -03:00
Anton Barboza
c012cc085b add try/catch statement on customParameters tests 2021-09-22 15:53:46 -03:00
Anton Georgiev
0239268807
Merge pull request #13263 from ramonlsouza/issue-13249
fix: Breakout generation URL keeps loading even after it has finished
2021-09-22 13:23:47 -04:00
Anton Barboza
14872efd18 remove remaining elements.js 2021-09-22 14:18:47 -03:00
Anton Barboza
82ed0938a5 remove unused imports 2021-09-22 14:17:56 -03:00
Anton Barboza
00ec9f68ba improve waitAndClickElement function 2021-09-22 14:08:39 -03:00