Commit Graph

36724 Commits

Author SHA1 Message Date
Brent Baccala
832c8c3a5b connection failure tests: clean up util.js and remove dependence on my local hostname 2023-03-07 23:08:19 -05:00
Brent Baccala
fa047129fb connection failure tests: two working screen share tests 2023-03-07 22:56:28 -05:00
Brent Baccala
ad8c551021 connection failure tests: "npm install deep-equal" (since I use it) 2023-03-07 21:34:49 -05:00
Brent Baccala
a66ebc32dd connection failure tests: this is what I wrote in February 2023 2023-03-07 21:33:22 -05:00
Anton Georgiev
e3f870d614
Merge pull request #16925 from kepstin/recording-fixes
build(bbb-presentation-video): Update to 4.0.0-rc.1
2023-03-06 16:16:58 -05:00
Anton Georgiev
944c79439a
Merge branch 'v2.6.x-release' into recording-fixes 2023-03-06 16:15:41 -05:00
Anton Georgiev
3f35872ae6
Merge pull request #16924 from bigbluebutton/antobinary-patch-2
build(bbb-presentation-video): Bump to 4.0.0-rc.1
2023-03-06 16:14:54 -05:00
Anton Georgiev
f0a55b491f
Merge pull request #16929 from MaximKhlobystov/disable-tests
test: Disable three tests that are failing in CI: shared notes + upload presentation
2023-03-06 16:13:51 -05:00
Maxim Khlobystov
30b57c162b Disable the test for uploading a single presentation 2023-03-06 18:40:38 +00:00
Maxim Khlobystov
9ce18aeef6 Disable two shared notes tests with fixme() 2023-03-06 18:40:08 +00:00
Paulo Lanzarin
e16b809ca4
Merge pull request #16904 from bigbluebutton/sfu296
build(bbb-webrtc-sfu): v2.9.6
2023-03-06 15:21:14 -03:00
Ramón Souza
85871df5b3
Merge pull request #16901 from gabriellpr/data-test-learning-dashboard
test: Adding data-test to learning dashboard for testing
2023-03-06 14:27:48 -03:00
Calvin Walton
c7213ad2c3 bbb-presentation-video: Update to 4.0.0-rc.1
See the release notes:
https://github.com/bigbluebutton/bbb-presentation-video/releases/tag/4.0.0-rc.1

This version should be feature-complete for BigBlueButton 2.6 whiteboard
video generation.

