Daniel Petri Rocha
53266cb57e
Set retries to 3
2022-11-10 23:34:19 +01: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
df32781e71
smartSlidesPresentation.pdf added
2022-11-10 17:40:37 -03:00
Gabriel Porfirio
495634a1a9
line removed, pdf name changed
2022-11-10 17:29:52 -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
Gustavo Trott
6f5c1eb722
Merge pull request #15960 from gustavotrott/presentation-slide-validation
2022-11-10 15:38:11 -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
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
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
KDSBrowne
928f874c0a
npm audit
2022-11-10 12:50:11 +00: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
KDSBrowne
564774ebf4
replace polls table with datagrid
2022-11-10 04:19:48 +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
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
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
Gustavo Trott
6922bb6f99
Include presentation mapping constraints
2022-11-07 17:16:27 -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
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