Tiago Jacobs
57c1ea332a
Increase time allowed for reconnection
2021-10-20 15:24:32 -03:00
Anton Georgiev
a8dac575d5
Merge pull request #13530 from antobinary/fonts
...
chore: Pulled the latest fonts woff from bigbluebutton-fonts
2021-10-20 13:58:43 -04:00
Anton Georgiev
5282e0d069
chore: Pulled the latest fonts woff from bigbluebutton-fonts
2021-10-20 17:56:55 +00:00
Anton Georgiev
e5c37a7cf8
Merge pull request #13490 from ramonlsouza/old-minimize-button
...
Restore old button to hide presentation (under a flag)
2021-10-20 13:43:58 -04:00
Anton
22ecd395eb
add Polling test: Poll results in whiteboard
2021-10-20 14:39:36 -03:00
Ramón Souza
24339d41cc
convert custom-logo component
2021-10-20 17:36:11 +00:00
Bohdan Zhemelinskyi
1b92e143f5
Update to functionality
2021-10-20 17:30:18 +00:00
Anton
9d0b07b3b2
provide unique closePages function
2021-10-20 14:23:24 -03:00
Ramón Souza
37b4673477
convert user-list-content component
2021-10-20 16:45:44 +00:00
Ramón Souza
1628ebede0
fix tab size
2021-10-20 16:32:27 +00:00
Ramón Souza
da15431a54
convert user-list component
2021-10-20 14:18:48 +00:00
Anton Georgiev
c68d5a0b3b
Merge pull request #13525 from gustavotrott/dashboard-remove-alert
...
Fix: Learning Dashboard eslint no-alert problem
2021-10-20 10:15:29 -04:00
Bohdan Zhemelinskyi
8fec84afa8
Added automatic restart on failure
2021-10-20 14:08:43 +00:00
Gustavo Trott
64be1d1494
Put exclamation point in localized string instead of html
2021-10-20 10:58:27 -03:00
Anton Georgiev
f862eaf233
Merge pull request #13526 from antobinary/locales
...
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-10-20 09:53:54 -04:00
Localization Server
426267df8d
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-10-20 13:49:17 +00:00
Gustavo Trott
d242276e5b
Remove alert function
2021-10-20 10:45:04 -03:00
Ramón Souza
464648297a
install styled-components
2021-10-20 12:45:44 +00:00
Anton Georgiev
3ccc59ac63
Merge pull request #13521 from lfzawacki/userdata-layout
...
Userdata flags for hiding some layout elements
2021-10-20 08:43:18 -04:00
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
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