Anton Georgiev
45215ed88f
Merge branch 'v2.7.x-release' into bbb-wake-locke
2023-07-14 07:50:04 -04:00
Anton Georgiev
de2cbc7d08
chore: bump release to 2.7.0-beta.1
2023-07-14 07:29:32 -04:00
Anton Georgiev
0e7fdfe310
Merge pull request #18312 from antobinary/merge-july12
...
chore: Merge BBB 2.6.10+ to 2.7
2023-07-14 06:58:29 -04: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
43bbd195c4
Merge pull request #18305 from Scroody/raise-hand-changes
...
Enhancement: Raise hand behaviour changes
2023-07-13 08:41:18 -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
Ramón Souza
3c098c6f5d
Merge pull request #18306 from Scroody/I-18217
...
Fix: All cameras being disabled
2023-07-13 08:28:32 -03:00
Anton Georgiev
042bacc7c1
Merge remote-tracking branch 'bbb/v2.7.x-release' into merge-july12
2023-07-12 18:53:12 -04:00
Ramón Souza
e6811091b0
Merge pull request #18311 from ramonlsouza/fix-screenshare
...
fix: throttledPinPad function
2023-07-12 17:24:52 -03:00
Anton Georgiev
7c91d4ff73
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12
2023-07-12 16:20:53 -04:00
Anton Georgiev
cd9f93be44
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12
2023-07-12 15:59:46 -04:00
Ramón Souza
caadcae1e9
fix throttledPinPad function
2023-07-12 16:58:39 -03:00
Anton B
9b0f3a6316
Merge remote-tracking branch 'upstream/v2.7.x-release' into v2.7.x-release
2023-07-12 15:42:42 -03:00
Anton Georgiev
e32a5feabe
Merge pull request #18304 from gabriellpr/new-disabled-features-test
...
test: slide snapshot, camera as content disabledFeatures tests
2023-07-12 14:06:07 -04:00
Gabriel Porfirio
cbfa75faaa
adding two checks
2023-07-12 14:17:01 -03:00
Anton Georgiev
7b7c854ed8
Merge pull request #18275 from gabriellpr/lock-viewers-test
...
test: refactoring + adding two tests lock viewers
2023-07-12 12:50:45 -04: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
Scroody
fb088847bd
Changes to raised hands behaviour
2023-07-12 10:44:37 -03:00
Gabriel Porfirio
251bf6867b
4 tests for disabledFeatures, slide snapshot, camera as content
2023-07-12 08:55:49 -03: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 B
a41ea56bc9
test: update breakout test steps to follow new expected behavior
2023-07-11 17:54:02 -03:00
Scroody
abdf85b508
Bug solving
2023-07-11 16:50:24 -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
Ramón Souza
67cd275dc1
Merge pull request #18293 from ramonlsouza/issue-18214
...
fix: change presentation download labels
2023-07-10 16:53:34 -03:00
Ramón Souza
af593e41ee
Merge pull request #18289 from ramonlsouza/issue-15863
...
Layout Settings Enhancements
2023-07-10 16:53:16 -03:00
Ramón Souza
3203ea4d81
Merge pull request #8 from antonbsa/18289-layout-enhancements
...
layout enhancements - test fixes
2023-07-10 16:36:30 -03:00
Gabriel Porfirio
29c86b5300
refactoring parameters tests
2023-07-10 16:29:30 -03:00
Anton B
a0fa177c70
test: update layout test snaphots
2023-07-10 16:28:28 -03:00
Anton B
06478cda4a
test: update layout tests
2023-07-10 16:28:00 -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
eb26f0f0b7
Merge pull request #18255 from Scroody/I-17515
...
Enhancement: Breakout modal UI improved.
2023-07-10 10:55:42 -03:00
André Castro
cca291a306
Merge pull request #9 from ramonlsouza/18255x
...
keyboard move user - unassigned list
2023-07-10 10:43:44 -03:00
Ramón Souza
6b44650c5d
change presentation download labels
2023-07-10 09:44:34 -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
Ramón Souza
52b636a65a
keyboard move user - unassigned list
2023-07-07 16:56:42 -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
Ramón Souza
870d773fdf
remove unused code
2023-07-07 13:22:34 -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
Ramón Souza
d50e0ee2cd
mobile styles
2023-07-07 10:10:13 -03:00