Commit Graph

30995 Commits

Author SHA1 Message Date
Anton Georgiev
e3d6fda1ed
Merge pull request #13277 from ramonlsouza/layout-refactor
refactor: reduce complexity and remove duplicated code from layouts
2021-09-30 09:30:35 -04:00
Anton Georgiev
94ddcb8bfc
Merge pull request #13332 from bigbluebutton/antobinary-build
build: Remove node-sass rebuild (not needed for node 14)
2021-09-29 16:17:08 -04:00
Anton Georgiev
c324a45245
build: Remove node-sass rebuild (not needed for node 14) 2021-09-29 16:14:17 -04:00
Fred Dixon
6f9e6b5efc
Merge pull request #13316 from gustavotrott/office-docker-memory-limit
Set a Memory limit to Office to PDF conversion Docker
2021-09-28 10:42:25 -03:00
Gustavo Trott
1b8ad22c51 Set 1gb as memory limit for Office-conversion Docker 2021-09-28 09:33:52 -03:00
Anton Georgiev
2b7b5bc554
Merge pull request #13301 from PhMemmel/improve_lower_hand_language_key
Improve message when hand has been lowered
2021-09-27 11:27:04 -04:00
Fred Dixon
15cd06ad73
Merge pull request #13303 from carehart/develop
correct typo: occurs here and front install page
2021-09-27 10:27:01 -03:00
Charlie Arehart
2898ca1a08
correct typo: occurs here and front install page
also found it here https://docs.bigbluebutton.org/2.3/install.html, but I don't find that text anywhere else in this repo
2021-09-27 07:42:11 -05:00
Philipp Memmel
43df180175 change message when hand has been lowered 2021-09-27 12:13:06 +00:00
Anton Georgiev
fe964b26cf
Merge pull request #13291 from antobinary/merge-2.4
chore: Merge 2.4 into 'develop'
2021-09-25 11:05:58 -04:00
Anton Georgiev
1455f1f80a Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.4 2021-09-25 15:03:00 +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
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
0e11288098 fix: Adjusted local_deployment NodeJS version 2021-09-25 14:47:35 +00:00
Ramon Souza
4355601945 move isMobile and isTablet to layoutEngine 2021-09-24 14:38:44 -03:00
Ramon Souza
b22c12aef7 calculatesCameraDockBounds refactor - presentationFocus, smart and videoFocus layouts 2021-09-24 14:16:37 -03:00
Ramon Souza
30623b0c4f remove duplicated functions from video focus layout 2021-09-24 13:19:41 -03:00
Ramon Souza
5ed7c06763 remove duplicated functions from smart layout 2021-09-24 11:48:59 -03:00
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
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
Ramon Souza
668d2f8a25 add baseLayout component 2021-09-23 10:34:36 -03:00
Anton Barboza
962470d286 minor fixes 2021-09-22 19:13:12 -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 Georgiev
7c11600518
Merge pull request #13266 from mariogasparoni/dynamic-bridges
feat(audio): add bridge configurable scheme
2021-09-22 16:00:46 -04: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
Ramon Souza
47a71a9f3f fix multiple getBreakoutURL calls - breakout join 2021-09-22 14:07:05 -03:00
Anton Barboza
1b03c979cc fix screenshots call 2021-09-22 14:05:34 -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
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 Barboza
ae21124005 improvements on Page functions 2021-09-22 11:36:58 -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