Ramón Souza
e5293d9109
only use colorBackground in backgrounds
2021-11-16 17:15:02 +00:00
Ramón Souza
ba004994e7
remove remaining styles
2021-11-11 11:47:39 +00:00
Ramón Souza
1240c5dd2f
convert presentation component
2021-11-08 17:28:22 +00:00
Ramón Souza
9e71583ec7
restore old minimize presentation button and add a flag to switch
2021-10-14 19:31:47 +00:00
Ramón Souza
3c0a0135c1
restore presentation fullscreen shortcut
2021-10-07 14:09:05 +00:00
Ramón Souza
e49bcac254
fix presentation toolbar unmount with small window height
2021-10-06 13:20:30 +00:00
Anton Georgiev
5202cd47ca
Merge pull request #13306 from lfzawacki/develop-minimize-all
...
feature: Allow external video and screenshare to be minimized just like the presentation area
2021-10-04 11:45:51 -04:00
Ramon Souza
0e319ccbdd
change presentation fullscreen/minimize buttons color
2021-09-29 16:23:58 -03:00
Lucas Fialho Zawacki
d7f3924350
Enable swap layout for screenshare and external video
2021-09-27 21:03:20 +00:00
Lucas Zawacki
0425d8753c
Minimize button for presentation, external video and screenshare
2021-09-27 20:16:20 +00:00
Ramon Souza
485943d464
fix presentation toolbar size in focus on video layout
2021-09-27 09:21:21 -03:00
Anton Barboza
c83ac33827
Merge remote-tracking branch 'upstream/v2.4.x-release' into test-allow-presentation-download
2021-09-08 10:31:18 -03:00
Ramon Souza
e55529142f
Merge remote-tracking branch 'upstream/develop' into issue-6803
2021-08-27 15:37:19 -03:00
Ramon Souza
429d1b3e9e
fix button position in iPhone + RTL
2021-08-27 15:34:01 -03:00
Joao Siebel
c3751cfef3
Fix recording when there is no presentation
2021-08-26 17:13:05 -03:00
Anton
429329266e
add data-test to presentation-download elements
2021-08-26 15:41:41 -03:00
Ramon Souza
1d89c893dc
move presentation fullscreen button to top right
2021-08-25 17:31:52 -03:00
Joao Siebel
f3f9ec19eb
Allow presenter to remove all presentations
2021-08-23 18:04:16 -03:00
Anton Georgiev
f909c317cd
Merge pull request #12972 from ramonlsouza/issue-12953
...
fix: viewing shared screen in full screen mode will break the interface when screen share closes
2021-08-12 14:16:13 -04:00
Ramon Souza
5c51b67d43
fix presentation position in focus on video layout
2021-08-12 11:08:43 -03:00
Ramon Souza
53d0b8b949
exit fullscreen when component is unmounted
2021-08-11 13:19:24 -03:00
Ramon Souza
c00ac3f18a
Merge remote-tracking branch 'upstream/develop' into issue-12880
2021-08-05 13:24:37 -03:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00
Vitor Mateus De Almeida
09082734c9
remove old media, webcam draggable and panel components
2021-08-05 04:26:03 -03:00
Vitor Mateus De Almeida
abf089ae73
remove layout manager legacy
2021-08-05 01:22:07 -03:00
Ramon Souza
523897c2d3
limit camera size based on toolbar size
2021-08-04 11:38:20 -03:00
Ramon Souza
c6f6f02f40
fix presentation toolbar position in small window - partial
2021-08-04 08:42:38 -03:00
Ramon Souza
07a2db6265
Merge remote-tracking branch 'upstream/develop' into rtl-new-layouts
2021-07-27 16:25:15 -03:00
Ramon Souza
d3ed4d6ea6
rtl smart layout
2021-07-26 17:45:03 -03:00
Ramon Souza
ebe65ecef0
set slide size when changing presentation - new lm
2021-07-23 15:33:32 -03:00
Ramon Souza
c689c9ad04
do not display hide presentation button in presentation focus layout
2021-07-16 16:54:23 -03:00
Ramon Souza
43eda61beb
set presentation isOpen on toggleSwapLayout
2021-07-16 15:48:48 -03:00
Ramon Souza
8bf637129b
fullscreen camera
2021-07-06 11:05:15 -03:00
Ramon Souza
a466cd11de
no hide presentation button in fullscreen mode
2021-06-25 08:25:16 -03:00
Ramon Souza
b7bf014e76
format code
2021-06-24 16:50:46 -03:00
Ramon Souza
fbfe371b40
fix presentation size when user is presenter
2021-06-24 16:46:26 -03:00
Ramon Souza
c0e02d7bfa
presentation fullscreen in new layout manager
2021-06-24 15:42:45 -03:00
Vitor Mateus De Almeida
192fbf986b
Add condition to size of presentation component
2021-06-14 14:47:12 -03:00
Vitor Mateus De Almeida
ba400b2ebd
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
2021-06-09 11:03:34 -03:00
Vitor Mateus De Almeida
f6fc8225f6
Add container for presentation
2021-06-09 10:49:59 -03:00
Vitor Mateus De Almeida
42efa722e6
Add presentation update when change layout typeNLM
2021-05-24 15:35:37 -03:00
Vitor Mateus De Almeida
04715230dc
Add webcam container and presentation container
2021-05-24 14:05:39 -03:00
Vitor Mateus De Almeida
1326f3f791
Add New Layout Manager
2021-05-17 17:25:07 -03:00
Pedro Beschorner Marin
d90ba5e286
Merge branch '2.3-per-user-wb' into develop
2021-03-16 20:28:39 -03:00
hiroshisuga
190bde3320
Fix slide size problem at fullscreen <-> window-mode transition #2 ( #11540 )
...
Replaces the PR #10604 , which has been temporarily fixed a problem in 2.3a2, that is, the slide size gets crazy when turning on and off fullscreen mode. Since #10604 was just a workaround, I tried to fix it in a way making more sense.
### Closes Issue(s)
closes #10459 (already closed by #10604 ) and #10589
### Motivation
#10604 is fixing the problem by calling "slide change" event, although the slide has not been changed actually. I tried to fix the same problem by adding a "full screen change" event listener in the layout manager, which I think is more elegant.
2021-03-05 11:01:47 -05:00
Ramon Souza
0a1516c36e
fix svg width error
2021-03-03 15:59:34 -03:00
KDSBrowne
babaf1b578
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-per-user-wb
2021-02-21 00:04:36 +00:00
Anton Georgiev
39759c7a16
Merge pull request #11298 from ramonlsouza/issue-11270
...
Set safe default values for slide position (WIP)
2021-02-11 12:34:23 -05:00
Ramon Souza
463694aff9
moved fullscreen pollingContainer to PresentationArea + fix duplicated component in fullscreen
2021-02-08 08:50:47 -03:00
Ramon Souza
06bd75dd9e
make sure slidePosition is only used if it exists
2021-02-03 16:38:09 -03:00
Fred Dixon
9e7bd44c9b
Merge pull request #10604 from hiroshisuga/patch-8
...
Fix slide size problem at fullscreen <-> window-mode transition
2020-12-30 08:08:38 -04:00
hiroshisuga
28c9ca6484
Update component.jsx
2020-10-07 17:21:18 +09:00
Vitor Mateus De Almeida
69eb26f281
Merge remote-tracking branch 'upstream/develop' into debug-window
2020-09-22 09:37:42 -03:00
KDSBrowne
f16dd6f702
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-per-user-wb
2020-09-21 23:41:40 +00:00
Anton Georgiev
d8b185f2b3
Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total
2020-09-09 19:29:18 +00:00
Vitor Mateus De Almeida
1e3c531b76
Enable the auto arrange layout when change the presentation aspect ratio
2020-09-03 20:57:41 -03:00
KDSBrowne
fbf277ee76
fix width of undefined or null
2020-09-02 13:30:44 +00:00
Anton Georgiev
8cc8474655
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into 08-26-merge
2020-08-27 19:09:07 +00:00
KDSBrowne
916b7d7f31
add slide text for screeen reader
2020-08-20 01:48:10 +00:00
Tainan Felipe
5bfeab289c
Merge remote-tracking branch 'upstream/develop' into issue-9219
2020-08-19 10:41:03 -03:00
KDSBrowne
423a5fd1c2
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-per-user-wb
2020-08-17 17:13:36 +00:00
KDSBrowne
e596bfaefd
add per user functionality to multi user whiteboard
2020-08-17 17:03:23 +00:00
Anton Georgiev
5be5aed1d9
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2020-08-12
2020-08-12 17:12:58 +00:00
KDSBrowne
bb22ab84fc
add download link to current presentation toast
2020-08-10 12:51:06 +00:00
KDSBrowne
7f7e24bfb4
prevent negative values being supplied to svg height / width
2020-07-31 14:19:28 +00:00
Tainan Felipe
e64c0e1c62
Merge branch 'develop' into issue-9219
2020-07-28 13:28:32 -03:00
Vitor Mateus De Almeida
ed8b3adb0b
Merge remote-tracking branch 'upstream/develop' into layout-manager-2
2020-07-23 16:54:50 -03:00
Vitor Mateus De Almeida
cc5df5b748
Fix visual bug
2020-07-20 16:24:17 -03:00
Vitor Mateus De Almeida
f7c89458ca
Fix visual bug when change webcams placement
2020-07-20 16:23:49 -03:00
Vitor Mateus De Almeida
34108014f9
Fix exceptions and layout size when panels change
2020-07-20 16:22:41 -03:00
Vitor Mateus De Almeida
506aae4a50
Fix webcams area auto adjust when minimize presentation
2020-07-20 16:21:15 -03:00
Vitor Mateus De Almeida
b82587bac0
Fix Inconsistent resize behaviour
2020-07-20 16:18:56 -03:00
Vitor Mateus De Almeida
1a112114f1
Layout doesn't change when pass a slide
2020-07-20 16:18:42 -03:00
Vitor Mateus De Almeida
ae29ba58c1
Fixes
2020-07-20 16:17:40 -03:00
Vitor Mateus
ecc8f4a056
wip
2020-07-20 16:16:39 -03:00
Vitor Mateus
b93e99b1c3
Fix presentation size
2020-07-20 16:14:54 -03:00
Vitor Mateus
a9037224c7
calculates layout optimization
2020-07-20 16:14:25 -03:00
Vitor Mateus
e2db60e662
WIP Resizable works fine
2020-07-20 16:11:09 -03:00
Vitor Mateus
297154f78a
The presentation gets the size from the layout manager
2020-07-20 16:02:53 -03:00
Mohamed Amine Ben Salah
f1e3d28127
fixes notifications automated test
2020-07-17 16:13:47 -03:00
Anton Georgiev
7535e6fa59
Revert "Create layout context and add a layout manager"
2020-07-15 12:44:59 -04:00
Vitor Mateus De Almeida
880963e0e7
Merge remote-tracking branch 'upstream/develop' into layout
2020-07-06 13:36:38 -03:00
Vitor Mateus De Almeida
cd289a47c3
Fix visual bug
2020-07-06 09:58:50 -03:00
Vitor Mateus De Almeida
8cf7dee86c
Fix visual bug when change webcams placement
2020-07-02 10:28:36 -03:00
KDSBrowne
296092739c
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into dev2.3-minimize-presentation
2020-06-30 20:54:59 +00:00
Vitor Mateus De Almeida
2454440a8d
Fix exceptions and layout size when panels change
2020-06-20 02:46:10 -03:00
Vitor Mateus De Almeida
c721e00bc3
Fix webcams area auto adjust when minimize presentation
2020-06-17 11:53:13 -03:00
Vitor Mateus De Almeida
e09e1be1cf
Fix NaN exception
2020-06-16 20:00:44 -03:00
Joao Siebel
3e95ed0e4b
Merge remote-tracking branch 'upstream/v2.2.x-release' into merge-2.2
2020-06-16 16:40:56 -03:00
Vitor Mateus De Almeida
9ed57fd22d
Fix Inconsistent resize behaviour
2020-06-16 12:20:24 -03:00
Vitor Mateus De Almeida
006f77caf9
Layout doesn't change when pass a slide
2020-06-16 10:16:38 -03:00
Vitor Mateus De Almeida
3b3a6a32f5
Fixes
2020-06-09 00:09:46 -03:00
Vitor Mateus
a1d4311cec
wip
2020-06-04 20:01:17 -03:00
KDSBrowne
be10e25eef
make presentation area not visible when minimized
2020-05-25 20:18:58 +00:00
Tainan Felipe
db8e7fcd39
Update react-intl and add fallback to unsupported languages
2020-05-25 17:00:13 -03:00
KDSBrowne
4d8df0f91e
restore presentation area when presentation changes
2020-05-14 21:06:55 +00:00
KDSBrowne
f5d004c322
restore minimized presentation for viewer (slide or zoom change / published poll / added annotation)
2020-05-12 12:58:14 +00:00
Vitor Mateus
8163eebe0d
Fix presentation size
2020-05-07 18:27:00 -03:00
Vitor Mateus
ee846a6302
calculates layout optimization
2020-04-30 19:18:03 -03:00
KDSBrowne
de7e2780c7
Fix exception in presentation when publishing poll while minimized
2020-04-27 17:25:22 +00:00
Vitor Mateus
00259ab371
WIP Resizable works fine
2020-04-23 11:07:44 -03:00
Fred Dixon
df40e6b214
Merge pull request #9019 from capilkey/2.3-simple-wb
...
Whiteboard performance improvements
2020-04-09 08:12:16 -04:00
Chad Pilkey
40b18b0662
whiteboard performance improvements
2020-04-08 20:03:56 +00:00
Vitor Mateus
5b9aafd0d3
The presentation gets the size from the layout manager
2020-03-25 09:52:23 -03:00
KDSBrowne
4fbced8cd0
add ellipsis to long presentation name / no multiple presentation change toasts
2020-03-24 02:21:09 +00:00
Anton Georgiev
0958e422aa
Merge pull request #8485 from KDSBrowne/move-quick-poll
...
Move quick poll button to presentation tool bar
2020-03-09 18:05:32 -04:00
Anton Georgiev
e847c4eab8
Merge pull request #8426 from KDSBrowne/issue-8341
...
Fix exception when publishing poll while presentation swapped (chrome)
2020-01-21 09:47:09 -05:00
Vitor Mateus
1ae6324392
Detect aspect ratio to autochange webcams placement #8504
2020-01-17 10:20:03 -03:00
KDSBrowne
5c6f94b4e9
remove dropdown menu for single quick poll
2020-01-10 20:18:43 +00:00
KDSBrowne
dcf1462482
fix error for invalid viewBox values
2019-12-18 21:35:03 +00:00
Chad Pilkey
2b94d06133
protect against no slide position
2019-08-01 10:50:39 -07:00
Chad Pilkey
3781a94a23
move slide position data into its own collection
2019-07-31 12:22:32 -07:00
Vitor Mateus
ea7f4cff58
Remove events when unmount
2019-07-30 12:03:29 -03:00
Vitor Mateus
3c0898b7aa
Merge remote-tracking branch 'upstream/master' into issue-7022-2
2019-07-29 17:10:34 -03:00
Vitor Mateus
1d44ee5794
Fix fullscreen multiwebcams
2019-07-26 16:24:53 -03:00
Vitor Mateus
e8f15b97b6
Fix fullscreen edge cases
2019-07-26 13:48:51 -03:00
Chad Pilkey
e69931a0af
Merge remote-tracking branch 'upstream/master' into fix-pan-lag
2019-07-25 16:29:52 -07:00
Chad Pilkey
c344a17adb
pan/zoom and cursor refactor for better performance
2019-07-25 15:55:25 -07:00
Vitor Mateus
db1825a15c
Code cleanups
2019-07-23 19:24:31 -03:00
Vitor Mateus
120764ee33
Adjustments to fullscreen toggle #7022 #7067
2019-07-23 16:56:39 -03:00
Vitor Mateus
429bce991e
Path to fullscreen-button changed
2019-07-22 13:59:34 -03:00
Joao Siebel
7f7845c47b
disable some UI actions when meteor is down
2019-06-12 15:40:58 -03:00
Anton Georgiev
2d991cb078
Merge pull request #7286 from KDSBrowne/2.2-issue-7279
...
Fix refPresentationContainer requestFullscreen is not a function
2019-05-22 14:52:18 -04:00
KDSBrowne
f2e2948df3
add formatted message to notification
2019-05-09 17:57:06 +00:00
KDSBrowne
2b9d0cccee
add notification when presentation changes
2019-05-09 17:44:54 +00:00
KDSBrowne
5105a3bc09
make all fullscreen buttons use the same toggle function
2019-04-24 14:20:53 +00:00
KDSBrowne
f6d53d0c1b
fix requestFullscreen is not a function error
2019-04-23 13:34:40 +00:00
Tainan Felipe
c644ab6d1a
Remove null exceppetion
2019-04-02 14:10:00 -03:00
Tainan Felipe
a3609debc4
Fix misspelling
2019-03-28 08:51:38 -03:00
Tainan Felipe
8bf431441e
Fix client crashing when prensentations isn't converted
2019-03-27 17:48:20 -03:00
Pedro Beschorner Marin
b0c3480fb1
Trying to fix fit-to-width
2019-03-19 16:50:08 -03:00
Vitor Mateus
e5afdacb50
Merge remote-tracking branch 'upstream/master' into issue-6944
2019-03-12 14:05:32 -03:00
Vitor Mateus
2391b3c94f
Fix #6841 and toolbar with
2019-03-12 10:56:05 -03:00
Vitor Mateus
7c76ec4e3a
Fix tooltips and fullscreen
2019-03-11 13:21:12 -03:00
KDSBrowne
2381ebc5c3
fix label toggle for fit to width / page button
2019-03-10 17:21:48 +00:00
Vitor Mateus
f8a03a669a
Remove donload button and fix tooltip position
2019-03-07 16:00:01 -03:00
Vitor Mateus
0a1972846a
Add min width
2019-03-07 12:52:12 -03:00
Vitor Mateus
b0ff131dea
Add download button
2019-03-06 18:57:07 -03:00
Vitor Mateus
7323183a84
Merge remote-tracking branch 'upstream/master' into issue-5191
2019-03-06 11:30:23 -03:00
Maxim Khlobystov
93dc1cc3ca
Fix for the presentation and video fullscreen buttons in Edge
2019-02-28 15:22:06 -05:00
Anton Georgiev
3003ccf7ab
Merge pull request #6779 from gustavotrott/slide-text-for-accessibility
...
Add texts extracted from slides for accessibility
2019-02-22 11:00:34 -05:00
Anton Georgiev
ac919bf87b
Remove missed console log
2019-02-22 09:00:28 -05:00
Anton Georgiev
4743b6cf4e
added uriEncode for GET param for download presentation
2019-02-21 23:43:11 +00:00
Anton Georgiev
9438b45a46
use real link to presentation to download
2019-02-20 17:17:17 +00:00
Gustavo Trott
ff05c4f971
Update slides content
2019-02-20 13:38:52 -03:00
Vitor Mateus
2014dd742f
Fixes and improvements
2019-02-19 09:27:54 -03:00
Gustavo Trott
1695e5e967
Add texts extracted from slides for accessibility
2019-02-14 16:42:13 -02:00
Vitor Mateus
61ceab5938
Updated the slide control toolbar look. #5191
2019-02-14 10:03:25 -02:00
Vitor Mateus
7998f46391
Modified presentation toolbar styles
2019-02-12 11:35:52 -02:00
KDSBrowne
2df9f0829d
fix existing lint errors
2019-02-07 17:47:28 +00:00