Commit Graph

31454 Commits

Author SHA1 Message Date
Anton Georgiev
bf88e3d577 build: Specify meteor version before building
This resolves an issue where we were building the npm dependencies against Meteor matching Node 12 but were trying to install locally for Node 14.

An additional change to consider could be to include the correct Meteor version in the Dockerfile for BBB but that may mean different images per BBB version.

I also leave here some simple outputs for node, npm and meteor versions, to hopefully allow us to catch such discrepancies more easily in the future
2021-10-19 21:03:17 +00:00
Anton Georgiev
c283c8155f build: Remove node-sass rebuild (not needed for node 14) 2021-10-19 21:02:12 +00:00
Charlie Arehart
fa65382b9e 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-10-19 21:01:30 +00:00
Lucas Zawacki
8f346b6ae4 feature(layout): userdata to hide navbar 2021-10-19 20:43:33 +00:00
Anton Georgiev
9d24421b09
Merge pull request #13520 from prlanzarin/u24-zones
build: adjust bbb-html5.nginx to make sure nginx serves static assets
2021-10-19 16:40:15 -04:00
Lucas Zawacki
85e5200d59 chore(layout): Remove unused renderSidebar and renderNavBar methods 2021-10-19 19:28:26 +00:00
Lucas Zawacki
e5ac30fd46 feature(layout): userdata flag for hiding actions bar 2021-10-19 19:20:31 +00:00
Ramón Souza
1cc066366f Merge remote-tracking branch 'upstream/develop' into PR-11359 2021-10-19 16:41:36 +00:00
prlanzarin
e53dc4bb45 build: adjust bbb-html5.nginx to make sure nginx serves static assets
Somewhere along the line since 2.3 the packaged bbb-html5.nginx regressed to a
state where the upstream for /html5client was Meteor itself, which means nginx
wasn't serving static assets as it was supposed to.
2021-10-19 15:06:24 +00:00
Anton Georgiev
f23652428a
Merge pull request #13517 from gustavotrott/api-dashboard-validation-fix
Fix: Api/learningDashboard validation error
2021-10-18 18:41:33 -04:00
Gustavo Trott
ae88e8d325 Add Api/learningDashboard properly validation 2021-10-18 18:15:46 -03:00
Anton Georgiev
3a923e01cf
Merge pull request #13516 from antobinary/icons
style: Pulled latest fonts, audio icon swap
2021-10-18 17:00:25 -04:00
Anton Georgiev
6e0c74e02f style: Pulled latest fonts, audio icon swap 2021-10-18 20:26:01 +00:00
Gustavo Trott
efee460fe4 Update Api/LearningDashboard validation in favor of #13371 2021-10-18 17:08:47 -03:00
Anton Georgiev
e155ae4cf8
Merge pull request #13514 from antonbsa/improve-shortcut-test
test: Shortcut test improvements
2021-10-18 15:32:33 -04:00
Anton Barboza
cac21564a1 Merge remote-tracking branch 'upstream/v2.4.x-release' into improve-shortcut-test 2021-10-18 15:25:31 -03:00
Anton Georgiev
014c7867f5
Merge pull request #13497 from antonbsa/improve-checks-and-fix-breakout-tests
test: Improve checks, update connection status and breakout tests
2021-10-18 13:49:02 -04:00
Anton Georgiev
a1e3bbebd3
Merge pull request #13488 from gustavotrott/learning-dashboard-individual-token
refactor: Makes LearningDashboard data be provided by bbb-web (avoid demoted user to receive updates)
2021-10-18 13:37:03 -04:00
Anton Georgiev
c1c357bbd9
Merge pull request #13482 from prlanzarin/u24-zones
refactor(virtual-backgrounds): move WASM binaries to /public and let nginx serve them
2021-10-18 12:16:14 -04:00
prlanzarin
c1bccdd821 refactor: do not version precompressed WASM binaries (done in build) 2021-10-18 16:03:54 +00:00
prlanzarin
b104984364 build: precompress tflite WASM binaries in build 2021-10-18 16:02:29 +00:00
Anton Barboza
ff97cbb516 improvements to check all shortcuts 2021-10-18 11:23:00 -03:00
Anton Georgiev
f2b20631da
Merge pull request #13498 from jfsiebel/constraint-breakouts-actions
Add constraint for actions in breakouts
2021-10-18 09:35:32 -04:00
Anton Georgiev
9649483cd4
Merge pull request #13509 from antobinary/fix-build-freeswitch
build: switch bbb-freeswitch-core to build from master; cleanup
2021-10-17 22:24:47 -04:00
Anton Georgiev
5ca6e3e3ba remove unneeded pip3 code 2021-10-17 21:51:15 -04:00
Anton Georgiev
b095fa780a
Merge pull request #13508 from bigbluebutton/antobinary-patch-1
build: Recovering bbb-freeswitch-core build on 2.5+
2021-10-17 21:25:57 -04:00
Anton Georgiev
d9ba71b0da
Updated image tag 2021-10-17 21:23:13 -04:00
Anton Georgiev
45d848ca8a build: bbb-freeswitch-core install pip3 to solve site-packages missing 2021-10-17 20:24:54 -04:00
Anton Georgiev
aa2f2ca491
Merge pull request #13500 from zfgrnzfsberire/zfgrnzfsberire-patch-fix-placeholder-change-detection
use placeholder files during change detection
2021-10-16 08:37:53 -04:00
zfgrnzfsberire
8e9bcc4eb2
use placeholder files during change detection
also fix comment at top of script to reflect the current development state
2021-10-16 13:52:44 +02:00
Anton Georgiev
53a160d616
Merge pull request #13485 from antobinary/merge-24-dev
chore: Merge 2.4.x into 'develop'
2021-10-15 17:23:14 -04:00
Anton Georgiev
098cf6d90a
Update bigbluebutton-release 2021-10-15 15:29:58 -04:00
Joao Siebel
1218b8b610 Add constraint for actions in breakouts on akka 2021-10-15 16:25:36 -03:00
prlanzarin
4f3ceb2459 build: serve precompressed tflite WASM binaries 2021-10-15 17:19:41 +00:00
Anton Barboza
60bdad6c33 fix disable other participants webcams test 2021-10-15 11:18:02 -03:00
Fred Dixon
64981e527b
Merge pull request #11846 from znerol-forks/feature/develop/simplify-freeswitch-nat-setup
Instruct FreeSWITCH to announce external IP in SDP
2021-10-14 22:44:01 -03:00
Anton Georgiev
2af2300b6a
Merge pull request #13493 from gustavotrott/dashboard-fix-rtl-fa_ir
fix: Learning Dashboard not setting RTL for some languages
2021-10-14 18:27:56 -04:00
Gustavo Trott
eee191c6b7 Fix RTL not being applied for some languages 2021-10-14 17:21:57 -03:00
Anton Barboza
7af1409b2a Merge remote-tracking branch 'upstream/v2.4.x-release' into improve-checks-and-fix-breakout-tests 2021-10-14 17:20:10 -03:00
Ramón Souza
9e71583ec7 restore old minimize presentation button and add a flag to switch 2021-10-14 19:31:47 +00:00
Gustavo Trott
0102104fbe Makes bbb-web provide LearningDashboard data while meeting is alive 2021-10-14 14:00:25 -03:00
Anton Georgiev
a9168feded
Merge pull request #13477 from ramonlsouza/issue-13370
fix: Webcam sharing does not complete when webcam dataSaving setting is changed
2021-10-14 12:11:39 -04:00
Anton Georgiev
719afa6cd2 Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev 2021-10-14 15:14:22 +00:00
Anton Georgiev
24d672a832 Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev 2021-10-14 15:13:17 +00:00
Anton Georgiev
0f05cd91a0
Merge pull request #13428 from antonbsa/add-stress-test-breakout-invitation
test: Add breakout room invitation stress test
2021-10-14 11:10:42 -04:00
Anton Georgiev
1b19ba7868
Merge pull request #13469 from antobinary/2.4-build-updates
build: set jdk to 8 in bbb-web
2021-10-14 11:10:21 -04:00
Anton Georgiev
58d5315b23
Merge pull request #13471 from antobinary/build-fs-command
build: bbb-fs-core allow trace @ command
2021-10-14 11:10:04 -04:00
Anton Georgiev
e6c091c86e
Merge pull request #13470 from antobinary/build-etherpad-cursortrace
build: etherpad cursortrace mconf
2021-10-14 11:09:53 -04:00
Anton Georgiev
a9ec55c3d6
Merge pull request #13476 from KDSBrowne/BBB-WCAG2.1-FINAL
refactor: WCAG2.1 - Apply Remaining Access Fixes (Firefox Mainly)
2021-10-14 11:09:34 -04:00
Anton Georgiev
84203b75a2
Merge pull request #13443 from JoVictorNunes/issue-13244
limit the number of who is talking indicators to 8
2021-10-14 11:08:37 -04:00