Commit Graph

31108 Commits

Author SHA1 Message Date
Philipp Memmel
7118c01d24 fix missing message in waiting room when meeting was ended 2021-09-30 14:49:39 +00: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
781df6b35c
Merge pull request #13313 from pedrobmarin/f-g-mp
fix(guests): max participants
2021-09-30 09:31:03 -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 Barboza
60630b2139 improve init function 2021-09-30 09:36:08 -03:00
Anton Barboza
a1e0a14958 fix audio test returns, fix webcam test close audio modal and improve removeAllPresentation test 2021-09-30 08:51:55 -03:00
Paulo Lanzarin
9c09b36b23 chore(webrtc): let the server generate subscriber offers by default 2021-09-29 21:21:00 +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
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
Anton Georgiev
3df6e19dc9
chore: bump to v2.3.15 2021-09-29 15:24:50 -04: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
Anton Georgiev
63de9a71bd
Merge pull request #13328 from gustavotrott/office-docker-memory-limit-2.3-release
Backport 2.3: Set a Memory limit to Office to PDF conversion Docker
2021-09-29 14:37:15 -04:00
Gustavo Trott
bf4229bbe5 Set 1gb as memory limit for Office-conversion Docker 2021-09-29 14:54:07 -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
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
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
Anton Georgiev
3fab5be86d
Updated release to 2.4-rc-2 2021-09-28 07:45:55 -04:00
Pedro Beschorner Marin
c43ca7a22d fix(guests): max participants
Waiting users shouldn't count as valid participants at the meeting's
`maxParticipants` constraint.

Avoid calling `enter` at the waiting page.

Reference https://github.com/bigbluebutton/bigbluebutton/pull/10542
2021-09-28 08:31:18 -03: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
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
Anton Georgiev
5eaf10a10c chore: Pulled HTML5 2.4 locales on Sept 27, 2021 2021-09-27 20:23:14 +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
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