Anton Georgiev
6c3864a20c
Merge pull request #13255 from ramonlsouza/fix-camera-resize-bug
...
fix: camera resizing bug
2021-09-22 10:23:42 -04:00
Anton Barboza
ef7e5bd885
fix missing screenshots
2021-09-22 11:08:39 -03:00
Anton Barboza
48cb53202f
fix missing import
2021-09-22 11:06:17 -03:00
Anton Barboza
fad3cd0e62
fix tests with type chat action
2021-09-22 11:05:03 -03:00
Anton Barboza
4ed10376ea
remove disconnectAudio selector
2021-09-22 10:25:10 -03:00
Anton Barboza
e9bae3745d
fix Whiteboad: Draw rectangle test
2021-09-22 10:24:38 -03:00
Anton Barboza
1999cf4b9c
update click functions and use default timeout
2021-09-22 10:23:51 -03:00
Anton Barboza
4548cd881d
fix inviteBreakoutRoom selector
2021-09-22 09:47:18 -03:00
Anton Barboza
d3f5194d3e
keep all elements in a single file and remove remaining elements.js
2021-09-22 09:46:20 -03:00
prlanzarin
9574548e22
refactor(virtual-backgrounds): remove unused tflite resources
2021-09-22 12:27:59 +00: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
Mario Jr
1c08fc852a
fix(audio): audio controls crash when ending call during brekout audio transfer
...
Restored the old behavior when ending breakout rooms while user is in the
breakout audio transfer, which is to the trigger the reconnection to the audio
in the main room.
This behavior could be improved by (instead of reconnecting) transfering user
back to the main room, but this requires some changes in akka-apps/fsesl
which can be treated in a different issue.
Closes #13242
2021-09-21 11:22:05 -03:00
Anton Georgiev
8263bb2103
Merge pull request #13252 from antobinary/merge-23-into-24
...
chore: Merge 2.3.x into 2.4.x
2021-09-21 10:15:31 -04:00
Anton Georgiev
0b1f26bd57
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-into-24
2021-09-21 14:12:32 +00:00
Anton Georgiev
becf921280
Merge pull request #12528 from bhuvankrishna/patch-1
...
Update settings.yml
2021-09-20 11:36:49 -04:00
KDSBrowne
ef02662132
update guest lobby title
2021-09-20 01:12:08 +00:00
KDSBrowne
508ead40ec
wcag 2.1 access update to guest-waiting room
2021-09-19 22:09:49 +00:00
Anton Georgiev
9b2369aa26
Merge pull request #13240 from antobinary/locales-sept-17
...
chore: Pulled HTML5 2.4 locales on Sept 17
2021-09-17 17:22:20 -04:00
Anton Georgiev
4cc67d2dbd
chore: Pulled HTML5 2.4 locales on Sept 17
2021-09-17 21:20:52 +00: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
2c92b5eae1
Merge pull request #13236 from schrd/meteor_update
...
Update build scripts to reflect meteor update
2021-09-17 16:53:11 -04:00
Anton Georgiev
35c4ca2771
Merge pull request #13232 from ramonlsouza/issue-13223
...
fix: Breakout room assignment only working first time
2021-09-17 14:01:19 -04:00
Daniel Schreiber
3e447dee6e
Update build scripts to reflect meteor update
...
nodejs needs to be updated to produce working packages
2021-09-17 17:30:05 +02:00
Anton Georgiev
f482c9a3a6
Merge pull request #13229 from paultrudel/make-create-passwords-optional
...
Make create passwords optional
2021-09-17 11:26:23 -04:00
Anton Georgiev
fa57cab1b1
Merge pull request #13222 from gustavotrott/learning-dashboard-rtl-fix
...
Adds RTL direction support in Learning Dashboard
2021-09-16 14:59:44 -04:00
Richard Alam
f17c54cfe6
Merge pull request #13234 from gustavotrott/fix-endWhenNoModerator-time-reset-v2.3.x
...
Fix: endWhenNoModerator not ending the meeting after all moderators left
2021-09-16 14:02:32 -04:00
Gustavo Trott
065dedf0fa
Avoid to reset lastModeratorLeftOnInMs when some user leave the meeting
2021-09-16 14:46:16 -03:00
Anton Georgiev
1fcca5dab0
Merge pull request #13233 from ramonlsouza/issue-13218
...
fix: webcam dock isn't visible in certain scenarios
2021-09-16 09:09:18 -04:00
Ramon Souza
6d95cab29c
prevent invisible cameras issue on page load
2021-09-16 09:25:51 -03: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
Ramon Souza
de53770d77
fix breakout room multiple invitations
2021-09-15 14:43:51 -03:00
paultrudel
65a7ecacbb
Join and end request passwords still required
2021-09-15 09:48:39 -04:00
paultrudel
9c6974741b
moderatorPW and attendeePW and no longer required for create requests
2021-09-15 09:11:27 -04: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
Anton Georgiev
baa0d0e2bd
Merge pull request #13224 from vitormateusalmeida/issue-13161
...
Fixes icon padding in menu in RTL Languages
2021-09-14 22:29:23 -04: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
Anton Georgiev
bb9de3eaef
Merge pull request #13173 from ramonlsouza/issue-13022
...
fix: Breakout room invitation bug
2021-09-14 16:30:20 -04: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
Gustavo Trott
88ad14aceb
Sort users alphabetically in all tabs
2021-09-14 15:41:20 -03:00
Gustavo Trott
7e30ab36de
Adjusts Duration alignment for Rtl
2021-09-14 15:20:04 -03:00
Gustavo Trott
dd8ca16cd9
Updated package-lock.json
2021-09-14 14:48:58 -03:00
Gustavo Trott
218fef3c36
Merge branch 'v2.4.x-release' into learning-dashboard-rtl-fix
2021-09-14 14:31:18 -03:00
Gustavo Trott
1369564b00
Adds RTL direction support in Learning Dashboard
2021-09-14 14:18:45 -03:00