Arthurk12
b7348cffdd
fix(presentation): workaround for slide download
...
This is a workaround to the conflict that is happening when an user tries to
download the slide when dark mode is enabled. There is a conflict between
dark mode's styles and the html-to-image lib. To temporarily prevent this from
happening, the dark mode is disabled before downloading the slide, and then
re-enabled when the download is complete.
In order to be able to enable and disable dark mode from another component than
the App, all the dark mode switch logic was extracted into the service of the
app component.
2023-03-23 10:57:46 -03:00
Ramón Souza
ade1ae22b1
Merge pull request #17107 from KDSBrowne/bbb-17093
...
Prevent URLs Triggering Typed Response Poll Option
2023-03-23 09:23:55 -03:00
Ramón Souza
b487f90cd8
Merge pull request #17052 from zhem0004/fixPoll
...
fix: Close poll on slide change
2023-03-22 14:36:21 -03:00
Ramón Souza
e08d1ed45a
Merge pull request #17110 from Tainan404/i-17072
...
Fix custom virtual background not being disabled when removed
2023-03-22 13:40:41 -03:00
Anton Georgiev
e0e88286e2
Merge pull request #17071 from KDSBrowne/bbb-role-rc
...
fix(access): Prevent Race Condition Removing Role Value
2023-03-21 15:45:09 -04:00
Anton Georgiev
b891f318af
Merge pull request #17085 from ramonlsouza/fix-preload-firefox
...
fix: poll results size calculation on firefox
2023-03-21 14:41:28 -04:00
Ramón Souza
2dee62d5e3
Merge pull request #16979 from ramonlsouza/issue-16969
...
fix: Copy/Paste into Guest Policy textbox will cause a text box to appear in whiteboard
2023-03-21 08:19:49 -03:00
Tainan Felipe
a393ad6997
Fix custom virtual background not being disabled when removed
2023-03-20 17:17:27 -03:00
KDSBrowne
de75d18e30
remove url detected as question
2023-03-20 16:18:42 +00:00
Ramón Souza
3b849a9600
fix poll results size on firefox
2023-03-17 14:51:39 -03:00
Ramón Souza
c3d89ee4fc
Merge pull request #17044 from antobinary/fix-undefined-user
...
fix: Fix undefined user in rare end-breakout scenario
2023-03-17 14:06:15 -03:00
Anton Georgiev
2f3a8f03e9
Merge pull request #17083 from ramonlsouza/pr-16950
...
feat(layout): Recover (from 2.5) the ability of viewers to set their own layout
2023-03-17 12:50:26 -04:00
Anton Georgiev
19d3b03afd
Merge pull request #16972 from gabriellpr/learning-dashboard-test
...
test: learning dashboard
2023-03-17 12:25:25 -04:00
KDSBrowne
97d68f9416
fix chat semantics on mount and on update
2023-03-17 13:24:50 +00:00
Ramón Souza
9a56952483
restore popup menu
2023-03-17 09:54:36 -03:00
Ramón Souza
b3be1c3a74
fix sync layout only if custom
2023-03-17 09:37:45 -03:00
Ramón Souza
f4bd2e8bef
Merge pull request #17039 from ramonlsouza/issue-16682
...
fix: Poll results are difficult to read and not scaled to fit slide
2023-03-17 08:41:01 -03:00
Ramón Souza
dcc9e4fb64
add links to tldraw functions
2023-03-17 08:40:24 -03:00
Ramón Souza
1cc60fda31
adjust size calculation, preload font
2023-03-16 15:55:56 -03:00
KDSBrowne
3eb54122c5
add timeout to prevent race condition removing role value
2023-03-16 15:36:28 +00:00
Ramón Souza
8dbff37a43
Merge pull request #16868 from Arthurk12/bbb/2.6/15716
...
fix(breakout rooms): video and audio modal appearing for all mods when rejoining
2023-03-16 10:42:16 -03:00
Ramón Souza
c282bbfae2
Merge pull request #17049 from KDSBrowne/bbb-17046
...
fix: Prevent Response Poll Displaying For True / False
2023-03-15 16:48:08 -03:00
Bohdan Zhemelinskyi
ecdc5304df
add prop type
2023-03-15 18:24:34 +00:00
Bohdan Zhemelinskyi
2015c50105
destructure function
2023-03-15 18:16:56 +00:00
Bohdan Zhemelinskyi
1025e4b1dc
move cloe function to container
2023-03-15 18:06:59 +00:00
Bohdan Zhemelinskyi
dc9ac7a125
close poll on slide change
2023-03-15 17:12:47 +00:00
Ramón Souza
5d0b1c842f
handle select all shortcut in whiteboard
2023-03-15 11:39:33 -03:00
KDSBrowne
c4d45e94b6
prevent response poll displaying for true / false
2023-03-15 13:36:40 +00:00
Anton Georgiev
372e17ca08
fix: check if defined before checking .role
2023-03-14 16:39:06 -04:00
Ramón Souza
cc4f7a9f0b
Merge pull request #17018 from KDSBrowne/bbb-16379
...
Zoom By Mouse Wheel Only Operation
2023-03-14 17:21:43 -03:00
zhem0004
5fdd91ba67
Add new setting to enable/disable extra guest policy Allow buttons ( #17034 )
...
* add new setting to enable/disable extra guest policy buttons
2023-03-14 14:39:37 -04:00
Anton Georgiev
1a3221ee3e
Merge pull request #16675 from GuiLeme/issue-16660
...
fix: Presentation-uploader not working properly
2023-03-14 14:24:23 -04:00
Anton Georgiev
b3d3258120
Merge branch 'issue-16872' of github.com:GuiLeme/bigbluebutton into v2.6.x-release
2023-03-14 14:22:58 -04:00
Ramón Souza
fa1ad677d6
add border and formatting to poll results
2023-03-14 15:16:21 -03:00
GuiLeme
844b0995e1
[issue-16660] - fix duplicationo of file when cleanning errors in page generation stage
2023-03-14 09:56:27 -03:00
KDSBrowne
5fe6a9a0a9
add query for canvas element
2023-03-13 17:22:38 +00:00
Ramón Souza
990e3f2e7a
Merge pull request #17011 from ramonlsouza/fix-pres-snapshot
...
fix: snapshot of current slide
2023-03-13 13:17:18 -03:00
KDSBrowne
53cc7c48f3
intercept wheel event and force ctrl key for zooming
2023-03-13 16:16:37 +00:00
Ramón Souza
f7586dedca
Revert "fix(html5): Empty space when removing all presentations"
2023-03-13 13:09:31 -03:00
GuiLeme
4f3931c0ff
[issue-16872] - Changes in review
2023-03-13 12:44:35 -03:00
GuiLeme
e68997e673
[issue-16872] - Changes in review
2023-03-13 12:27:11 -03:00
GuiLeme
f7649cdd19
[issue-16872] - Change session logic to event logic
2023-03-13 11:13:56 -03:00
Ramón Souza
4a6c10a3dd
fix whiteboard snapshot
2023-03-13 09:17:14 -03:00
Ramón Souza
718aee3514
Merge pull request #16823 from danielpetri1/issue-16511
...
fix(html5): Empty space when removing all presentations
2023-03-13 08:30:56 -03:00
danielpetri1
cfe77c1ba9
Maximize webcams upon joining meeting with no presentation
2023-03-12 16:47:11 +00:00
KDSBrowne
e577d0a8f7
remove disabled from pan tool
2023-03-11 17:11:48 +00:00
KDSBrowne
8eba308f36
add crosshair cursor for arrow and eraser tool
2023-03-11 16:09:30 +00:00
danielpetri1
840a824cb3
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into issue-16511
2023-03-10 20:33:54 +00:00
GuiLeme
f711a4ca32
[issue-16872] - Fixed flashing of breakout modal invitation
2023-03-10 16:28:05 -03:00
germanocaumo
a0ef1957c6
fix(pantool): prop type warning
2023-03-10 12:36:54 +00:00