Commit Graph

35383 Commits

Author SHA1 Message Date
Manuel Schwarz
26c8d31197
Merge branch 'v2.6.x-release' into issue-15891 2022-11-10 15:00:28 +01:00
Ramón Souza
a003777628
Merge pull request #15981 from germanocaumo/c-tldraw-1.26.1
chore(whiteboard): bump tldraw version
2022-11-10 10:15:08 -03:00
germanocaumo
4acca1eeeb chore(whiteboard): bump tldraw version
Fixes text shape losing focus when in multi user mode.
2022-11-10 11:36:26 +00:00
Tainan Felipe
cbcab9517e
New nginx rules (#15977) 2022-11-09 17:17:50 -03: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
Paulo Lanzarin
257e55614b
Merge pull request #15974 from bigbluebutton/bpads132
build(bbb-pads): v1.3.2
2022-11-09 11:09:39 -03:00
Paulo Lanzarin
56ad059f41
build(bbb-pads): v1.3.2
See https://github.com/bigbluebutton/bbb-pads/releases/tag/v1.3.2
2022-11-09 10:41: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
31beac8df3
Merge pull request #15967 from ramonlsouza/update-slide-on-change
fix: issue with slides not changing after upload
2022-11-08 16:38:28 -03:00
Ramón Souza
4508a1e567 fix issue with slides not changing after upload 2022-11-08 15:39:16 -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
6a5373d78f
Merge pull request #15959 from ramonlsouza/drop-area-color
style: improving contrast on webcam drop area
2022-11-07 17:43:35 -03:00
Ramón Souza
059b19bc2d change drop area color 2022-11-07 16:21:12 -03:00
Paulo Lanzarin
7d0a30befa
Merge pull request #15537 from znerol-forks/fix/develop/remove-spurious-freeswitch-dialplan
fix: Remove spurious FreeSWITCH dialplan bbb_sip.xml
2022-11-07 09:45:45 -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
Ramón Souza
19206be7e5
Merge pull request #15955 from KDSBrowne/26-br-cursors-closed-panels
Fix Panel Used In Breakout Room Cursor Calculation
2022-11-07 08:54:46 -03:00
KDSBrowne
2456edb434 update getSibling to return the correct panel element for calc | lint issues 2022-11-04 19:29:30 +00: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
3e7478a73a fix(whiteboard): take notification bar and banner bar into account when calculating cursor offset 2022-11-03 14:33:15 -03: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
7703a05ec1
Merge pull request #15934 from KDSBrowne/bbb-15890
Bold Most Common Poll Answers In Analytics Dashboard
2022-11-03 09:49:02 -03: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
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
Gustavo Trott
b432d76cc1
Merge pull request #15774 from danielpetri1/annotation-shape-label-fix 2022-11-01 11:56:55 -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
Gustavo Trott
15c66e9894
Merge pull request #15909 from danielpetri1/pdf-export-fixes 2022-10-31 22:51:43 -03: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
Gustavo Trott
1584411497
Merge pull request #15940 from gustavotrott/remove-repository-jcenter 2022-10-31 14:36:52 -03:00
Gustavo Trott
033e9e6340 Add mavenCentral as replacement for jcenter 2022-10-31 14:34:27 -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
Gustavo Trott
058aad75f4
Merge pull request #15937 from gustavotrott/remove-repository-jcenter 2022-10-31 10:16:07 -03:00