Commit Graph

36884 Commits

Author SHA1 Message Date
Bohdan Zhemelinskyi
2015c50105 destructure function 2023-03-15 18:16:56 +00:00
Bohdan Zhemelinskyi
1025e4b1dc move cloe function to container 2023-03-15 18:06:59 +00:00
Bohdan Zhemelinskyi
dc9ac7a125 close poll on slide change 2023-03-15 17:12:47 +00:00
Anton Georgiev
3e3d18f73b
Merge pull request #17027 from antonbsa/imp-reintroduce-test
test: Improve notification test execution time and reintroduce skipped test
2023-03-14 16:31:43 -04:00
Ramón Souza
cc4f7a9f0b
Merge pull request #17018 from KDSBrowne/bbb-16379
Zoom By Mouse Wheel Only Operation
2023-03-14 17:21:43 -03:00
zhem0004
5fdd91ba67
Add new setting to enable/disable extra guest policy Allow buttons (#17034)
* add new setting to enable/disable extra guest policy buttons
2023-03-14 14:39:37 -04:00
Anton Georgiev
1a3221ee3e
Merge pull request #16675 from GuiLeme/issue-16660
fix: Presentation-uploader not working properly
2023-03-14 14:24:23 -04:00
Anton Georgiev
ea1c3ebc03 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into v2.6.x-release 2023-03-14 14:23:21 -04:00
Anton Georgiev
b3d3258120 Merge branch 'issue-16872' of github.com:GuiLeme/bigbluebutton into v2.6.x-release 2023-03-14 14:22:58 -04:00
Anton Georgiev
68b725bf89
Merge pull request #16990 from GuiLeme/issue-16872
fix (html5): not showing invitation when user is moved to another breakout room
2023-03-14 14:09:42 -04:00
Anton Georgiev
4b6daba870
Merge pull request #17028 from gustavotrott/ci-add-bbb-pads-logs
test: Adds bbb-pad logs for CI artifacts (when fail)
2023-03-14 13:03:27 -04:00
Anton Georgiev
c9279977e7
Merge pull request #17035 from antobinary/reload-nginx
build: reload nginx after bbb-playback-video is installed
2023-03-14 10:51:09 -04:00
Anton Georgiev
cdb7b3c724 build: reload nginx after bbb-playback-video is installed 2023-03-14 10:47:40 -04:00
GuiLeme
844b0995e1 [issue-16660] - fix duplicationo of file when cleanning errors in page generation stage 2023-03-14 09:56:27 -03:00
Gustavo Trott
ffec463f38 Re-enable sharednotes tests 2023-03-13 17:47:40 -03:00
Gustavo Trott
7da7cc8f32 Adds bbb-pad logs for CI artifacts (when fail) 2023-03-13 17:47:21 -03:00
Anton Georgiev
5cf16ecffa
Merge pull request #17010 from gabriellpr/test-fix-upload-presentation
test: fix upload presentation
2023-03-13 15:42:34 -04:00
Anton B
4df93cb53d test: update and reintroduce tests 2023-03-13 16:34:31 -03:00
Anton Georgiev
13841bd300
Merge pull request #17026 from kepstin/bbb-presentation-video
chore(bbb-presentation-video): Update to 4.0.0-rc.2
2023-03-13 15:00:56 -04:00
Calvin Walton
07ad9f3385 bbb-presentation-video: Update to 4.0.0-rc.2 2023-03-13 14:52:38 -04:00
Anton Georgiev
0cbe6219c5 chore: bump BBB version to 2.6.0-rc.8 2023-03-13 14:43:55 -04:00
Gabriel Porfirio
7881090ba2 changing screenshot file name 2023-03-13 14:30:32 -03:00
KDSBrowne
5fe6a9a0a9 add query for canvas element 2023-03-13 17:22:38 +00:00
Paulo Lanzarin
791a299bbe
Merge pull request #16967 from bigbluebutton/sfu297
build(bbb-webrtc-sfu): v2.9.8
2023-03-13 13:31:50 -03:00
Ramón Souza
990e3f2e7a
Merge pull request #17011 from ramonlsouza/fix-pres-snapshot
fix: snapshot of current slide
2023-03-13 13:17:18 -03:00
KDSBrowne
53cc7c48f3 intercept wheel event and force ctrl key for zooming 2023-03-13 16:16:37 +00:00
Ramón Souza
62e1f7d829
Merge pull request #17016 from bigbluebutton/revert-16823-issue-16511
Revert "fix(html5): Empty space when removing all presentations"
2023-03-13 13:12:48 -03:00
Ramón Souza
f7586dedca
Revert "fix(html5): Empty space when removing all presentations" 2023-03-13 13:09:31 -03:00
GuiLeme
4f3931c0ff [issue-16872] - Changes in review 2023-03-13 12:44:35 -03:00
GuiLeme
e68997e673 [issue-16872] - Changes in review 2023-03-13 12:27:11 -03:00
Paulo Lanzarin
9ef74eeb53
fix(bbb-webrtc-sfu): add ALLOW_CONFIG_MUTATIONS to service
After node-config was bumped to 3.3.9 (from 3.3.6), it started throwing errors if
configurations are mutated without the ALLOW_CONFIG_MUTATIONS env var set.
We mutate some configs directly, but I every time I added one of those I made sure that
they are always deep cloned.

However, we hit an issue with kurento-client mutating a config input, which is an indirect mutation.
So, to prevent further surprises I'm allowing mutations on production while prohibiting them in dev
envs until I'm 100% sure nothing, direct on indirect, improperly mutates configuration values.
2023-03-13 12:20:00 -03:00
Paulo Lanzarin
3f42ed89f7
build(bbb-webrtc-sfu): v2.9.8
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.9.8
2023-03-13 12:12:20 -03:00
GuiLeme
f7649cdd19 [issue-16872] - Change session logic to event logic 2023-03-13 11:13:56 -03:00
Ramón Souza
4a6c10a3dd fix whiteboard snapshot 2023-03-13 09:17:14 -03:00
Gabriel Porfirio
429e71eaf4 fix upload single presentation test 2023-03-13 08:55:36 -03:00
Ramón Souza
718aee3514
Merge pull request #16823 from danielpetri1/issue-16511
fix(html5): Empty space when removing all presentations
2023-03-13 08:30:56 -03:00
Anton Georgiev
812122a8e5
Merge pull request #17003 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_tr
Translate 'bigbluebutton-html5/public/locales/en.json' in 'tr'
2023-03-13 07:01:17 -04:00
Anton Georgiev
2947141210
Merge pull request #17002 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_de
Translate 'bigbluebutton-html5/public/locales/en.json' in 'de'
2023-03-13 07:01:01 -04:00
Anton Georgiev
106a4e6645
Merge pull request #17001 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_eu
Translate 'bigbluebutton-html5/public/locales/en.json' in 'eu'
2023-03-13 07:00:44 -04:00
Anton Georgiev
9041c8268d
Merge pull request #17000 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_es
Translate 'bigbluebutton-html5/public/locales/en.json' in 'es'
2023-03-13 07:00:32 -04:00
Anton Georgiev
668523d6a1
Merge pull request #16999 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_gl
Translate 'bigbluebutton-html5/public/locales/en.json' in 'gl'
2023-03-13 07:00:20 -04:00
Anton Georgiev
89617e4aa3
Merge pull request #16998 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_fr
Translate 'bigbluebutton-html5/public/locales/en.json' in 'fr'
2023-03-13 07:00:04 -04:00
Anton Georgiev
f6bf7c53de
Merge pull request #16997 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ja
Translate 'bigbluebutton-html5/public/locales/en.json' in 'ja'
2023-03-13 06:59:52 -04:00
Anton Georgiev
df6fdf817e
Merge pull request #16996 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_et
Translate 'bigbluebutton-html5/public/locales/en.json' in 'et'
2023-03-13 06:59:38 -04:00
Anton Georgiev
89b8b554a1
Merge pull request #17004 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_es_ES
Translate 'bigbluebutton-html5/public/locales/en.json' in 'es_ES'
2023-03-13 06:58:35 -04:00
Anton Georgiev
2cea0eeb8a
Merge pull request #17005 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_hu_HU
Translate 'bigbluebutton-html5/public/locales/en.json' in 'hu_HU'
2023-03-13 06:58:17 -04:00
Anton Georgiev
bfbafdb8ab
Merge pull request #17006 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_fa_IR
Translate 'bigbluebutton-html5/public/locales/en.json' in 'fa_IR'
2023-03-13 06:58:03 -04:00
Anton Georgiev
eea4d7cbf6
Merge pull request #17008 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_el_GR
Translate 'bigbluebutton-html5/public/locales/en.json' in 'el_GR'
2023-03-13 06:57:35 -04:00
Anton Georgiev
428f63de60
Merge pull request #17009 from tibroc/docs-improve-readme
docs: Improve docs readme
2023-03-13 06:55:38 -04:00
timo
4be223c407 Improve docs readme
The build-script is only used for the deployment and can lead to
confusing problems with local development if run locally.
2023-03-13 11:32:46 +01:00