Anton Georgiev
7e95e68fe8
Merge pull request #13522 from antobinary/backport-build-changes
...
build: Backport build changes
2021-10-20 05:56:10 -04:00
Anton Georgiev
cf42a23cb1
Merge pull request #13524 from antobinary/locales
...
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-10-20 05:54:25 -04:00
Localization Server
deddf9ce9c
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-10-19 23:10:14 +00:00
Anton Georgiev
0678739b42
Updated image tag
2021-10-19 21:13:14 +00:00
Anton Georgiev
55416fb628
remove unneeded pip3 code
2021-10-19 21:07:05 +00:00
Anton Georgiev
eeed40f52a
build: bbb-freeswitch-core install pip3 to solve site-packages missing
2021-10-19 21:07:05 +00:00
zfgrnzfsberire
37c31ce81b
use placeholder files during change detection
...
also fix comment at top of script to reflect the current development state
2021-10-19 21:06:09 +00:00
Anton Georgiev
62c67a2f67
build: Rely on meteor version from docker image
2021-10-19 21:03:52 +00:00
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
Anton
1ab6ae8741
realocates tests to the right file; fixes publishPoll button element; provides closePages util function
2021-10-19 17:15:18 -03: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
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
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
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
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
Anton Georgiev
0c4c01e655
Merge pull request #13481 from ramonlsouza/issue-13314
...
improve video preview - safari
2021-10-14 09:33:00 -04:00
Anton Georgiev
9c2f85ceea
Merge pull request #13479 from prlanzarin/u24-ferrofluid
...
build: set mediasoup IPs in webrtc-sfu post install
2021-10-14 09:28:02 -04:00
Anton Georgiev
164258274b
Merge pull request #13451 from schrd/bbb-webrtc-package-size
...
Update bbb-webrtc-sfu packaging to include mediasoup
2021-10-14 09:24:21 -04:00