KDSBrowne
2d7ef92581
disable hover highlight for background slide image
2022-06-28 14:15:20 +00:00
Ramón Souza
a7792dca5b
Merge pull request #15215 from mvasylenko/develop
...
fix: some presentation slides are not loaded after conversion
2022-06-28 13:08:13 +01:00
Daniel Petri Rocha
d510d6ad2c
Workaround CairoSVG issue rendering blackboxes in transparent text
2022-06-28 13:37:29 +02: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
Daniel Molkentin
a7f43ba2b8
Merge remote-tracking branch 'origin/v2.6.x-release' into bbb-target
2022-06-27 17:03:01 +02: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
Ramon Souza
c3f0c079e5
add big recording indicator for viewers when record is active
2022-06-24 16:25:42 -03:00
germanocaumo
853d0dfd9b
fix(whiteboard): tldraw recording processing/publishing
...
Changed the names of tldraw record events to differentiate from before.
Publish tldraw.json file with all shape information during the meeting to be used in playback.
Adapted cursor.xml and panzoom.xml to store tldraw data.
Publish slides svgs to be used by playback's tldraw component (otherwise we have different image sizes in pngs and thus messing the coordinates).
Retro-compatible with old recordings.
2022-06-23 17:04:09 +00: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
GuiLeme
e1da0a5d7a
[demo-page-removal] - inserted index.html so user doesn't get an error if none front-end is set.
2022-06-23 11:21:01 -03:00
GuiLeme
b5d1e3eaef
[demo-server-removal] - reinserted the / endpoint to reference the static assets.
2022-06-23 10:35:47 -03: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
GuiLeme
51c3d27172
[demo-page-removal] - Removed useless assets.
2022-06-22 09:34:04 -03: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
GuiLeme
780a954ce2
[demo-page-removal] - restore default folder changing its name to assets and changed reference of bbb-web's static contents to /assets
2022-06-21 16:56:12 -03: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
GuiLeme
6df36b7d76
[demo-page-removal] - Removed traces of demo-server (build and demo-api)
2022-06-20 15:47:47 -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
GuiLeme
756dfd4be3
[demo-page-removal] - removed demo page from config
2022-06-20 10:46:45 -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
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