Vitor Mateus De Almeida
c85c04a3e4
Fix webcams overlap isTalking indicator
2020-06-20 23:39:33 -03:00
Vitor Mateus De Almeida
ad6ee4fdb0
Fix exception when screenshare is running
2020-06-20 23:24:36 -03: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
Vitor Mateus De Almeida
9ed57fd22d
Fix Inconsistent resize behaviour
2020-06-16 12:20:24 -03:00
Vitor Mateus De Almeida
f4b63d1146
fix enable autoarrange doesn't work correctely
2020-06-16 08:54:52 -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
23e306b9e6
handle userData autoSwap and hidePresentation params
2020-06-01 13:29:43 +00:00
Tainan Felipe
e1573bded9
Merge remote-tracking branch 'upstream/develop' into issue-8744
2020-05-26 11:44:20 -03:00
Tainan Felipe
aa668e3f91
Merge remote-tracking branch 'upstream/develop' into issue-9219
2020-05-25 17:05:58 -03:00
Tainan Felipe
db8e7fcd39
Update react-intl and add fallback to unsupported languages
2020-05-25 17:00:13 -03:00
Anton Georgiev
c9e996de21
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-develop
2020-05-25 17:32:24 +00:00
KDSBrowne
8fc32bc7dc
update message in media container
2020-05-21 18:26:47 +00:00
Tainan Felipe
851189f3c1
Merge remote-tracking branch 'upstream/develop' into issue-8744
2020-05-11 11:42:03 -03:00
Vitor Mateus
8163eebe0d
Fix presentation size
2020-05-07 18:27:00 -03:00
Anton Georgiev
983de1c468
split querySelector with fallback value
2020-05-05 21:17:48 +00:00
Anton Georgiev
cc79c4b6ae
merge 2.2.10 into 2.3
2020-05-05 19:52:44 +00:00
Vitor Mateus
ee846a6302
calculates layout optimization
2020-04-30 19:18:03 -03:00
KDSBrowne
174660a27c
fully hide media ovelay / fix whiteboard drawing with no cams
2020-04-29 20:23:29 +00: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
Tainan Felipe
819e83e6f9
Replace legacy react lifecycle in the media component
2020-04-15 15:56:20 -03:00
Vitor Mateus
5b9aafd0d3
The presentation gets the size from the layout manager
2020-03-25 09:52:23 -03:00
Anton Georgiev
dfad68b0aa
Replace use of $ jquery with javascript in webcam-draggable-overlay
...
We removed jquery in BBB 2.2.x as it was not used. Here we have an easy
replacement for jquery in the face of pure javascript. This way we do
not need to re-import jquery package as dependency.
2020-03-09 18:48:01 +00:00
Vitor Mateus
68a83b4895
Fixes media rerender #8590
2020-02-03 15:11:30 -03:00
Anton Georgiev
201a302826
Merge pull request #8552 from KDSBrowne/actions-pres-toggle
...
Add ability to switch presentations via actions menu (Presenter)
2020-01-28 12:17:12 -05:00
KDSBrowne
717057fc3a
add comment for css class
2020-01-28 16:23:38 +00:00
KDSBrowne
7010d9497c
fix presentation not completly minimizing
2020-01-25 01:11:20 +00:00
Vitor Mateus
35a5b45b1c
Fixes resizing bar appearing while there are no webcams shared #8531
2020-01-23 15:09:39 -03:00
Anton Georgiev
bc99a999d8
Merge pull request #8519 from vitormateusalmeida/issue-8518
...
Fixes maximum width and height when no webcams
2020-01-22 16:02:59 -05:00
Vitor Mateus
010dbb727f
Fixes render loop #8526
2020-01-22 12:18:32 -03: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
7828725686
Fixes maximum width and height when no webcams #8518
2020-01-21 10:57:32 -03:00
Vitor Mateus
1ae6324392
Detect aspect ratio to autochange webcams placement #8504
2020-01-17 10:20:03 -03:00
Vitor Mateus
822e11fdae
Change minimum size os presentatio if is mobile and landscape
2020-01-13 17:05:30 -03:00
Vitor Mateus
5b361df9f8
Fix recalculate area size after device rotate and drop end
2020-01-13 16:41:35 -03:00
Vitor Mateus
9676bbc434
Merge remote-tracking branch 'upstream/master' into issue-7850-2
2020-01-13 16:36:02 -03:00
Vitor Mateus
cc943498e2
Fix check if is mobile to disable draggable
2020-01-10 17:20:26 -03:00
KDSBrowne
9b57ab7ad3
fix annotation exception when publishing poll while presentation swapped (chrome)
2019-12-12 18:21:23 +00:00
Vitor Mateus
32e6903545
Fix placement size after resize and change placement
2019-12-10 18:43:22 -03:00
Pedro Beschorner Marin
3b591a086b
Unified video providers
2019-12-10 09:02:16 -03:00
Pedro Beschorner Marin
9fcae355c7
joinVideo gets the deviceId
2019-12-10 08:21:22 -03:00
Pedro Beschorner Marin
debd8f714a
Removed unused session vars logic
2019-12-10 08:21:21 -03:00
Pedro Beschorner Marin
3d2dd9b11c
Sharing webcam with deviceId prefix
2019-12-10 08:21:20 -03:00
Pedro Beschorner Marin
4eb67c12be
Multiple webcams first commit
2019-12-10 08:21:19 -03:00
Vitor Mateus
fce072681f
Fix overflow and resize when placement left or right
2019-12-05 17:01:54 -03:00
Vitor Mateus
0baf41bc0b
Fix webcam position when drop on left or right sides
2019-12-05 15:01:23 -03:00
Vitor Mateus
9344f62f26
Partial changes for webcam placement
2019-12-02 17:21:34 -03:00
Vitor Mateus
9ef5a62f70
Single webcam dropping in all sides
2019-11-25 13:38:00 -03:00
Anton Georgiev
cfb58749e4
Merge pull request #8303 from vitormateusalmeida/webcam-resizable
...
Webcam resizable
2019-11-08 15:28:58 -05:00
Vitor Mateus
f1733d0c02
Fix minimum size
2019-11-05 18:42:35 -03:00
Vitor Mateus
62ea5f247c
Fix webcam size when minimize presentation
2019-11-05 16:40:29 -03:00
Vitor Mateus de Almeida
3f1ff2c65c
Fix webcam size when minimize presentation
2019-11-05 16:26:45 -03:00
Vitor Mateus
c345be954e
Fix re-render in draggable component
2019-11-05 16:23:40 -03:00
Vitor Mateus
0e67c0e523
Resize improvements
2019-11-05 16:23:00 -03:00
Vitor Mateus
67e6b90fae
Anable resize when single webcam
2019-11-05 16:22:38 -03:00
Vitor Mateus
c0005b93c1
Webcams area resizable
2019-11-05 16:22:01 -03:00
Anton Georgiev
42d640f3e2
Merge branch 'issue7791-add-support-to-new-parameters-name' of github.com:diegobenetti/bigbluebutton into test-7805
2019-11-05 11:59:00 -05:00
Anton Georgiev
8da73912f5
Revert "Webcams area resizable"
2019-11-01 14:24:18 -04:00
Vitor Mateus de Almeida
02732a8dbe
Merge remote-tracking branch 'upstream/master' into issue-7855
2019-10-31 18:17:30 -03:00
Vitor Mateus de Almeida
5686bb223a
Fix webcam size when minimize presentation
2019-10-31 18:11:26 -03:00
Vitor Mateus
a7b05b3b49
Fix re-render in draggable component
2019-10-14 18:30:13 -03:00
Joao Siebel
f365c50fd0
Relax autoSwapLayout constraints
...
now it's possible to minimize the presentation even if there
is no webcam being shared.
close #8129
2019-09-26 17:14:05 -03:00
Lucas Zawacki
5dd46f8f48
Fix video swap when there's no presentation and/or screenshare/external video
2019-09-17 16:55:52 -03:00
Vitor Mateus
5d7470a251
Resize improvements
2019-09-17 15:25:28 -03:00
Anton Georgiev
43c0670ed8
Merge branch 'new-arc-player' of github.com:lfzawacki/bigbluebutton into external-video-player
2019-09-10 16:35:50 -04:00
Vitor Mateus
04a709cd32
Anable resize when single webcam
2019-09-10 16:41:11 -03:00
Vitor Mateus
4d14604bf1
Merge remote-tracking branch 'upstream/master' into issue-7855
2019-09-09 13:40:10 -03:00
Anton Georgiev
ea18b09311
add a few more collection lookups "fields" delimiters
2019-08-29 12:26:07 -04:00
Vitor Mateus
5dbe7141f6
Merge remote-tracking branch 'upstream/master' into issue-7855
2019-08-27 16:46:19 -03:00
Lucas Zawacki
546f4cdac5
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into new-arc-player
2019-08-27 15:09:40 -03:00
Anton Georgiev
5b9c835513
Merge pull request #7882 from prlanzarin/2.2-ap-ui
...
Add UI prompts when autoplay is blocked for video/screenshare/listen only
2019-08-14 15:24:16 -04:00
Chad Pilkey
4b1c92b50a
Merge remote-tracking branch 'upstream/master' into hide-user-list
2019-08-09 15:45:15 -07:00
Chad Pilkey
6e76dd584b
improve user fetch and sort, and webcam fetch
2019-08-09 15:39:55 -07:00
Vitor Mateus
5d7f44cf32
Fix single webcam overflow #7894
2019-08-07 17:57:41 -03:00
prlanzarin
42b651a1c6
Max autoplay overlay z-index to avoid odd stuff
2019-08-06 16:33:37 +00:00
Vitor Mateus
cccc8f4cf0
Fix log errors on webcam draggable
2019-08-05 18:17:39 -03:00
prlanzarin
9942dd0aa2
Merge remote-tracking branch 'upstream/master' into 2.2-ap-ui
2019-08-02 21:36:44 +00:00
prlanzarin
8d65ce565d
Add UI prompts when autoplay is blocked for video/screenshare/listen only
2019-08-02 21:32:42 +00:00
Vitor Mateus
8b91531043
Fix cursor stuck on dragging in firefox #7824
2019-08-01 11:19:16 -03:00
Vitor Mateus
5bbc1c4b3c
Merge remote-tracking branch 'upstream/master' into issue-7855
2019-07-31 17:45:35 -03: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
8ffc783fcd
Webcams area resizable
2019-07-29 16:42:11 -03:00
Vitor Mateus
2617fb34a1
Disable draggable when webcam is fullscreen
2019-07-26 16:42:39 -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
prlanzarin
39cf33b194
Yet another workaround for autoplay issues
2019-07-25 17:36:19 +00:00
Vitor Mateus
fc75100bb4
Disable draggable when webcam is fullscreen
2019-07-24 14:21:04 -03:00
Diego Benetti
f13239674b
Changes other parameters to the new pattern
2019-07-24 14:04:46 -03:00
Vitor Mateus
db1825a15c
Code cleanups
2019-07-23 19:24:31 -03:00
Diego Benetti
4a764f8f6c
Implements new name for parameters and the support to the old names
2019-07-22 11:28:13 -03:00
Anton Georgiev
d385466398
Merge pull request #7784 from diegobenetti/issue7769-change-enableExternalVideo-parameter
...
Changes the position of the parameter enableExternalVideo in the settings.yml
2019-07-17 16:53:42 -04:00
Lucas Zawacki
a2068d06b6
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into new-react-player
2019-07-16 17:33:27 -03:00
Anton Georgiev
901987282a
Merge pull request #7756 from vitormateusalmeida/webcams-draggable-refactor
...
Webcam draggable refactoring
2019-07-16 09:53:39 -04:00
Diego Benetti
aa0c777cee
Parameter enableExternalVideo changed to externalVideoPlayer
2019-07-15 16:31:28 -03:00
Diego Benetti
f7a58c3279
Changes the position of the parameter enableExternalVideo in the settings.yml file
2019-07-15 13:26:57 -03:00
Anton Georgiev
9e2bc6e7f1
hide scrollbar for media (webcams)
2019-07-12 22:18:09 +00:00
Lucas Fialho Zawacki
e98333c45e
Use react-player for external video
2019-07-12 20:08:55 +00:00
Vitor Mateus
eb8cae8f4e
Fix draggable when screensharing
2019-07-12 15:36:39 -03:00
Vitor Mateus
fc3f23266b
Fix z-index
2019-07-11 10:49:06 -03:00
Vitor Mateus
68ec6411aa
Webcam draggable refactoring
2019-07-09 20:11:48 -03:00
Anton Georgiev
a66aa70707
Merge branch 'master' into issue7325-autoswaplayout-screenshare
2019-06-26 12:40:30 -04:00
Vitor Mateus
60185d84c1
Fix webcams overflow with scroll
2019-06-26 09:02:29 -03:00
Vitor Mateus
e5d56bad7a
Fixes
2019-06-25 12:40:57 -03:00
Diego Benetti
f383ccb8cc
Fixes client to obey custom parameter autoSwapLayout
2019-06-24 18:01:54 -03:00
Vitor Mateus
88244be139
Fix webcams size when minimize presentation
2019-06-24 15:37:17 -03:00
Vitor Mateus
9fc2413292
CSS and position calcs changes
2019-06-21 17:52:43 -03:00
Vitor Mateus
762d23089e
Partial webcams grid improvements
2019-06-19 17:55:43 -03:00
Diego Benetti
0ad8c228b4
Fixes performance bug when youtube video is shared
2019-06-17 11:10:45 -03:00
Vitor Mateus
b07cb6d15e
Add removeEventListener on unmount
2019-06-10 16:29:58 -03:00
Vitor Mateus
272b1a3e30
Fix position updates while speak
2019-06-10 15:25:55 -03:00
Vitor Mateus
0c81eda94e
Fix webcam size after minimize the presentation #7570
2019-06-07 17:45:54 -03:00
Vitor Mateus
6896cc08b4
Fix overflow of webcams-draggable #7562
2019-06-03 17:03:59 -03:00
Vitor Mateus
90f8b62d3f
Fix presentations resize
2019-06-03 11:33:06 -03:00
Vitor Mateus
7af426d0d2
Avoid webcam overflow the screen with multiples webcams
2019-06-03 11:05:09 -03:00
Vitor Mateus
4876f5d7a5
Avoid webcam overflow the screen
2019-05-30 15:19:18 -03:00
Vitor Mateus
6de7650ec9
Merge remote-tracking branch 'upstream/master' into issue-6724
2019-05-27 19:18:26 -03:00
Vitor Mateus
d1b910a558
Fix errors in grid layout
2019-05-27 19:06:52 -03:00
Anton Georgiev
88cfd6bde8
Merge pull request #7277 from Tainan404/issue-7200
...
Stop webcams when opens audio modal.
2019-05-22 11:36:53 -04:00
Ghazi Triki
28132b5b25
Fix media and action bar styles for RTL.
2019-05-15 18:04:00 +01:00
Vitor Mateus
0ade45e8cd
Bugs fixes, code Improvements and cleanups.
2019-04-23 17:23:32 -03:00
Tainan Felipe
0a730bcf62
Stop webcams when open audio modal
2019-04-18 15:48:39 -03:00
Vitor Mateus
18965d66fd
Fix Draggable in firefox
2019-04-11 13:35:23 -03:00
Vitor Mateus
b667f3ce5b
Sets the webcam position fixed in mobile #6724
2019-03-25 11:43:02 -03:00
Vitor Mateus
90290c6b67
Merge remote-tracking branch 'upstream/master' into issue-6724
2019-03-22 17:54:23 -03:00
Joao Siebel
6d6ed2ca73
Avoid ns-error-failure and client crash. close #6857 and close #6710
2019-03-08 14:29:19 -03:00
Vitor Mateus
a3314945b9
Fix #6841
2019-03-04 16:02:07 -03:00
Vitor Mateus
1a35975d8c
Bugs fixes
2019-03-04 14:29:40 -03:00
Vitor Mateus
e1616c0a3b
Make sigle webcam draggable #6724
2019-02-28 18:39:57 -03:00
Pedro Beschorner Marin
c0510f74e6
Check data savings settings before showing screenshare
2019-02-05 10:59:39 -02:00
Anton Georgiev
38afdcf22b
Merge pull request #6640 from pedrobmarin/master-presentation-ui
...
New UI for presentation/video swap and fullscreen buttons
2019-01-28 12:33:47 -05:00
Lucas Zawacki
6d4d3daba3
Youtube video. Fix syntax, variable names, move some code into the service, remove unused code
2019-01-16 10:57:20 -03:00
Lucas Zawacki
9b2bc7c219
Correctly unmount youtube player area
2019-01-16 10:40:49 -03:00
Lucas Zawacki
e883d3a2b0
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into master-presentation-ui
2019-01-15 10:31:12 -03:00
Lucas Zawacki
550bbcd492
Share synchronized youtube video in presentation area
2019-01-14 14:40:27 -03:00
Anton Georgiev
01bedb5ec1
Merge pull request #6474 from vitormateusalmeida/fix-issue-6457
...
Fix z-index in presentation
2019-01-11 13:32:41 -05:00
KDSBrowne
e54823d174
fix presentation positioning when data saving is enabled
2019-01-08 14:46:24 +00:00
Lucas Zawacki
bb4a83900c
Fullscreen button for videos, presentation and screenshare
2019-01-07 15:15:37 -03:00
Lucas Zawacki
442eb9a472
Don't show presentation overlay when swappedw
2019-01-02 16:08:45 -03:00
Vitor Mateus
00fa8b2027
Fix z-index in presentation
2018-12-26 09:33:00 -02:00
Anton Georgiev
a6afd0314c
Merge pull request #6426 from antobinary/fix-6416
...
Fix 6416 - Clear All Status not working
2018-12-17 17:25:40 -05:00
Anton Georgiev
233e9e8b51
close #6416 - clear all status not working
2018-12-17 21:01:23 +00:00
Anton Georgiev
d12c01fb14
Merge pull request #6377 from KDSBrowne/hide-toolbar-onSwap
...
Hide presentation controls in swapped state
2018-12-14 15:32:48 -05:00
KDSBrowne
f16366c305
hide toolbar when presentation is swapped
2018-12-11 16:28:37 +00:00
KDSBrowne
462f20d9bb
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into html5-packages-upgrade
2018-12-05 20:54:37 +00:00
KDSBrowne
39c75fd449
fix remaining bugs / console errors
2018-12-05 19:31:33 +00:00