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
Daniel Schreiber
4347ff2e3b
Re-add option to disable enforce relay webrtc traffic for Firefox
...
There may be other bridges may not need to force relay traffic on
firefox as @prlanzarin pointed out. So set the default to a
configuration that works out of the box but leave other choices for the
operator.
The option is moved from kurento namespace to media next to the general
forceRelay option.
2023-01-03 23:21:25 +01: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
Daniel Petri Rocha
b3ab33470e
Do not capture pad if it has not been modified
2022-12-27 22:23:13 +01: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
Daniel Schreiber
36024ba795
Only cache TURN Servers as long as credentials are valid
...
TURN credentials were cached forever. However they expire. So refresh
them when required.
closes #16171
2022-12-18 20:57:38 +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
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
Daniel Petri Rocha
d06a642ae9
Include timestamp in exported content
2022-12-09 23:48:04 +01: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
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
Ramón Souza
c433869f6e
adjust poll publisher
2022-11-25 09:31:04 -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
Daniel Petri Rocha
5a432289cf
Remove unreachable code
2022-11-23 01:39:41 +01:00
Daniel Petri Rocha
587c11c56a
Remove potential race condition
2022-11-23 01:25:03 +01: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
Ramón Souza
ed04e10b4b
remove user persistent data if chat is cleared
2022-11-21 13:07:30 -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
Daniel Petri Rocha
a53a7e924f
Refactor: remove setPresentationExportingProgress; AnalyticsActor log
2022-11-17 20:55:15 +01: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
Daniel Schreiber
c42fa1ca77
Add config option for html5 settings storage
...
When BBB is run as a single node or in a scaleout setup with a cluster
proxy in front (see https://docs.bigbluebutton.org/admin/clusterproxy.html ) it
is useful to store client settings in browser localStorage instead of
sessionStorage. If localStorage is configured then the client will keep seetings
like notifications for user joining, chat etc across meetings.
It is not advisable to set the setting to `local` in a setup of multiple BBB
nodes without a cluster proxy in front of it because this would lead to
unexpected behaviour at users. The browser would store settings for each server
and for users it would look like BBB is sometimes store the settings and
sometimes not.
It adds the new setting
```yaml
public:
app:
userSettingsStorage: (session|local)
```
2022-11-09 09:00:03 -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
13b2d8791d
Merge pull request #15814 from danimo/fix/15803
...
fix: spelling errors in session keys
2022-11-04 13:15:59 -03: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