Anton Georgiev
e5d4f601b2
Merge pull request #5383 from oswaldoacauan/meta-params-video-conf
...
Add meta params for auto share the webcam, auto swap the layout and disable presentation.
2018-04-25 13:36:27 -04:00
Tainan Felipe
d515a3cbe2
WIP feedback modal
2018-04-25 12:33:05 -03:00
Anton Georgiev
a2e5620ac4
Merge pull request #5374 from KDSBrowne/xx.02.fix.5370
...
Prevent client breaking when settings are saved while userlist is-open
2018-04-25 11:22:30 -04:00
Oswaldo Acauan
fb6aeb90f9
Fix autosharewebcam option not working on first join
2018-04-25 11:23:44 -03:00
KDSBrowne
72ed12aa18
remove unneeded aria label
2018-04-24 13:29:33 -07:00
KDSBrowne
7a3c7e0c9c
remove test label
2018-04-24 13:02:10 -07:00
KDSBrowne
c1a5f99291
fix SR virtual cursor interaction with audio-modal mic/listenOnly btns
2018-04-24 12:48:36 -07:00
KDSBrowne
91055066d5
add role=alert on AudioModal connecting view
2018-04-24 12:03:29 -07:00
KDSBrowne
068d3a38aa
add aria-expanded to user dropdown menu trigger
2018-04-24 10:06:28 -07:00
Oswaldo Acauan
ad57657b18
Add metatag html5hidepresentation
2018-04-24 13:18:12 -03:00
KDSBrowne
68fcf73227
add aria-expanded to dropdown triggers
2018-04-24 09:07:54 -07:00
Oswaldo Acauan
46559833e2
Add metatag html5autosharewebcam
2018-04-24 12:51:41 -03:00
KDSBrowne
534b8ea746
move aria-label above select in DOM
2018-04-24 08:39:15 -07:00
Oswaldo Acauan
6beada63eb
Add metatag html5autoswaplayout
2018-04-24 12:23:54 -03:00
KDSBrowne
ccff25ded6
prevent SR from announcing duplicate user name
2018-04-24 08:07:04 -07:00
João Francisco Siebel
3f797b9602
Add friendly interation on audio settings retry
2018-04-24 11:52:37 -03:00
KDSBrowne
520e2e19a0
remove unused comments
2018-04-24 07:45:11 -07:00
KDSBrowne
2a217866fb
improve mobile SR views
2018-04-24 07:43:11 -07:00
KDSBrowne
e60b11def2
use screen reader trap on dropdowns
2018-04-23 20:48:34 -07:00
KDSBrowne
af6692bc8f
add userlistIsOpen / chatIsOpen props to hide sections from SR
2018-04-23 18:53:27 -07:00
KDSBrowne
7f7605a033
remove condition and push current path
2018-04-23 13:47:13 -07:00
Anton Georgiev
8cbbdb1e1d
Merge pull request #5371 from Tainan404/issue-5366
...
set audio messages in a own function.
2018-04-23 16:16:44 -04:00
Anton Georgiev
c4226e0c95
Merge pull request #5369 from Tainan404/issue-4901
...
Change hand to pointer icon in Whiteboard toolbar.
2018-04-23 14:35:40 -04:00
Anton Georgiev
b0ef575baf
Merge pull request #5365 from Tainan404/issue-4894
...
Change status label to comply with client
2018-04-23 14:30:37 -04:00
KDSBrowne
44c70a9199
prevent client breaking when settings are saved while userlist is open
2018-04-20 13:05:33 -07:00
Tainan Felipe
60ae723dd4
add function setAudioMessages in audio manager service
2018-04-19 16:57:54 -03:00
Anton Georgiev
2505f04904
Merge pull request #5368 from prlanzarin/video-regpack
...
Follow up on #5327 and #5333
2018-04-19 11:28:21 -04:00
Tainan Felipe
2e76439395
Change hand to pointer icon
2018-04-18 16:32:13 -03:00
Anton Georgiev
5caaca53c8
Merge pull request #5326 from Tainan404/issue-5287
...
Fix clipped username in chat and user list
2018-04-18 14:41:44 -04:00
prlanzarin
be8a63b89a
Merge remote-tracking branch 'upstream/v2.0.x-release' into video-regpack
2018-04-18 18:28:09 +00:00
prlanzarin
c9cdb08095
Fixed WebRTC video viewer stop, media flow error handling and state inconsistensies
2018-04-18 18:16:26 +00:00
Tainan Felipe
7c2309c382
change status message to comply with client
2018-04-18 14:34:03 -03:00
Tainan Felipe
a6f75af2c7
add padding in chat list item
2018-04-18 13:53:50 -03:00
Tainan Felipe
ebbff66e1b
Fix username cliped in right side
2018-04-18 09:44:52 -03:00
Anton Georgiev
92316727ce
Merge pull request #5356 from oswaldoacauan/fix-webcam-swap-resize
...
Follow up on the webcam swap/design
2018-04-17 17:52:28 -04:00
Anton Georgiev
0aec112152
Merge pull request #5360 from prlanzarin/mobile-fix
...
Raised max resolution for webcam constraints
2018-04-17 17:13:14 -04:00
Oswaldo Acauan
8dea5de7fe
Fix polling/webcams margins
2018-04-17 15:04:16 -03:00
Oswaldo Acauan
6192c6d962
Disable swap button following constraints
2018-04-17 15:03:55 -03:00
prlanzarin
bd91cbf5a5
Raised max resolution for webcam constraints
2018-04-17 17:58:15 +00:00
Oswaldo Acauan
c688eb23ca
Move Polling to above slides/webcams and change swapLayout constraints. Closes #5359
2018-04-17 14:55:07 -03:00
Anton Georgiev
c84bf5daa5
Merge pull request #5321 from KDSBrowne/xx.01.fix.5318
...
Fix settings modal opening when you click to open userlist
2018-04-17 11:07:51 -04:00
KDSBrowne
45213008f4
add comment
2018-04-17 08:06:19 -07:00
Tainan Felipe
caa0b1b687
Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-5287
2018-04-17 11:00:38 -03:00
Oswaldo Acauan
98eea06d72
Remove width transition from the presentation and unused ids
2018-04-17 10:24:49 -03:00
Oswaldo Acauan
bd61d55c07
Fix wrong calc for optimal grid while having a focused cam
2018-04-17 10:21:18 -03:00
Oswaldo Acauan
6239f13e26
Fix presentationToolbar being hidden on firefox. Fix #5354
2018-04-17 10:13:37 -03:00
Oswaldo Acauan
86b2cb0040
Fix presentation and webcam not resizing correctly
2018-04-17 10:09:00 -03:00
Tainan Felipe
399cf2d135
Remove position absolute
2018-04-17 09:55:20 -03:00
Anton Georgiev
457eb28cd6
Merge pull request #5327 from oswaldoacauan/webcams-styling
...
Update on video designs and swap
2018-04-16 17:00:55 -04:00
KDSBrowne
c97e698733
use work around to close settings modal
2018-04-16 10:41:23 -07:00
Anton Georgiev
33362036ff
Merge pull request #5351 from oswaldoacauan/dropdown-styling
...
Update on the Dropdown styling
2018-04-16 12:25:46 -04:00
Oswaldo Acauan
69fd8c29b5
Fix dropdown focus state after a re-open
2018-04-16 12:59:16 -03:00
Anton Georgiev
6945be4e17
Merge pull request #5311 from oswaldoacauan/presentation-styles
...
Presentation and Whiteboard style updates
2018-04-16 11:50:46 -04:00
Oswaldo Acauan
6176f59804
Remove unused onLoad prop from Slide
2018-04-16 12:37:11 -03:00
Oswaldo Acauan
115bc20b8f
Remove wrong console.log
2018-04-16 12:36:09 -03:00
Oswaldo Acauan
23d8356dbd
Fix dropdown focus state after a re-open
2018-04-16 11:06:29 -03:00
Oswaldo Acauan
928097c7ad
Fix emoji selected item while hover
2018-04-13 17:38:15 -03:00
Oswaldo Acauan
cc1cbe26cd
Fix video-menu and horizontal list focus/hover styles
2018-04-13 17:34:46 -03:00
Lucas Fialho Zawacki
f6faac564c
Correctly send sfu messages and correct webrtc connection flow in HTML5
2018-04-13 17:03:37 -03:00
Oswaldo Acauan
68759e2943
Improve dropdown focus/hover styling
2018-04-13 16:34:58 -03:00
Oswaldo Acauan
64fef69129
Remove default active state on dropdown menus. Closes #5313
2018-04-13 16:16:45 -03:00
Oswaldo Acauan
c640c77101
Merge remote-tracking branch 'upstream/v2.0.x-release' into polls-styling
2018-04-13 16:05:15 -03:00
Oswaldo Acauan
62eae1188d
Update the polling component styles
...
Add
2018-04-13 15:56:21 -03:00
Oswaldo Acauan
ccf4fbba9e
Fix grid sizing on mount
2018-04-13 15:20:00 -03:00
Oswaldo Acauan
9c2e8472cc
Merge branch 'presentation-styles' into webcams-styling
2018-04-13 10:06:11 -03:00
Oswaldo Acauan
d8e8fb99f0
Revert back all presentation stuff since its a lost battle. BabyRage
2018-04-13 09:58:47 -03:00
Oswaldo Acauan
a22036d79e
Merge remote-tracking branch 'upstream/v2.0.x-release' into presentation-styles
2018-04-13 09:38:41 -03:00
Oswaldo Acauan
e5daacd41a
Merge branch 'presentation-styles' into webcams-styling
2018-04-13 09:19:30 -03:00
Oswaldo Acauan
53343c0e92
Fix presentation failing to mount on start
2018-04-13 09:18:35 -03:00
Oswaldo Acauan
94e767a122
Fix wrong presentationWH after changing presentation
2018-04-12 17:36:16 -03:00
Oswaldo Acauan
dceae48d8c
Fix the fit-to-width issue, added a throttle to the resize event and get the presentationWH from the viewBox
2018-04-12 15:45:23 -03:00
Anton Georgiev
45a9a4f331
Merge pull request #5333 from prlanzarin/sft
...
SFU improvements
2018-04-12 14:28:09 -04:00
prlanzarin
bf5413a7df
Fixed WebRTC video stop procedures on media flow timeout cases
2018-04-12 16:40:32 +00:00
Oswaldo Acauan
0c5b278cef
Remove fixed size from svg
2018-04-12 09:43:18 -03:00
Oswaldo Acauan
599a1935d4
Improve webcam gaps sizing
2018-04-12 09:41:49 -03:00
Oswaldo Acauan
66b25e4417
Merge branch 'v2.0.x-release' into webcams-styling
2018-04-11 15:54:01 -03:00
Oswaldo Acauan
5b9433fc9f
Fix webcams/sfu reconnect on every render and styles for 4:3
2018-04-11 15:50:14 -03:00
Tainan Felipe
7121a4c897
Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-5256
2018-04-10 16:48:13 -03:00
Anton Georgiev
f0a1464ded
Merge pull request #5293 from Tainan404/issue-5194
...
Add rule for don't show tooltip when dropdown is open.
2018-04-10 14:56:27 -04:00
KDSBrowne
aa14952bc0
prevent settings modal opening when selecting locale with region
2018-04-10 09:52:12 -07:00
prlanzarin
67f49442b6
Fixed HTML5 viewer video stop flow
2018-04-10 14:55:42 +00:00
prlanzarin
1f153dcbf7
Merge remote-tracking branch 'upstream/v2.0.x-release' into sft
2018-04-10 14:53:44 +00:00
prlanzarin
553ea58fcc
SFU responding to media server offline event and closing active media sessions
2018-04-10 14:49:24 +00:00
Oswaldo Acauan
ed8d570a3d
Fix gutter calc and reduce in favor of for statement
2018-04-10 10:36:58 -03:00
Oswaldo Acauan
2a3e0f0137
Merge branch 'presentation-styles' into webcams-styling
2018-04-10 08:55:59 -03:00
Oswaldo Acauan
01348ad4f3
Move the presentation controls to ontop of slide
2018-04-09 17:49:05 -03:00
Oswaldo Acauan
0fd5bf6710
Hide toolbar while mousedown
2018-04-09 17:37:09 -03:00
Oswaldo Acauan
23130319d9
Hide color/thickness for hand action
2018-04-09 17:18:35 -03:00
Oswaldo Acauan
20bf5b5296
Fix warning and pointer-events
2018-04-09 17:06:11 -03:00
Oswaldo Acauan
c4e429dd01
Merge remote-tracking branch 'upstream/v2.0.x-release' into webcams-styling
2018-04-09 15:49:25 -03:00
Oswaldo Acauan
5bf71eee98
Add swap functionality
2018-04-09 15:48:21 -03:00
Oswaldo Acauan
fe11dd9a90
Improve media overlay/content styles
2018-04-09 15:28:54 -03:00
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
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
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
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
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
KDSBrowne
fef9592a42
edit definedMessage object names
2018-04-03 09:48:02 -07: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
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
Oswaldo Acauan
1465c83fb6
Merge branch 'v2.0.x-release' into fix-4690
2018-04-02 12:50:45 -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
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
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
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
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
Lucas Fialho Zawacki
e823308eba
Filter active user list for video-dock component
2018-03-21 19:25:32 +00: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
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
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
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
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
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
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
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
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
Tainan Felipe Pauli de Almeida
4d9b903a91
stop the video when an error occurs
2018-03-07 17:06:19 -03: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
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
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
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
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
Oswaldo Acauan
2f741df97b
Impl user-session based connections on server. Fix #5150
...
Implement a connectionId for each user, each time a user try to validate we change their connectionId
and end all other connections of that user.
2018-02-20 11:26:36 -03:00
João Francisco Siebel
56a9bf70ff
Change end to stop in labels
2018-02-19 15:42:22 -03:00
João Francisco Siebel
6bb031076b
Resolve merge problems
2018-02-19 14:00:43 -03:00
João Francisco Siebel
c2076c5260
Fix logic for showing start/end recording
2018-02-19 13:30:21 -03:00
Lucas Fialho Zawacki
388fee31b6
Renaming files to better suit html5 structure
2018-02-19 04:23:05 +00:00
Lucas Fialho Zawacki
b8264b23eb
Removing some pieces of code and going back on the chrome modal in other file
2018-02-19 03:43:30 +00:00
Lucas Fialho Zawacki
a85410a85f
Video dock refactor, almost ready
2018-02-16 21:11:59 +00:00
Lucas Fialho Zawacki
1b3633c8bd
More components for video-dock
2018-02-16 19:24:35 +00:00
Lucas Fialho Zawacki
01464cdabd
Initial work, moving stuff around
2018-02-16 19:24:29 +00:00
João Francisco Siebel
d13be2c77b
Add tooltip to recording indicator
2018-02-16 11:47:55 -02:00
João Francisco Siebel
919c2aa644
Implement start/stop recording logic
2018-02-15 17:42:50 -02:00
Anton Georgiev
1a8d2eee52
Merge pull request #5146 from Tainan404/fix-webcam-disconnect-bug
...
Fix when the user disconnects stay a ghost webcam.
2018-02-14 11:35:17 -05:00
Anton Georgiev
ce1b12a2e6
Merge pull request #5147 from antobinary/double-webcams
...
Increase ideal webcam resolution for kurento webrtc webcams
2018-02-14 11:34:17 -05:00
Anton Georgiev
cf1ab0283e
increase ideal webcam resolution
2018-02-14 11:23:49 -05:00
Lucas Fialho Zawacki
9967e0f66e
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into settings-lock-video-dock
2018-02-14 16:22:35 +00:00
Tainan Felipe Pauli de Almeida
ec14d1ac3c
fix when the user disconnects gets a ghost webcam
2018-02-14 10:51:24 -02:00
Anton Georgiev
a8189b3a36
Merge pull request #5141 from oswaldoacauan/videodock-new
...
Improvements for PR#5117
2018-02-13 15:02:04 -05:00
Oswaldo Acauan
afc5d597a7
Fix console error
2018-02-13 17:45:03 -02:00
Oswaldo Acauan
ac46f534d5
Fix mutating state with delete when destroying a video
2018-02-13 14:20:59 -02:00
KDSBrowne
e1a5e6416e
disable tooltips if device has touch & fits phone dimensions
2018-02-13 08:06:45 -08:00
KDSBrowne
ec74351a58
remove tooltip render condition in button component
2018-02-13 07:51:13 -08:00
Oleksandr Zhurbenko
bfb41d74c7
Added an extra check to prevent an issue described in #5137
2018-02-12 14:59:05 -08:00
Lucas Fialho Zawacki
333bba0a77
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into settings-lock-video-dock
2018-02-09 19:33:55 +00:00
Anton Georgiev
4c8970abe6
Merge pull request #5108 from KDSBrowne/z.0.8-settings-userlist-bug
...
Prevent error on settings change with userlist open
2018-02-09 11:56:58 -05:00
Maxim Khlobystov
7968a55bf3
Simplified the toggleSelfVoice code.
2018-02-08 14:00:29 -05:00
Augusto Bennemann
65bf18e6ca
Fix typo
2018-02-08 16:49:02 +00:00
Augusto Bennemann
95c172a8f0
Videodock adjusts for screenshare
2018-02-08 16:32:12 +00:00
Maxim Khlobystov
483f543f17
Made sure non-moderators can user userlist for mute/unmute.
2018-02-08 11:06:41 -05:00
KDSBrowne
ff78e14835
switch indexOf() with includes()
2018-02-08 07:14:00 -08:00
Lucas Fialho Zawacki
23b635b4ff
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into settings-lock-video-dock
2018-02-08 14:48:33 +00:00
Augusto Bennemann
323cdd3232
Fix camera button style and improve videodock code
2018-02-07 17:20:10 -02:00
Lucas Fialho Zawacki
30b26a0a0c
Unshare webcam and dispose peers when video component is unmounted
2018-02-07 18:06:58 +00:00
Augusto Bennemann
b0b16498fb
Fixes #5056
2018-02-07 14:57:09 -02:00
Augusto Bennemann
c38a6e34ae
Fix error introduced on last merge
2018-02-07 13:24:20 -02:00
Augusto Bennemann
326325fddb
trigger on orientation change
2018-02-07 13:12:07 -02:00
Augusto Bennemann
541b06393c
Video positioning. Code still bad.
2018-02-07 13:11:52 -02:00
Augusto Bennemann
db7bd9e9b6
Display usernames on videos
2018-02-07 13:07:38 -02:00
Lucas Fialho Zawacki
3af600d015
User video tags with new design [part 1]
2018-02-07 12:56:07 -02:00
Augusto Bennemann
1d5bfce167
Fix share/unshare video button style and remove old files
2018-02-07 12:51:40 -02:00
KDSBrowne
d7b9e4dce9
close userlist before settings are saved
2018-02-06 12:06:52 -08:00
Anton Georgiev
d71bae2ded
Merge pull request #5088 from Tainan404/fix-button-disabled
...
Fix when button is disabled cursor does not appear not-allowed.
2018-02-06 13:07:09 -05:00
Anton Georgiev
649d045609
Merge pull request #5094 from antobinary/blank-video
...
Adjusted the source for recording meeting status
2018-02-06 13:05:20 -05:00
Tainan Felipe Pauli de Almeida
38e3ce3013
Merge remote-tracking branch 'upstream/v2.0.x-release' into lock-settings
2018-02-06 13:21:22 -02:00
Joao Siebel
eddc480851
Implement screenshare data saving setting. Fix #5029
2018-02-06 11:33:48 -02:00
Tainan Felipe Pauli de Almeida
bc2da51bfb
Comply lock setting 'Hide other viewer's webcams'
2018-02-06 09:43:14 -02:00
Anton Georgiev
d5837f46ee
adjust source for recording meeting status
2018-02-05 13:34:03 -05:00
Tainan Felipe Pauli de Almeida
eb4ed2e4bd
fix button disable don't appear with cursor not-allowed
2018-02-02 09:51:21 -02:00
Lucas Fialho Zawacki
829930f131
Remove logging and some comments to shouldUpdateComponent
2018-02-01 18:02:33 +00:00
Lucas Fialho Zawacki
c36f322fff
Better handling of shared video timeout in html5
2018-02-01 18:02:04 +00:00
Lucas Fialho Zawacki
8be4fd6ef4
Better way to handle shouldComponentUpdate callback on HTML5 video
...
This commit matches userIds on the old/new userlist when the react component
updates and does not assume the lists are ordered. It also prevents things
from getting funky when a user leaves or joins the list
2018-02-01 18:01:56 +00:00
Lucas Fialho Zawacki
a1e7833fa3
Better video reconnect when network is offline
2018-02-01 18:01:42 +00:00
Lucas Fialho Zawacki
55feaa30af
Timeout cameras that have not started
2018-02-01 18:01:28 +00:00
Tainan Felipe Pauli de Almeida
fd9dfbf89b
fix more linter errors
2018-02-01 09:31:17 -02:00
Tainan Felipe Pauli de Almeida
1bdf08b260
lock logic passed to the parent
2018-02-01 09:09:33 -02:00