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
Daniel Petri Rocha
d4b3e3cd59
Use ImageMagick+Pango for text rendering
2022-06-22 18:39:26 +02: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
Daniel Petri Rocha
5fb09c195d
Refactor filled shapes
2022-06-21 12:20:27 +02:00
GuiLeme
ac2e68842c
Merge remote-tracking branch 'upstream/v2.6.x-release' into issue-15051
2022-06-20 16:12:25 -03:00
mvasylenko
e0784b9c18
fix for issue #15209
...
Some slides of presentation not selectable if image is embedded
2022-06-20 15:50:49 +02: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
Brent Baccala
98021245c2
ensure not only that /etc/bigbluebutton/bbb-webrtc-sfu/production.yml exists,
...
but also that the directory /etc/bigbluebutton/bbb-webrtc-sfu exists
2022-06-16 17:33:56 -04: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
Daniel Petri Rocha
a9a177d7e0
Add shape fill for pencil drawings
2022-06-15 17:49:36 +02: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
Daniel Petri Rocha
5f325ad134
Refactor Scala: immutability, no returns, recursion instead of loops
2022-06-15 15:11:39 +02: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
Anton Georgiev
ccc8d70594
chore: Bump version to 2.5.2
2022-06-14 17:00:14 -04:00
Anton Georgiev
f34ab1be84
Merge pull request #15182 from antobinary/npm-html5
...
fix: add missing emoji-mart in html5 package-lock.json
2022-06-14 16:48:31 -04:00
Anton Georgiev
ffcd5c10da
fix: add missing emoji-mart in html5 package-lock.json
2022-06-14 20:46:32 +00:00
Gustavo Trott
565b36c263
Merge pull request #15176 from mariogasparoni/fix-15169
2022-06-14 16:47:24 -03:00
Ramón Souza
e56b821f40
Merge pull request #15143 from ramonlsouza/current-poll-presenter
...
fix: re-subscribe to current poll when presenter changes
2022-06-14 20:17:37 +01:00
Ramón Souza
c474a5a353
Merge pull request #15125 from JoVictorNunes/issue-15122
...
fix(Dashboard): make username look more clickable
2022-06-14 17:18:51 +01:00
Ramón Souza
06446a161c
Merge pull request #15145 from JoVictorNunes/dashboard-chore-Jun.08
...
chore: fix/update Learning A. Dashboard npm dependencies
2022-06-14 17:17:55 +01:00
Daniel Petri Rocha
3460638575
Remove twmoji, increase wkhtmltoimage security, sticky tool positioning
2022-06-14 16:49:13 +02:00
Ramón Souza
fd76d35b0b
Merge pull request #15102 from JoVictorNunes/v2.5.x-release
...
fix(chat notification): duplication of first message notification
2022-06-14 15:25:17 +01:00
Ramón Souza
1446bfb163
Merge pull request #15139 from JoVictorNunes/issue-15060
...
fix(tooltip): wait 150ms to hide the tooltip
2022-06-14 15:24:06 +01:00