Commit Graph

30945 Commits

Author SHA1 Message Date
Ramon Souza
e47d62a224 remove duplicated functions from presentation focus layout 2021-09-24 11:08:50 -03:00
Ramon Souza
72bd47f457 move duplicated functions from customLayout to layoutEngine 2021-09-24 10:41:28 -03:00
Ramon Souza
4f54f32a1a rename BaseLayout -> LayoutEngine 2021-09-23 17:46:50 -03:00
Ramon Souza
7f9bf6d167 move calculatesNavbarBounds and calculatesActionbarHeight to BaseLayout 2021-09-23 17:43:02 -03:00
Ramon Souza
a7a68e7d11 calculatesCameraDockBounds refactor - customLayout 2021-09-23 16:21:06 -03:00
Ramon Souza
668d2f8a25 add baseLayout component 2021-09-23 10:34:36 -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
47c2279783
Merge pull request #13262 from antobinary/merge-24-rc-1-into-dev
Merge 2.4-rc-1 into develop
2021-09-22 12:10:56 -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
2e7caeea3c
Merge pull request #13254 from bigbluebutton/prlanzarin-patch-subsoff
chore(webrtc): let the server generate subscriber offers by default
2021-09-22 10:37:37 -04: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 Georgiev
6c3864a20c
Merge pull request #13255 from ramonlsouza/fix-camera-resize-bug
fix: camera resizing bug
2021-09-22 10:23:42 -04:00
Ramon Souza
14d9304746 fix restoreOnUpdate feature 2021-09-22 08:48:25 -03:00
Ramon Souza
a86df37bfe fix camera resizing bug 2021-09-21 17:20:32 -03:00
Paulo Lanzarin
f8dee2f064
chore(webrtc): let the server generate subscriber offers by default 2021-09-21 13:29:08 -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
835f1a8dc9
Merge pull request #13156 from PhMemmel/waiting-room-without-users
feat: Activate waiting room permanently
2021-09-21 09:16:02 -04:00
Anton Georgiev
becf921280
Merge pull request #12528 from bhuvankrishna/patch-1
Update settings.yml
2021-09-20 11:36:49 -04: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