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
Anton Georgiev
21b6def708
Revert "Replace unsafe react lifecycle methods"
2020-07-15 15:52:34 -04:00
Anton Georgiev
7535e6fa59
Revert "Create layout context and add a layout manager"
2020-07-15 12:44:59 -04:00
Anton Georgiev
b9b4490d8c
Merge branch 'develop' into layout
2020-07-14 10:32:24 -04:00
Anton Georgiev
e48306431a
Merge pull request #9498 from Tainan404/issue-8744
...
Replace unsafe react lifecycle methods
2020-07-14 10:30:37 -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
9a08349b36
Fix webcams bug in screenshare
2020-07-06 11:35:11 -03:00
Vitor Mateus De Almeida
cd289a47c3
Fix visual bug
2020-07-06 09:58:50 -03:00
Vitor Mateus De Almeida
1f0aaa71bb
Fix negative value error when chnge placement
2020-07-03 15:49:28 -03:00
Pedro Beschorner Marin
526f79e8f2
Merge remote-tracking branch 'bigbluebutton/v2.2.x-release' into bigbluebutton/develop
2020-06-30 18:15:18 -03:00
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