Commit Graph

5503 Commits

Author SHA1 Message Date
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
KDSBrowne
842507e069 remove unnecessary function in user-options container 2019-01-14 16:20:18 +00:00
Gustavo Trott
a875b0b386 Undo changes in askDevicesPermissions 2019-01-14 12:41:44 -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
Gustavo Trott
1767d87f60 Copy ice servers from kurento-utils.js and Close peerConnection 2019-01-14 10:03:19 -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
KDSBrowne
d90bf00414 when breakout rooms started hide create menu option 2019-01-11 21:16:37 +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
954f7862d6 Fix video receive on Safari (and ios webview) without media grant 2019-01-10 21:25:39 -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
Gustavo Trott
87b4306e7f Add tryGenerateIceCandidates to verify and ask media permission if necessary 2019-01-10 21:22:14 -02:00
Gustavo Trott
ec49bdfda2 Nothing changed, this commit is really necessary because for some unknown reason all editors change whole file when save file, even editing in vi 2019-01-10 19:43:30 -02:00
Gustavo Trott
219cad3234 Verify if Safari can generate iceCandidates else askDevicesPermission 2019-01-10 19:25:23 -02:00
Anton Georgiev
e57b4dce68
Merge pull request #6490 from prlanzarin/gDM-support
Add support for getDisplayMedia on Chrome and Edge
2019-01-10 14:52:44 -05:00
KDSBrowne
484403f4c1 fix console error for array elements missing keys 2019-01-10 18:51:19 +00:00
KDSBrowne
0fc148af55 add create breakout room option to user manage menu 2019-01-10 18:25:08 +00:00
KDSBrowne
f11fed7bd7 add take presenter role to actions menu 2019-01-10 16:10:45 +00:00
Pedro Beschorner Marin
824b6c83c9 Extra config to be used with generic Etherpad servers 2019-01-10 10:12:33 -02:00
Anton Georgiev
0d155b8d96
Merge pull request #6525 from BobakOftadeh/toast-fix
Toast fix
2019-01-09 17:31:03 -05:00
Anton Georgiev
0733048d44
Merge pull request #6464 from KDSBrowne/2.2-fix-broken-locales
Fix broken locales on load
2019-01-09 17:16:52 -05: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
KDSBrowne
7e304e0866 add Bulgarian locale to addLocaleData 2019-01-09 21:43:54 +00:00
Anton Georgiev
3fbcb84bb2
Change label of hand tool in whiteboard tools
Closes #6297
2019-01-09 16:13:47 -05:00
Anton Georgiev
02e72e9a96
Update tooltip for multi-user mode
Closes #6333
2019-01-09 16:03:34 -05: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
af854755a4
Merge pull request #6486 from Tainan404/issue-6234
Fix user rejoining to meeting when is ejected
2019-01-09 15:30:36 -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
prlanzarin
04ec52111a Reorganized the gDP code a bit to also support Edge 2019-01-03 18:17:13 +00: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
prlanzarin
c2646b78a2 Add support for getDisplayMedia on Chrome 2019-01-03 17:08:41 +00: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
3d6da277d3
Merge pull request #6484 from prlanzarin/fix-ss-error-exit
Fixed incorrect error toast on screenshare presenter exit
2019-01-02 13:58:30 -05:00
Anton Georgiev
30b6c4ea35
Merge pull request #6460 from vitormateusalmeida/fix-issue-6449
Fix proptype warnings
2019-01-02 13:56:23 -05:00
Tainan Felipe
e66309dde1 Fix user rejoining to meeting when is ejected 2019-01-02 15:31:57 -02:00
prlanzarin
86e5c806f0 Removed ICE state change listener on screenshare presenter exit 2019-01-02 14:43:16 +00: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
aba38b635b update tooltips to use sentence case 2018-12-28 21:26:35 +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
418d0ee5a3 set showParticipantsOnLogin flag default to true 2018-12-21 20:24:53 +00: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
Bobak Oftadeh
37471169c8 Impoved hideBorder implementation 2018-12-21 18:53:21 +00:00
Vitor Mateus
b0df61a3ba Fix border radius in buttons on presentation-toolbar 2018-12-21 15:18:11 -02:00
Gustavo Trott
6d4cca9306 Fix audio in ios webview 2018-12-21 15:14:05 -02:00
KDSBrowne
be60b07284 fix locales not being displayed properly 2018-12-21 16:46:55 +00:00
Vitor Mateus
b4c82553a0 Fix skip to slide handler 2018-12-21 14:03:55 -02:00
Vitor Mateus
fe63234dbb Fix proptype warnings 2018-12-20 17:39:04 -02:00
Maxim Khlobystov
8edeead3ae Small cleanup 2018-12-20 14:09:19 -05:00
Maxim Khlobystov
50ac81a39d Improve the webcam picker on small screens 2018-12-20 14:04:11 -05:00
Maxim Khlobystov
f157c1a8fd Make sure we remove the event listener for beforeunload (+ some cleanup) 2018-12-20 14:03:09 -05:00
Anton Georgiev
ab9cf5648b
Merge pull request #6455 from vitormateusalmeida/fix-send-button
Fix send button
2018-12-20 12:17:28 -05:00
Vitor Mateus
deca9031c2 Merge branch 'master' of github.com:vitormateusalmeida/bigbluebutton into HEAD 2018-12-20 14:55:14 -02:00
Vitor Mateus
9169955a17 Fix send-button symmetry. 2018-12-20 14:50:06 -02:00
Anton Georgiev
99d8ebe432
Merge pull request #6442 from KDSBrowne/2.2-persist-panel-width
Make resizable panel width persist
2018-12-20 10:09:33 -05:00
KDSBrowne
2cac2a8c8f remove css classes not being used 2018-12-20 03:31:52 +00:00
KDSBrowne
da464b3726 increase default chat width / decrease default userlist width 2018-12-20 03:26:19 +00:00
Anton Georgiev
758b316061
Merge pull request #6445 from jfsiebel/chat-old-messages-re-render
Chat not updating some messages
2018-12-19 16:44:57 -05:00
Anton Georgiev
84ec63fdee
Merge pull request #6446 from vitormateusalmeida/fix-some-css-bugs
Fix some bugs at BBB HTML5 client
2018-12-19 16:11:27 -05:00
João Francisco Siebel
02570a8cbb use value from settings 2018-12-19 17:28:58 -02:00
João Francisco Siebel
9cb36f22a7 set a default idChatOpen value and fix unread messages counter 2018-12-19 17:25:13 -02:00
Tainan Felipe
2b74ed9d4f Merge remote-tracking branch 'upstream/master' into issue-6260 2018-12-19 16:58:52 -02:00
João Francisco Siebel
14b5877ab5 clean a little bit the props and close #6121 2018-12-19 16:51:03 -02:00
Anton Georgiev
85d2e162c5
Merge pull request #6404 from Tainan404/issue-6261
Add mobile version to sort user on create breakout rooms
2018-12-19 13:40:07 -05:00
Vitor Mateus
c7818997d6 Add margin bottom in chat title 2018-12-19 16:35:18 -02:00
Vitor Mateus
f3fe6f4a41 Fix scroll disappearing with long messages 2018-12-19 16:34:36 -02:00
Vitor Mateus
24661a1b99 Add opacity on uploaded presentation item 2018-12-19 16:29:51 -02:00
Tainan Felipe
ce974d0740 Fix linter errors 2018-12-19 15:08:01 -02:00
João Francisco Siebel
35a02339dc Merge remote-tracking branch 'upstream/master' into chat-old-messages-re-render 2018-12-19 14:16:24 -02:00
João Francisco Siebel
2c3e697742 Merge remote-tracking branch 'upstream/master' into chat-old-messages-re-render 2018-12-19 14:15:20 -02:00
Anton Georgiev
a94e19d544
Merge pull request #6441 from KDSBrowne/improve-tooltip
Increase tooltip size and add arrow
2018-12-19 10:15:40 -05:00
Anton Georgiev
cf4c4d6e44
Merge pull request #6440 from jfsiebel/fix-chat-problems
Fix sending message and chat close button problem.
2018-12-19 10:08:39 -05:00
João Francisco Siebel
b626795217 fix sending message and close chat button. close #6439 2018-12-19 12:39:32 -02:00
KDSBrowne
661288af8b make tooltips bigger / add arrow 2018-12-19 14:27:48 +00:00
Anton Georgiev
fd46833758
Merge pull request #6423 from KDSBrowne/2.2-fix-double-tooltip
Fix double tooltips being rendered per button
2018-12-19 08:45:04 -05:00
KDSBrowne
ea44a1969f make resizable panel width persist 2018-12-19 01:33:19 +00:00
Chad Pilkey
a42466961a [HTML5] create RTCPeerConnection with sdpSemantics:plan-b for Chrome unified-plan 2018-12-18 13:29:42 -08:00
João Francisco Siebel
8ecab69821 Merge remote-tracking branch 'upstream/master' into chat-old-messages-re-render 2018-12-18 15:48:11 -02:00