Commit Graph

6600 Commits

Author SHA1 Message Date
Vitor Mateus
0c81eda94e Fix webcam size after minimize the presentation #7570 2019-06-07 17:45:54 -03:00
Diego Benetti
2845bec4c4 Creates component for breakout invitation 2019-06-07 10:49:50 -03:00
KDSBrowne
27bdf23586 add formatted numbers to zoom tools 2019-06-06 15:52:05 +00:00
KDSBrowne
eb142c7c0d fix accessibility issues as presenter 2019-06-06 15:04:02 +00:00
Anton Georgiev
8946951f08
Merge pull request #7575 from capilkey/improve-kurento-lo-errors
Try to improve Kurento listen-only error reporting
2019-06-05 15:00:43 -04:00
Chad Pilkey
42f18a15fe try to improve kurento listen-only error reporting 2019-06-05 10:50:21 -07:00
Anton Georgiev
7b59f1d309
Merge pull request #7574 from MaximKhlobystov/guest-management-checkbox
Align the checkbox and the label (guest management)
2019-06-05 11:40:59 -04:00
Maxim Khlobystov
6ba31224ff Align the checkbox and the label 2019-06-05 11:30:10 -04:00
Anton Georgiev
32df282400
Merge pull request #7571 from MaximKhlobystov/prop-types-warning
Fix the warning that appears when user enters as guest
2019-06-05 11:01:34 -04:00
Maxim Khlobystov
ac844031bf Fix prop-types warning in Base 2019-06-04 15:23:44 -04:00
Anton Georgiev
90b84d7e16
Merge pull request #7569 from capilkey/bump-audio-leave-level
Bump audio leave log level
2019-06-04 14:19:31 -04:00
Chad Pilkey
854aa8019b bump audio leave log level 2019-06-04 11:16:43 -07:00
Anton Georgiev
b67908ce79 pass callback for closing of permissions-overlay 2019-06-04 17:43:58 +00:00
Anton Georgiev
2c85ff6c65
Merge pull request #7540 from MaximKhlobystov/webdriverio-tests
WebdriverIO Tests
2019-06-04 11:10:24 -04:00
Maxim Khlobystov
1eafbf04f8 WebdriverIO tests. 2019-06-04 11:05:27 -04:00
Anton Georgiev
d3d3cad20a
Merge pull request #7544 from Tainan404/issue-7520
Add meteor check for annotations to avoid malformed message.
2019-06-04 09:40:35 -04:00
Vitor Mateus
6896cc08b4 Fix overflow of webcams-draggable #7562 2019-06-03 17:03:59 -03:00
Anton Georgiev
7b851cbee7
Merge pull request #7559 from capilkey/strip-mdns-candidates
Strip mDNS candidates from sip.js SDPs
2019-06-03 15:52:18 -04:00
Anton Georgiev
e0cd95b2aa Pulled html5 locales June 3, 2019; added Hungarian 2019-06-03 19:44:03 +00:00
Chad Pilkey
1e391695c1 strip mDNS candidates from sip.js SDPs 2019-06-03 18:54:30 +00:00
Chad Pilkey
c7d0bdcdac fix repeatCount usage in SVG animations 2019-06-03 09:55:43 -07:00
Anton Georgiev
5db7311a07
Merge pull request #6885 from vitormateusalmeida/issue-6724
Make webcam draggable
2019-06-03 12:42:42 -04:00
Vitor Mateus
90f8b62d3f Fix presentations resize 2019-06-03 11:33:06 -03:00
Anton Georgiev
885d432d4b update axios from 0.18 to 0.19 (vuln) 2019-06-03 14:32:04 +00:00
Vitor Mateus
7af426d0d2 Avoid webcam overflow the screen with multiples webcams 2019-06-03 11:05:09 -03:00
Tainan Felipe
8fc8d02c5e Fix server exception 2019-05-31 17:42:20 -03:00
Anton Georgiev
06cd9e65d0
Merge pull request #7531 from KDSBrowne/0A-access-32
Improve the upload presentation modal experience
2019-05-31 16:26:05 -04:00
Pedro Beschorner Marin
c4ac5ef7c9 Shared notes unread indicator 2019-05-31 20:02:33 +00:00
KDSBrowne
1a9c03b707 add descriptions to intlMessages 2019-05-31 18:48:41 +00:00
KDSBrowne
47468ef5d7 use mapUser in app container 2019-05-31 18:36:52 +00:00
Anton Georgiev
2cb20a1bf1 revert #7440 due to causing #7502 join stuck 2019-05-31 17:31:23 +00:00
KDSBrowne
5144b4d75e Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0A-access-39 2019-05-31 17:28:41 +00:00
Tainan Felipe
483133e84b Add check for all annotations 2019-05-31 14:27:06 -03:00
Diego Benetti
e520797ddd Merge remote-tracking branch 'upstream/master' into issue7390-datasaving-screenshare 2019-05-31 10:23:50 -03:00
Anton Georgiev
2dff307649
Merge pull request #7511 from Tainan404/issue-7402
Add breakout  room indicator in user list.
2019-05-31 08:27:00 -04:00
Anton Georgiev
473b9c1885
Merge pull request #7512 from diegobenetti/issue7401-notify-lock-disabled
Implemented notification when a lock is disabled
2019-05-31 08:22:31 -04:00
Tainan Felipe
576bdf8b07 Add meteor check to text annotation 2019-05-30 16:59:35 -03:00
Anton Georgiev
72486014cd
Merge pull request #7524 from KDSBrowne/0A-access-10
Make whiteboard toolbar accessible via keyboard
2019-05-30 14:50:04 -04:00
Vitor Mateus
4876f5d7a5 Avoid webcam overflow the screen 2019-05-30 15:19:18 -03:00
Anton Georgiev
2ee8851f0d
Merge pull request #7088 from KDSBrowne/2.2-fix-dropzone-style
Fix presentation upload drop zone showing red
2019-05-30 13:58:38 -04:00
KDSBrowne
a0fa2d44a2 use file extension instead of mime type for accepted files 2019-05-30 17:46:05 +00:00
Tainan Felipe
aa83f253f5 Add text box size validation in send annotation method 2019-05-30 14:31:10 -03:00
KDSBrowne
bac5d0f529 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0A-access-39 2019-05-30 15:02:51 +00:00
KDSBrowne
65012daa7a add toasts for meeting mute / unmute and emoji changes 2019-05-30 14:42:38 +00:00
Lucas Zawacki
8198a14871 Add log codes 2019-05-29 17:25:16 -03:00
KDSBrowne
b74e0600b5 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-fix-dropzone-style 2019-05-29 19:34:28 +00:00
KDSBrowne
7f703a5893 switch present label to confirm 2019-05-29 19:21:18 +00:00
KDSBrowne
fb38e2a2fd on open move focus in submenu to currently selected item 2019-05-29 19:11:25 +00:00
Lucas Zawacki
195395334b Add some logs to the external video sync 2019-05-29 16:06:41 -03:00
Anton Georgiev
5c6ef24088
Merge pull request #7525 from antobinary/deny-incorrect-presentationId
Handle incorrect presentationId passed from client
2019-05-29 13:35:44 -04:00
KDSBrowne
7f7970dfb6 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-adjust-screen-reader-trap 2019-05-29 16:10:28 +00:00
Anton Georgiev
ac36732849
Merge branch 'master' into closed-captions-prototype 2019-05-29 11:51:45 -04:00
Anton Georgiev
bc79d54679 remove unused css 2019-05-29 15:44:34 +00:00
Anton Georgiev
6adc608fd0 closed captions linting part3 2019-05-29 14:31:27 +00:00
Anton Georgiev
91e3298c84
Merge pull request #7488 from KDSBrowne/02-poll-published-toast
Stop obsolete toasts for published polls
2019-05-29 08:54:57 -04:00
KDSBrowne
5cc67ec62d add text to upload modal message / improve confirm btn 2019-05-28 21:18:49 +00:00
Diego Benetti
b9eb5cca1f Locks screenshare option when datasaving screenshare setting is disabled 2019-05-28 17:46:29 -03:00
Tainan Felipe
83fba75652 Fix brakout showing wrong message in breakout start 2019-05-28 17:29:04 -03:00
Anton Georgiev
28f3329a16 improve mobile view for reader-menu 2019-05-28 19:24:06 +00:00
Anton Georgiev
0287e00b2e
Handle incorrect presentationId passed from client
Closes https://github.com/bigbluebutton/bigbluebutton/issues/7516
2019-05-28 14:11:38 -04:00
Lucas Zawacki
d154a610d0 Fix external video youtube regex 2019-05-28 14:34:22 -03:00
Tainan Felipe
327e4f6255 Fix server exceptions skipping subscriptions when has an error 2019-05-28 14:32:59 -03:00
KDSBrowne
a19d06df48 fix screen reader not announcing language select aria-label 2019-05-28 16:28:53 +00:00
Vitor Mateus
6de7650ec9 Merge remote-tracking branch 'upstream/master' into issue-6724 2019-05-27 19:18:26 -03:00
Vitor Mateus
d1b910a558 Fix errors in grid layout 2019-05-27 19:06:52 -03:00
KDSBrowne
27c1099c77 allow whiteboard toolbar submenu items to be activated via keyboard 2019-05-27 17:27:58 +00:00
KDSBrowne
b87a33df10 allow whiteboard toolbar items to be activated via keyboard 2019-05-27 16:34:37 +00:00
Diego Benetti
64a2ef7a66 Implemented notification when a lock is disabled 2019-05-27 13:33:19 -03:00
Tainan Felipe
5e9f1a1ac6 Add in which breakout room the user joined 2019-05-27 11:28:25 -03:00
KDSBrowne
9045e56e04 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-adjust-screen-reader-trap 2019-05-27 14:27:01 +00:00
Chad Pilkey
a1faca04c6 fix chat message name alignment 2019-05-24 16:10:27 -07:00
Chad Pilkey
9e6e15b8b0 change logout error code to unused value 2019-05-24 15:56:17 -07:00
Chad Pilkey
4ee3872c2e check that navigator.connection exists 2019-05-24 15:41:30 -07:00
Anton Georgiev
eca50b0820
Merge pull request #7499 from antobinary/leave-session
Fix leaveSession static not called
2019-05-24 17:32:08 -04:00
Anton Georgiev
aef9628323 fix leaveSession static not called 2019-05-24 21:26:00 +00:00
Fred Dixon
35853ed793 Lower volume of screenshare off audio 2019-05-24 16:06:04 -05:00
KDSBrowne
8b67713353 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-adjust-screen-reader-trap 2019-05-24 20:57:41 +00:00
Anton Georgiev
236c62700e
Merge pull request #7101 from jfsiebel/network-indicator
Implement audio quality bars
2019-05-24 16:12:20 -04:00
Joao Siebel
7397f13396 add log every time the user connection change 2019-05-24 17:10:43 -03:00
KDSBrowne
3763f984b3 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0A-access-32 2019-05-24 19:56:42 +00:00
Joao Siebel
d9b850f085 prevent data when monitoring is disabled 2019-05-24 16:55:35 -03:00
KDSBrowne
af9faa2979 switch upload modal confirm btn label when presentations need uploading 2019-05-24 19:51:50 +00:00
Anton Georgiev
b9269c72fa Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2019-05-24 19:19:52 +00:00
Anton Georgiev
ee5e9ef938 add missing package-lock lines from PR #7476 2019-05-24 19:19:28 +00:00
Anton Georgiev
f20a2507ef
Merge pull request #7496 from KDSBrowne/0A-access-43
Add indication that join breakout room btn opens new window
2019-05-24 15:17:29 -04:00
Anton Georgiev
b04d5181d3
Merge pull request #7495 from KDSBrowne/0A-access-16
Add lang prop to Settings language select element
2019-05-24 14:17:18 -04:00
Tainan Felipe
d77ebaf90b Fix misspelling in consumer 2019-05-24 15:09:09 -03:00
Anton Georgiev
032b64366c
Merge pull request #7494 from KDSBrowne/0A-access-17
Add current size to Increase / Decrease font size btn aria labels
2019-05-24 14:04:18 -04:00
KDSBrowne
995c515d23 removed unused localised string 2019-05-24 18:04:16 +00:00
Anton Georgiev
374c30049f
Merge pull request #7493 from KDSBrowne/0A-access-42
Add time unit to aria labels in create breakout rooms modal
2019-05-24 13:54:51 -04:00
KDSBrowne
1dfd0cb8d4 use correct localised message 2019-05-24 17:29:36 +00:00
KDSBrowne
73ece483cf add time units to aria labels for + - btns 2019-05-24 16:53:58 +00:00
Anton Georgiev
7b81af5ead
Merge branch 'master' into 02-poll-published-toast 2019-05-24 12:28:10 -04:00
Anton Georgiev
b142f0a990 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2019-05-24 16:23:45 +00:00
Anton Georgiev
58ed0e4981 eslint whiteboard/annotations/poll/component 2019-05-24 16:18:55 +00:00
Chad Pilkey
6b22c58bcc
Merge pull request #7476 from prlanzarin/2.2-planb-unifiedplan
Added Unified Plan <-> Plan B translation for Safari endpoints
2019-05-24 11:56:06 -04:00
KDSBrowne
8bb27a2252 fix modal confirm labels / add icon to join room btn 2019-05-24 15:32:31 +00:00
Anton Georgiev
420bb9b3f8 Merge branch 'issue7461-localize-remaining-labels' of github.com:diegobenetti/bigbluebutton into test-loc 2019-05-24 15:17:00 +00:00
Diego Benetti
2dc71272e3 Polling term localized 2019-05-24 09:22:43 -03:00
KDSBrowne
c3518bc6a6 add lang prop to language select element 2019-05-23 21:55:34 +00:00
KDSBrowne
b9231ecbbc add current value to aria labels for app font size 2019-05-23 21:50:36 +00:00
Anton Georgiev
6aa8546575
Use polling icon for Start Polling 2019-05-23 17:13:52 -04:00
Diego Benetti
3998898319 Merge branch 'kert-pr-7498' into issue7461-localize-remaining-labels 2019-05-23 18:13:42 -03:00
Anton Georgiev
32bf1271d1 pulled html5 locales May 23, 2019; added Vietnamese 2019-05-23 20:53:44 +00:00
Joao Siebel
8ba90b2121 Merge remote-tracking branch 'upstream/master' into network-indicator 2019-05-23 15:42:38 -03:00
Joao Siebel
a2d2dc332f fix a problem with local stream and update the code 2019-05-23 15:25:31 -03:00
Tainan Felipe
6a4103c559 Add context to manage locksettings 2019-05-23 13:47:56 -03:00
Anton Georgiev
01b36d54fc closes #7478 credits to @tylercopeland 2019-05-23 15:56:59 +00:00
Anton Georgiev
8c1c7c84ad simplified localization of Offline 2019-05-23 15:30:13 +00:00
Pedro Beschorner Marin
741122df96 Closed captions cleanup 2019-05-23 11:51:01 -03:00
KDSBrowne
0f3120e969 remove unused imports 2019-05-23 14:16:52 +00:00
Ghazi Triki
16bbb0e9c7 Localise offline status in chat. 2019-05-23 13:09:19 +03:00
Pedro Beschorner Marin
84b750ebb7 Adapted HTML5 captions to use the recording backend 2019-05-22 18:33:20 -03:00
Pedro Beschorner Marin
2a82aaa09f Filter empty lines 2019-05-22 18:33:20 -03:00
Pedro Beschorner Marin
77420a4c24 Cleaning captions if data is idle 2019-05-22 18:33:20 -03:00
Pedro Beschorner Marin
99ca39b37b Refactoring captions component 2019-05-22 18:33:20 -03:00
Pedro Beschorner Marin
a37ae9cb70 Better management of captions activation 2019-05-22 18:33:20 -03:00
Pedro Beschorner Marin
34b39a2b0a Closed captions prototype in a big commit 2019-05-22 18:33:20 -03:00
Anton Georgiev
aff881ccfe
Merge pull request #7367 from Tainan404/issue-7186
Don't show phone user on create breakout room list
2019-05-22 16:13:56 -04:00
Tainan Felipe
8ee73c37cc ignore dial-in-user in create breakout room list 2019-05-22 17:06:21 -03:00
KDSBrowne
89898ae09e fix console error from state update on unmounted component 2019-05-22 18:54:30 +00:00
Anton Georgiev
2d991cb078
Merge pull request #7286 from KDSBrowne/2.2-issue-7279
Fix refPresentationContainer requestFullscreen is not a function
2019-05-22 14:52:18 -04:00
KDSBrowne
aa2ec33afb localize default poll answers 2019-05-22 18:00:44 +00:00
Anton Georgiev
24f8205cbf
Merge pull request #7440 from diegobenetti/issue7314-improve-disconnection-detection
Verifies if subscription already exists before calling subscribe
2019-05-22 12:46:39 -04:00
Anton Georgiev
643c4197f1
Merge pull request #7462 from Tainan404/youtube-playing-audio
Log out user prior to Feedback (end all media streams)
2019-05-22 12:44:21 -04:00
Anton Georgiev
88cfd6bde8
Merge pull request #7277 from Tainan404/issue-7200
Stop webcams when opens audio modal.
2019-05-22 11:36:53 -04:00
KDSBrowne
558e25ec9b fix published poll toast notifications for old polls 2019-05-22 14:44:17 +00:00
prlanzarin
9a563a006c Fixed typo in toPlanB conversion
Also tidy some stray lines
2019-05-21 17:38:22 +00:00
prlanzarin
8a7b53db20 Fixed safari detection on sip.js bridge 2019-05-21 16:56:57 +00:00
prlanzarin
ca9a0fad4a Added unified-plan/plan-b translation for Safari endpoints 2019-05-21 16:48:01 +00:00
Anton Georgiev
df27a886bc
Merge pull request #7470 from riadvice/html5-arabic
Update HTML5 client ar.json
2019-05-21 11:49:44 -04:00
Chad Pilkey
af4c4059e8 add option to force server to use http slide uris 2019-05-20 15:00:36 -07:00
Ghazi Triki
07a16f04e7 Update HTML5 client ar.json 2019-05-20 12:44:14 +03:00
Tainan Felipe
2f63c174a3 Fix youtube keeps playing audio when user left the meeting 2019-05-17 16:39:05 -03:00
KDSBrowne
b96bbed3a4 fix webcam dropdown menu position for RTL 2019-05-17 14:26:44 +00:00
Ghazi Triki
40d58b3349 Localise modals. 2019-05-16 23:13:08 +01:00
Ghazi Triki
76371b9b6e Merge remote-tracking branch 'bigbluebutton/master' into html5-rtl 2019-05-16 17:32:58 +01:00
Ghazi Triki
bd03a39e23 Minor fixes for RTL. 2019-05-16 17:27:43 +01:00
Anton Georgiev
3a1d5900a1
Merge pull request #7451 from KDSBrowne/02-style-feedback-legend
Add style to feedback legend label
2019-05-16 09:40:22 -04:00
KDSBrowne
13f8a4f026 hide userlist from SR when secondary panels are open 2019-05-15 22:51:43 +00:00
KDSBrowne
fc3fbe0095 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-adjust-screen-reader-trap 2019-05-15 21:57:49 +00:00
KDSBrowne
475e945abc improve screen reader panel check 2019-05-15 21:13:05 +00:00
Anton Georgiev
2bd73b0614 updated "tar" dependency node-sass #2625 2019-05-15 19:55:04 +00:00
KDSBrowne
1bbd541671 change feedback label font-family to match other text 2019-05-15 19:37:49 +00:00
Anton Georgiev
aba6f72202
Handle both null and undefined password 2019-05-15 14:50:28 -04:00
Anton Georgiev
7937a779a6
Merge pull request #7231 from BobakOftadeh/redis-password
Add password field for redis settings
2019-05-15 14:49:20 -04:00
KDSBrowne
1e8aaad61d improve horizontal menu positions for RTL 2019-05-15 17:32:45 +00:00
Ghazi Triki
28132b5b25 Fix media and action bar styles for RTL. 2019-05-15 18:04:00 +01:00
KDSBrowne
5de53912bf fix gap between menu and caret 2019-05-15 16:10:50 +00:00
KDSBrowne
2b96fb3008 fix dropdown menu horizontal caret 2019-05-15 14:33:29 +00:00
Diego Benetti
4c70da35c3 Verifies if subscription already exists before calling subscribe 2019-05-14 17:13:15 -03:00
KDSBrowne
027ee7161b fix console error 2019-05-14 19:45:12 +00:00
KDSBrowne
8d0485b306 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-add-tr-to-upload-table 2019-05-14 19:33:54 +00:00
Anton Georgiev
7c72578991 pulled html5 locales May 14, 2019 2019-05-14 17:54:35 +00:00
KDSBrowne
f0a5666c52 add formatted messages 2019-05-14 16:51:13 +00:00
Ghazi Triki
9a15e6277c Better RTL language detection. 2019-05-14 16:00:14 +01:00
Anton Georgiev
e2eb98dd83
Merge pull request #7436 from antobinary/breakouts-end-meeting
Breakouts should omit the end meeting menu
2019-05-14 10:40:58 -04:00
Anton Georgiev
54bf7f9d41 set the audio permissions overlay text color to black 2019-05-14 14:30:06 +00:00
Anton Georgiev
af8b32d7c5 end meeting not needed in breakouts 2019-05-14 14:28:18 +00:00
Anton Georgiev
8cef3573f7
Merge pull request #7421 from KDSBrowne/_summit-fix-avatars-in-message-item
Fix avatar width in message list item
2019-05-14 10:22:40 -04:00
Ghazi Triki
1f6326f7fd Change layout direction for RTL languages.
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
Anton Georgiev
6ba84740f1
Merge pull request #7418 from KDSBrowne/_summit-modal-close-aria-labels
Add modal title to dismiss / confirm modal btns for screen reader
2019-05-14 08:08:19 -04:00
Anton Georgiev
67837d457e
Merge pull request #7409 from KDSBrowne/_summit-aria-labels-for-feedback-stars
Improve labels for feedback stars / add legend element
2019-05-13 16:43:30 -04:00
Anton Georgiev
7dd78a6001
Merge pull request #7431 from KDSBrowne/_summit-add-right-icon-to-help-option
Add popout_window icon to help menu item
2019-05-13 16:34:51 -04:00
Anton Georgiev
bbc81f0f51
Merge pull request #7383 from KDSBrowne/_summit-add-toast-for-saved-settings
Add toast notification for when settings are saved
2019-05-13 16:33:04 -04:00
Anton Georgiev
c033b638f3
Merge pull request #7420 from KDSBrowne/_summit-fix-whiteboard-toolbar-icon-not-updating
Fix thickness icon not updating (whiteboard toolbar)
2019-05-13 16:29:16 -04:00
Anton Georgiev
9880ca85b8
Merge pull request #7382 from KDSBrowne/_summit-move-modal-warnings-to-top
Move warnings to top of modals
2019-05-13 16:24:18 -04:00
Anton Georgiev
d526805758
Merge pull request #7362 from KDSBrowne/_summit-make-presentation-upload-checkbox-accessible
Make presentation upload checkbox accessible to keyboard
2019-05-13 16:15:36 -04:00
Anton Georgiev
7a7128f774 pulled html5 locales May 13, 2019 2019-05-13 20:10:16 +00:00
KDSBrowne
88724820f7 add popout_window icon 2019-05-13 18:27:05 +00:00
Joao Siebel
acc7c91b9f set default value to false 2019-05-10 18:13:48 -03:00
Anton Georgiev
a360826810
Merge pull request #7375 from KDSBrowne/_summit-notify-published-poll
Add toast notification for published polls
2019-05-10 13:44:39 -04:00
Anton Georgiev
b6d36c5174
Merge pull request #7374 from KDSBrowne/_summit-display-font-size-as-percentage
Display font size as percentage in application settings modal
2019-05-10 13:42:44 -04:00
KDSBrowne
94288cbaf0 fix thickness icon not updating without refresh 2019-05-10 17:40:13 +00:00
KDSBrowne
bf1cc0c07e fix avatar icon width in message list item 2019-05-10 17:38:30 +00:00
Anton Georgiev
cf6f669170
Merge pull request #7411 from KDSBrowne/_summit-add-filename-to-buttons-for-SR
Add filename to aria-labels in presentation upload modal
2019-05-10 11:08:43 -04:00
Anton Georgiev
c4f249af1e
Merge pull request #7415 from KDSBrowne/_summit-SR-toasts-ff
Remove duplicate "role=alert" prop from toast notification
2019-05-10 11:03:44 -04:00
Anton Georgiev
e904b1fd11
Merge pull request #7410 from KDSBrowne/_summit-edit-cust-poll-option-label
Edit aria-label for custom poll inputs
2019-05-10 10:18:59 -04:00
KDSBrowne
dbbc85cce7 remove duplicate role=alert prop 2019-05-10 14:18:25 +00:00
Anton Georgiev
528c43cff5
Merge pull request #7407 from KDSBrowne/_summit-fix-starting-poll-with-space-option
Add disabled prop to start custom poll button
2019-05-10 10:12:43 -04:00
Joao Siebel
5a22f91572 Merge remote-tracking branch 'upstream/master' into network-indicator 2019-05-10 11:09:42 -03:00
Fred Dixon
799354b42c
Merge pull request #7404 from capilkey/better-transfer-detect
Improved audio connect and transfer
2019-05-09 17:36:11 -04:00
Joao Siebel
fea22d5eef add flag to enable monitoring, correct who can see network problems and update logic 2019-05-09 18:25:29 -03:00
Chad Pilkey
2bee179eff improved audio connect and transfer 2019-05-09 21:01:34 +00:00
Anton Georgiev
f244bc0e7e
Merge pull request #7403 from Tainan404/issue-7324
Fix error screen at meeting ends
2019-05-09 15:41:25 -04:00
Anton Georgiev
e219eba258
Merge pull request #7392 from KDSBrowne/2.2-issue-7386
Fix custom poll button deactivating start button
2019-05-09 15:38:45 -04:00
Anton Georgiev
1285a49ed2
Merge pull request #7389 from diegobenetti/issue7314-improve-disconnection-detection
Fixes the duplicated messages when meeting is ended
2019-05-09 15:01:15 -04:00
Anton Georgiev
a278594602 do not publish undefined poll 2019-05-09 18:47:38 +00:00
KDSBrowne
035510caad add disabled prop to start custom poll btn 2019-05-09 18:40:49 +00:00
KDSBrowne
cf01beb875 add th elements to table in presentation uploader 2019-05-09 18:30:16 +00:00
Tainan Felipe
ef0ba0afcf Remove the leftovers that show the error screen at the end of the meeting 2019-05-09 15:27:27 -03:00
KDSBrowne
f2e2948df3 add formatted message to notification 2019-05-09 17:57:06 +00:00
KDSBrowne
2b9d0cccee add notification when presentation changes 2019-05-09 17:44:54 +00:00
Anton Georgiev
2ff9a12d2c adjust lock chat strings to be used as keys 2019-05-09 15:58:08 +00:00
KDSBrowne
c98c1ad5a7 add formatted message 2019-05-09 15:35:52 +00:00
KDSBrowne
a5ce2b7d12 remove space from ids / add legend 2019-05-09 15:00:17 +00:00
Anton Georgiev
63ac70b798 add sv locale 2019-05-09 14:47:47 +00:00
Anton Georgiev
c1d89d5729 pulled html5 locales May 9, 2019 2019-05-09 14:44:51 +00:00
Anton Georgiev
58df06ef09 add Portuguese (Europe) locale 2019-05-09 14:11:34 +00:00
KDSBrowne
4faab1aeea edit aria-label for custom poll inputs 2019-05-09 13:32:47 +00:00