Commit Graph

3808 Commits

Author SHA1 Message Date
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
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
9968425ac7 localize text in switch component 2018-03-14 09:09:52 -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
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
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
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
Tainan Felipe Pauli de Almeida
2c5d894d05 add webcam controls in videoMenu button 2018-03-06 10:52:16 -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
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
João Francisco Siebel
8f43508b4f Linter some code and simplify action button logic display 2018-02-20 15:23:35 -03:00
Oswaldo Acauan
61c84837a0 Fix user connectionId observer 2018-02-20 14:41:02 -03:00