Commit Graph

38035 Commits

Author SHA1 Message Date
Ramón Souza
7964bb9877 lint 2023-07-17 10:00:51 -03:00
GuiLeme
6fb701045a [issue-18259] - fix join audio in breakout room 2023-07-17 09:14:23 -03:00
Paul Trudel
fea3a6fb1e Upgraded tomcat to 9.0.78 2023-07-17 11:10:10 +00:00
KDSBrowne
5919109a73 darken activity score green boxes for compliant contrast ratio 2023-07-16 14:21:50 +00:00
KDSBrowne
2523fbc54f convert first column from td to th / add scope & label 2023-07-15 18:20:46 +00:00
KDSBrowne
e73110be30 add lang attribute to locale select options 2023-07-15 15:51:22 +00:00
KDSBrowne
937d18b192 improve style menu color contrast in dark mode 2023-07-15 15:40:27 +00:00
Ramón Souza
fa8883ee29 use list for users in connections status 2023-07-14 16:47:40 -03:00
GuiLeme
a10fbaba4f [issue-18308] - add predefined label in result quick poll options 2023-07-14 14:55:12 -03:00
Gabriel Porfirio
972b907f5c moving testsuite console log to helpers.js 2023-07-14 11:57:42 -03:00
Anton B
b4d61ec5a9 test: improve presentation zoom test 2023-07-13 17:31:39 -03:00
Ramón Souza
06da3c1700
Merge pull request #18315 from ramonlsouza/issue-18307
fix: Multiple selection polling not showing entirely a long option line
2023-07-13 15:35:57 -03:00
Ramón Souza
db4479d6dd adjust quick poll char limit 2023-07-13 09:58:05 -03:00
Ramón Souza
c1fa4e10c7
Merge pull request #18301 from KDSBrowne/bbb-18233
fix: Add Resize Event When Whiteboard Mounts
2023-07-13 08:30:42 -03:00
Anton Georgiev
cd1d8624a0
Merge pull request #18298 from schrd/fix-issue-18297
Fix: use connection id to determine if a user is ejected or not
2023-07-12 09:50:01 -04:00
Ramón Souza
0651263c81
Merge pull request #18299 from ramonlsouza/issue-18258
fix: Promote and demote users is reopening closed private chats
2023-07-12 07:59:36 -03:00
Anton Georgiev
41e7983409
Merge pull request #18282 from bigbluebutton/revert-17789-u26/fix/fs-1914
build(freeswitch): revert "fix(freeswitch): include signalwire PR 1914 as a patch (backport from 2.7)"
2023-07-11 15:49:52 -04:00
Anton B
9a1fd6d480 Merge remote-tracking branch 'upstream/v2.6.x-release' into v2.6.x-release 2023-07-11 13:42:34 -03:00
KDSBrowne
e97427a9aa add resize event when whiteboard mounts 2023-07-11 16:17:03 +00:00
Ramón Souza
0f10a2c371 fix reopening chat on promote 2023-07-11 11:32:15 -03:00
Daniel Schreiber
67a491f07c Fix: use connection id to determine if a user is ejected or not
It used to be a boolean value which was durable if the server is
configured to use localStorage for bbb client settings. This would lead
to permanently blocking a user for all future BBB sessions.

