Anton Georgiev
|
82bbeeb828
|
Merge pull request #6555 from MaximKhlobystov/webcam-preview-fix
Fix for the issue with webcam preview and dropdown value
|
2019-01-16 10:51:55 -05:00 |
|
Lucas Zawacki
|
8c3079517c
|
Youtube videos. Use PlayerState directly from react-youtube
|
2019-01-16 10:57:39 -03: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
|
dfea777fb3
|
Fixing youtube sync commits
|
2019-01-16 10:41:09 -03:00 |
|
Lucas Zawacki
|
9b2bc7c219
|
Correctly unmount youtube player area
|
2019-01-16 10:40:49 -03:00 |
|
Vitor Mateus
|
49711801f1
|
Fix public chat alerts #6430
|
2019-01-16 11:08:20 -02:00 |
|
Anton Georgiev
|
f1772f18f8
|
reactive amIModerator on navbar dropdown
|
2019-01-15 18:08:42 +00:00 |
|
Anton Georgiev
|
408a0942a5
|
Merge pull request #6544 from Tainan404/issue-6518
Fix getBoundingClientRect error on console.
|
2019-01-15 11:41:43 -05:00 |
|
Anton Georgiev
|
a9459041c0
|
Merge pull request #6552 from vitormateusalmeida/issue-5691
Changed default color in the whiteboard toolbar #5691
|
2019-01-15 10:57:25 -05:00 |
|
Tainan Felipe
|
4a396fac10
|
Fix error getBoundingClientRect at console
|
2019-01-15 13:31:11 -02: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
|
2c98ecb2b8
|
Aesthetic fixes to buttons
|
2019-01-15 10:16:01 -03:00 |
|
gustavotrott
|
c21bb693b4
|
Store in session if can generate ice candidates, change timeout to 5secs, display error msgs
|
2019-01-14 22:45:32 -02:00 |
|
Anton Georgiev
|
b4bd4d1725
|
recording indicator checks if iAmModerator; end meeting menu
|
2019-01-14 21:39:03 +00:00 |
|
Bobak Oftadeh
|
7153782c39
|
Fix closing about modal
|
2019-01-14 12:23:46 -08:00 |
|
Maxim Khlobystov
|
65522aa272
|
Make sure the preview video and the dropdown are in sync (set the default preview webcam before displaying the preview video)
|
2019-01-14 15:18:28 -05:00 |
|
Vitor Mateus
|
5a21ae41ef
|
Changed default color in the whiteboard toolbar #5691
|
2019-01-14 16:11:06 -02:00 |
|
Lucas Zawacki
|
550bbcd492
|
Share synchronized youtube video in presentation area
|
2019-01-14 14:40:27 -03:00 |
|
João Francisco Siebel
|
56322c5060
|
fix ejecting users when private chat is locked. fix #6434
|
2019-01-14 14:58:01 -02:00 |
|
Vitor Mateus
|
66d23012a1
|
Changed variable name
|
2019-01-14 14:23:11 -02:00 |
|
Gustavo Trott
|
a81705339b
|
Avoid call tryGenerateIceCandidates twice
|
2019-01-14 11:59:47 -02:00 |
|
Vitor Mateus
|
a9989e1107
|
Fix chat alert (push and audio) #6430
|
2019-01-14 11:23:35 -02:00 |
|
Tainan Felipe
|
3ccddd60d5
|
Remove left overs from merge
|
2019-01-14 10:23:41 -02:00 |
|
Tainan Felipe
|
0918cc4084
|
Merge remote-tracking branch 'upstream/master' into issue-6392
|
2019-01-14 09:30:59 -02:00 |
|
Tainan Felipe
|
e3ae0397c4
|
Fix button for mobile on error screen
|
2019-01-14 09:15:49 -02:00 |
|
Anton Georgiev
|
afb812b531
|
WIP end meeting menu
|
2019-01-12 00:20:04 +00:00 |
|
Anton Georgiev
|
6c561b102c
|
Merge pull request #6534 from KDSBrowne/2.2-add-take-presenter
Add take presenter role option to actions menu
|
2019-01-11 14:32:39 -05:00 |
|
KDSBrowne
|
6205059070
|
edit formatted string / use ternary operator / omit passing Auth.userId
|
2019-01-11 19:15:31 +00: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 |
|
Anton Georgiev
|
65024309d1
|
Merge pull request #6539 from BobakOftadeh/audio-echo-fix
Fix echo test bug where it stays active after closing
|
2019-01-11 11:58:04 -05:00 |
|
Bobak Oftadeh
|
a821fef9c2
|
Fixed echo test bug
|
2019-01-11 16:49:52 +00:00 |
|
Anton Georgiev
|
265e23af4b
|
Reuse variable when setting default noteWidth
|
2019-01-11 11:02:19 -05:00 |
|
Anton Georgiev
|
8629fb48e4
|
Reduce the width of shared notes default width
.. to match the default width of chat module. Closes #6529
|
2019-01-11 10:48:31 -05:00 |
|
João Francisco Siebel
|
3a2b8f969f
|
fix lock don't updating user list. close #6524
|
2019-01-11 10:56:54 -02:00 |
|
Gustavo Trott
|
fdf50b3ab7
|
Validade if Safari can send ICE Candidates before open RTC to receive video
|
2019-01-10 21:24:25 -02:00 |
|
KDSBrowne
|
f11fed7bd7
|
add take presenter role to actions menu
|
2019-01-10 16:10:45 +00:00 |
|
Bobak Oftadeh
|
5afba4cf67
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into tRecord
|
2019-01-09 14:14:47 -08:00 |
|
Bobak Oftadeh
|
471c242758
|
Fixed toasts from popping up on lock settings change
|
2019-01-09 14:11:39 -08:00 |
|
Anton Georgiev
|
d76363f633
|
Merge pull request #6494 from BobakOftadeh/chat-spacing-fix
Added margin to chat-window
|
2019-01-09 15:55:33 -05:00 |
|
Bobak Oftadeh
|
381b28714e
|
Removed console log
|
2019-01-09 12:50:24 -08:00 |
|
Anton Georgiev
|
2b33abb9d3
|
Merge pull request #6517 from KDSBrowne/2.2-data-save-mobile-presentation-bug
Reposition presentation on mobile when data saving is turned on
|
2019-01-09 15:39:17 -05:00 |
|
Anton Georgiev
|
0466189624
|
Merge pull request #6491 from Tainan404/issue-6335
Add custom font feature and define desktop version to 14px
|
2019-01-09 15:27:29 -05:00 |
|
Anton Georgiev
|
bd1150550f
|
Merge pull request #6516 from jfsiebel/save-chat-public-messages
Add Welcome Message back to save/copy chat
|
2019-01-09 15:20:17 -05:00 |
|
Anton Georgiev
|
c2a9ff67ae
|
Merge pull request #6389 from BobakOftadeh/record-indicator
Record indicator
|
2019-01-09 14:42:58 -05:00 |
|
Bobak Oftadeh
|
6317647b23
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into tRecord
|
2019-01-09 11:42:06 -08:00 |
|
Anton Georgiev
|
f7c509aeea
|
Merge pull request #6510 from pedrobmarin/notes-2.2.1
Shared notes adapted with the new panel manager
|
2019-01-09 14:12:04 -05:00 |
|
Anton Georgiev
|
ec2349e851
|
Merge pull request #6341 from BobakOftadeh/fix-modal-structure
Added option to use modal component without header border
|
2019-01-09 13:53:50 -05:00 |
|
Pedro Beschorner Marin
|
a246eaa815
|
Calling for current user only once
|
2019-01-09 18:09:05 +00:00 |
|
Pedro Beschorner Marin
|
299861d383
|
Injecting title directly in note
|
2019-01-09 18:06:23 +00:00 |
|
Pedro Beschorner Marin
|
dbad55e74e
|
Refactored note styles
|
2019-01-09 18:03:46 +00:00 |
|
Anton Georgiev
|
e47fd6760b
|
Merge pull request #6305 from KDSBrowne/2.2-close-btn-bug
Fix close button remaining visible after menu closes
|
2019-01-09 11:25:19 -05:00 |
|
Bobak Oftadeh
|
5d45cb8214
|
Removed margin when user panel is closed
|
2019-01-09 07:59:16 -08:00 |
|
João Francisco Siebel
|
a0fac637e8
|
remove moderator message in save/copy
|
2019-01-09 09:41:52 -02:00 |
|
João Francisco Siebel
|
fa70c04375
|
add welcome message and moderator only message to save/copy chat feature and fix a race condition bug when clearing the chat. close #6314
|
2019-01-09 09:36:14 -02:00 |
|
Bobak Oftadeh
|
dd89bed5e8
|
Added checks to meetingId
|
2019-01-08 14:21:47 -08:00 |
|
Tainan Felipe
|
cd3f47abda
|
Remove unnecessary consoles
|
2019-01-08 16:58:46 -02:00 |
|
Tainan Felipe
|
a5f15b2e1c
|
Add 400 bad request status to error screen
|
2019-01-08 16:38:26 -02:00 |
|
KDSBrowne
|
e54823d174
|
fix presentation positioning when data saving is enabled
|
2019-01-08 14:46:24 +00:00 |
|
Pedro Beschorner Marin
|
a8517638c0
|
Shared notes title and extra config
|
2019-01-08 13:26:33 +00:00 |
|
Pedro Beschorner Marin
|
e413d0a5c3
|
Included shared notes feature
|
2019-01-08 13:24:34 +00:00 |
|
Lucas Zawacki
|
2a4abad6cc
|
New presentation close button style as per Tyler's suggestions
|
2019-01-07 15:51:18 -03:00 |
|
Lucas Zawacki
|
bb4a83900c
|
Fullscreen button for videos, presentation and screenshare
|
2019-01-07 15:15:37 -03:00 |
|
Tainan Felipe
|
35ace3e32a
|
Add error description on error screen
|
2019-01-07 14:26:23 -02:00 |
|
Anton Georgiev
|
bb6fbdfe2d
|
Merge pull request #6467 from vitormateusalmeida/fix-issue-6014
Fix padding in the webcam dropdown menu
|
2019-01-07 11:14:03 -05:00 |
|
Anton Georgiev
|
e28d04827f
|
Merge pull request #6466 from vitormateusalmeida/fix-style-border-presentation-toolbar
Fix style border presentation toolbar
|
2019-01-07 10:50:50 -05:00 |
|
Bobak Oftadeh
|
b41761350d
|
Improved checks for record time
|
2019-01-04 21:32:59 +00:00 |
|
Bobak Oftadeh
|
6ed8b09d51
|
Merge branch 'fix-modal-structure' of https://github.com/BobakOftadeh/bigbluebutton into testRecord
|
2019-01-04 18:43:01 +00:00 |
|
Bobak Oftadeh
|
697b8da803
|
Moved margin to presentation
|
2019-01-04 18:29:41 +00:00 |
|
Anton Georgiev
|
114f150768
|
Merge pull request #6497 from jfsiebel/ajust-more-messages-below-button
Adjust "more messages below" button
|
2019-01-04 10:28:59 -05:00 |
|
João Francisco Siebel
|
2a98c3b0f0
|
Ajust more messages below button style
|
2019-01-04 11:43:19 -02:00 |
|
Bobak Oftadeh
|
8ff95dbaac
|
Added margin to chat-window
|
2019-01-03 23:25:21 +00:00 |
|
Bobak Oftadeh
|
17ccd17e54
|
Fixed focus on record button
|
2019-01-03 21:39:52 +00:00 |
|
Bobak Oftadeh
|
09147faaac
|
Fixed conflicts after merge
|
2019-01-03 20:50:43 +00:00 |
|
Bobak Oftadeh
|
e4d97538a3
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into testRecord
|
2019-01-03 20:28:27 +00:00 |
|
Bobak Oftadeh
|
eb5c061e8f
|
Implemented recording timer
|
2019-01-03 18:43:17 +00:00 |
|
Anton Georgiev
|
66512f9e75
|
Merge pull request #6411 from zhu/fix-file-uploader-2
Fix file uploader mobile
|
2019-01-03 13:19:27 -05:00 |
|
Tainan Felipe
|
38a91e4559
|
rename settings variables
|
2019-01-03 15:55:10 -02:00 |
|
Tainan Felipe
|
c1aacc8823
|
Add custom font feature and define desktop version to 14px
|
2019-01-03 15:35:52 -02:00 |
|
Anton Georgiev
|
60f2989a68
|
Merge pull request #6462 from vitormateusalmeida/fix-issue-6415
Fix skip to slide handler
|
2019-01-03 11:31:34 -05:00 |
|
Anton Georgiev
|
f95c72418b
|
Merge pull request #6480 from KDSBrowne/2.2-ui-improvments-01
UI improvements and bug fixes
|
2019-01-03 11:13:43 -05:00 |
|
KDSBrowne
|
db64de8258
|
remove chat input auto-focus on mobile only
|
2019-01-03 15:41:20 +00:00 |
|
Anton Georgiev
|
3018093b27
|
Merge pull request #6458 from MaximKhlobystov/improve-webcam-picker
Improve webcam picker
|
2019-01-02 15:50:58 -05:00 |
|
Lucas Zawacki
|
094a0e4f3e
|
Don't use camera button for swap anymore
|
2019-01-02 17:31:23 -03:00 |
|
Lucas Zawacki
|
442eb9a472
|
Don't show presentation overlay when swappedw
|
2019-01-02 16:08:45 -03:00 |
|
Lucas Zawacki
|
6101ca5c13
|
Close presentation via a button in the top corner
|
2019-01-02 16:08:33 -03:00 |
|
Anton Georgiev
|
30b6c4ea35
|
Merge pull request #6460 from vitormateusalmeida/fix-issue-6449
Fix proptype warnings
|
2019-01-02 13:56:23 -05:00 |
|
KDSBrowne
|
2fbc0447ac
|
align breakoutroom icon / make element accessible
|
2018-12-29 00:02:42 +00:00 |
|
KDSBrowne
|
d58c16cd09
|
fix tooltip label not updating
|
2018-12-28 23:11:05 +00:00 |
|
KDSBrowne
|
ec15ad9aa6
|
remove default focus state on chat input field
|
2018-12-28 21:48:59 +00:00 |
|
KDSBrowne
|
29cd3396cd
|
reduce border size used on the chat input
|
2018-12-28 21:04:18 +00:00 |
|
Tainan Felipe
|
1529ff8043
|
Rename functions and variables
|
2018-12-28 09:51:41 -02:00 |
|
KDSBrowne
|
6e38d56416
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-close-btn-bug
|
2018-12-27 20:41:09 +00:00 |
|
KDSBrowne
|
8564e53ffb
|
improve dropdown menu functionality
|
2018-12-27 20:35:35 +00:00 |
|
Tainan Felipe
|
53c935b7eb
|
Add breakout room invitation feature
|
2018-12-27 14:20:03 -02:00 |
|
Vitor Mateus
|
00fa8b2027
|
Fix z-index in presentation
|
2018-12-26 09:33:00 -02:00 |
|
prlanzarin
|
e7a500d7ec
|
Revert video SFU connection error detection
|
2018-12-21 21:25:47 +00:00 |
|
Fred Dixon
|
dfac27cc5a
|
Merge pull request #6469 from KDSBrowne/2.2-add-parameter-to-userlist
Add config param to show userlist / chat on join
|
2018-12-21 15:28:24 -05:00 |
|
KDSBrowne
|
7c0bef6256
|
add config param to show userlist on join
|
2018-12-21 20:16:36 +00:00 |
|
prlanzarin
|
7aa8d7f027
|
Wait for SDP to be processed before adding candidates to peer on video
|
2018-12-21 19:47:15 +00:00 |
|
Vitor Mateus
|
f528a38c99
|
Fix padding in the webcam dropdown menu
|
2018-12-21 17:20:15 -02:00 |
|