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
Vitor Mateus De Almeida
f0145e001e
Add resizable and draggable in cameras dock
...
Remove settings and change resizable context data
Add resizable draggable drop areas in cameras dock
2021-07-13 04:25:03 -03:00
Ramon Souza
8bf637129b
fullscreen camera
2021-07-06 11:05:15 -03:00
Ramon Souza
408b596ed0
remove fullscreen from presentation (context) and add generic fullscreen information
2021-07-05 13:52:25 -03:00
Vitor Mateus De Almeida
3599577463
Fix camera calcs
...
Fix camera calcs 2
2021-06-25 17:57:19 -03:00
Anton Georgiev
0e9f0b04c8
Merge pull request #12667 from ramonlsouza/fullscreen-presentation-new-lm
...
feat: fullscreen presentation in new Layout Manager
2021-06-25 07:59:58 -04: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
germanocaumo
2c262483d2
fix(poll): Respect maxCustom property in quick-polls
...
More than 5 answers are now of Custom type poll and answers passed directly.
Increase A-I slide options detection
2021-06-18 14:02:09 +00:00
germanocaumo
349af23f0a
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into anonymous-polls
2021-06-16 21:54:28 +00:00
Anton Georgiev
5ee5ed1970
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-june16
2021-06-16 19:54:28 +00:00
Anton Georgiev
6b2e070786
Merge pull request #12565 from ramonlsouza/fix-presentation-upload
...
fix: check for presenter status at presentation upload modal
2021-06-14 17:01:29 -04:00
Anton Georgiev
32eb3b9818
Merge pull request #12585 from vitormateusalmeida/layoutManagerNew
...
Add container for presentation
2021-06-14 16:09:34 -04:00
Arthur B. Grossi
1213f047d4
style(layout): download presentation button
...
Add fullscreen presentation button style to download presentation
button
2021-06-14 14:59:34 -03:00
Vitor Mateus De Almeida
192fbf986b
Add condition to size of presentation component
2021-06-14 14:47:12 -03:00
Ramon Souza
8da630da03
fix presentation service isPresenter
2021-06-14 09:56:17 -03:00
Ramon Souza
4ca3d17393
check for presenter status at presentation upload modal
2021-06-11 16:33:15 -03:00
germanocaumo
7bedcb08e5
fix(poll): don't translate user/presenter typed answers
...
When the answer is not default (Custom or UserResponse), don't translate the answers.
2021-06-11 16:55:53 +00: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
Anton Georgiev
e01bdf69c5
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into june2-merge-into-develop
2021-06-02 18:45:31 +00:00
germanocaumo
c213b88451
refactor(poll): improve poll types code
...
this also fixes certain poll type detection for other languages than english,
so that the correct poll type is sent in the events (they were being detected as custom)
2021-05-26 17:52:55 +00: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
Ramon Souza
0844f54716
fix presentation uploader error
2021-05-12 15:43:45 -03:00
Anton Georgiev
08474877b7
Merge pull request #12319 from Tainan404/issue-12267
...
Fix Presentation uploader missing items
2021-05-10 13:48:38 -04:00
Tainan Felipe
2efd949b16
Update bigbluebutton-html5/imports/ui/components/presentation/presentation-uploader/component.jsx
...
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2021-05-07 11:09:30 -03:00
Tainan Felipe
5e249ff47f
Add comment
2021-05-07 11:06:03 -03:00
Anton Georgiev
25c323bfc6
Merge pull request #12317 from jfsiebel/prevent-toast-conversion-text-error-overflow
...
Fit conversion error message in toast notification
2021-05-07 10:00:15 -04:00
Tainan Felipe
2e168b8252
Fix Presentation being not shown
2021-05-07 10:52:12 -03:00
Joao Siebel
aaa3a14b30
Remove scroll on toast notification when a conversion error happens. close #12293
2021-05-07 10:12:46 -03:00
Ramon Souza
93d41f3f91
remove unused variables
2021-05-07 08:54:01 -03:00
Joao Siebel
2f89598d2d
Merge remote-tracking branch 'upstream/develop' into better-upload-feedback
2021-04-27 17:46:22 -03:00
Joao Siebel
18385c1de1
Add feedback for some upload status
2021-04-27 16:45:14 -03:00
Anton Georgiev
33ad2f1a58
Merge pull request #12086 from ramonlsouza/issue-12042
...
Reduce component re-render on containers that use usersContext
2021-04-22 14:40:50 -04:00
Ramon Souza
75b9261f6f
remove unused imports/variables
2021-04-22 13:17:20 -03:00
Ramon Souza
509d9c0936
Merge remote-tracking branch 'upstream/develop' into issue-12042
2021-04-22 08:45:06 -03:00
MrKeksi
9d10478320
increase download button size
...
increase download button size
fixes #7684
2021-04-21 19:36:40 +02:00
Joao Siebel
c5071093d9
Improve feedback to user after a failed file upload
2021-04-20 14:21:12 -03:00
Ramon Souza
d5d1c86c70
remove unused imports
2021-04-20 09:12:22 -03:00
Ramon Souza
40c9d87f63
reduce component re-render on containers that use usersContext
2021-04-19 14:57:55 -03:00
Ramon Souza
56c33ed36d
add meetingId to userscontext
2021-04-15 09:12:21 -03:00
Anton Georgiev
3f8d619ef1
Merge pull request #11927 from PhMemmel/order-presentations-alphabetically
...
Update order of presentation lists
2021-04-09 08:48:13 -04:00
Anton Georgiev
5189abb225
Merge pull request #11911 from Tainan404/issue-11795
...
Fix client crashing because users object is missing
2021-04-08 12:30:01 -04:00
Philipp Memmel
c20b8164ef
update order of presentation lists
2021-04-07 17:11:17 +02:00
hiroshisuga
ab66434bb0
panelChanged event
2021-04-07 23:44:37 +09:00
Tainan Felipe
e4563defde
Fix client crashing because users object is missing
2021-04-06 16:58:11 -03:00
Ramon Souza
3d6314012f
localized quick poll answers
2021-04-05 14:50:50 -03:00
hiroshisuga
c6cca4fe15
minimum width of button
2021-04-03 01:14:26 +09:00
hiroshisuga
9a6d76e6e3
no width for confirm button
2021-04-02 11:06:16 +09:00
Anton Georgiev
8adbbe8288
Merge pull request #11841 from ramonlsouza/device-detect
...
Change browser detection library to bowser
2021-04-01 09:52:16 -04:00
Philipp Memmel
48571734c8
fix localization of heading in presentation manager
2021-04-01 11:18:32 +02:00
Ramon Souza
9218262e0a
all device info moved to helper
2021-03-31 14:13:36 -03:00
Anton Georgiev
85a84f7cbf
Revert "Change browser detection library from browser-detect to bowser"
2021-03-30 13:16:10 -04:00
Ramon Souza
3fa193005b
change browser detection lib to bowser
2021-03-30 09:53:47 -03:00
KDSBrowne
ff7dc18669
remove invalid aria values and roles without proper children
2021-03-29 02:12:58 +00:00
Pedro Beschorner Marin
d90ba5e286
Merge branch '2.3-per-user-wb' into develop
2021-03-16 20:28:39 -03:00
Pedro Beschorner Marin
381c5cb15c
Isolated whiteboard access
...
Modified the previous implementation of the whiteboard individual access to remove
multiple Collections dependency on this feature. Multi-user whiteboard is now an
array instead of a boolean value and most of the access control can be synchronized
and handled by akka-apps.
2021-03-16 19:55:25 -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
Anton Georgiev
7b58f0b269
Merge pull request #11556 from ramonlsouza/quick-poll-fix
...
Quick poll improvements
2021-03-04 15:01:10 -05:00
Ramon Souza
ce5f0c04f3
changes to match issue #8197 tests
2021-03-04 15:00:21 -03:00
Ramon Souza
47a21dfd98
quick poll fix
2021-03-04 13:34:23 -03:00
Ramon Souza
0a1516c36e
fix svg width error
2021-03-03 15:59:34 -03:00
Mohamed Amine Ben Salah
2c9d8e4380
updates and adds specifications for polling
2021-03-01 18:47:08 -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
e966d6c7b6
Merge pull request #11366 from MaximKhlobystov/updating-poll-ui
...
Updated poll UI: question field and typed responses
2021-02-18 10:32:33 -05:00
Ramon Souza
c88e4e3133
show uploaded slides from other users
2021-02-15 15:23:02 -03: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
Maxim Khlobystov
ff4260dc98
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into updating-poll-ui
2021-02-08 21:41:43 +00: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
Ramon Souza
49ee9821f8
possible fix for #11270
2021-02-03 13:49:14 -03:00
Anton Georgiev
09e6ba8dfd
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-Jan30
2021-01-29 20:58:05 +00:00
werk21
80af96ff76
9101: Survey: New profile yes/no/abstention
2021-01-24 02:22:40 +01:00
Fred Dixon
27cb9e8a39
Merge pull request #11078 from hiroshisuga/patch-11
...
Remove mountModal requirement in presentation uploader
2021-01-15 22:53:53 -04: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
4e4d3beb10
Update component.jsx
2020-12-27 10:36:01 +09:00
Anton Georgiev
3930e164e6
Merge branch 'develop' into debug-window
2020-12-08 16:16:24 -05:00
Anton Georgiev
f34826718d
include instanceId in resources url
2020-11-30 16:09:35 +00:00
Anton Georgiev
3faabd1821
Merge 2.2.29 and 2.2.30 into 2.3.x
2020-11-24 15:13:09 +00:00
Fred Dixon
97da7d6023
Merge pull request #10704 from KDSBrowne/2.2-upload-modal-error-bound
...
Add error boundary to presentation upload modal
2020-11-06 16:40:50 -05:00
KDSBrowne
76dc9034ee
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-per-user-wb
2020-11-02 16:36:59 +00:00
KDSBrowne
7c690ab22c
fix presentation downloadable tooltip msg
2020-10-30 13:00:07 +00:00
KDSBrowne
e116396481
add error boundry to presentation upload modal
2020-10-22 13:00:09 +00:00
KDSBrowne
73f890c9d8
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-updated-polling
2020-10-21 16:05:03 +00:00
Joao Siebel
dadca62741
Merge remote-tracking branch 'upstream/develop' into connection-manager
2020-10-13 10:49:12 -03:00
hiroshisuga
28c9ca6484
Update component.jsx
2020-10-07 17:21:18 +09:00
hiroshisuga
e5f6fe77b1
Update component.jsx
2020-10-05 11:26:24 +09:00
KDSBrowne
45c1f7a331
fix starting poll via quick poll btn
2020-10-03 12:42:34 +00: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
Joao Siebel
b2adffa4c2
Merge remote-tracking branch 'upstream/develop' into connection-manager
2020-09-18 16:30:20 -03:00
Anton Georgiev
33a71e5f67
Merge pull request #10218 from Tainan404/unsafe-media-and-presentation-components
...
Remove unsafe lifecycle from all media and presentation components
2020-09-10 15:23:48 -04:00
Anton Georgiev
d8b185f2b3
Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total
2020-09-09 19:29:18 +00:00
Joao Siebel
6e4e0a510a
Merge branch 'remove-user-on-exit' into connection-manager
2020-09-08 16:36:01 -03: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
Anton Georgiev
5922a9890b
Merge pull request #10382 from KDSBrowne/2.3-issue-10372
...
Fix presentation width of undefined or null
2020-09-02 10:00:53 -04:00
KDSBrowne
fbf277ee76
fix width of undefined or null
2020-09-02 13:30:44 +00:00
KDSBrowne
b33b5f3f01
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-remove-css-variable-duplicates
2020-09-01 21:17:25 +00:00
KDSBrowne
77b71a4d1f
fix duplicate css variables being loaded (improve imports)
2020-09-01 18:46:13 +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
Anton Georgiev
b6d71fd66d
Merge branch 'develop' into issue-9219
2020-08-19 16:02:43 -04:00
Joao Siebel
f33bd10640
Remove user from collection when leaves
2020-08-19 13:22:43 -03:00
Tainan Felipe
5bfeab289c
Merge remote-tracking branch 'upstream/develop' into issue-9219
2020-08-19 10:41:03 -03:00
Tainan Felipe
73ba3ef2e9
Merge branch 'develop' into issue-9011
2020-08-19 10:14:12 -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
Tainan Felipe
cf1d0cedef
Remove unsafe lifecycle from all madia and presentation related components
2020-08-07 17:32:46 -03:00
KDSBrowne
7f7e24bfb4
prevent negative values being supplied to svg height / width
2020-07-31 14:19:28 +00:00
Anton Georgiev
570f482d4c
Merge pull request #10144 from vitormateusalmeida/layout-manager-2
...
Add Layout Context and Layout Manager
2020-07-29 10:00:59 -04:00
Tainan Felipe
e64c0e1c62
Merge branch 'develop' into issue-9219
2020-07-28 13:28:32 -03:00
Anton Georgiev
6a738a43d5
Merge pull request #8464 from KDSBrowne/add-upload-toast
...
Non-blocking presentation upload
2020-07-28 10:40:41 -04:00
Vitor Mateus De Almeida
ed8b3adb0b
Merge remote-tracking branch 'upstream/develop' into layout-manager-2
2020-07-23 16:54:50 -03:00
KDSBrowne
c9215ca14d
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-10072
2020-07-22 22:09:03 +00:00
KDSBrowne
0877045696
fix tooltips not displaying when presentation is fullscreen
2020-07-22 22:08:55 +00:00
KDSBrowne
4373d613ec
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast
2020-07-22 13:55:28 +00: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
KDSBrowne
df1486fabf
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast
2020-07-16 12:12:42 +00: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
6fba72f282
Merge pull request #10061 from KDSBrowne/issue-9986
...
Auto select default.pdf after deleting the current presentation
2020-07-14 10:36:44 -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
KDSBrowne
f063fedb9c
auto select default.pdf if no actual current / new current active on delete
2020-07-14 13:49:00 +00:00
Anton Georgiev
420f8bf0a4
Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-2.3-july-6
2020-07-07 14:13:58 +00: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
Pedro Beschorner Marin
526f79e8f2
Merge remote-tracking branch 'bigbluebutton/v2.2.x-release' into bigbluebutton/develop
2020-06-30 18:15:18 -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
Lucas Zawacki
65892677ee
Make file video player work on every browser
2020-06-30 17:41:44 -03:00
KDSBrowne
0cb1dc0a65
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast
2020-06-25 19:20:18 +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
23e306b9e6
handle userData autoSwap and hidePresentation params
2020-06-01 13:29:43 +00:00
Anton Georgiev
f510fdc484
Merge pull request #9517 from KDSBrowne/2.2-restore-presentation-on-update
...
Restore minimized presentation for viewer on (slide or zoom change / pub…
2020-05-29 13:20:31 -04: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
3f79eefb18
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast
2020-05-25 13:10:50 +00:00
KDSBrowne
4d8df0f91e
restore presentation area when presentation changes
2020-05-14 21:06:55 +00:00
KDSBrowne
321d2cbd37
hide default content conponent if hidePresentation and autoSwapLayout
2020-05-12 14:42:34 +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
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
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
9d9528798f
Add client logger and error code messages
2020-04-29 16:34:37 +00:00
KDSBrowne
de7e2780c7
Fix exception in presentation when publishing poll while minimized
2020-04-27 17:25:22 +00:00
Tainan Felipe
fef2d8aa2f
Replace the legacy react lifecycle in the cursor component
2020-04-27 11:34:41 -03:00
Vitor Mateus
00259ab371
WIP Resizable works fine
2020-04-23 11:07:44 -03:00
Tainan Felipe
83f7f92f2d
Remove windows variable and change canFetch location
2020-04-13 14:43:35 -03:00
Ghazi Triki
535f2d665a
Fix presentation download by using the presentation id not its name.
2020-04-12 18:09:33 +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
Tainan Felipe
b89a277973
Verify if needs to preload slide
2020-04-07 18:24:09 -03:00
Tainan Felipe
1bed0fee22
Add preloading for slides
2020-04-07 18:19:16 -03:00
KDSBrowne
f3b5b417f1
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast
2020-04-06 00:55:27 +00:00
Anton Georgiev
b47b5daa13
Merge pull request #8855 from KDSBrowne/issue-8800
...
Improve current presentation toast
2020-04-03 09:16:26 -04:00
KDSBrowne
0bd6687387
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast
2020-04-01 22:55:52 +00:00
KDSBrowne
20cd9f539f
reduce re-renders of actionbar / show all uploads dropped separately in toast
2020-04-01 22:54:47 +00:00
KDSBrowne
a2d0d9ecd2
fix upload toast overflow on mobile landscape
2020-04-01 14:32: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
Mohamed Amine Ben Salah
4b9b897b0c
renames file drop zone data-test & page close function name
2020-03-19 14:26:01 -03:00