Commit Graph

4015 Commits

Author SHA1 Message Date
Anton Georgiev
aedb2633d5
Merge pull request #5312 from gutobenn/minor-bugs-fix
Fix small bugs on video-provider
2018-04-09 14:07:50 -04:00
Augusto Bennemann
89784d5d9f Remove box-shadow from close button 2018-04-09 14:26:29 -03:00
Oswaldo Acauan
5918fc4483 Impl new webcam design 2018-04-09 11:39:27 -03:00
Tainan Felipe
84bfca2244 fix username clipped in chat and userList 2018-04-06 16:56:06 -03:00
Tainan Felipe
d9bbd48753 fix username clipped in chat and userList 2018-04-06 16:45:59 -03:00
KDSBrowne
ca32aeca4e fix confirm callback bug 2018-04-06 10:31:55 -07:00
Maxim Khlobystov
fa58101039 Added time-based grouping for common shapes upserting. 2018-04-05 16:19:41 -04:00
Anton Georgiev
21b6dab852
Merge pull request #5267 from Tainan404/issue-5237
Add custom logo area
2018-04-05 15:08:05 -04:00
Tainan Felipe
539d9b7b15 Add branding setting on setting-production.json 2018-04-05 15:48:56 -03:00
Tainan Felipe
a5ccd54cc3 Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-5256 2018-04-05 15:31:24 -03:00
Oswaldo Acauan
ad246a1c7f Merge remote-tracking branch 'upstream/v2.0.x-release' into webcams-styling 2018-04-04 16:36:45 -03:00
Oswaldo Acauan
2cb81d3428
Merge pull request #5307 from Tainan404/webcam-only-moderator
Comply lock setting "see other viewer's webcams"
2018-04-04 16:36:16 -03:00
Oswaldo Acauan
c39117b8dd Revert and fix videoDock styles 2018-04-04 16:09:28 -03:00
Oswaldo Acauan
2d15368af9 Remove extra padding from content area 2018-04-04 15:56:16 -03:00
Oswaldo Acauan
0510490dd5 Improve presentation/whiteboard controls and fix presentation area sizing 2018-04-04 15:18:46 -03:00
Augusto Bennemann
79a49e596a Wait for user permission before starting timeout 2018-04-04 13:15:20 -03:00
Anton Georgiev
ff3f9758fa
Merge pull request #5285 from KDSBrowne/z-02-accessibility-zeeshan-3
Screen reader accessibility update
2018-04-04 10:07:01 -04:00
Tainan Felipe
cc6c3318cf rename variable of SHOULD_SHOW_CUSTOM to SHOW_BRANDING 2018-04-04 11:05:58 -03:00
Tainan Felipe
d206ffde93 Comply lock setting 'see other viewer's webcams' 2018-04-04 10:10:46 -03:00
KDSBrowne
d7ac0ef18d edit locale strings 2018-04-03 18:51:07 -07:00
KDSBrowne
782bd1c65b resolve lint issue 2018-04-03 18:04:25 -07:00
Augusto Bennemann
47d3ddc017 Reenable video button after SFU or permission error 2018-04-03 18:22:15 -03:00
Augusto Bennemann
7470e370f2 Add box-shadow on video button 2018-04-03 17:20:20 -03:00
Anton Georgiev
2f0a33b738
Merge pull request #5296 from oswaldoacauan/fix-5183
Sends a ejectUserFromVoice after removing a user
2018-04-03 13:26:30 -04:00
Anton Georgiev
0b03fb5a58
Merge pull request #5250 from oswaldoacauan/fix-4690
Remove getUserMedia in the first join as listen only
2018-04-03 13:26:09 -04:00
Oswaldo Acauan
9802dc73af Improve ice connection event handlers 2018-04-03 13:49:45 -03:00
KDSBrowne
fef9592a42 edit definedMessage object names 2018-04-03 09:48:02 -07:00
KDSBrowne
9340c19621
update strings 2018-04-03 10:58:01 -04:00
Oswaldo Acauan
3d74ad4847 Add event handlers for iceConnection errors 2018-04-03 10:50:18 -03:00
Oswaldo Acauan
df0a53d67c Merge branch 'fix-4690' of https://github.com/oswaldoacauan/bigbluebutton into fix-4690 2018-04-03 10:20:19 -03:00
Oswaldo Acauan
21550c1d3c Fix wrong connecting state when joining mic or echo test 2018-04-03 10:19:50 -03:00
Anton Georgiev
bbab765f82 print length of queue of redis messages to be processed 2018-04-02 20:16:46 +00:00
Tainan Felipe
8e1bca98f3 Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-5256 2018-04-02 16:29:11 -03:00
Anton Georgiev
51a014a6d2
Merge pull request #5292 from jfsiebel/pass-auth-token-to-rejoin-users
Enforce authToken to re-joining users
2018-04-02 14:59:51 -04:00
Anton Georgiev
5bf7f908b5
Merge pull request #5295 from Tainan404/issue-5015
Update clear status label for be consistent with userlist clear status
2018-04-02 14:51:12 -04:00
Anton Georgiev
7ed90880c3
Merge pull request #5273 from Tainan404/issue-5195
Fix see through edges of close button - issue #5195
2018-04-02 14:44:29 -04:00
Anton Georgiev
ccc4585cc7
Merge pull request #5281 from jfsiebel/change-data-saving-labels
Reverse data saving logic
2018-04-02 13:32:45 -04:00
João Francisco Siebel
2ff45a9d7f Rename function name to match his functionality 2018-04-02 14:08:25 -03:00
Oswaldo Acauan
1465c83fb6
Merge branch 'v2.0.x-release' into fix-4690 2018-04-02 12:50:45 -03:00
Oswaldo Acauan
04b98036e7 Sends a ejectUserFromVoice after removing a user
Fix wrong linter change
2018-04-02 11:42:13 -03:00
Tainan Felipe Pauli de Almeida
7328d33b6c add disabled label for whiteboard-toolbar. closes #5042 2018-03-29 13:43:41 -03:00
Tainan Felipe Pauli de Almeida
bef61eeeda Add rule for don't show tooltip when dropdown is open. Closes #5194 2018-03-29 13:36:41 -03:00
João Francisco Siebel
c598270663 Enforce authToken to re-joining users, resolve #5261 2018-03-29 09:10:30 -03:00
KDSBrowne
51c3dbb7a1 Merge remote-tracking branch 'upstream/v2.0.x-release' into z-02-accessibility-zeeshan-3 2018-03-27 07:33:58 -07:00
KDSBrowne
577f354cc9 Merge remote-tracking branch 'upstream/v2.0.x-release' into z-02-accessibility-zeeshan-3 2018-03-27 07:25:25 -07:00
Tainan Felipe Pauli de Almeida
70f34b7725 Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-5256 2018-03-26 16:01:31 -03:00
João Francisco Siebel
fe0f6a67a3 Reverse data saving logic 2018-03-26 15:26:52 -03:00
Anton Georgiev
b618f7035b
Merge pull request #5270 from KDSBrowne/z.1.0-fix-poll-btn-overflow
Prevent text overflow on polling buttons
2018-03-26 11:07:32 -04:00
Anton Georgiev
38aeba2c31
Merge pull request #5221 from jfsiebel/handle-audio-configuration
Handle audio configuration
2018-03-26 11:05:06 -04:00
Anton Georgiev
6b2693ce28
Merge pull request #5162 from lfzawacki/video-dock-refactor
Refactoring of the video dock component
2018-03-26 10:51:46 -04:00
Tainan Felipe Pauli de Almeida
66adb5b833 Update clear status label for be consistent with userlist clear status. Closes #5015 2018-03-23 15:51:10 -03:00
KDSBrowne
61c4b65852 wrap polling btns in tooltip / remove showTip prop 2018-03-23 09:35:57 -07:00
KDSBrowne
8801a21f18 add access keys 2018-03-23 08:42:56 -07:00
KDSBrowne
5775325f5f edit localized string for aria label 2018-03-23 08:40:25 -07:00
Tainan Felipe Pauli de Almeida
52aba3d8d9 closes #5195 2018-03-22 17:34:25 -03:00
Lucas Fialho Zawacki
44d5b706e7 Move user active stream user filtering into the video-dock container 2018-03-22 19:29:27 +00:00
Tainan Felipe Pauli de Almeida
873cb24f34 closes issues #5256 and #5248 2018-03-22 14:41:44 -03:00
Lucas Fialho Zawacki
7713f06c2c Simplify video constraints code 2018-03-22 17:21:33 +00:00
Lucas Fialho Zawacki
a9dc1c558b Fix another lock settings edge case with video-dock 2018-03-22 17:21:00 +00:00
Lucas Fialho Zawacki
cb90c21e84 Fix lock settings for video dock 2018-03-22 14:14:54 +00:00
KDSBrowne
b5a0368407 prevent text overflow on polling btns / add tooltips 2018-03-21 12:45:12 -07:00
Anton Georgiev
e1fc9a237e resolve "CLIENT LOG: [object Object]" 2018-03-21 19:39:11 +00:00
Lucas Fialho Zawacki
e823308eba Filter active user list for video-dock component 2018-03-21 19:25:32 +00:00
Anton Georgiev
c698ad5add log the nodejs version in use 2018-03-21 19:16:07 +00:00
Tainan Felipe Pauli de Almeida
978b8c7cdc switch displayBrandingArea for false 2018-03-21 15:46:33 -03:00
Lucas Fialho Zawacki
c67c101be4 Fixes after video-dock refactor review 2018-03-21 18:33:53 +00:00
Tainan Felipe Pauli de Almeida
505a00daba add custom logo area 2018-03-21 15:19:09 -03:00
KDSBrowne
589a950eea remove extra text from user aria-label string 2018-03-21 10:41:54 -07:00
KDSBrowne
cb8d293cec add aria-labels to yes / no btns in echo test 2018-03-21 10:19:35 -07:00
KDSBrowne
ae7b561b9d hide more messages btn from screen reader 2018-03-21 08:50:28 -07:00
Lucas Fialho Zawacki
48092ad5e9 Remove old video-component file and fix problems when sharing video 2018-03-21 07:27:06 +00:00
Lucas Fialho Zawacki
65a2fb592f Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into video-dock-refactor 2018-03-20 17:22:11 +00:00
João Francisco Siebel
9c84dfe37a Invert if logic 2018-03-20 14:18:36 -03:00
Joao Siebel
5717c9c547 Change code to be more readble 2018-03-20 09:09:45 -03:00
Anton Georgiev
c9fa0d7387
Merge pull request #5244 from KDSBrowne/z-02-accessibility-zeeshan-2
Screen reader accessibility update
2018-03-19 16:56:51 -04:00
KDSBrowne
27336fc3f3 undo PureComponent changes 2018-03-19 13:49:41 -07:00
Anton Georgiev
172a4eb45c
Merge pull request #5230 from jfsiebel/screenshare-notification
Implement notification when a presenter start and end a screenshare
2018-03-19 14:13:33 -04:00
Anton Georgiev
07b867e52c
Merge pull request #5259 from oswaldoacauan/fix-ghost-and-reconnect-users
Fix ghost and reconnecting users
2018-03-19 14:07:46 -04:00
Anton Georgiev
1299c2cb55
Merge pull request #5245 from KDSBrowne/z.0.9-prevent-slideControl-sizeChange
Prevent slide control btn changing shape
2018-03-19 14:07:17 -04:00
Lucas Fialho Zawacki
97b3be0e22 Refactor video dock to have less responsabilities and code 2018-03-19 17:59:13 +00:00
KDSBrowne
c2ff34a194 add null return in ModalBase and remove mountModal() calls 2018-03-16 16:16:01 -07:00
KDSBrowne
5fbb6c8e4f call mountModal(none) after presentation files have been uploaded 2018-03-16 13:04:14 -07:00
Oswaldo Acauan
0e5fc698b0 Fix reconnecting users being redirected to /logout 2018-03-16 16:22:27 -03:00
Oswaldo Acauan
16a61a891d Move userLeft out of subscription stop to socket close event. Closes #5240 2018-03-16 16:18:10 -03:00
Anton Georgiev
991a90a737
Merge pull request #5258 from antobinary/pull-locales-2
Add logs to debug user join handler in HTML5 client
2018-03-16 15:08:23 -04:00
Anton Georgiev
337bcd616c add logs to debug user join handler 2018-03-16 18:57:27 +00:00
Anton Georgiev
472215cf95
Merge pull request #5212 from Tainan404/issue-5160
Add webcam controls menu in video button.
2018-03-16 14:04:17 -04:00
Tainan Felipe Pauli de Almeida
8d7956a8fb switch keyboard navigation in horizontal direction 2018-03-16 14:18:59 -03:00
Anton Georgiev
47088cdc73 pulled html5 locales 2018-03-16 2018-03-16 14:57:19 +00:00
Anton Georgiev
75ad4d309c
Merge pull request #5242 from Tainan404/test-screenshare
Stop screen share when switch presenter.
2018-03-16 10:40:26 -04:00
Tainan Felipe Pauli de Almeida
938bac7527 Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-5160 2018-03-15 16:55:54 -03:00
Oswaldo Acauan
5141b71d4f Prevent infinity loop when joining listen only 2018-03-15 16:30:50 -03:00
Oswaldo Acauan
bcaa8b2f6d Remove getUserMedia in the first join as listen only 2018-03-15 15:57:25 -03:00
KDSBrowne
5ea0a2ac66 fix aria-label not being announced for users in userlist 2018-03-15 09:39:56 -07:00
Tainan Felipe Pauli de Almeida
f28373c09c pass isDisabled for the service 2018-03-15 09:58:56 -03:00
Tainan Felipe
2526d17c7e stop screenshare when change the presenter 2018-03-14 15:28:28 -03:00
KDSBrowne
8358023a66 edit aria-label localized string 2018-03-14 09:26:01 -07:00
KDSBrowne
d764ceba3c prevent modals breaking screen reader functionality 2018-03-14 09:21:25 -07:00
KDSBrowne
024c0f0d47 enhance logout experience with screen reader 2018-03-14 09:21:11 -07:00
KDSBrowne
7d0acb1ed8 add role=alert to polling options 2018-03-14 09:20:58 -07:00
KDSBrowne
e5c4a67c95 add role=alert to toast notifications for screen reader 2018-03-14 09:20:40 -07:00
KDSBrowne
9968425ac7 localize text in switch component 2018-03-14 09:09:52 -07:00
KDSBrowne
47697cf293 prevent slide control btn from changing shape 2018-03-14 08:51:48 -07:00
Tainan Felipe Pauli de Almeida
200d0f8b01 Add label for desktop screen 2018-03-14 09:16:57 -03:00
Anton Georgiev
951ad13d8b
Merge pull request #4939 from KDSBrowne/z.0.2-fix-tooltip
Fix tooltip staying visible after tapping from mobile devices
2018-03-13 10:55:04 -04:00
Anton Georgiev
6ff536fbe4
Merge pull request #5231 from antobinary/kurento-screenshare
Set max height and width for screenshare to 1080 x 1920
2018-03-12 16:37:29 -04:00
Anton Georgiev
6f93a6586a
Merge pull request #5225 from Tainan404/issue-5188
Stop the video when an error occurs
2018-03-12 15:29:29 -04:00
Augusto Bennemann
efcd9340cc Adjusts on video dock refactor 2018-03-12 15:30:28 +00:00
Tainan Felipe Pauli de Almeida
158fc0421a put stop function into unsharewebcam 2018-03-12 09:11:00 -03:00
Anton Georgiev
d17ca71a60
Merge pull request #5157 from jfsiebel/implement-start-stop-recording-html5
Implement start stop recording html5
2018-03-09 14:28:14 -05:00
Anton Georgiev
c52ce83ab4 set max height and width for screenshare to 1080 x 1920 2018-03-09 13:35:37 -05:00
Joao Siebel
cb70001f37 Implement notification when a presenter start and end a screenshare 2018-03-09 08:20:08 -03:00
Joao Siebel
48cc9f3ca9 Handle join audio connection errors and update production settings 2018-03-08 10:38:18 -03:00
Anton Georgiev
8e0f57c941 linting of kurento-extension.js 2018-03-07 16:23:40 -05:00
Anton Georgiev
dad12699a4 handle Chrome extension "stop sharing" event 2018-03-07 16:23:40 -05:00
Tainan Felipe Pauli de Almeida
be04f6c701 add images 2018-03-07 17:24:36 -03:00
Tainan Felipe Pauli de Almeida
4d9b903a91 stop the video when an error occurs 2018-03-07 17:06:19 -03:00
Anton Georgiev
34a2959b34
Merge pull request #5222 from antobinary/increase-logging
Increase logging - needed to detect audio state inconsistencies
2018-03-07 11:42:58 -05:00
Anton Georgiev
9d7d8edbe0 improve isDialInUser function - use same var 2018-03-07 11:42:13 -05:00
Anton Georgiev
89b7da5be2 resolve conflicting double definition of voiceUserId 2018-03-07 11:18:02 -05:00
Anton Georgiev
2abcb91a7f increase voice user logging level in production 2018-03-07 11:18:02 -05:00
Anton Georgiev
d29af2bf25 increase logging level in production 2018-03-07 11:18:02 -05:00
João Francisco Siebel
195a2794c1 Remove console log 2018-03-07 09:34:35 -03:00
KDSBrowne
665bc1ca73 Merge remote-tracking branch 'upstream/v2.0.x-release' into z-02-accessibility-zeeshan-1 2018-03-06 07:34:02 -08:00
KDSBrowne
ba183916d9 hide UserAvatar from screen reader 2018-03-06 07:32:13 -08:00
KDSBrowne
898b5c755c remove aria tag preventing JAWS navigation with users 2018-03-06 07:21:47 -08:00
João Francisco Siebel
1cd8aab376 Fix handling audio options 2018-03-06 11:36:49 -03:00
Tainan Felipe Pauli de Almeida
2c5d894d05 add webcam controls in videoMenu button 2018-03-06 10:52:16 -03:00
João Francisco Siebel
623db13922 Handle better the parameters 2018-03-05 17:00:52 -03:00
Anton Georgiev
42809a61f0
Merge pull request #5099 from jfsiebel/screenshare-data-saving-setting
Implement screen share data saving setting
2018-03-05 11:54:48 -05:00
João Francisco Siebel
85b8769ad5 Handle autoJoin, listenOnlyMode and skipCheck 2018-03-02 09:01:34 -03:00
KDSBrowne
481b79cd30 fix Toggle component functionality with screen reader 2018-03-01 13:15:18 -08:00
KDSBrowne
ef7c44e693 disable increase / decrese font size btn when min / max size reached 2018-03-01 09:21:19 -08:00
Anton Georgiev
9219852a95
Merge pull request #5172 from prlanzarin/webrtc-screenshare-fix
Fixing WebRTC screensharing ICE processing (#4932) and limiting Firefox screensharing choices
2018-02-28 16:39:01 -05:00
Anton Georgiev
f45eedc62b
Merge pull request #5164 from MaximKhlobystov/production-console-logging
[HTML5 Client] Production Logging to Console
2018-02-28 12:33:42 -05:00
Maxim Khlobystov
c58fa045e9 Removed the filename field from development and production settings. 2018-02-28 11:20:58 -05:00
João Francisco Siebel
bfc2f6bc24 Fix when to see the record indicator 2018-02-28 11:10:00 -03:00
KDSBrowne
e69494421d use touchHold functionality / remove disabling tooltip code 2018-02-27 13:14:23 -08:00
Maxim Khlobystov
a79ca55567 Got rid of the log folder. 2018-02-27 11:33:55 -05:00
prlanzarin
ba5f295624 Limited Firefox WebRTC screenshare options to screen only 2018-02-26 18:42:53 +00:00
João Francisco Siebel
86993144cf Change recording indicator to css 2018-02-26 09:46:27 -03:00
João Francisco Siebel
9a2c797274 Fix problems with merge and language 2018-02-23 14:44:51 -03:00
João Francisco Siebel
efbf830e31 Change recording indicator to match #5127 changes 2018-02-23 13:26:33 -03:00
KDSBrowne
6ebf27e3e4 change region announcment for userlist 2018-02-22 13:10:32 -08:00
KDSBrowne
1ba4b952a1 add more context to userlist toggle aria label for screen reader 2018-02-22 12:27:19 -08:00
KDSBrowne
7f8ee525b0 make userlist appear lower in the DOM for screen readers 2018-02-22 11:56:21 -08:00
Maxim Khlobystov
d578a40721 Keeping the console logs in development. 2018-02-22 13:45:29 -05:00
KDSBrowne
a0f6392c71 switch messages and users title to headings in userlist 2018-02-22 09:39:10 -08:00
KDSBrowne
4dd4fd36ff remove banner role from meeting title 2018-02-22 09:30:12 -08:00
Maxim Khlobystov
59746e6b3f Started logging to console in production + removed daily rotation logs. 2018-02-22 11:48:49 -05:00