I have updated the `bbb-presentation-video.placeholder.sh` script to
download the prebuilt packages from the Github release rather than clone
the source code. Work to automate handling of including this package in
the builds automatically is still yet to be done.
2023-03-06 11:57:53 -05:00
Anton Georgiev
c9cb2596fb
build(bbb-presentation-video): Bump to 4.0.0-rc.1 2023-03-06 11:14:16 -05:00
Anton Georgiev
fad3040312
Merge pull request #16921 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-06 10:18:26 -05:00
transifex-integration[bot]
b06e9ce21b
Apply translations in fr
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'fr' language.
2023-03-06 14:42:44 +00:00
Anton Georgiev
498d69b6a1
Merge pull request #16915 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-06 09:32:37 -05:00
Anton Georgiev
b79081a4c0
Merge pull request #16908 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-06 09:32:16 -05:00
Anton Georgiev
43aa20ef97
Merge pull request #16905 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-06 09:32:05 -05:00
Anton Georgiev
9fef59ca88
Merge pull request #16900 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-06 09:31:52 -05:00
Gabriel Porfirio
c2b2ebfaa4 adding data-test to basic infos 2023-03-06 11:19:38 -03:00
Anton Georgiev
3affbd6c23
Merge pull request #16912 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-06 09:01:29 -05:00
Anton Georgiev
725402611d
Merge pull request #16913 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-06 09:01:11 -05:00
Anton Georgiev
dab47986dd
Merge pull request #16911 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-06 09:00:10 -05:00
Ramón Souza
529a6e470c
Merge pull request #16864 from Scroody/I-16437
fix: Switching from breakout room to parent meeting no longer keeps the webcam activated.
2023-03-06 10:25:27 -03:00
imdt
666dc838c8 Not required pieces of code removed. 2023-03-06 10:13:46 -03:00
Ramón Souza
0e28b96aa2
Merge pull request #16906 from Tainan404/fix-restoreOnUpdate-feature
Fix: restoreOnUpdate feature does not work when switching presentation
2023-03-06 09:09:05 -03:00
Ramón Souza
0b854fc0a1
Merge pull request #16916 from KDSBrowne/bbb-16910-16892
fix: Inability to Move a Group of Objects | Add Select Cursor
2023-03-06 08:45:51 -03:00
KDSBrowne
95fd2e3d3e fix moving a group of objects | add select cursor 2023-03-05 23:20:56 +00:00
transifex-integration[bot]
41b9109c89
Apply translations in eu
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'eu' language.
2023-03-05 19:07:09 +00:00
transifex-integration[bot]
6ed427d607
Apply translations in gl
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'gl' language.
2023-03-05 12:36:14 +00:00
transifex-integration[bot]
024bc8e3e2
Apply translations in es_ES
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'es_ES' language.
2023-03-05 12:35:58 +00:00
transifex-integration[bot]
949c4a0e9f
Apply translations in es
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'es' language.
2023-03-05 12:35:53 +00:00
transifex-integration[bot]
b1470ffaa1
Apply translations in et
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'et' language.
2023-03-04 08:04:28 +00:00
transifex-integration[bot]
ab5e041a1a
Apply translations in de
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'de' language.
2023-03-03 18:01:15 +00:00
Tainan Felipe
fdc6a64085 Fix restoreOnUpdate feature 2023-03-03 14:58:41 -03:00
Paulo Lanzarin
9fcf91f4fe
build(bbb-webrtc-sfu): v2.9.6
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.9.6
2023-03-03 11:46:08 -03:00
Gabriel Porfirio
0494cab35a added Dashboard to data-test names 2023-03-03 11:16:52 -03:00
Gabriel Porfirio
38ee9a4493 adding data-test to learning dashboard for testing 2023-03-03 10:46:46 -03:00
transifex-integration[bot]
6966d12286
Apply translations in ja
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2023-03-03 09:13:27 +00:00
Anton Georgiev
d5449a05e5
Merge pull request #16893 from paultrudel/upgrade-asset-pipeline-dependency
fix(sec): Upgrade asset-pipeline-gradle dependency to 4.0.0
2023-03-02 15:06:28 -05:00
Ramón Souza
50000ad806
Merge pull request #16851 from KDSBrowne/bbb-pan-fixes
fix: Prevent Lines Being Drawn While Panning | Style Updates
2023-03-02 17:05:19 -03:00
Anton Georgiev
807ef2b147
Merge pull request #16891 from paultrudel/remove-glassfish-el-dependency
fix(sec): Removed glassfish el dependency
2023-03-02 15:05:04 -05:00
Anton Georgiev
3b6ea98dba
Merge pull request #16894 from paultrudel/upgrade-fileupload-dependency
fix(sec): Upgrade file upload dependency
2023-03-02 15:01:23 -05:00
Anton Georgiev
bb8f7db692
Merge pull request #16895 from paultrudel/upgrade-embedded-tomcat
fix(sec): Upgrade embedded Tomcat version
2023-03-02 15:00:13 -05:00
Ramón Souza
cae4453a1a
Merge pull request #16799 from zhem0004/restorePres
fix: Restore presentation on layout push
2023-03-02 15:52:45 -03:00
Paul Trudel
1eb19907d4 Upgraded embedded tomcat version 2023-03-02 18:35:03 +00:00
Paul Trudel
d5dbd6ea5e Upgraded file upload dependency 2023-03-02 18:27:25 +00:00
Anton Georgiev
932f5ecf71
Merge pull request #16842 from ramonlsouza/issue-16818
fix: Deleting the target object for an arrow crashes the presentation area
2023-03-02 13:25:38 -05:00
Paul Trudel
6b2cf96fed Upgraded asset pipeline dependency 2023-03-02 18:19:36 +00:00