Commit Graph

5879 Commits

Author SHA1 Message Date
Tainan Felipe
57afed26a1 Fix starting breakout room with null duration value 2019-03-06 17:22:20 -03:00
Tainan Felipe
3d8501042a Fix main meeting by viewing all server breakout rooms 2019-03-06 17:01:39 -03:00
Vitor Mateus
c26fa1e69b Merge remote-tracking branch 'upstream/master' into issue-5191 2019-03-06 16:21:32 -03:00
Anton Georgiev
ea904c9111
Set default breakout duration to 15 mins 2019-03-06 12:04:37 -05:00
Anton Georgiev
25a2d0a707
Merge pull request #6902 from MaximKhlobystov/fix-client-log-feedback
Since Chad Pilkey (@capilkey ) approved, we should merge...
2019-03-06 11:28:07 -05:00
Vitor Mateus
7323183a84 Merge remote-tracking branch 'upstream/master' into issue-5191 2019-03-06 11:30:23 -03:00
Anton Georgiev
37322fab26
Merge pull request #6870 from jfsiebel/implement-user-inactivity-check
Implement user inactivity check
2019-03-05 16:53:10 -05:00
Anton Georgiev
24e0808ac2 pulled latest html5 locales; added Hebrew 2019-03-05 19:31:28 +00:00
Tainan Felipe
f983bbc3d6 Change transition control to a selector 2019-03-05 15:42:09 -03:00
Anton Georgiev
e52f76252b
Merge pull request #6908 from gustavotrott/webcam-control-not-released
Stop tracks when close preview modal
2019-03-05 13:27:29 -05:00
Anton Georgiev
67a787fc13
Merge pull request #6865 from BobakOftadeh/fix-chat-export
Fix save chat with URL
2019-03-05 13:26:46 -05:00
bobakoftadeh
8613e7c1e9 Improve htmlDecode function 2019-03-05 18:21:33 +00:00
Gustavo Trott
15f394355a Stop tracks when close modal preview 2019-03-05 15:13:50 -03:00
Joao Siebel
c93e21f2d8 Merge remote-tracking branch 'upstream/master' into implement-user-inactivity-check 2019-03-05 15:06:54 -03:00
bobakoftadeh
81868f970f Improve styles for welcome message 2019-03-05 17:57:43 +00:00
KDSBrowne
761c11581b Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-Edge-support-01 2019-03-05 02:52:49 +00:00
KDSBrowne
de660a0abe make remaining animations work with Edge 2019-03-05 02:46:37 +00:00
Maxim Khlobystov
2f8e9801da Sending the feedback log before going to logout URL 2019-03-04 17:41:04 -05:00
Anton Georgiev
7d6f3eeb95
Merge pull request #6850 from capilkey/2.2-allow-pc-with-mod
Fix private chat for viewers and allow private chat with moderators
2019-03-04 16:24:07 -05:00
Anton Georgiev
16c5852174
Merge pull request #6875 from Tainan404/issue-6861
Mute shared video when echo test is open.
2019-03-04 16:04:43 -05:00
Anton Georgiev
012a25e893
Merge pull request #6832 from KDSBrowne/2.2-Edge-talking-anim
Improve talking indicators in edge
2019-03-04 15:58:22 -05:00
Chad Pilkey
ba301513c5 fix user-list menu private chat lock check 2019-03-04 12:10:08 -08:00
bobakoftadeh
7b72ae0f36 Improve welcome message 2019-03-04 17:42:18 +00:00
Anton Georgiev
42850aa008
Merge pull request #6877 from MaximKhlobystov/video-overlaps-whiteboard
Fix the issue with videos overlapping whiteboard
2019-03-04 11:43:13 -05:00
Fred Dixon
82ac198478
Merge pull request #6893 from ffdixon/prep-2.2
Prep 2.2
2019-03-04 09:58:56 -05:00
Fred Dixon
44330fea49 Make Kurento enableListenOnly true and update help URL 2019-03-04 08:57:51 -06:00
Anton Georgiev
e19fd13af1
Merge pull request #6809 from BobakOftadeh/fix-welcome-message
Fix links in welcome message
2019-03-04 09:15:20 -05:00
Anton Georgiev
8c896d3892
Merge pull request #6882 from MaximKhlobystov/fullscreen-on-edge
Fullscreen in Edge
2019-03-04 09:13:54 -05:00
Anton Georgiev
aac229b833
Merge pull request #6838 from gustavotrott/quick-poll-implement
Quick poll implement
2019-03-04 08:53:18 -05:00
Anton Georgiev
998d2d1e33
Merge pull request #6834 from KDSBrowne/2.2-imprv-notes-accessibility
Improve shared notes accessibility
2019-03-04 08:52:52 -05:00
Anton Georgiev
1dae954126
Merge pull request #6890 from KDSBrowne/2.2-remove-phone-users-from-poll
Exclude dial in users from polls
2019-03-01 15:19:19 -05:00
Paulo Lanzarin
fdb8d889c7
[HTML5] Change default resolution for webcams to 320x240
- This was done to mitigate packet loss and flickering and better abide to our default configured bitrate (300kbps).
This goes alongside updates to bbb-webrtc-sfu and kurento-media-server to increase reliablity and diminish stream artifacts.
I'll probably revisit this resolution change once I can correctly identify the source of corrupted frames, but I really think we should
maintain this as 320x240 for the time being. 640x480 would only be feasible if we increased our default bitrate config to 500kbps.
2019-03-01 16:20:08 -03:00
Anton Georgiev
7901772c2b
Merge pull request #6876 from Tainan404/issue-6852
Fix text overflow in error screen button.
2019-03-01 11:44:26 -05:00
Anton Georgiev
cee925f5f6
Merge pull request #6878 from Tainan404/issue-6808
Preserve original capitalization of username in fullscreen button.
2019-03-01 11:11:15 -05:00
Anton Georgiev
ec9c5c6168
Merge pull request #6874 from jfsiebel/unmute-meeting
Fix mute all users option
2019-03-01 10:27:34 -05:00
KDSBrowne
a33e85b0a8 exclude dail in users from polls 2019-03-01 07:12:12 +00:00
Maxim Khlobystov
fcce6a84a5 Using client logger on feedback (in addition to the existing logging) 2019-02-28 16:55:38 -05:00
eduardohfnascimento
5b1b24a366 Change as mime types are coded 2019-02-28 17:47:34 -03:00
Gustavo Trott
3c4998ae6d Disable start sharing button while camera is not selected 2019-02-28 17:22:08 -03:00
Maxim Khlobystov
93dc1cc3ca Fix for the presentation and video fullscreen buttons in Edge 2019-02-28 15:22:06 -05:00
KDSBrowne
a2c57796bd fix animations / some whiteboard toolbar icons not rendering 2019-02-28 15:11:36 +00:00
Tainan Felipe
af4597ed15 Remove lowerCase from string in fullscreen button 2019-02-28 11:24:14 -03:00
Maxim Khlobystov
a0ed2931b2 Prevent videos from overlapping whiteboard 2019-02-27 15:53:27 -05:00
Tainan Felipe
0f927517c6 Fix text overflow in error screen button 2019-02-27 17:39:05 -03:00
Tainan Felipe
2662df51dd Mute shared video when echo test is open 2019-02-27 16:59:45 -03:00
Joao Siebel
1b2f7c2dc6 fix mute all toggle option. close #6817 2019-02-27 14:31:52 -03:00
Tainan Felipe
8801842289 Fix breakoutRoom items don't appearing 2019-02-26 17:35:39 -03:00
Joao Siebel
b5929dc4b5 Add activity check modal 2019-02-26 14:40:01 -03:00
Tainan Felipe
049edb7812 Fix misspells and linter in alert component 2019-02-26 14:21:57 -03:00
Tainan Felipe
3648afcf3f Add pending/guest users waiting to approval panel 2019-02-26 14:08:15 -03:00
Gustavo Trott
9eaec3bfba Avoid error when quickPollOptions is undefined 2019-02-26 09:46:40 -03:00
Chad Pilkey
97f84dec43 allow html5 viewers to chat with moderators 2019-02-25 16:27:51 -08:00
bobakoftadeh
d26ebe4212 Fix save chat with urls 2019-02-25 21:38:57 +00:00
bobakoftadeh
a9119a239e Improve how target is added 2019-02-25 17:01:28 +00:00
Anton Georgiev
c96061425a
Merge pull request #6823 from MaximKhlobystov/feedback-on-logout
Make feedback work on logout
2019-02-25 11:38:23 -05:00
Maxim Khlobystov
1816690236 Remove some unnecessary code 2019-02-25 11:33:54 -05:00
Anton Georgiev
bba3030df5 fix incorrect reference in pres isDownloadable 2019-02-25 13:12:00 +00:00
Gustavo Trott
c6b725a36b Resolve conflicts 2019-02-25 09:24:00 -03:00
KDSBrowne
b65939a298 improve talking indicators not visible in edge 2019-02-23 23:11:06 +00:00
KDSBrowne
6dbb56fabb provide message on how to escape Etherpad edit field 2019-02-23 22:38:58 +00:00
bobakoftadeh
2c0d201345 Add target attribute 2019-02-22 22:08:44 +00:00
Anton Georgiev
78ac2c012a handle setting presentation as downloadable prior to uploading it 2019-02-22 21:04:35 +00:00
Anton Georgiev
3eab376229
Merge pull request #6831 from KDSBrowne/2.2-Edge-avatar-indicator
Center user avatar icons in Edge
2019-02-22 11:15:57 -05:00
Anton Georgiev
736dabba78
Merge pull request #6835 from KDSBrowne/2.2-configurable-help-link
Make the help link configurable
2019-02-22 11:09:33 -05:00
Anton Georgiev
3003ccf7ab
Merge pull request #6779 from gustavotrott/slide-text-for-accessibility
Add texts extracted from slides for accessibility
2019-02-22 11:00:34 -05:00
Anton Georgiev
f9f73fa6a8
Merge pull request #6845 from antobinary/locales-1
Pulled the latest html5 client locales; added cs_CZ
2019-02-22 10:08:12 -05:00
Anton Georgiev
144747ddc4 pulled latest html5 locales; added cs_CZ 2019-02-22 15:06:19 +00:00
Anton Georgiev
d4dcc11675 add missing checkbox locale (presentation upload) 2019-02-22 14:56:13 +00:00
Anton Georgiev
d18923974d
Merge pull request #6822 from antobinary/presentation-download
Presentation download
2019-02-22 09:03:44 -05:00
Anton Georgiev
ac919bf87b
Remove missed console log 2019-02-22 09:00:28 -05:00
Anton Georgiev
4743b6cf4e added uriEncode for GET param for download presentation 2019-02-21 23:43:11 +00:00
Anton Georgiev
ef002a2fd1 renamed icon "save_notes" to "download" 2019-02-21 22:15:33 +00:00
Anton Georgiev
f2bd5573f9 remove unused font files; pulled latest fonts 2019-02-21 22:13:57 +00:00
Chad Pilkey
5827ec7ff5 increase call connect timeout and only apply to firefox 2019-02-21 13:58:27 -08:00
Anton Georgiev
a1fc31101c adjusted icons, state for download presentation 2019-02-21 21:10:32 +00:00
Joao Siebel
681df8a546 handle user inactivity inspect on server 2019-02-21 18:09:44 -03:00
Gustavo Trott
3f21c82330 implement quick poll feature 2019-02-21 18:01:39 -03:00
Chad Pilkey
50670365c5 dont log ice closed if user requested hangup 2019-02-21 12:53:39 -08:00
Chad Pilkey
160ea38f5b Replace double quotes in audio name with single quotes 2019-02-21 12:49:04 -08:00
Anton Georgiev
d709387c85
Merge pull request #6821 from capilkey/improved-html5-audio-errors
Useful HTML5 sip.js bridge errors
2019-02-21 15:30:36 -05:00
Anton Georgiev
f896924490
Merge pull request #6791 from jfsiebel/share-video-label
Update share youtube video label
2019-02-21 12:32:15 -05:00
Maxim Khlobystov
2ee75609f9 Use meeting-ended component on logout 2019-02-20 17:57:35 -05:00
Anton Georgiev
a329732e40 WIP localizing presentation-upload 2019-02-20 22:44:44 +00:00
Anton Georgiev
a7c69f6d27 add toggle for presenter to set downloadable for presentations 2019-02-20 22:20:04 +00:00
Chad Pilkey
89b8189087 html5 sipjs bridge has useful errors now 2019-02-20 13:58:37 -08:00
KDSBrowne
7561652c9f center user avatar icon positions in Edge 2019-02-20 20:29:59 +00:00
Anton Georgiev
f620de2585 pulled latest fonts to obtain download-off icon 2019-02-20 19:29:16 +00:00
Anton Georgiev
89225f25a7 include download-presentation-button/* 2019-02-20 19:28:02 +00:00
Anton Georgiev
6cbac32a83
Merge pull request #6813 from Tainan404/issue-6666
Change flat function to reduce for compatibility with EDGE
2019-02-20 13:26:21 -05:00
Anton Georgiev
827be6e9cd
Merge pull request #6806 from jfsiebel/stop-sync-video
Stop external video sharing when current presenter leaves
2019-02-20 13:24:18 -05:00
Anton Georgiev
9438b45a46 use real link to presentation to download 2019-02-20 17:17:17 +00:00
Gustavo Trott
ff05c4f971 Update slides content 2019-02-20 13:38:52 -03:00
KDSBrowne
80e29254c3 move help link to settings.yml 2019-02-20 16:01:40 +00:00
Tainan Felipe
57f09f1e8e Change flat function to reduce for compatiblite with EDGE 2019-02-20 09:38:15 -03:00
bobakoftadeh
4a66dab29f Fix links in welcome message 2019-02-19 22:29:23 +00:00
Joao Siebel
ccb21a4192 prevent annotation publish every 10 seconds when recording. close #6723 and close #6796 2019-02-19 16:58:06 -03:00
Anton Georgiev
6dbaba16c1
Merge pull request #6774 from jfsiebel/whiteboard-drawing-problem
Prevent drawing problem
2019-02-19 13:58:17 -05:00
Anton Georgiev
e8593f626f
Merge pull request #6780 from BobakOftadeh/fix-clear-chat
Fix clear public chat
2019-02-19 13:48:15 -05:00
Anton Georgiev
40caed3924
Merge pull request #6734 from Tainan404/issue-6666
Allow re-invite user that didn't joined in meeting
2019-02-19 13:39:22 -05:00
Anton Georgiev
f288fa3180
Merge pull request #6790 from vitormateusalmeida/issue-6624
Fix unread message indicator remains active
2019-02-19 13:36:39 -05:00
bobakoftadeh
c2885fdafa Improve GroupChatMsg remove query 2019-02-19 17:51:52 +00:00
Vitor Mateus
2014dd742f Fixes and improvements 2019-02-19 09:27:54 -03:00
Joao Siebel
c4623f999d fix typo 2019-02-19 09:24:55 -03:00
Joao Siebel
6b66fa7a01 Adjust external video functions name 2019-02-19 09:19:13 -03:00
Joao Siebel
4a7a7fd661 stop sharing video if presenter leaves. close #6596 2019-02-19 09:14:29 -03:00
Vitor Mateus
fa7eed3fe6 Merge remote-tracking branch 'upstream/master' into issue-5191 2019-02-18 09:46:59 -03:00
Tainan Felipe
8c1192c861 Re open join modal when a new join url is received 2019-02-18 09:44:14 -03:00
Anton Georgiev
c866933a9a
Merge pull request #6532 from BobakOftadeh/increase-display-name-area
Increased display name area
2019-02-15 15:07:00 -05:00
Anton Georgiev
d2397cba3e handle change of downloadable pres status 2019-02-15 19:45:42 +00:00
Joao Siebel
cc7dccb4ba update labels 2019-02-15 15:36:28 -02:00
Joao Siebel
78f03f1b32 Update action label when a video is already been shared. close #6604 2019-02-15 15:32:03 -02:00
Vitor Mateus
6a94db46ca Fix unread message indicator remains active #6624 2019-02-15 14:41:51 -02:00
Anton Georgiev
b7c0872892 linting of presentation/presentation-uploader/component.jsx 2019-02-15 16:35:44 +00:00
Anton Georgiev
37fee4ae1d
Merge pull request #6789 from KDSBrowne/update-console-fix
Fix console error
2019-02-15 11:25:38 -05:00
Anton Georgiev
e9e50601ce
Merge pull request #6777 from antobinary/update-packages
Update npm packages versions
2019-02-15 11:22:01 -05:00
Anton Georgiev
3ab70db7da
Merge pull request #6783 from BobakOftadeh/fix-save-chat-firefox
Fix chat save feature on Firefox
2019-02-15 10:36:38 -05:00
KDSBrowne
937e1e01f3 fix console error 2019-02-15 15:32:41 +00:00
KDSBrowne
2d20bae348 fix console error 2019-02-15 14:44:57 +00:00
Anton Georgiev
597ea5f557
Merge branch 'master' into update-packages 2019-02-14 16:58:04 -05:00
bobakoftadeh
d63a6b229c Fix chat save feature on Firefox 2019-02-14 21:48:32 +00:00
Anton Georgiev
dcabfe1dc1 meteor seems to find core-js in 1.8 2019-02-14 20:43:16 +00:00
bobakoftadeh
4044d52fea Improved clear chat fix 2019-02-14 20:18:06 +00:00
bobakoftadeh
3b2e536972 Fix clear chat bug 2019-02-14 19:16:15 +00:00
Anton Georgiev
25cfe9a8b6 remove undefined style reference 2019-02-14 18:53:57 +00:00
Gustavo Trott
1695e5e967 Add texts extracted from slides for accessibility 2019-02-14 16:42:13 -02:00
Anton Georgiev
abf4a2b149 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into css-warnings 2019-02-14 18:35:38 +00:00
bobakoftadeh
540d909f07 Fix dropdown issue for firefox 2019-02-14 17:40:34 +00:00
Anton Georgiev
7968341f3a
Merge pull request #6776 from antobinary/meteor-version
Update meteor from 1.8.0.1 to 1.8.0.2 (patch)
2019-02-14 12:30:09 -05:00
bobakoftadeh
56d0d142fa Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into increase-display-name-area 2019-02-14 17:09:30 +00:00
Anton Georgiev
20d3a2bd54
Merge pull request #6563 from MaximKhlobystov/mobile-tooltip-target
Fix for the tooltip error on mobile
2019-02-14 11:55:51 -05:00
Vitor Mateus
61ceab5938 Updated the slide control toolbar look. #5191 2019-02-14 10:03:25 -02:00
Vitor Mateus
243baf50e7 Merge remote-tracking branch 'upstream/master' into issue-5191 2019-02-14 09:58:54 -02:00
Anton Georgiev
4b18d50b42 update npm packages versions 2019-02-13 19:44:21 +00:00
Anton Georgiev
627280ac41 update meteor from 1.8.0.1 to 1.8.0.2 (patch) 2019-02-13 18:55:58 +00:00
Anton Georgiev
babc34118d add missed linting in user-notes 2019-02-13 18:46:59 +00:00
Anton Georgiev
7858eb6f4b remove missing css class references 2019-02-13 18:44:05 +00:00
Joao Siebel
9cba56d0f9 fix drawing problem by guaranteeing points order. close #6038 2019-02-13 14:15:09 -02:00
Anton Georgiev
5776e9b432
Merge pull request #6716 from KDSBrowne/2.2-SR-cust-poll-options
Make SR announce poll inputs individually
2019-02-13 09:55:23 -05:00
Maxim Khlobystov
5dc2051bf5 Put the code for finding the text for tooltip label into a recursive function 2019-02-12 17:20:46 -05:00
Anton Georgiev
c3f45bae64
Merge pull request #6769 from MaximKhlobystov/duplication-in-logs
Fix for duplication in logs
2019-02-12 16:01:48 -05:00
Anton Georgiev
101cf6af19
Merge pull request #6699 from pedrobmarin/fixes-6667
Reset to default view if screenshare or sync'ed video is initiated
2019-02-12 15:25:25 -05:00
Maxim Khlobystov
52525194fa Make sure logContents is not duplicated 2019-02-12 15:13:35 -05:00
Anton Georgiev
9a7f18ae6e
Merge pull request #6722 from KDSBrowne/2.2-breakout-SR-timer
Prevent SR seeing timer notifications as alerts
2019-02-12 14:51:39 -05:00
Anton Georgiev
51e3cac2ff
Merge pull request #6761 from capilkey/fix-html5-ismoderator-check
Fix ActionBar moderator check
2019-02-12 14:30:23 -05:00
Anton Georgiev
1a180bccd9
Merge pull request #6735 from antobinary/record-indicator
Recording toggle - allow clicking on the text && Restyling
2019-02-12 11:35:56 -05:00
Vitor Mateus
7998f46391 Modified presentation toolbar styles 2019-02-12 11:35:52 -02:00
Chad Pilkey
b7ab7d2306 fix actionbar moderator check 2019-02-11 15:35:36 -08:00
Anton Georgiev
e7383f78ee
Merge pull request #6760 from BobakOftadeh/fix-remove-presentations
Fix remove presentation feature
2019-02-11 18:19:02 -05:00
bobakoftadeh
9c81a06e68 Fix removing presentation feature 2019-02-11 23:02:32 +00:00
Anton Georgiev
38b743b895
Merge pull request #6711 from jfsiebel/sync-lock-settings-status
Sync meeting lock settings status
2019-02-11 17:34:44 -05:00