To prevent that we use the connectionID to determine if a user is
blocked or not. If a user rejoins (in the same or a different meeting),
the connectionID is different, so the user can join again.
2023-07-11 15:00:24 +02:00
transifex-integration[bot]
f191d462ee
Updates for bigbluebutton-html5/public/locales/en.json in zh_TW (#18269)
* Translate en.json in zh_TW

100% translated source file: 'en.json'
on 'zh_TW'.
---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-07-11 06:06:17 -04:00
transifex-integration[bot]
a6c2de155e
Updates for bigbluebutton-html5/public/locales/en.json in ko_KR (#18264)
* Translate en.json in ko_KR

100% translated source file: 'en.json'
on 'ko_KR'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-07-11 06:04:38 -04:00
Anton B
c6a25d30fd Merge remote-tracking branch 'upstream/v2.6.x-release' into v2.6.x-release 2023-07-10 16:59:24 -03:00
Gabriel Porfirio
29c86b5300 refactoring parameters tests 2023-07-10 16:29:30 -03:00
Ramón Souza
ee6cae94e0
Merge pull request #18290 from antonbsa/tests-imports-fix
test: Fix wrong imports
2023-07-10 13:12:07 -03:00
Ramón Souza
285651a3fc
Merge pull request #18286 from KDSBrowne/bbb-18223
fix: Add Quick Poll Options For 'F' And 'G'
2023-07-10 09:02:31 -03:00
Anton B
d6a3fec976 test: fix wrong imports 2023-07-07 14:06:30 -03:00
Anton B
634f1ca5fe test: fix wrong imports 2023-07-07 14:05:06 -03:00
Paulo Lanzarin
735ba16253
Merge pull request #18288 from bigbluebutton/sfu2914
build(bbb-webrtc-sfu): v2.9.14
2023-07-07 10:27:40 -03:00
Paulo Lanzarin
e42c5cde9d
build(bbb-webrtc-sfu): v2.9.14
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.9.14
  * Adjust recording timestamp generation when conditional capture is active - this
should improve A/V sync without needing to change RAP behavior
2023-07-07 10:25:44 -03:00
KDSBrowne
9f1734bfb8 handle quick poll options for F/G 2023-07-06 15:30:05 +00:00
Ramón Souza
14300f3f71
Merge pull request #18274 from ramonlsouza/issue-18220
Preserve pinned notes after screenshare
2023-07-06 08:40:52 -03:00
Paulo Lanzarin
626c9c8a00
Revert "[2.6] fix(freeswitch): include signalwire PR 1914 as a patch (backport from 2.7)" 2023-07-05 13:23:13 -03:00
danielpetri1
26dea6076a Fix permission issue with Etherpad 1.9.1
A zero-width-space is used to work around an issue with Etherpad 1.9.1 where empty pads are not being created.
2023-07-04 21:37:20 +00:00
Ramón Souza
42c59c54a2
Merge pull request #18266 from gabriellpr/pin-notes-restore-presentation-test
test: restore presentation on pin notes to whiteboard
2023-07-04 17:11:28 -03:00
Ramón Souza
b7a193acb5
Merge pull request #18200 from gabriellpr/refactoring-parameters-test
test: Add create parameters tests + refactoring
2023-07-04 17:11:19 -03:00
Ramón Souza
efc9cde2f3
Merge pull request #18235 from KDSBrowne/bbb-18078
fix: Whiteboard Cursor Offset Switching Back To Custom Layout
2023-07-04 14:43:06 -03:00
Ramón Souza
4b232b62a0
Merge pull request #18267 from KDSBrowne/bbb-18231
fix: Whiteboard Crash When Switching Between Zoomed-In Slides
2023-07-04 14:41:43 -03:00
Ramón Souza
1b06b30167 preserve pinned notes after screenshare 2023-07-04 13:14:09 -03:00
Gabriel Porfirio
f689ae2090 restore presentation on pin notes to whiteboard 2023-07-03 13:48:52 -03:00
KDSBrowne
3c1b50c99a fix whiteboard crash when switching presentations with zoomed slide 2023-07-03 16:03:38 +00:00
Gabriel Porfirio
8f52121d5c changes on the speech-recognition test 2023-06-30 17:16:22 -03:00
Ramón Souza
5bd078fcfa
Merge pull request #18236 from Scroody/I-18064-2
Fix: pinning shared notes should restore presentation
2023-06-29 08:16:01 -03:00
Anton Georgiev
a71ce1caa2
Merge pull request #18206 from bigbluebutton/snyk-fix-41ab9f7c16601b3d84a9411edfc8a0e4
[Snyk] Security upgrade bbbevents from 1.2.0 to 2.0.0
2023-06-28 09:55:55 -04:00
Scroody
0b5822a5fa Fix: pinning shared notes should restore presentation 2023-06-27 13:53:21 -03:00
KDSBrowne
87c1cf98be Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-18078 2023-06-27 15:48:11 +00:00
KDSBrowne
66c3e1b0a8 reset cam dock position on custom layout change 2023-06-27 15:47:59 +00:00
Anton Georgiev
f8347b6d7e
docs: Added link for 2.6.10 2023-06-27 10:53:07 -04:00
Tainan Felipe
5b520b4af0 Add dedupe to messages based on referenceId 2023-06-26 16:29:06 -03:00