Anton Georgiev
ad6eef4d12
Merge pull request #16703 from danielpetri1/unread-notification
...
fix: Notes notification perpetually unread
2023-02-14 08:53:30 -05:00
Ramón Souza
432db58347
adjust camera position in breakout rooms - smart layout
2023-02-14 09:40:27 -03:00
KDSBrowne
23f7b80e35
add forcus ring to items in tldraw styles toolbar
2023-02-14 03:28:36 +00:00
Anton Georgiev
425c6f591d
Merge pull request #16712 from ramonlsouza/throttled-cursor-updates
...
fix: reduce whiteboard cursor updates
2023-02-13 15:07:04 -05:00
Ramón Souza
0d4e7e80bb
reduce unnecessary renders in cursors
2023-02-13 16:41:33 -03:00
Anton Georgiev
4ff0213d36
Merge pull request #16710 from antobinary/connection-status-distribution
...
fix: Only moderators should hear connection-status for all; otherwise…
2023-02-13 13:25:38 -05:00
Ramón Souza
df6d14c99c
Merge pull request #16699 from ramonlsouza/issue-16664
...
fix(whiteboard): change cursor when moving shapes
2023-02-13 15:15:13 -03:00
Ramón Souza
53a1b02d04
restore throttle in cursor updates
2023-02-13 15:05:49 -03:00
Ramón Souza
ece96f6265
Merge pull request #16681 from ramonlsouza/issue-16663
...
fix: NotifyRecordingIsOn should not offer me to leave
2023-02-13 14:59:03 -03:00
Anton Georgiev
9a95054a77
fix: Only moderators should hear connection-status for all; otherwise only hear your own
2023-02-13 16:52:32 +00:00
Gabriel Porfirio
ce5fffc971
improving test
2023-02-13 10:37:14 -03:00
Daniel Petri Rocha
7b0b52cc61
Refactor methods
2023-02-11 12:57:41 +01:00
hiroshisuga
720501aa29
better styletool on iPhone
2023-02-11 13:25:36 +09:00
Ramón Souza
320d121254
change cursor when moving shapes
2023-02-10 15:30:24 -03:00
Ramón Souza
ad8b627747
Merge pull request #16692 from ramonlsouza/adjust-whiteboard-buttons
...
style: adjust presentation menu buttons
2023-02-10 13:40:55 -03:00
Ramón Souza
efdbe388c4
Merge pull request #16651 from hiroshisuga/patch-59
...
[2.6.0] Add icons to presentation menu
2023-02-10 13:29:38 -03:00
Ramón Souza
225874ad77
adjust whiteboard toolbar in dark mode
2023-02-10 10:37:29 -03:00
Ramón Souza
ee006508cc
adjust whiteboard toolbar buttons
2023-02-10 10:05:34 -03:00
Ramón Souza
5c784d0b92
Merge pull request #16657 from Arthurk12/bbb/v2.6/darkmode-logo
...
fix(dark mode): logo colors inversion
2023-02-10 09:06:33 -03:00
Bohdan Zhemelinskyi
ea418e0776
improve error-handling
2023-02-09 21:29:02 +00:00
Gabriel Porfirio
cdb5dba750
checking rooms quantity
2023-02-09 16:43:49 -03:00
GuiLeme
3e6bb32a45
Merge remote-tracking branch 'upstream/v2.6.x-release' into issue-13867
2023-02-08 11:41:10 -03:00
Ramón Souza
1ef16b0eb7
Merge pull request #16658 from Arthurk12/bbb/2.6/darkmode-enable
...
fix(dark mode): consecutive enables
2023-02-08 10:10:20 -03:00
Ramón Souza
93c7524717
Merge pull request #16654 from KDSBrowne/bbb-16048
...
Add Aria Label to Webcam Options Button
2023-02-08 09:03:53 -03:00
Ramón Souza
9208d64a1d
fix typo
2023-02-08 08:48:30 -03:00
Ramón Souza
49b5883710
do not notify user that started the recording
2023-02-08 08:47:26 -03:00
GuiLeme
b755efa8ae
[issue-16660] - Resolved issues for presentation
2023-02-07 17:38:50 -03:00
Bohdan Zhemelinskyi
45275c68a7
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into fixToastRender
2023-02-07 19:21:46 +00:00
Ramón Souza
51781d7419
Merge pull request #16661 from ramonlsouza/issue-15965
...
fix(whiteboard): cursor in the wrong place if presenter is changed with multi-user whiteboard
2023-02-07 13:24:38 -03:00
Ramón Souza
87e76b8f48
Merge pull request #16652 from ramonlsouza/issue-16380
...
fix: Fullscreen not toggled by Enter key
2023-02-07 11:19:15 -03:00
Ramón Souza
87d6d0a6c4
clear cursor events when presenter changes
2023-02-07 09:52:24 -03:00
Arthurk12
cd2744ddb3
fix(dark mode): consecutive enables
...
Adds extra check to prevent executing dark mode's enable method when
already enabled and the same to disable.
Also logs when dark mode is enabled and disabled.
2023-02-06 17:59:53 -03:00
Arthurk12
792c7ac030
fix(dark mode): logo colors inversion
...
Adds a new style that tells darkReader lib to invert the logo
image colors.
2023-02-06 17:47:09 -03:00
Ramón Souza
888874ddd2
Merge branch 'v2.6.x-release' into bbb/2.6/darkmode-tweaks
2023-02-06 15:01:45 -03:00
Ramón Souza
91c724271e
Merge pull request #16608 from Arthurk12/bbb/2.6/16605
...
fix(presentation): dark mode
2023-02-06 14:53:25 -03:00
Daniel Petri Rocha
8818fec6b8
Persist notification across views
2023-02-06 18:27:04 +01:00
KDSBrowne
73cd791199
add aria label to webcam options with user name when small
2023-02-06 16:11:05 +00:00
Daniel Petri Rocha
4c8e168e17
Initial fix for notification light not turning off
2023-02-06 16:42:37 +01:00
KDSBrowne
eb4c85c861
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-regex-poll-ops
2023-02-06 14:14:38 +00:00
Ramón Souza
2243736b41
Merge pull request #16622 from ramonlsouza/improve-quick-poll
...
fix(poll): improve quick poll regex
2023-02-06 10:44:02 -03:00
Ramón Souza
5a93e3649f
restore missing whiteboard shortcuts
2023-02-06 10:37:34 -03:00
hiroshisuga
d183fc323c
add icons for the menu list
2023-02-06 22:29:29 +09:00
KDSBrowne
9b51ac6095
improve poll regex - reduces invalid options detected
2023-02-06 13:04:28 +00:00
Gabriel Porfirio
97ab8a28ab
raise hand rejection test
2023-02-03 17:04:45 -03:00
Arthurk12
b00469ddc8
fix(dark mode): dropdowns style
...
Fixes dropdowns border style in dark mode.
2023-02-03 11:09:48 -03:00
Ramón Souza
31d44bf589
Merge pull request #16624 from ramonlsouza/issue-16552
...
Implement cap for max number of annotations per slide
2023-02-03 10:17:39 -03:00
Ramón Souza
5b83c12ffe
remove limit in query
2023-02-03 09:49:49 -03:00
Ramón Souza
ccdb6b1917
Merge pull request #16611 from ramonlsouza/issue-16592
...
fix: pinned shared notes
2023-02-03 09:38:42 -03:00
Ramón Souza
f610bd472c
fix resizing and copying shapes if limit is reached
2023-02-03 09:11:07 -03:00
Ramón Souza
25800ee92b
limits the number of annotations per slide
2023-02-02 16:47:16 -03:00
Ramón Souza
0abba75b84
improve quick poll regex
2023-02-02 09:10:56 -03:00
Ramón Souza
ee97fdd9b2
Merge pull request #16621 from ramonlsouza/issue-16610
...
fix: Poll is breaking when trying to add more than 5 answer items
2023-02-02 08:24:15 -03:00
Ramón Souza
a27fc1dd9d
fix 6+ answers poll
2023-02-01 17:34:25 -03:00
Ramón Souza
4c4487c6fb
Merge pull request #16607 from KDSBrowne/bbb-16602
...
Add Dependency Array to UseEffect in Cursor Component
2023-02-01 17:26:26 -03:00
Ramón Souza
9ec11ccc31
Merge pull request #16601 from ramonlsouza/issue-16595
...
fix: Zoom + drag on whiteboard does not move full range
2023-02-01 14:10:56 -03:00
KDSBrowne
0a98abaf7e
add key to cursor wrapper container
2023-02-01 01:10:44 +00:00
KDSBrowne
2d169bcce1
use formatted label for custom poll options when available
2023-01-31 18:31:59 +00:00
Ramón Souza
fd2952061b
fix pinned shared notes
2023-01-31 14:52:17 -03:00
KDSBrowne
3a1b0f4382
fix blank options and question for smartslide yes/no poll
2023-01-31 16:34:23 +00:00
Arthurk12
4e4ece6de2
fix(presentation): dark mode
...
Adds css parameters to invert presentation background color when in dark
mode.
Ensures the background is white.
Bypasses svg images.
2023-01-31 12:18:03 -03:00
KDSBrowne
594c2064f7
add dependancy array to useEffect in cursor cmp
2023-01-31 13:32:35 +00:00
GuiLeme
ce50e00cef
[issue-13867] - remove and related settings
2023-01-31 10:30:55 -03:00
Ramón Souza
a6c9abc14d
Merge pull request #16597 from danielpetri1/issue-16257
...
fix: hidePresentation parameter has no effect
2023-01-30 15:42:38 -03:00
Ramón Souza
6a32e03b70
fix pan tool
2023-01-30 13:05:35 -03:00
germanocaumo
de0b71ab76
fix(whiteboard): update viewport variables after update
...
Tldraw fixed the width/height mismatch bug in the latest version: eef0472683
2023-01-30 15:05:30 +00:00
Daniel Petri Rocha
6aaa4976f6
Remove leftover autoSwapLayout param from component
2023-01-28 21:45:00 +01:00
Bohdan Zhemeliskyi
44ddf0e9c8
error handling fix on comment
2023-01-27 19:29:40 +00:00
Ramón Souza
af3899fe5a
Merge pull request #16585 from zhem0004/fixModalRender
...
fix: modal initialisation
2023-01-27 15:03:01 -03:00
Anton Georgiev
fa7aa6b80f
Merge pull request #16582 from ramonlsouza/fix-group-removal
...
fix(whiteboard): improve invalid shape filter
2023-01-27 12:57:33 -05:00
Bohdan Zhemeliskyi
be804a2fc4
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into fixToastRender
2023-01-27 16:48:53 +00:00
Ramón Souza
ac00ea4422
Merge pull request #16584 from danielpetri1/issue-16544
...
fix(whiteboard): Prevent infinite zoom levels
2023-01-27 13:47:29 -03:00
Bohdan Zhemeliskyi
c32de5ecc3
fix modal initialization
2023-01-27 16:16:27 +00:00
Daniel Petri Rocha
6a11e295ba
Prevent division by zero in zoom calculation
2023-01-27 16:49:32 +01:00
Ramón Souza
b022f00c3d
Merge pull request #16581 from Tainan404/fix-whiteboard-position
...
fix: Fix whiteboard positioning when switching slides with zoom
2023-01-27 11:33:39 -03:00
Ramón Souza
5f6430db2a
Update bigbluebutton-html5/imports/ui/components/whiteboard/component.jsx
2023-01-27 11:33:16 -03:00
Ramón Souza
13f033aea2
fix remove orphan shapes
2023-01-27 10:29:59 -03:00
Tainan Felipe
b57b810585
Fix whiteboard positioning when switching slides with zoom
2023-01-27 10:05:08 -03:00
Ramón Souza
cf610c7b76
Merge pull request #16557 from KDSBrowne/bbb-16554
...
Move Visible Accessibility Warning Note To Aria Tag / Tooltip
2023-01-26 17:05:11 -03:00
Anton Georgiev
013dab9a9b
Merge pull request #16569 from ramonlsouza/issue-16153
...
fix: Whiteboard component crash
2023-01-26 11:21:49 -05:00
Ramón Souza
775dfd05af
Merge pull request #16564 from ramonlsouza/issue-16389
...
fix(whiteboard): Incorrect pen position after column resize
2023-01-26 11:29:51 -03:00
Ramón Souza
500a70eaa9
add early return if pageState is unavailable
2023-01-26 10:11:31 -03:00
Ramón Souza
e9677a714b
Merge pull request #16539 from KDSBrowne/bbb-16530
...
fix: Update Tldraw Toolbar Placement
2023-01-26 08:37:58 -03:00
Anton B
9278ed296c
fix: avoid aria warning
2023-01-25 16:50:10 -03:00
Ramón Souza
4124732b86
fix draw position after resize
2023-01-25 15:49:09 -03:00
Anton Georgiev
acb2474b7d
Merge branch 'v2.6.x-release' into test-layout-management
2023-01-25 09:05:33 -05:00
Tainan Felipe
f172283d72
Fix note appearing instead of breakout room panel
2023-01-25 10:05:14 -03:00
Anton Georgiev
2749336cc1
Merge pull request #16506 from gabriellpr/font-size-test
...
test: Increase/Decrease font-size
2023-01-25 06:39:25 -05:00
KDSBrowne
e8e2806619
move visible accessibility note to aria / tooltip
2023-01-25 01:35:42 +00:00
Anton Georgiev
6b4c46f750
Merge pull request #16107 from schrd/local-echo-delay
...
fix(audio): add delay for loopback test
2023-01-24 13:55:26 -05:00
Ramón Souza
41a2b65463
Merge pull request #16525 from antobinary/wb-fix-1
...
fix: check for shape before shape.isLocked
2023-01-24 15:53:31 -03:00
Ramón Souza
549fe989fd
Merge pull request #16543 from ramonlsouza/pr-16423-jan20
...
fix(whiteboard): prevent crashes when grouped shapes are removed
2023-01-24 15:50:21 -03:00
germanocaumo
44692f9b71
refactor(whiteboard): move shapelock to container + linting
...
Do the shape lock propery set in the container so the props change less times and avoid problems in the useMemo.
2023-01-24 18:32:49 +00:00
Ramón Souza
9ea6f161ed
Merge pull request #16546 from ramonlsouza/fix-shared-notes-timeout
...
fix: clear timeout on shared notes unmount
2023-01-24 14:36:04 -03:00
Ramón Souza
8477ae54c5
Merge pull request #16545 from ramonlsouza/issue-16464
...
fix: setPresentationIsOpen is undefined
2023-01-24 14:35:11 -03:00
Ramón Souza
2883cf145c
add return to shared notes unmount timeout
2023-01-24 13:48:47 -03:00
germanocaumo
b88cd77c4e
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into wb-fix-1
2023-01-24 16:48:31 +00:00
Bohdan Zhemeliskyi
2ab2d8752c
improvement & update on comments
2023-01-24 16:13:38 +00:00
Gustavo Trott
5340947b71
Dont show clientNotResponding when client is offline
2023-01-24 11:00:51 -03:00
Ramón Souza
7dbc814c57
restore setPresentationIsOpen in presentation
2023-01-24 10:05:49 -03:00
Gustavo Trott
6dfbcd29c6
Resolves conflicts
2023-01-24 09:35:13 -03:00
Gustavo Trott
69ee01203e
Merge pull request #16538 from GuiLeme/patch-default-configs-breakout
2023-01-24 08:28:09 -03:00
Anton Georgiev
d7da9f7aba
Merge pull request #16060 from gustavotrott/api-enter-meeting-ended-error
...
refactor: Improve error message on meeting or session invalid
2023-01-23 16:49:28 -05:00
Ramón Souza
f0c4ed0178
fix removal of grouped shapes
2023-01-23 17:00:05 -03:00
Anton Georgiev
58187c6226
Merge pull request #16465 from gabriellpr/rm-user
...
test: Remove user
2023-01-23 14:50:33 -05:00
Daniel Schreiber
cc21f1598b
Copy in fixups from review
...
thanks @prlanzarin for reviewing:
https://github.com/bigbluebutton/bigbluebutton/pull/16107#pullrequestreview-1241137609
2023-01-23 20:31:53 +01:00
Daniel Schreiber
10c04f4843
audio: add delay for loopback test
...
If BBB 2.6 is used without headphones, the audio test works differently
than in 2.5. In 2.5 audio traffic is routed to freeswitch and then
returned to the browser. This adds usually some latency which makes it
easy to hear you audio quality. In 2.6 there is a local loopback. As
there is almost no latency, it is either difficult or even impossible to
check your own audio quality as echo cancellation of the browser will
filter out your own signal.
This patch adds a delay node to the audio loopback test, which makes is
easier to check your quality.
2023-01-23 19:54:44 +01:00
Maxim Khlobystov
efe8a152ca
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into test-layout-management
2023-01-23 17:40:25 +00:00
Maxim Khlobystov
05beb4f1d9
Initial layout management tests
2023-01-23 17:31:01 +00:00
GuiLeme
8dd5c12d8f
[patch-default-configs-breakout] - refactor
2023-01-23 12:35:43 -03:00
KDSBrowne
985fe7cbe2
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-16530
2023-01-23 15:34:44 +00:00
KDSBrowne
503fadab22
fix whiteboard toolbar position starting at bottom
2023-01-23 15:30:59 +00:00
Bohdan Zhemeliskyi
249dd71d3a
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into fixToastRender
2023-01-23 15:04:12 +00:00
Ramón Souza
b6f43f0491
Merge remote-tracking branch 'upstream/v2.6.x-release' into pr-16423-jan20
2023-01-20 16:55:54 -03:00
Anton Georgiev
bd8ff6951a
fix: check for shape before shape.isLocked
2023-01-20 19:18:58 +00:00
Ramón Souza
04761bc24c
Merge pull request #16477 from ramonlsouza/block-image-shapes
...
fix: Disable paste file in whiteboard
2023-01-20 14:27:55 -03:00
Ramón Souza
419e83ecd4
add video as an invalid shape type
2023-01-20 13:16:38 -03:00
Anton Georgiev
7e75a851eb
Merge pull request #16468 from GuiLeme/issue-16141
...
feat(config): Default values for checkbox in breakout rooms modal
2023-01-20 09:16:39 -05:00
Anton Georgiev
c59b237537
Merge pull request #16509 from germanocaumo/f-tldraw-es-fallback
...
fix(tldraw): fallback es-xx locales to es
2023-01-20 09:11:02 -05:00
Gustavo Trott
33ce598e1e
Merge pull request #16492 from GuiLeme/issue-16284
2023-01-20 09:41:43 -03:00
Gabriel Porfirio
dfb672d895
resolving suggestions
2023-01-20 09:35:39 -03:00
Ramón Souza
dfb438922e
Merge pull request #16502 from JoVictorNunes/issue-16479
...
fix(whiteboard): complete draw session when clicking outside of viewport
2023-01-20 09:16:14 -03:00
gabriellpr
f51927a335
Merge branch 'v2.6.x-release' into font-size-test
2023-01-20 08:21:01 -03:00
Anton Georgiev
f3f26bf659
fix: check for slidePosition before using it
2023-01-19 20:56:20 +00:00
Joao Victor
247219fe9e
fix(whiteboard): complete draw session when leaving the tab
2023-01-19 17:27:30 -03:00
Ramón Souza
cf6f216554
Merge pull request #16501 from hiroshisuga/patch-58
...
refactor: Reduce redundant redundency in getAvailableOptions()
2023-01-19 15:51:18 -03:00
Gustavo Trott
ff184d9d13
Merge pull request #16421 from danielpetri1/capture-content-iff-necessary
2023-01-19 15:34:34 -03:00
GuiLeme
8947f18fdd
[issue-16141] - Changes in review
2023-01-19 12:33:08 -03:00
Ramón Souza
58e36357d1
Merge pull request #16072 from Tainan404/remove-speed-bump-notes
...
fix: add delay for shared note true unmount
2023-01-19 11:51:19 -03:00
Tainan Felipe
4368d9bff5
Fix small box appearing when closes the notes
2023-01-19 10:44:47 -03:00
GuiLeme
c966f16828
[issue-16284] - Changed required param to avoid warning logs
2023-01-19 09:57:32 -03:00
GuiLeme
7bb03551b1
[issue-16284] - changed behavior of not showing anything when user is moved out a breakout
2023-01-19 09:21:28 -03:00
Gustavo Trott
f121418355
Improvements to choose filename of captured content
2023-01-18 20:51:06 -03:00
Tainan Felipe
0664243c0a
Fix notes not appering on presentation area
2023-01-18 17:10:22 -03:00
germanocaumo
a859cb93dd
fix(tldraw): fallback es-xx locales to es
2023-01-18 20:08:32 +00:00
Ramón Souza
371406d4ff
Merge pull request #16498 from KDSBrowne/bbb-wb-perf-imp
...
Remove useEffect Hook Without Dependency Array
2023-01-18 16:16:02 -03:00
Gabriel Porfirio
b5e5c5dd06
app font size test
2023-01-18 13:29:45 -03:00
Joao Victor
28e40b77d5
fix(whiteboard): complete draw session when clicking outside of viewport
2023-01-18 10:12:16 -03:00
Ramón Souza
b995f6a33d
Merge pull request #16475 from JoVictorNunes/issue-15964-1
...
feat(whiteboard): configurable text tool font family
2023-01-18 08:26:11 -03:00
hiroshisuga
b975a38a6d
code simplified
2023-01-18 19:56:10 +09:00
KDSBrowne
56fad69924
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-wb-perf-imp
2023-01-18 00:23:19 +00:00
KDSBrowne
4712770f32
remove useEffect hook without dependency array
2023-01-18 00:22:50 +00:00
Daniel Petri Rocha
87000629d7
Modify how duplicates are counted
2023-01-17 22:05:50 +01:00
Gustavo Trott
f4a453d880
Merge pull request #16495 from ramonlsouza/issue-16489
2023-01-17 17:27:36 -03:00
GuiLeme
d566d1fd1a
[patch-issue-16375] - add semicolon
2023-01-17 15:27:04 -03:00
Tainan Felipe
38be06317c
Fix closed caption not loading properly
2023-01-17 14:50:43 -03:00
Tainan Felipe
61e10d20f8
Remove logs
2023-01-17 14:50:42 -03:00
Tainan Felipe
4022d4a0f6
add delay for shared note true unmount
2023-01-17 14:50:41 -03:00
GuiLeme
065e7f17e7
[patch-issue-16375] - Patch for SonarCloud warning
2023-01-17 14:50:10 -03:00
Ramón Souza
dd1c330c64
fix change slide with same content
2023-01-17 14:45:15 -03:00
Daniel Petri Rocha
164f00187d
Take disabledFeatures into account
2023-01-17 18:02:44 +01:00
GuiLeme
2e0a85f268
[issue-16284] - tweaked minor problems and fixed blue screen when changing breakout rooms
2023-01-17 11:30:25 -03:00
Anton Georgiev
406c94c43a
Merge pull request #16457 from GuiLeme/issue-16375
...
fix: Omit liveTranscription message if it is not enabled
2023-01-17 07:13:39 -05:00
Daniel Petri Rocha
2ecd3d6a80
Use prop as filename
2023-01-17 00:10:13 +01:00
Daniel Petri Rocha
a6b589a069
Add captured filename as breakout property
2023-01-16 23:00:27 +01:00
GuiLeme
bdc5a71967
[issue-16375] - not showing anything when liveTranscription is disabled
2023-01-16 18:10:21 -03:00
KDSBrowne
be1959e451
exclude non-url related text from link dropdown
2023-01-16 17:13:22 +00:00
Ramón Souza
f6df0e5f48
Merge pull request #16471 from germanocaumo/f-w-text-updates
...
fix(whiteboard): restore per character text shape updates
2023-01-16 13:52:42 -03:00
Ramón Souza
0dea438881
prevent copy+paste of images in whiteboard
2023-01-16 11:35:39 -03:00
KDSBrowne
ccc1770851
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into dev26-link-nl
2023-01-16 14:04:22 +00:00
Joao Victor
44896106b9
feat(whiteboard): configurable text tool font family
2023-01-16 08:40:42 -03:00
Ramón Souza
e008a05931
Merge pull request #16467 from GuiLeme/issue-15756
...
fix(breakout) - Fix inconsistent behavior of create breakout rooms button
2023-01-16 08:37:37 -03:00
Ramón Souza
64f594a939
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/container.jsx
2023-01-16 08:32:19 -03:00
germanocaumo
5c35aed44d
fix(whiteboard): restore per character text shape updates
2023-01-14 20:37:43 +00:00
Daniel Petri Rocha
a72d76a46a
Add 'no content' toast for slide capture
2023-01-14 18:00:29 +01:00
Daniel Petri Rocha
da6f5d996e
Merge branch 'v2.6.x-release' into capture-content-iff-necessary
2023-01-14 13:43:38 +01:00
GuiLeme
21145a8e70
[issue-16141] - implemented new configs for checkboxes in breakout rooms modal
2023-01-13 17:37:42 -03:00
Anton Georgiev
93175cc4a7
Merge pull request #16432 from gabriellpr/cc-type-test
...
test: closed captions typing
2023-01-13 14:43:51 -05:00
Ramón Souza
b8d5ce2bb8
Merge pull request #16451 from JoVictorNunes/issue-16130
...
fix(tldraw): show tool cursors
2023-01-13 15:59:59 -03:00
Joao Victor
97eed6eded
Remove unused code
2023-01-13 15:58:21 -03:00
GuiLeme
1cfc2beed7
[issue-15756] - corrected inconsistency in create breakout rooms button
2023-01-13 15:24:19 -03:00
Gabriel Porfirio
0afcf76cb9
rm user and prevent joining first steps
2023-01-13 08:16:49 -03:00
GuiLeme
b212a17c55
[issue-16375] - Change message for live transcription not being activated
2023-01-12 15:33:56 -03:00
Ramón Souza
6587e24af8
Merge pull request #16454 from ramonlsouza/issue-16356
...
fix(tldraw): cannot select multiple objects
2023-01-12 11:32:52 -03:00
Ramón Souza
24ff2ac8bf
Merge pull request #16447 from ramonlsouza/issue-16440
...
fix: Connection status tabs confusion
2023-01-12 08:52:03 -03:00
Ramón Souza
ae6d89c881
restore drag-to-select feature - whiteboard
2023-01-12 08:50:05 -03:00
Joao Victor
14d529ead9
fix(tldraw): show tool cursors
2023-01-11 16:32:03 -03:00
Gustavo Trott
734221676e
Merge pull request #16170 from GuiLeme/disabled-transcriptions
2023-01-11 13:54:05 -03:00
Gustavo Trott
1e8a12134f
Merge pull request #16056 from danielpetri1/capture-slides-upload-toast
2023-01-11 10:44:13 -03:00
Ramón Souza
45b02a1fff
fix connection status tabs
2023-01-11 09:27:31 -03:00
Gabriel Porfirio
0685462a44
close captions typing test
2023-01-10 13:59:08 -03:00
Gabriel Porfirio
2e9476fbe6
closed captions test first steps
2023-01-10 10:39:18 -03:00
KDSBrowne
124076d560
remove all shapes first before group types
2023-01-09 19:40:47 +00:00
Joao Victor
a99f0dc7fa
fix: user gets stuck in user-list when reverse-tabbing in Firefox
2023-01-09 14:35:24 -03:00
Joao Victor
eb2661ffc5
Fix user-list keyboard navigation
2023-01-09 14:29:57 -03:00
Daniel Petri Rocha
3b8bdef05b
Merge branch 'v2.6.x-release' into capture-slides-upload-toast
2023-01-09 16:03:44 +01:00
GuiLeme
78b165ed7c
Merge remote-tracking branch 'upstream/v2.6.x-release' into disabled-transcriptions
2023-01-09 10:58:25 -03:00
GuiLeme
f67f530b32
[disabled-transcription] - Renamed audioCaptions to liveTranscription (for disabledFeatures)
2023-01-09 10:47:22 -03:00
Joao Victor
86abefd8d6
Merge branch 'v2.6.x-release' into html5-accessibility-updates
2023-01-09 09:42:02 -03:00
Joao Victor
aa83c2ed8e
Revert user-list tabIndexes
2023-01-09 09:38:35 -03:00
Daniel Petri Rocha
f4cb37d4cf
Add 'no content' toast
2023-01-08 16:15:16 +01:00
germanocaumo
b94d91d117
fix(whiteboard): group similar answers in the poll text
2023-01-05 16:40:03 +00:00
hiroshisuga
57533cc3f1
Update component.jsx
2023-01-05 20:34:32 +09:00
Anton Georgiev
36b45c0824
Merge pull request #16172 from schrd/fix-issue-16171
...
fix: Only cache TURN Servers as long as credentials are valid and force firefox to use the turn server
2023-01-05 06:13:31 -05:00
Anton Georgiev
080fd3e86d
Merge pull request #16387 from KDSBrowne/bbb-a11y-03
...
fix: Add Active Status to Presentation Menu Item for SR
2023-01-04 13:23:04 -05:00
KDSBrowne
5de76f5ad4
add missing intl
2023-01-04 15:45:26 +00:00
KDSBrowne
f3f64d15db
use formatted active string
2023-01-04 15:24:39 +00:00
KDSBrowne
e633896a8a
restore eraser animation
2022-12-30 20:09:49 +00:00
hiroshisuga
c732409fdb
Shortcut expression
2022-12-29 19:05:32 +00:00
Anton Georgiev
2d742b654c
Merge pull request #15919 from prlanzarin/u26/fix/cam-reconn-issues
...
fix(webcam): intermittent client crashes when sharing camera (2.6)
2022-12-23 09:12:54 -05:00
Daniel Petri Rocha
a8657ff0ed
Merge branch 'v2.6.x-release' into capture-slides-upload-toast
2022-12-22 21:18:14 +01:00
Anton Georgiev
9184a16690
Merge pull request #16169 from JoVictorNunes/issue-16140
...
feat(whiteboard): reset zoom when switching presentation
2022-12-22 14:10:46 -05:00
Anton Georgiev
c0626900fe
Merge pull request #15679 from ramonlsouza/rename-external-pres-params
...
refactor: rename external upload parameters
2022-12-22 13:00:52 -05:00
Anton Georgiev
2cc37ff375
Merge pull request #16127 from ramonlsouza/fix-sortname
...
fix: incorrect userlist order if name starts with a space
2022-12-22 12:46:05 -05:00
Anton Georgiev
4f7e1b9d9a
Merge branch 'v2.6.x-release' into mute-all-test
2022-12-21 13:30:08 -05:00
Anton Georgiev
7eb84c2479
Merge pull request #16263 from KDSBrowne/bbb-a11y-02
...
fix: Remove Aria Live From Captions
2022-12-21 12:29:04 -05:00
Anton Georgiev
d82b61c02c
Merge pull request #16265 from KDSBrowne/bbb-a11y-04
...
fix: Update Control Labels In Settings
2022-12-21 12:27:56 -05:00
KDSBrowne
f266989421
update and add missing control labels in settings
2022-12-21 15:32:20 +00:00
KDSBrowne
c37262e2af
add selected to description of current presentation in actions dropdown
2022-12-21 15:30:13 +00:00
KDSBrowne
f6c8a31750
remove aria-live from captions
2022-12-21 15:24:53 +00:00
Anton Georgiev
3037f069bd
fix: hide export presentation hint if feature is disabled
2022-12-19 18:29:36 +00:00
Daniel Schreiber
74f37db4fa
Get rid of forceRelayOnFirefox
...
Firefox has a buggy ICE implementation and needs WebRTC media traffic to
be routed through a turn server to work reliably with mediasoup.
Use the information fetched by the STUN API to determine if the operator
has configured a turn server. If there is one force firefox to use it.
Closes #16164
2022-12-18 23:17:14 +01:00
Anton Georgiev
2c132f80c1
Merge pull request #16154 from gustavotrott/fix-breakout-dont-rembember-users
...
fix: Breakout rooms don't save room assigning
2022-12-16 16:19:25 -05:00
GuiLeme
b4afec689e
[disabled-transcription] - Created new disabledFeature audioCaptions
2022-12-16 17:04:14 -03:00
Joao Victor
2291477f3d
feat(whiteboard): reset zoom when switching presentation
2022-12-16 16:00:02 -03:00
Ramón Souza
c142d0eb9f
Merge pull request #16124 from ramonlsouza/issue-16059
...
Disable paste file in whiteboard
2022-12-16 13:12:28 -03:00
Gustavo Trott
97dcee009f
makes populateWithLastBreakouts get users from props instead of state
2022-12-15 17:28:44 -03:00
Ramón Souza
0cf1d09978
add early return to video list item if user data is unavailable
2022-12-15 14:49:47 -03:00
Joao Victor
4159d3fa35
Warn users that the presentation download link may not be accessible
2022-12-15 09:04:46 -03:00
Joao Victor
97ad47d010
Create a new checkbox component
2022-12-14 17:03:23 -03:00
Ramón Souza
064b554dfd
Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-2526-dec14
2022-12-14 13:23:11 -03:00
Joao Victor
29495daa82
Automatically focus the poll question input on mount
2022-12-14 10:46:49 -03:00
Joao Victor
561345dd8d
Add localized language label for the locale dropdown
2022-12-14 10:21:44 -03:00
Joao Victor
d87839bae1
Darken active tab button of the connection status modal
2022-12-13 17:37:14 -03:00
Joao Victor
1a853b309a
Add hint for when a presentation is exported
2022-12-13 15:20:59 -03:00
Ramón Souza
1f2562e95c
sort users by sortName
2022-12-13 15:00:13 -03:00
Joao Victor
07d53ffd15
Make user-list navigable using keyboard
2022-12-13 14:16:42 -03:00
Ramón Souza
1fda877450
Merge pull request #15929 from prlanzarin/u25/fix/cam-reconn-issues
...
fix: guarantee cleanup of stale data on re-subscriptions
2022-12-13 13:12:41 -03:00
Ramón Souza
692ee112cc
disable paste file in whiteboard
2022-12-13 13:11:56 -03:00
KDSBrowne
20709e2e67
handle detecting external video links spanning multiple lines
2022-12-12 16:52:41 +00:00
Ramón Souza
f9c0959e59
Merge pull request #16109 from ramonlsouza/issue-15944
...
style: increase breakout room box size
2022-12-12 13:01:10 -03:00
Ramón Souza
03e6835565
fix string in selectedTab comparison
2022-12-09 15:36:44 -03:00
Ramón Souza
d6220e277f
Merge pull request #16098 from ramonlsouza/issue-16080
...
style: increase video modal max-height
2022-12-09 14:39:39 -03:00
Ramón Souza
cbea8331b3
increase breakout room box size
2022-12-09 09:44:25 -03:00
Ramón Souza
4153486329
fix conditional hooks - talking indicator
2022-12-08 17:18:17 -03:00
Ramón Souza
41a56cada3
increase max-height of video modal
2022-12-08 14:37:19 -03:00
Bohdan Zhemelinskyi
b75865f859
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into fixToastRender
2022-12-08 14:24:02 +00:00
Bohdan Zhemelinskyi
0ba2ac4e31
fix toast render on presenter hange
2022-12-08 14:20:17 +00:00
Joao Victor
8d87bbff67
fix: Speaking person tooltip has wrong encoding
2022-12-07 17:09:50 -03:00
Gabriel Porfirio
c70ded7206
mute all users test
2022-12-07 15:53:56 -03:00
Ramón Souza
81fab52812
Merge pull request #16090 from JoVictorNunes/issue-16065
...
fix: Webcam backgrounds crash the entire client on Firefox
2022-12-06 11:10:14 -03:00
Ramón Souza
1a94ed7a88
Merge pull request #16069 from ramonlsouza/fix-confirmation-label
...
fix: adjust confirmation modal label
2022-12-06 10:25:13 -03:00
Ramón Souza
6cb87316d6
Merge pull request #15165 from JoVictorNunes/connection-status-modal-snap-scroll
...
improvement: mobile-like behavior in connection status modal
2022-12-06 09:53:51 -03:00
Joao Victor
5a72c51890
resolve conflicts
2022-12-06 09:41:37 -03:00
Joao Victor
63371a1e62
resolve conflicts
2022-12-06 09:37:26 -03:00
Ramón Souza
55ae884f5f
Merge branch 'v2.6.x-release' into ask-before-leave
2022-12-06 09:04:28 -03:00
Joao Victor
cf40b24ef6
fix: Webcam backgrounds crash the entire client on Firefox
2022-12-06 07:32:40 -03:00
Ramón Souza
1cf416e907
Merge pull request #16073 from ramonlsouza/fix-chat-on-join
...
fix: chat not appearing on join
2022-12-01 13:24:11 -03:00
Anton Georgiev
dbf5143941
Merge pull request #15958 from gabriellpr/shared-notes-tests
...
test: Shared notes
2022-12-01 09:50:32 -05:00
Anton Georgiev
e98ffcf0b8
Merge pull request #16018 from gabriellpr/dark-mode-test
...
test: Dark mode
2022-12-01 09:46:52 -05:00
Ramón Souza
d20079e7b9
fix closed chat on join
2022-11-30 15:32:47 -03:00
Ramón Souza
fbe2eec142
adjust confirmation modal label
2022-11-30 08:31:37 -03:00
Ramón Souza
3f2d66a8ae
Merge pull request #16063 from JoVictorNunes/toolbar-not-appearing
...
fix: Toolbar not appearing
2022-11-28 15:13:52 -03:00
Ramón Souza
2dba76e3ba
Merge pull request #15914 from manschwa/issue-15891
...
Switch positions and colors of 'Leave meeting' and 'End meeting'.
2022-11-28 09:29:02 -03:00
Joao Victor
18d38b16ad
fix: presentation toolbar and presentation menu
2022-11-25 18:24:06 -03:00
Gustavo Trott
0c56df9ac8
Revert constrants key names to previous names
2022-11-25 16:17:28 -03:00
Gustavo Trott
520b31a7ad
Merge pull request #15990 from GuiLeme/fix-check-mime-insert-document
2022-11-25 14:29:29 -03:00
GuiLeme
04d397a900
[fix-check-mime-insert-document] - fix error on uploader
2022-11-25 11:02:51 -03:00
Gabriel Porfirio
1047148688
added id to simple modal
2022-11-24 11:53:30 -03:00
Gabriel Porfirio
8d68a3fd47
dark mode elements list simplified
2022-11-24 11:52:06 -03:00
Ramón Souza
bdf8dad8ee
Merge pull request #15930 from KDSBrowne/26-con-status-a11y
...
Connection Status Modal A11y Updates
2022-11-24 10:21:33 -03:00
Gustavo Trott
13e71ac6c4
Improve API /enter error on session ended
2022-11-24 10:17:48 -03:00
Ramón Souza
0bae2a7a9e
Merge pull request #16055 from ramonlsouza/issue-16049
...
refactor: enforce max characters limit in chat input
2022-11-23 17:02:12 -03:00
Ramón Souza
e7d00295c4
Merge pull request #16054 from JoVictorNunes/presentation-3-dot-menu-toolbar
...
fix(presentation): 3-dot menu and toolbar
2022-11-23 15:29:07 -03:00
Ramón Souza
31f20b08b5
add max characters limit to sticky notes
2022-11-23 14:03:20 -03:00
Joao Victor
08659c0f29
fix: just show presentation 3-dot menu and toolbar after Tldraw has been mounted
2022-11-23 12:05:57 -03:00
Ramón Souza
41f61166de
Merge pull request #16041 from JoVictorNunes/custom-input-toggle
...
style: poll custom input toggle and anonymous poll toggle
2022-11-23 11:43:22 -03:00
Ramón Souza
70872336d2
enforce max characters limit in chat input
2022-11-23 11:41:28 -03:00
Joao Victor
3ce178cc12
style: anonymous poll toggle
2022-11-23 11:09:38 -03:00
GuiLeme
5391bd1a83
[fix-check-mime-insert-document] - changes in review
2022-11-23 09:22:35 -03:00
GuiLeme
058bbb039b
[fix-check-mime-insert-document] - add validation to front-end
2022-11-22 17:41:57 -03:00
Ramón Souza
c6a0e333e7
Merge pull request #16002 from JoVictorNunes/auto-opening-sb-content
...
improvement(layout): automatically open sidebar content when switching to a focus layout
2022-11-22 17:12:25 -03:00
Daniel Petri Rocha
b43863342b
Add captured slides to UploadingPresentations collection
2022-11-22 21:07:43 +01:00
Joao Victor
b34bd0d682
Don't open it if on mobile, presentation is closed, or there are no webcams
2022-11-22 14:15:15 -03:00
Ramón Souza
2e0ed23f8e
Merge pull request #16042 from ramonlsouza/sonarcloud-alerts-nov22
...
refactor: conditional hooks
2022-11-22 13:48:05 -03:00
Joao Victor
a784cc398d
Merge branch 'v2.6.x-release' into auto-opening-sb-content
2022-11-22 13:36:14 -03:00
Ramón Souza
b3903f5e87
adjust guest policy component naming
2022-11-22 13:16:46 -03:00
Ramón Souza
9b0cff367a
fix conditional hooks - captions select
2022-11-22 09:20:14 -03:00
Ramón Souza
f2a6fc7694
fix conditional hooks - captions button
2022-11-22 09:16:26 -03:00
Joao Victor
ac8012f0f2
style: poll custom input toggle
2022-11-22 09:09:35 -03:00
GuiLeme
5c41f53d0b
Merge remote-tracking branch 'upstream/v2.6.x-release' into fix-check-mime-insert-document
2022-11-22 08:47:54 -03:00
Ramón Souza
d7005a70bd
Merge pull request #16023 from Tainan404/fix-client-reconnection
...
Fix: client reconnection after meeting end
2022-11-21 14:53:31 -03:00
Gustavo Trott
8b7b501ea2
Merge pull request #15589 from danielpetri1/breakout-shared-notes-upload
2022-11-21 08:08:36 -03:00
Fred Dixon
a3d351d5bc
Merge pull request #16032 from KDSBrowne/bbb-resize-wb-toolbars
...
Improve Whiteboard Toolbar Responsiveness To Element Width
2022-11-20 10:59:33 -04:00
GuiLeme
cf70ea39ae
[fix-check-mime-insert-document] - changes in review
2022-11-18 17:20:44 -03:00
KDSBrowne
0c99f4a30c
improve spacing in connection status modal
2022-11-18 19:54:00 +00:00
Gustavo Trott
17a16eced5
Merge pull request #16022 from gustavotrott/presentation-refactor
2022-11-18 16:31:00 -03:00
KDSBrowne
6a13c70ec4
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into 26-con-status-a11y
2022-11-18 17:42:09 +00:00
Ramón Souza
046e54141d
Merge pull request #15986 from owi92/homogenize-tooltip-padding
...
adjust horizontal tooltip padding
2022-11-18 13:34:17 -03:00
Ramón Souza
982e7c8d98
Merge pull request #15988 from owi92/accessible-tooltips
...
make tooltips more accessible
2022-11-18 13:28:54 -03:00
Ramón Souza
330c5e9b94
Merge pull request #16005 from JoVictorNunes/fix-console-warnings
...
fix: console warnings due to invalid attributes
2022-11-18 13:24:55 -03:00
KDSBrowne
bca5cc9fbe
fix toolbar not responding to wb width
2022-11-17 23:37:17 +00:00
Tainan Felipe
b06da1017a
Fix client reconnection after meeting end
2022-11-17 15:59:13 -03:00
Ramón Souza
4f59f2afd9
Merge pull request #15911 from gabriellpr/poll-remain-tests
...
test: Poll remaining tests
2022-11-17 15:46:30 -03:00
Ramón Souza
ff2cbe1317
Merge pull request #15962 from gabriellpr/test-download-presentation
...
test: Download presentation
2022-11-17 15:46:18 -03:00
Gustavo Trott
7781909d50
Removes all references to swf files (used by old flash client)
2022-11-17 10:55:19 -03:00
Ramón Souza
3b61696004
Merge pull request #16020 from JoVictorNunes/fix-drop-area-overflow
...
fix: text overflow in sidebar drop area
2022-11-17 10:27:39 -03:00
Joao Victor
db0f79d400
fix: text overflow in sidebar drop area
2022-11-17 09:44:04 -03:00
Ramón Souza
ce6e1f0f04
Merge pull request #16014 from KDSBrowne/bbb-patch-sn-02
...
Handle Whiteboard Crash When Typing Quickly
2022-11-16 13:07:45 -03:00
KDSBrowne
85aadaa03c
handle whiteboard crash when typing quickly
2022-11-16 15:01:12 +00:00
Ramón Souza
88de21d0d9
Merge pull request #16012 from ramonlsouza/fix-copy-chat
...
fix: copy shortcut does not work on chat
2022-11-16 11:42:06 -03:00
Ramón Souza
44f5c04a76
fix copy shortcut on chat
2022-11-16 11:23:13 -03:00
KDSBrowne
6ed2e47f1d
preserve state of shape being edited during memo updates
2022-11-16 04:12:28 +00:00
Joao Victor
75ee63fe67
fix: console warnings due to invalid attributes
2022-11-15 16:59:09 -03:00
Gabriel Porfirio
4a2a64b286
Merge remote-tracking branch 'upstream/v2.6.x-release' into shared-notes-tests
2022-11-15 15:06:20 -03:00
Joao Victor
3f6af4eef7
improvement(layout): automatically open sidebar content when switching to a focus layout
2022-11-15 13:30:22 -03:00
Ramón Souza
892e34dcf4
Merge pull request #16000 from KDSBrowne/bbb-patch-sticky-notes
...
Restore Per Character Updates In Sticky Note
2022-11-15 10:18:39 -03:00
Ramón Souza
0df56317a0
Merge pull request #15998 from KDSBrowne/bbb-ld-counter-col
...
feat (learning-dashboard): Adds number of answers of each user to Poll Grid
2022-11-15 10:09:08 -03:00
Gustavo Trott
531241d269
feat: Button to transfer user to mobile App ( #15183 )
...
* Provide a link to transfer user to mobile App
* show menu option only if appStoreLink is present and it is not running on mobile app already
2022-11-15 09:49:24 -03:00
KDSBrowne
9839d50a72
restore per character updates in sticky notes
2022-11-14 22:33:11 +00:00
KDSBrowne
4a54cf4bd6
set default text alignment on mount
2022-11-13 18:15:17 +00:00
Gabriel Porfirio
987b58d93f
changed shared notes element
2022-11-11 15:35:14 -03:00
Daniel Petri Rocha
f6ccf74f9b
Merge branch 'v2.6.x-release' into breakout-shared-notes-upload
2022-11-11 15:38:38 +01:00
GuiLeme
a0960c4704
[fix-check-mime-insert-document] - fix edge cases for upload presentation toast
2022-11-11 10:16:21 -03:00
Daniel Petri Rocha
334b97779b
Merge branch 'v2.6.x-release' into capture-notes-toast
2022-11-10 23:01:28 +01:00
Gabriel Porfirio
7a4113c31b
dark mode testing
2022-11-10 17:25:18 -03:00
Ramón Souza
c9717e6a6c
Merge pull request #15966 from JoVictorNunes/issue-15900
...
style: standardize padding, spacing and header font size/weight of several modals
2022-11-10 16:36:33 -03:00
Joao Victor
777eebfc37
Centralize header styles in a new component
2022-11-10 15:09:21 -03:00
Ole Wieners
b3d4813bed
make tooltips more accessible
2022-11-10 18:42:19 +01:00
Ramón Souza
c97af6ab8e
Merge pull request #15619 from Arthurk12/bbb/15595
...
fix(whiteboard): text annotations stuck as fake and re-adds right click to cancel
2022-11-10 13:19:45 -03:00
Manuel Schwarz
8d857e1772
Change background color of the 'End meeting' option
2022-11-10 16:09:19 +01:00
Gustavo Trott
50010ea528
Merge pull request #15894 from JoVictorNunes/shared-notes-on-media
2022-11-10 11:44:28 -03:00
Ole Wieners
3b2ec56f73
fix tooltip padding in fullscreen
2022-11-10 15:28:23 +01:00
Ole Wieners
5c2c0070c3
adjust horizontal tooltip padding
2022-11-10 15:10:01 +01:00
Manuel Schwarz
26c8d31197
Merge branch 'v2.6.x-release' into issue-15891
2022-11-10 15:00:28 +01:00
Tiago Jacobs
a412371688
Merge pull request #15968 from iMDT/fix-screenshare-in-26
...
(fix:screenshare) fixes screenshare using BigBlueButton-Tablet app
2022-11-09 16:34:43 -03:00
Ramón Souza
cdc2bc7e04
Merge pull request #15770 from JoVictorNunes/store-webcam-microphone
...
improvement: share audio and video setup among different sessions
2022-11-09 10:37:52 -03:00
Joao Victor
ef4b9f5f8c
fix: WebcamDeviceId storage
2022-11-09 09:19:01 -03:00
Tiago Daniel Jacobs
07f4ba1dce
Fix screenshare in BigBlueButton-tablet app
2022-11-08 22:50:16 -03:00
Ramón Souza
4508a1e567
fix issue with slides not changing after upload
2022-11-08 15:39:16 -03:00
Joao Victor
fa557406fa
style: standardize padding, spacing and header font size/weight of several modals
2022-11-08 14:51:36 -03:00
Gabriel Porfirio
c7b2fd209f
download presentation test
2022-11-08 11:32:55 -03:00
Gustavo Trott
c9ddd971f5
Merge pull request #15857 from gustavotrott/max-users-improvements
...
Closes https://github.com/bigbluebutton/bigbluebutton/issues/9354
2022-11-07 21:24:07 -03:00
Ramón Souza
059b19bc2d
change drop area color
2022-11-07 16:21:12 -03:00
Joao Victor
0c4f8b7c44
fix: don't show published poll notification if chat push alert is active
2022-11-07 14:47:20 -03:00
Gabriel Porfirio
bdbd6d0d69
data-test flags added
2022-11-07 13:47:43 -03:00
Joao Victor
94c91d8f79
fix: poll chat message popup notification
2022-11-07 10:23:31 -03:00
Ramón Souza
b66b52ad88
Merge pull request #15923 from owi92/unify-modals
...
Unify some dialog windows
2022-11-07 09:16:12 -03:00
KDSBrowne
2456edb434
update getSibling to return the correct panel element for calc | lint issues
2022-11-04 19:29:30 +00:00
Ramón Souza
1fb5240f70
fix previous slide icon in rtl
2022-11-04 10:13:16 -03:00
Joao Victor
f1007fb7b6
Use the new config option from #15413 - A centralized way of defining which storage to use (Session or Local)
2022-11-03 17:57:54 -03:00
Ramón Souza
468c79209d
Merge pull request #15949 from JoVictorNunes/banners-offset-cursor
...
fix(whiteboard): take notification bar and banner bar into account when calculating cursor offset
2022-11-03 16:41:27 -03:00
Ramón Souza
ed24cdddde
Merge pull request #15948 from ramonlsouza/copy-paste-workaround
...
fix: copy & paste does not work if whiteboard is visible
2022-11-03 16:25:35 -03:00
Ramón Souza
fe8263321e
add copy and cut events
2022-11-03 16:24:00 -03:00
Ramón Souza
4cd0329ce4
Merge pull request #15950 from KDSBrowne/bbb-qp-button-update
...
Allow Poll Start From Smart Slides With Active Poll
2022-11-03 15:41:32 -03:00
Joao Victor
4462fabd72
Tweak notes dropdown internationalization
2022-11-03 15:15:32 -03:00
Joao Victor
bb144f9651
Fix unread notes notification
2022-11-03 15:11:57 -03:00
Joao Victor
f4d70647a1
Remove old code
2022-11-03 14:50:36 -03:00
Joao Victor
54f99ccf76
Merge branch 'v2.6.x-release' into shared-notes-on-media
2022-11-03 14:48:42 -03:00
Joao Victor
3e7478a73a
fix(whiteboard): take notification bar and banner bar into account when calculating cursor offset
2022-11-03 14:33:15 -03:00
Daniel Petri Rocha
f7952fa256
Allow 16 simultaneous exports; remove timeout behavior
2022-11-03 18:09:48 +01:00
Ramón Souza
4246b5bf19
copy-paste whiteboard fix
2022-11-03 13:06:25 -03:00
Ramón Souza
70eab58cb9
Merge pull request #15946 from KDSBrowne/bbb-15928
...
Add External Videos To Smart Slides
2022-11-03 10:48:00 -03:00
KDSBrowne
57b487fa95
will not render video dropdown with empty actions
2022-11-03 13:43:06 +00:00
Ramón Souza
97ecf70a4b
Merge pull request #15786 from JoVictorNunes/issue-15759
...
fix(notes): unread notes notification
2022-11-03 09:48:10 -03:00
Joao Victor
e29e5e1d61
fix: don't show unpin button to viewers
2022-11-03 08:56:03 -03:00
KDSBrowne
c2ceec25e2
add external link share to smart slides
2022-11-02 14:54:57 +00:00
Ramón Souza
e376735259
Merge pull request #15935 from KDSBrowne/bbb-15933
...
Remove Typed Response Option For Smart Slides Yes/No Poll
2022-11-01 13:11:18 -03:00
Joao Victor
5e13487727
Tweak padding
2022-11-01 12:03:31 -03:00
Joao Victor
777019a9c0
Keep sidebar open if layout is FocusOnVideo / Remove header padding of the bottom / Don't hide Shared Notes button, just disable it
2022-11-01 11:40:21 -03:00
Ramón Souza
ff06559165
Merge pull request #15939 from germanocaumo/fix-update-tldraw
...
fix(tldraw): update to latest version + small fixes
2022-11-01 10:03:05 -03:00
germanocaumo
fa44ee4259
fix(tldraw): don't lose undo/redo stack on resize/fullscreen
2022-11-01 10:46:17 +00:00
germanocaumo
7fbf102fe7
fix(tldraw): increase presentation z index
...
Fix context menu being invisible when outside the canvas.
2022-11-01 10:41:16 +00:00
Ramón Souza
60ab448cff
Merge pull request #15588 from Arthurk12/bbb/15447
...
feat(captions): change transcription language on the fly
2022-10-31 16:55:29 -03:00
Joao Victor
5f945e32db
revert: set last revision on unmount
2022-10-31 15:39:50 -03:00
Ramón Souza
38b49d8792
Merge pull request #15841 from JoVictorNunes/issue-15834
...
fix(webcam): brightness not working when changing quality profile
2022-10-31 14:28:58 -03:00
germanocaumo
38725cff7f
fix(tldraw): update tldraw to latest version +
...
Small refactor in Cursor component, fix same key warning in console.
2022-10-31 17:07:03 +00:00
Ramón Souza
fab1c0687e
Merge pull request #15931 from KDSBrowne/26-option-desc
...
Restore Option Menu Item Descriptions
2022-10-31 14:03:36 -03:00
germanocaumo
1c6e862d54
fix(tldraw): text losing focus on mobile
...
Fixs unable to type text on mobile (the keybaord was immeditaly being closed when starting the annotation).
2022-10-31 16:47:45 +00:00
germanocaumo
5d4af2d9df
fix(tldraw): change language via settings + fix
...
Correctly updates the current tldraw language when you change the bbb language in Settings.
Fix some languages not being detected in tldraw.
2022-10-31 16:42:38 +00:00
KDSBrowne
aa89684a33
remove disabled from quick poll buttons
2022-10-31 15:09:06 +00:00
Joao Victor
1b08b6e8ba
Merge remote-tracking branch 'upstream/v2.6.x-release' into issue-15759
2022-10-31 11:33:23 -03:00
Joao Victor
08fac039c8
Merge branch 'v2.6.x-release' into shared-notes-on-media
2022-10-31 11:13:31 -03:00
Joao Victor
0cc2ab2fe5
Move option to sidebar content dropdown
2022-10-31 11:05:09 -03:00
Gustavo Trott
09697948e1
Merge pull request #15708 from danielpetri1/breakout-upload-ui
2022-10-31 08:29:56 -03:00
KDSBrowne
63b9aea247
update regex
2022-10-30 18:53:33 +00:00
KDSBrowne
637a85ca39
restrict typed response when (yes/no) detected
2022-10-30 16:12:37 +00:00
Ramón Souza
638c0cccc8
Merge pull request #15818 from gabriellpr/guest-policy-tests
...
Guest policy tests
2022-10-28 17:48:53 -03:00
Ramón Souza
8d0316ed31
Merge pull request #15747 from JoVictorNunes/issue-15713
...
improvement: add internationalization singleton
2022-10-28 13:24:03 -03:00
KDSBrowne
d9160072cc
add moderator check
2022-10-28 16:07:06 +00:00
KDSBrowne
03a27e9932
add formatted strings
2022-10-28 15:58:32 +00:00
KDSBrowne
f38d5610a1
restore menu item descriptions for main options dropdown
2022-10-28 14:46:37 +00:00
Ramón Souza
08105596a2
Merge pull request #15784 from Carloshsc/fix-youtube-shorts
...
fix(external videos) youtube shorts link working
2022-10-28 11:30:24 -03:00
KDSBrowne
a02a7eccda
use react tabs in connection status modal / lint issues
2022-10-28 14:10:07 +00:00
prlanzarin
401ddc4014
fix: guarantee cleanup of stale data on re-subscriptions
...
Currently, collection cleanup code is only run when an added event
is received from the server. Where that fails is in scenarios where
a server-side collection turns empty while an affected users is
disconnected - and then reconnects. There's no removed (or updated)
event so no cleanup code is run and you have stale data.
This commit guarantees a stale data check is run whenever a subscription
is established again. The `added` check was also maintained, although
I'm not too sure anymore it's is still needed. That may need to be
revisited.
2022-10-28 13:37:41 +00:00
Joao Victor
d682a220e4
Tweak layout context to include info on whether notes is pinned or not
2022-10-27 17:15:11 -03:00
Joao Victor
9680c0a5ab
Add config for disabling the option
2022-10-27 17:04:12 -03:00
Ramón Souza
b4b1b074dc
Merge pull request #15916 from KDSBrowne/bbb-15888
...
Move Styles Menu Left Of Whiteboard Toolbar
2022-10-27 15:38:44 -03:00
Ole Wieners
c9a612ee8a
Unify some dialog windows
2022-10-27 19:54:34 +02:00
KDSBrowne
ae1688c9e7
handle rtl menu position
2022-10-27 17:16:44 +00:00
Ramón Souza
74f3a4e026
Merge pull request #15920 from JoVictorNunes/issue-15865
...
fix: poll chat message popup notification
2022-10-27 14:08:44 -03:00
prlanzarin
0f9cc40549
fix(webcam): client crash due to undefined intl var
2022-10-27 16:25:13 +00:00
prlanzarin
341665e631
fix(webcam): client intermittently crashes when sharing camera
...
Under some specific scenarios, the virtual background restore code might
kick in _before_ the preloaded MediaStream is actually assigned to the
peer instance. That causes a crash because the peer attachment code
(where the vbg restore is triggered) tries to access the device ID of
said MediaStream - and it is undefined in the first place because it was
only being set in after the initial offer is generated which is an async
procedure.
This commit guarantees a preloaded stream is set before the peer is
flagged as created - so it's accessible by the attachment code.
It also checks whether there's a MediaStream available when trying to
restore VBGs to prevent undefined behaviors.
2022-10-27 16:25:06 +00:00
Joao Victor
0a401a96fd
fix: poll chat message popup notification
2022-10-27 12:29:16 -03:00
KDSBrowne
c42929be79
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-15888
2022-10-27 13:19:15 +00:00
KDSBrowne
6c4797e814
fix styles menu overlap on whiteboard toolbar
2022-10-27 13:15:09 +00:00
Manuel Schwarz
cf5fd00284
Switch positions and colors of 'Leave meeting' and 'End meeting'.
2022-10-27 15:05:07 +02:00
Gustavo Trott
861c42cecf
Merge pull request #15636 from germanocaumo/tldraw-shape-updates
2022-10-27 08:17:23 -03:00
Ramón Souza
d5dd77bc56
Merge pull request #15864 from JoVictorNunes/issue-15824
...
style: keyboard shortcuts modal
2022-10-26 13:47:29 -03:00
Ramón Souza
60efe4794a
Merge pull request #15790 from JoVictorNunes/issue-15760
...
fix: mute external video when in echo test
2022-10-26 13:32:18 -03:00
Gustavo Trott
f747b82d47
Improve validation of maxParticipants on akka-apps side
2022-10-26 13:19:16 -03:00
Gabriel Porfirio
d2d139f378
poll tests and smart slides test
2022-10-25 17:12:59 -03:00
Ramón Souza
c9380f8460
Merge pull request #15817 from JoVictorNunes/fix-breakout-locale-Oct-10
...
fix(locale): add localization for `Manage users` label
2022-10-25 16:36:27 -03:00
Ramón Souza
5ee4254609
Merge pull request #15870 from JoVictorNunes/issue-15854
...
fix: necessity of clicking twice for downloading presentation
2022-10-25 16:30:43 -03:00
germanocaumo
226f079c07
fix(tldraw): don't patch state when no shapes were removed
2022-10-25 15:53:19 +00:00
Daniel Petri Rocha
a8587d53b8
Merge branch 'v2.6.x-release' into breakout-upload-ui
2022-10-25 16:13:24 +02:00
Gustavo Trott
c0704bd6b1
Revert "fix: show learning dashboard after session was ended in cluster proxy scenario"
2022-10-25 10:28:12 -03:00
germanocaumo
e4317cfc51
fix(tldraw): hidden shapes when moved to back was used
...
updated from #15862 , also update bbb-playback to support the shapes drawn with the fix.
2022-10-24 20:30:26 +00:00
Ramón Souza
47d228c1fe
Merge pull request #15822 from danimo/fix/lb-cluster-proxy
...
fix: show learning dashboard after session was ended in cluster proxy scenario
2022-10-24 16:18:02 -03:00
Ramón Souza
43cf7cfc69
adjust audio/video dropdown position
2022-10-24 14:44:33 -03:00
germanocaumo
d3082f3ca0
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into tldraw-shape-updates
2022-10-24 15:04:00 +00:00
Ramón Souza
9201461403
Merge pull request #15874 from KDSBrowne/26-assigning-br
...
Add Screen Reader Notification When Moving Users to Rooms
2022-10-24 10:50:00 -03:00
Ramón Souza
cb54b9d13a
add missing intl
2022-10-24 10:48:38 -03:00
Joao Victor
d061b0e570
Merge branch 'v2.6.x-release' into shared-notes-on-media
2022-10-24 10:40:54 -03:00
Ramón Souza
1764f7be17
Merge pull request #15787 from KDSBrowne/26-update-menu-ids
...
Update Menu Ids to Remove Duplicates
2022-10-24 10:35:06 -03:00
Ramón Souza
db66486c8e
Merge pull request #15754 from KDSBrowne/26-a11y-fixes-01
...
Layout Selection Modal A11y Updates
2022-10-24 10:32:36 -03:00
Ramón Souza
0a6d479938
Merge pull request #15764 from KDSBrowne/26-a11y-fixes-02
...
Video Preview Modal A11y Updates
2022-10-24 10:26:03 -03:00
Ramón Souza
e1a22b7aab
Merge pull request #15788 from KDSBrowne/26-a11y-fixes-03
...
Add Dropdown to Tab Order and Hover / Focus Styles
2022-10-24 10:23:47 -03:00
Ramón Souza
22e8d6d1cf
Merge pull request #15793 from KDSBrowne/26-lad-context
...
Fix Menu Item Descriptions Not Being Announced
2022-10-24 10:18:21 -03:00
Ramón Souza
00c52adaee
Merge pull request #15794 from KDSBrowne/26-mute-all-label
...
Fix User Options Mute Items Not Updating
2022-10-24 10:13:29 -03:00
Joao Victor
4c6050521b
feat: pin/unpin shared notes on media area (HTML5 portion)
2022-10-24 10:11:28 -03:00
Ramón Souza
1c9a8435d5
Merge pull request #15862 from KDSBrowne/bbb-15836
...
Fix Moved to Back Shapes Lost Forever
2022-10-24 10:10:55 -03:00
Ramón Souza
7f3dcb7f13
Merge pull request #15844 from JoVictorNunes/issue-15758
...
style: breakout item padding
2022-10-21 16:23:13 -03:00
Ramón Souza
8ed142a522
Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-258-26
2022-10-21 14:43:23 -03:00
germanocaumo
835cf4f753
fix(whiteboard): diff shape update + shape permission +
...
Several improvements to tldraw whiteboard:
- Only send the shape diff on shape updates (reduce a lot the message traffic)
- Shape permissions (don't allow others to select/edit unless you are presenter/moderator)
- This required some changes in akka model
- Tldraw state patch changes to improve stability with fast updates (fix several crashes)
2022-10-21 14:05:31 +00:00
KDSBrowne
c38e256368
add screen reader alert when moving users to a breakout room
2022-10-20 14:37:11 +00:00
Daniel Petri Rocha
0a2b4186a2
Merge branch 'v2.6.x-release' into breakout-upload-ui
2022-10-19 19:51:05 +02:00
Joao Victor
1a0800ada7
fix: necessity of clicking twice for downloading presentation
2022-10-19 14:38:40 -03:00
germanocaumo
0e4f88d4b6
fix(tldraw): zoom inconsistency on some cases
...
Fix some unwanted zooms
2022-10-19 15:13:08 +00:00
germanocaumo
fdd09c578f
fix(whiteboard): don't render out of slide cursors
...
Don't draw cursors with disabled position (-1,-1)
2022-10-19 15:09:13 +00:00
germanocaumo
df5d275f32
fix(whiteboard): allow pan with fitToWidth enabled
2022-10-19 15:07:47 +00:00
germanocaumo
cc84d6efef
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into tldraw-shape-updates
2022-10-19 14:27:27 +00:00
Daniel Petri Rocha
dd06ce2660
Show UploadingPresentations toast upon breakout notes capture
...
Displays a "To be uploaded..." toast in the main meeting while the shared notes of breakout rooms are being captured.
2022-10-19 13:36:25 +02:00
Ramón Souza
d3cfe305b0
Merge remote-tracking branch 'upstream/v2.5.x-release' into oct18
2022-10-18 17:13:33 -03:00
Ramón Souza
e17045031d
Merge remote-tracking branch 'upstream/v2.5.x-release' into oct18
2022-10-18 17:02:48 -03:00
Joao Victor
9dead5d410
Adjustment on mobile: better spacing
2022-10-18 16:25:23 -03:00
Joao Victor
f21ec3e6b1
style: keyboard shortcuts modal
2022-10-18 15:39:28 -03:00
KDSBrowne
2d9dd58f9c
set slide shape childIndex to -1
2022-10-18 18:12:42 +00:00
Gustavo Trott
a9fe2cf18d
Merge pull request #15755 from danielpetri1/capture-shared-notes
2022-10-18 14:19:29 -03:00
KDSBrowne
8ee7d85090
fix lint issue
2022-10-18 14:13:30 -03:00
KDSBrowne
32896d025b
restrict poll item length to 30 chars
2022-10-18 14:13:23 -03:00
Ramón Souza
7553a7dbe2
add custom polling functionality to smart polls
2022-10-18 14:13:09 -03:00
Ramón Souza
4f96d35502
Merge pull request #15856 from KDSBrowne/26-smart-custom-polls
...
Add Custom Poll Functionality Via Smart Slides
2022-10-18 13:08:58 -03:00
Ramón Souza
77ae18f91c
add safeMatch method
2022-10-18 14:50:18 +00:00
KDSBrowne
7cc79913f0
fix lint issue
2022-10-18 14:45:47 +00:00
Ramón Souza
44feee8dda
add safeMatch method
2022-10-18 10:27:10 -03:00
KDSBrowne
011a41f6d1
restrict poll item length to 30 chars
2022-10-17 23:43:04 +00:00
KDSBrowne
412221c664
add custom polling functionality to smart polls
2022-10-17 20:25:20 +00:00
GuiLeme
bc9f24a5fb
[backport-pdf-100] - backport of functionality
2022-10-17 17:05:16 -03:00
Ramón Souza
8968f1c91a
Merge pull request #15845 from JoVictorNunes/improved-error-screen-messages-backport
...
[2.5] improvement: error screen messages and logs
2022-10-17 14:24:56 -03:00
Joao Victor
79587a393b
Stringify error code
2022-10-17 13:35:23 -03:00