Bohdan Zhemelinskyi
aa3dd56228
update propertys source
2022-09-19 20:27:59 +00:00
Fred Dixon
bd48f8607f
Merge pull request #15705 from ffdixon/fix-bbb-libreoffice-dockerfile
...
Fix bbb libreoffice dockerfile
2022-09-18 20:22:15 -03:00
Fred Dixon
c238d7e10d
Fix build error for building bbb-soffice
2022-09-18 18:16:10 -05:00
Fred Dixon
d39f07772b
Add newline when scanning bigbluebutton.properites
2022-09-18 15:05:39 -05:00
Gabriel Porfirio
0984f59645
await to check copy chat
2022-09-16 18:02:32 -03:00
Gabriel Porfirio
baf40dd0ed
confirm whiteboard removed
2022-09-16 17:53:17 -03:00
GuiLeme
d7c5ab3623
[apply-toast-shared-notes] - error messages wait until user closes them and added timeout to toast
2022-09-16 17:36:23 -03:00
Gabriel Porfirio
dd4dadde3e
identation and update copy checks
2022-09-16 17:26:47 -03:00
Gabriel Porfirio
2adf931c41
breakout room create and after created tests
2022-09-16 17:21:47 -03:00
zhem0004
25411152a3
Update bigbluebutton-web/grails-app/conf/bigbluebutton.properties
...
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2022-09-16 14:34:54 -04:00
Ramón Souza
c49c6c8e60
Merge pull request #15700 from ramonlsouza/port-15699-26
...
refactor: html5 server log improvements (2.6)
2022-09-16 14:39:16 -03:00
Fred Dixon
8d1326c98a
Merge pull request #15702 from kepstin/video-offset
...
recording: Fix incorrect seek offsets in video
2022-09-16 14:02:41 -03:00
Calvin Walton
fb43eba355
recording: Fix incorrect seek offsets in video
...
When converting from using the 'movie' source filter to using separate
ffmpeg command line inputs, it wasn't taken into account that the
'movie' filter passes through timestamps from the source file, while the
ffmpeg input adjusts timestamps so that '0' is the selected seek point.
The easiest fix is to add an option to the ffmpeg command to disable the
timestamp adjustments.
Fixes #15644 (This needs to go into BigBlueButton 2.5 and 2.6)
2022-09-16 12:14:19 -04:00
Ramón Souza
ab50d4d60e
add settings
2022-09-16 13:01:07 -03:00
GuiLeme
dea0e498c7
[apply-toast-shared-notes] - Fix default and large presentation crash
2022-09-16 12:52:41 -03:00
Ramón Souza
83c9e644b1
add settings
2022-09-16 11:56:56 -03:00
Gabriel Porfirio
53673e848e
removed only flag
2022-09-16 11:39:07 -03:00
Gabriel Porfirio
3ff6a52269
emoji copy test
2022-09-16 11:22:05 -03:00
Ramón Souza
706014430c
change server name format and add timestamp to logs
2022-09-16 11:09:21 -03:00
Ramón Souza
485103ff93
include server role and instance in logs
2022-09-16 11:09:12 -03:00
Ramón Souza
7bb26b64ff
add server health log
2022-09-16 11:09:04 -03:00
Ramón Souza
774da00d16
change server name format and add timestamp to logs
2022-09-16 10:48:21 -03:00
Gabriel Porfirio
93b3d86f14
add clear defailt notification
2022-09-16 08:27:29 -03:00
Paulo Lanzarin
da39134d98
Merge pull request #15695 from prlanzarin/u26/fix/audio-rollback-overconstrained
...
fix(audio): retry gUM without pre-set deviceIds on OverconstrainedErr…
2022-09-15 17:53:38 -03:00
prlanzarin
0f24e5634d
fix(audio): bypass overconstrained errors in SFU-based audio
2022-09-15 20:42:43 +00:00
Ramón Souza
facae4e2fb
include server role and instance in logs
2022-09-15 16:57:20 -03:00
Ramón Souza
f6642bd2a8
add server health log
2022-09-15 16:56:00 -03:00
prlanzarin
b3eebbb926
fix(audio): retry gUM without pre-set deviceIds on OverconstrainedError(s)
...
There are some situations where previously set deviceIds (
local/session storage) may become stale. This causes an unexpected
behavior where audio is temporarily borked until the user clears their
local storage.
This issue has been seen more recently on Safari endpoints when switching
back-and-forth breakout rooms in environments running under iframes.
Also seen randomly on endpoints with virtual input devices.
This centralizes audio gUM calling into a single method that retries the
gUM procedure without pre-set deviceIds only if the initial call fails
due with an OverconstrainedError - hopefully circumventing the issue.
2022-09-15 19:25:30 +00:00
Gustavo Trott
56818e8dce
Merge pull request #15652 from BrentBaccala/use-findMeetingFromMeetingID
2022-09-15 16:09:24 -03:00
Gabriel Porfirio
9ee4e929b9
data-test to breakout rooms
2022-09-15 15:34:14 -03:00
Gabriel Porfirio
cf5953574a
WIP: breakout rooms tests
2022-09-15 15:31:10 -03:00
Paulo Lanzarin
39aff44ae0
Merge pull request #15682 from bigbluebutton/sfu291
...
build(bbb-webrtc-sfu): v2.9.1
2022-09-15 15:05:19 -03:00
Joao Victor
745937868c
fix: 'horizontalPosition' prop type
2022-09-15 12:01:31 -03:00
Gustavo Trott
10c81bf689
Merge pull request #15690 from zhem0004/handleCursorPropertyError
2022-09-15 10:36:14 -03:00
Joao Victor
968e872c5b
Merge branch 'v2.6.x-release' into issue-15574
2022-09-15 09:13:02 -03:00
Ramón Souza
2a062b25dc
Merge pull request #15683 from ramonlsouza/issue-15669
...
fix: set breakout name input as readonly when updating users
2022-09-14 17:08:49 -03:00
Bohdan Zhemelinskyi
811d135585
handle missing cursor property case
2022-09-14 19:42:15 +00:00
Ramón Souza
def70c4fb5
Merge pull request #15689 from germanocaumo/patch-1
...
chore(playback): v5.0.0-alpha.2
2022-09-14 16:15:47 -03:00
germanocaumo
a28e362dfc
chore(playback): v5.0.0-alpha.2
2022-09-14 18:53:47 +00:00
Ramón Souza
8a59a104b5
Merge pull request #15649 from ramonlsouza/port-15618-25
...
fix: port adjustments in breakout publisher to 2.5
2022-09-14 13:28:58 -03:00
Ramón Souza
7d7f26ea55
Merge pull request #15624 from KDSBrowne/bbb-text-updates
...
fix: Restore Text Shape Updates Per Character
2022-09-14 13:06:10 -03:00
GuiLeme
39b6359441
[issue-pdf-100-processing] - fix timeout error when PDF is too complex.
2022-09-14 10:33:41 -03:00
Ramón Souza
634393e740
Merge pull request #15670 from ramonlsouza/fix-warnings
...
Fix: bigbluebutton-html5 warnings
2022-09-14 10:17:01 -03:00
Ramón Souza
a924aecc1d
fix multiple answer translation in live results
2022-09-14 09:51:48 -03:00
Ramón Souza
cb9be4b072
Merge pull request #15612 from JoVictorNunes/issue-15579
...
chore/fix: update `react-intl` to `6.1.0` and add config to disable fallback
2022-09-13 16:28:03 -03:00
Ramón Souza
2b6b129df9
set breakout name input as readonly when updating users
2022-09-13 10:45:13 -03:00
Paulo Lanzarin
6396c3e7bd
build(bbb-webrtc-sfu): v2.9.1
...
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.9.1
2022-09-13 09:19:49 -03:00
Ramón Souza
521c91a686
Merge pull request #15681 from ramonlsouza/fix-button-overflow
...
fix: button overflow in presentation toolbar
2022-09-12 16:36:46 -03:00
Ramón Souza
1925124e82
fix button overflow in presentation toolbar
2022-09-12 16:27:29 -03:00
Gabriel Porfirio
7c204363c8
moved help test to options test
2022-09-12 09:33:53 -03:00