Anton Georgiev
e9cacfbc35
chore: cleanup of vertx-akka
2022-06-29 14:25:58 +00:00
Ramón Souza
ffb41cb90f
Merge pull request #15278 from KDSBrowne/2.6-disable-hover-slidebg
...
Disable Background Slide Image Hover Highlight
2022-06-29 14:31:30 +01:00
Ramón Souza
b13725d60c
Merge pull request #15223 from ramonlsouza/bbb-icons-jun21
...
chore: pull latest bbb-icons, add woff2 font
2022-06-29 14:16:54 +01:00
Anton Georgiev
046dce804a
Merge pull request #15280 from JoVictorNunes/undefined-values-Jun-28
...
fix: add check for potential undefined userId
2022-06-28 16:47:52 -04:00
Joao Victor
4b9f16ca0f
fix: add check for potential undefined userId
2022-06-28 17:41:03 -03:00
Anton Georgiev
cb366bd1c7
Merge pull request #15277 from ramonlsouza/fix-chat-context-adapter-check
...
fix: prevent chat-context crash on missing data
2022-06-28 16:06:41 -04:00
Ramon Souza
bcd508712e
prevent chat-context crash
2022-06-28 16:26:25 -03:00
KDSBrowne
33e19124c1
disable shape selection for users without multiuser access
2022-06-28 19:16:35 +00:00
Anton Georgiev
1f6a15042f
Merge pull request #15274 from antobinary/cherry-pick-15265
...
fix(bbb-conf): Change in bbb-conf to not rely on tomcat (port of #15265 )
2022-06-28 12:55:07 -04:00
GuiLeme
97c058adaa
[issue-14852] - Corrected some debug leftovers.
2022-06-28 16:51:20 +00:00
GuiLeme
bad422ac60
[issue-14852] - Change in bbb-conf to not rely on tomcat
2022-06-28 16:51:05 +00:00
KDSBrowne
2d7ef92581
disable hover highlight for background slide image
2022-06-28 14:15:20 +00:00
Paulo Lanzarin
fc1812f15a
Merge pull request #15264 from bigbluebutton/sfu290a2
...
build(bbb-webrtc-sfu): v2.9.0-alpha.2
2022-06-27 14:27:49 -03:00
Paulo Lanzarin
4ba1ab2b24
build(bbb-webrtc-sfu): v2.9.0-alpha.2
...
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.9.0-alpha.2
2022-06-27 11:09:46 -03:00
Paulo Lanzarin
6c0af3631d
Merge pull request #15234 from prlanzarin/u26/fix/ghi15233
...
fix: remove userLeftFlag from audio, camera and screen sharing auth checks
2022-06-27 09:22:05 -03:00
Anton Georgiev
75efa60f7d
Merge pull request #15243 from antobinary/merge-252
...
chore: Pulled the latest 2.6 HTML5 locales from Transifex
2022-06-23 11:38:49 -04:00
Localization Server
d2a04edf67
chore: Pulled the latest 2.6 HTML5 locales from Transifex
2022-06-23 15:37:19 +00:00
Anton Georgiev
afd0a4d623
Merge pull request #15242 from antobinary/merge-252
...
fix: tweak transifex.sh to the new 2.6 Transifex project
2022-06-23 11:12:31 -04:00
Anton Georgiev
567601c3fe
fix: tweak transifex.sh to the new 2.6 Transifex project
2022-06-23 15:12:11 +00:00
Anton Georgiev
133779738e
fix: tweak transifex.sh to the new 2.6 Transifex project
2022-06-23 15:09:31 +00:00
prlanzarin
e1644a9fa9
fix(screenshare): remove userLeftFlag from permission checks
...
If the user is in akka-apps' user cache (which means they are still
visible in the user list) and triggers a screenshare re-connect, the
re-connect should be allowed to minimize outages.
If the user indeeds fails to be reconnected to the whole system, then
the screen sharing sessions will be ejected when the user is
completely ejected from the system.
2022-06-22 23:13:55 +00:00
prlanzarin
14b1c818b1
fix(webcam): remove userLeftFlag from permission checks
...
If the user is in akka-apps' user cache (which means they are still
visible in the user list) and triggers a camera re-connect, the
re-connect should be allowed to minimize outages.
If the user indeeds fails to be reconnected to the whole system, then
the camera sessions will be ejected when the user is completely ejected
from the system.
2022-06-22 23:13:54 +00:00
prlanzarin
6e19eb55c7
fix(audio): decouple mic auth RPCs from global audio (SFU)
...
The SFU microphone module was using global audio authentication RPCs in
akka-apps to determine whether a mic connection is valid.
Fixes an issue where SFU microphone connections wouldn't take lock
settings in account in the permission checks.
In detail: decouple them by adding GetMicrophonePermissionReqMsg and
RespMsg. Allows flexibility on which conditionals to use in both. IMO it
is also better than renaming+adding a boolean to GetGlobalAudioPermission*
due to the fact that it gets easier to guarantee backwards compatibility
between SFU and BBB (ie SFU 2.9 keeps working on 2.4, 2.5).
2022-06-22 23:12:56 +00:00
prlanzarin
a1988dbe76
fix(audio): remove userLeftFlag from global audio permission check
...
If the user is in akka-apps' user cache (which means they are still
visible in the user list) and triggers an audio re-connect, the
re-connect should be allowed.
If the user indeeds fails to be reconnected to the whole system, then
the audio session will be ejected when the user is completely ejected
from the system.
2022-06-22 20:49:39 +00:00
Ramón Souza
88697650a2
Merge pull request #15232 from antobinary/merge-252
...
chore: Merge BBB 2.5.2 into 2.6.x
2022-06-22 19:05:27 +01:00
Ramón Souza
b06a790ae2
Merge pull request #15190 from KDSBrowne/2.6-wb-options-dropdown
...
fix: Recover presentation options menu
2022-06-22 17:12:09 +01:00
Anton Georgiev
4402f20c34
chore: Merged BBB 2.5.2 into v2.6.x-release
2022-06-22 16:11:48 +00:00
KDSBrowne
a899bbeb79
Merge branch 'v2.6.x-release' into 2.6-wb-options-dropdown
2022-06-21 23:16:31 -04:00
KDSBrowne
dd37a2479f
fix menu position in rtl and iPhone
2022-06-22 03:11:25 +00:00
Anton Georgiev
d1af59d742
Merge pull request #15225 from antobinary/loca
...
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-06-21 11:38:45 -04:00
Localization Server
bda31d0875
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-06-21 15:21:37 +00:00
Ramon Souza
2a897d9930
update bbb-icons
2022-06-21 11:11:02 -03:00
Ramón Souza
97f6857fd3
Merge pull request #15189 from KDSBrowne/2.6-disable-fd
...
fix: Disable File Drop on Whiteboard
2022-06-20 13:19:34 +01:00
Ramón Souza
d3fc924f10
Merge pull request #15137 from KDSBrowne/2.6-toolbar-zoom-val
...
Display Correct Zoom Value on Presentation Restore
2022-06-20 13:11:25 +01:00
KDSBrowne
3b44d17417
restore WB snapshot image download
2022-06-17 19:10:23 +00:00
KDSBrowne
4f9f9c11d3
fix viewer zoom reset when presenter remounts presentation
2022-06-17 00:35:27 +00:00
Anton Georgiev
acf201c544
Merge pull request #15195 from GuiLeme/issue-15160
...
(fix) - Fixed error logs in recordings about etherpad
2022-06-16 14:31:52 -04:00
Anton Georgiev
a18b856e41
Merge pull request #15201 from ramonlsouza/merge25-26-jun16
...
chore: Merge v2.5.1 into v2.6
2022-06-16 14:26:14 -04:00
Ramon Souza
edeb70de0d
Merge tag 'v2.5.1' into merge25-26-jun16
2022-06-16 13:58:54 -03:00
Ramón Souza
851340d551
Merge pull request #15154 from frankemax/unify-audio-buttons-27
...
feat(audio): unify audio buttons
2022-06-16 13:28:12 +01:00
GuiLeme
7363c36448
[issue-15160] - fixed error logs in recordings
2022-06-16 09:13:31 -03:00
KDSBrowne
8df5e3de02
recover presentation option menu | position inside tldraw menu
2022-06-15 22:10:42 +00:00
KDSBrowne
8dac344f43
replace zoom minBound with zoomed state
2022-06-15 19:46:06 +00:00
KDSBrowne
5828ed2149
add comment
2022-06-15 17:55:14 +00:00
KDSBrowne
6546b32585
disable dropping of assets on whiteboard
2022-06-15 17:43:58 +00:00
Anton Georgiev
4d10ca90b8
Merge pull request #15187 from bigbluebutton/antobinary-patch-1
...
docs: set 2.5 as the recommended version, discontinue 2.3
2022-06-15 11:16:31 -04:00
Max Franke
a1860f3dd4
fix(audio): select device dropdown icon position
...
Move the 'leave' icon to the left-hand side
2022-06-15 12:07:51 -03:00
Max Franke
9dfef30dba
fix(audio): select device dropdown colors
...
Set list titles colors to colorGrayDark
Set active devices background color to off-white
2022-06-15 12:00:40 -03:00
Anton Georgiev
e1c0a10486
chore: set 2.5 as the recommended version, discontinue 2.3
2022-06-15 10:10:27 -04:00
Ramón Souza
86a05cd431
Merge pull request #15156 from gabriellpr/etherpad-cutting-text
...
fix: Etherpad cutting off text
2022-06-15 13:15:59 +01:00