Commit Graph

718 Commits

Author SHA1 Message Date
Anton Georgiev
dc7ca331cf Pulled html5 locales on Aug 23, 2019 2019-08-23 13:29:05 -04:00
Anton Georgiev
5921934bad pulled html5 locales Aug 16, 2019 2019-08-16 18:02:29 -04:00
Anton Georgiev
ab01337f45
Merge pull request #7909 from capilkey/hide-user-list
Add ability to hide viewers in the user list from each other
2019-08-15 17:58:18 -04:00
Anton Georgiev
5b9c835513
Merge pull request #7882 from prlanzarin/2.2-ap-ui
Add UI prompts when autoplay is blocked for video/screenshare/listen only
2019-08-14 15:24:16 -04:00
prlanzarin
982ab3631d Update play audio prompt on autoplay modal view 2019-08-14 19:15:11 +00:00
Chad Pilkey
027c28c320 add lock setting option to hide viewers from each other 2019-08-09 16:45:26 -07:00
Anton Georgiev
b4d7795218 Pulled html5 locales Aug 9, 2019 2019-08-09 16:18:25 -04:00
KDSBrowne
723c0114a3 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing 2019-08-06 16:57:55 +00:00
Anton Georgiev
4aad0a35a2
Merge pull request #7853 from jfsiebel/save-local-settings
Save local settings in a different collection
2019-08-06 12:50:24 -04:00
prlanzarin
9942dd0aa2 Merge remote-tracking branch 'upstream/master' into 2.2-ap-ui 2019-08-02 21:36:44 +00:00
prlanzarin
8d65ce565d Add UI prompts when autoplay is blocked for video/screenshare/listen only 2019-08-02 21:32:42 +00:00
Joao Siebel
9c12522e9d add chat message hint for when chat is locked 2019-08-02 11:40:43 -03:00
Joao Siebel
44c660cf48 remove lock from local settings 2019-08-02 10:15:50 -03:00
Anton Georgiev
7a65a90f80 Pulled html5 locales Aug 1, 2019 2019-08-01 14:29:19 -04:00
KDSBrowne
4906cd48bc add formatted messages 2019-07-31 15:19:46 +00:00
Anton Georgiev
a17566a7dc pulled HTML5 locales July 19, 2019 2019-07-19 20:59:57 +00:00
Lucas Zawacki
a2068d06b6 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into new-react-player 2019-07-16 17:33:27 -03:00
Lucas Fialho Zawacki
98ca75f163 Call external YouTube videos only 'external videos' 2019-07-15 20:20:21 +00:00
Anton Georgiev
7b06c6784e
Merge pull request #7765 from MaximKhlobystov/mute-unmute-tip
Tip that explains how to mute/unmute yourself using a phone
2019-07-11 15:39:03 -04:00
Maxim Khlobystov
6f30657e34 Add the tip message that explains how to mute/unmute using a phone 2019-07-11 15:00:46 -04:00
Anton Georgiev
66f73def8c Pulled html5 logs July 8, 2019 2019-07-08 21:14:57 +00:00
Anton Georgiev
b496a7d39b align You are disconnected label to the left 2019-07-05 15:29:45 +00:00
Anton Georgiev
d9ccd4131f pulled html5 locales Jul 4, 2019 2019-07-04 19:25:43 +00:00
Anton Georgiev
14162aef96
Merge pull request #7691 from diegobenetti/issue7671-take-ownership-button
Implements tooltip and label to the button to take over the captions
2019-07-04 15:07:08 -04:00
Joao Siebel
18670fdaf2 Merge remote-tracking branch 'upstream/master' into reconnection-improvement 2019-07-04 15:09:06 -03:00
Anton Georgiev
cc17d60a89 improve wording in chat placeholder #7615 2019-06-27 17:50:45 +00:00
Diego Benetti
ed1833d4e6 Creates prop to use tooltip and label in the button component 2019-06-27 09:06:19 -03:00
Anton Georgiev
6575ee3f48
Merge pull request #7626 from Tainan404/issue-7517
Fix DOM injection in number of rooms select
2019-06-26 15:36:57 -04:00
Anton Georgiev
00a74a494f Pulled HTML5 locales June 26, 2019; Added Finnish 2019-06-26 18:16:46 +00:00
Anton Georgiev
35b8563219
Merge pull request #7606 from Tainan404/issue-7556
Add toast for webcam lock suggestion
2019-06-26 12:17:30 -04:00
KDSBrowne
ceaeef0227 fix remaining reported accessibility issues 2019-06-26 03:03:08 +00:00
Anton Georgiev
c18910966c
Merge pull request #7645 from KDSBrowne/0TF-SpeechRecognition-captions
Add speech recognition functionality to writing captions
2019-06-24 10:10:14 -04:00
Pedro Beschorner Marin
9e057b9a78 Refactoring closed captions speech recognizer 2019-06-21 17:52:54 -03:00
Anton Georgiev
1d813a35d4
Merge pull request #7663 from antobinary/locales-21
Pulled html5 locales June 21, 2019
2019-06-21 15:26:15 -04:00
Anton Georgiev
3d8ce067ee pulled html5 locales June 21, 2019 2019-06-21 19:24:35 +00:00
Anton Georgiev
684197bbdc
Merge pull request #7661 from KDSBrowne/issue-7346
Add Chrome on iOS to legacy detection
2019-06-21 15:08:27 -04:00
KDSBrowne
cf4ec4f55c update warning string 2019-06-21 19:03:19 +00:00
Joao Siebel
512ceaa8e0 Merge remote-tracking branch 'upstream/master' into reconnection-improvement 2019-06-21 15:03:37 -03:00
KDSBrowne
4796f19cde add Chrome on iOS to legacy detection 2019-06-21 17:45:34 +00:00
Anton Georgiev
36268623c0
Merge pull request #7646 from pedrobmarin/notes-notification
Refactored shared notes content notification
2019-06-21 12:05:19 -04:00
Pedro Beschorner Marin
652e9af05c
Update note content notification
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
2019-06-21 12:57:08 -03:00
Anton Georgiev
5fb0c10ea6
Merge branch 'master' into issue-7556 2019-06-21 10:44:32 -04:00
Anton Georgiev
607b640cb6 modified styles and selector def values cc menus 2019-06-20 15:13:36 +00:00
Pedro Beschorner Marin
543e47cfa3 Refactored shared notes content notification 2019-06-18 21:27:50 +00:00
Joao Siebel
8e64792b66 add hint for chat when disconnected 2019-06-17 17:49:59 -03:00
KDSBrowne
f45564de1a Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0TF-SpeechRecognition-captions 2019-06-14 14:42:47 +00:00
KDSBrowne
ab1610615b localize strings in captions pad 2019-06-14 14:33:46 +00:00
Tainan Felipe
a319ed8e57 Fix DOM injection in number of rooms select 2019-06-14 10:54:59 -03:00
Anton Georgiev
8c30e4d299 pulled html5 locales June13, 2019 2019-06-13 14:40:08 +00:00
Anton Georgiev
c256d5993d pulled html5 locales June13, 2019 2019-06-13 14:38:26 +00:00
Fred Dixon
2c617fed7b
Merge pull request #7610 from capilkey/ipv4-audio-fallback
IPv4 FS audio fallback, auto-reconnect, and fixed input select
2019-06-12 19:41:15 -04:00
Chad Pilkey
cc7513279e IPv4 FS audio fallback, auto-reconnect, and fixed input select 2019-06-12 21:01:20 +00:00
Anton Georgiev
2abd68c130 cc icon, first round cc ui changes 2019-06-12 19:28:00 +00:00
Joao Siebel
c6c8ca400b Merge remote-tracking branch 'upstream/master' into reconnection-improvement 2019-06-12 15:56:14 -03:00
Tainan Felipe
d948a6a008 Add toast for webcam lock suggestion 2019-06-12 15:03:23 -03:00
Anton Georgiev
daa8ec1973
Added 'a' in 'Start a private chat'
Closes #7581
2019-06-12 10:52:06 -04:00
Anton Georgiev
259505bf15
Updated text for connectivity 'How to fix'
Closes  #7594
2019-06-12 10:50:24 -04:00
Anton Georgiev
65b5545a04
Update casing on Save User Names
Closes #7580
2019-06-12 10:47:26 -04:00
Anton Georgiev
fa8e3bc0b6 pulled html5 locales June 11, 2019 2019-06-11 20:00:18 +00:00
Anton Georgiev
6f78c5aa99
Merge pull request #7530 from diegobenetti/issue7390-datasaving-screenshare
Lock screenshare option when datasaving screenshare setting is disabled
2019-06-11 15:32:28 -04:00
Anton Georgiev
ec23561e6f
Merge pull request #7592 from KDSBrowne/0A-access-presenter-view
Accessibility fixes for Presenter View
2019-06-11 15:30:06 -04:00
Anton Georgiev
e6203530a7
Merge pull request #7545 from KDSBrowne/0A-access-39
Add toasts for Emoji changes / Meeting mute
2019-06-11 14:25:43 -04:00
Joao Siebel
36b6b5c902 change recording messages 2019-06-10 11:36:33 -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
Joao Siebel
e924ea08cc Merge remote-tracking branch 'upstream/master' into reconnection-improvement 2019-06-05 17:22:30 -03:00
Joao Siebel
d780815d90 add a Retry now option to reconnect 2019-06-05 15:19:13 -03:00
Anton Georgiev
e0cd95b2aa Pulled html5 locales June 3, 2019; added Hungarian 2019-06-03 19:44:03 +00: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
KDSBrowne
5144b4d75e Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0A-access-39 2019-05-31 17:28:41 +00:00
Diego Benetti
e520797ddd Merge remote-tracking branch 'upstream/master' into issue7390-datasaving-screenshare 2019-05-31 10:23:50 -03: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
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
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
Anton Georgiev
ac36732849
Merge branch 'master' into closed-captions-prototype 2019-05-29 11:51:45 -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
Anton Georgiev
28f3329a16 improve mobile view for reader-menu 2019-05-28 19:24:06 +00:00
Diego Benetti
64a2ef7a66 Implemented notification when a lock is disabled 2019-05-27 13:33:19 -03:00
Anton Georgiev
236c62700e
Merge pull request #7101 from jfsiebel/network-indicator
Implement audio quality bars
2019-05-24 16:12:20 -04: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
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
73ece483cf add time units to aria labels for + - btns 2019-05-24 16:53:58 +00: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
KDSBrowne
b9231ecbbc add current value to aria labels for app font size 2019-05-23 21:50:36 +00: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
Pedro Beschorner Marin
741122df96 Closed captions cleanup 2019-05-23 11:51:01 -03:00
Ghazi Triki
16bbb0e9c7 Localise offline status in chat. 2019-05-23 13:09:19 +03:00
Pedro Beschorner Marin
34b39a2b0a Closed captions prototype in a big commit 2019-05-22 18:33:20 -03:00
KDSBrowne
aa2ec33afb localize default poll answers 2019-05-22 18:00:44 +00:00
Ghazi Triki
07a16f04e7 Update HTML5 client ar.json 2019-05-20 12:44:14 +03: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
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
1f6326f7fd Change layout direction for RTL languages.
Update styles for RTL layout.
2019-05-14 14:17:19 +01: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
7a7128f774 pulled html5 locales May 13, 2019 2019-05-13 20:10:16 +00: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
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
Joao Siebel
5a22f91572 Merge remote-tracking branch 'upstream/master' into network-indicator 2019-05-10 11:09:42 -03:00
KDSBrowne
f2e2948df3 add formatted message to notification 2019-05-09 17:57:06 +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
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
Anton Georgiev
1ae6b69770
Update en.json 2019-05-08 18:33:55 -04:00
KDSBrowne
efef533c20 extend settings help item aria-description / add right icon 2019-05-08 20:48:21 +00:00
Pedro Beschorner Marin
c27f409def Locking shared notes from akka-apps up to the Flash client 2019-05-08 20:36:36 +00:00
Pedro Beschorner Marin
9867aa6b78 Shared notes lock settings first commit 2019-05-08 20:36:36 +00:00
KDSBrowne
82499673f1 add formatted message for notification 2019-05-08 15:50:00 +00:00
KDSBrowne
c7566d4b57 fix inverted labels 2019-05-08 15:31:30 +00:00
KDSBrowne
c0462725c9 edit formatted message string 2019-05-08 14:20:11 +00:00
KDSBrowne
4524780e50 fix typo / edit label string 2019-05-08 14:08:47 +00:00
KDSBrowne
983af56379 add formatted message 2019-05-08 13:36:40 +00:00
KDSBrowne
12669c323e add formatted labels 2019-05-08 13:16:00 +00:00
KDSBrowne
ffae91ba97 change hotkey labels to keyboard shortcuts 2019-05-07 19:16:10 +00:00
Joao Siebel
10c0e7dd24 Merge remote-tracking branch 'upstream/master' into network-indicator 2019-05-06 14:12:04 -03:00
Anton Georgiev
ffab7a7d8a
Merge branch 'master' into test-7306 2019-05-03 17:04:45 -04:00
Anton Georgiev
4ecedc01c4
Merge pull request #7341 from riadvice/html5-arabic
Full Arabic translation for the HTML5 client
2019-05-03 17:04:05 -04:00
Anton Georgiev
71d9123f3c pulled locales html5 May 3, 2019 2019-05-03 20:21:37 +00:00
Anton Georgiev
47b90cf0e3
Merge branch 'master' into set-lock-settings-on-meeting-create 2019-05-03 10:46:42 -04:00
Ghazi Triki
1529bb92cd Full Arabic translation for the HTML5 client. 2019-05-03 12:17:31 +01:00
Anton Georgiev
3d4fd35d14
Merge pull request #7328 from capilkey/investigate-video-preview
Refactor video preview modal
2019-05-02 13:47:42 -04:00
Pedro Beschorner Marin
a0590c12ea Merge remote-tracking branch 'origin/master' into set-lock-settings-on-meeting-create 2019-05-02 11:05:34 -03:00
Anton Georgiev
f8e790abfc Merge branch 'issue-7282' of github.com:Tainan404/bigbluebutton into test-7293 2019-05-01 19:33:22 +00:00
Chad Pilkey
7095bae71d minor video preview tweaks 2019-05-01 10:36:25 -07:00
Chad Pilkey
4f59580f6b video preview spacing and localized strings 2019-04-30 15:29:30 -07:00
Anton Georgiev
7a389ade65
Merge pull request #7303 from capilkey/legacy-browser-support-2
Legacy browser support take 2
2019-04-29 15:54:42 -04:00
Anton Georgiev
5681d44ca4 add error code missing titles 2019-04-26 17:52:18 +00:00
Chad Pilkey
098c8ce255 add alternate legacy browser content 2019-04-24 15:12:27 -07:00
Anton Georgiev
c268bed1ab
Revert "Add alternate legacy browser content" 2019-04-24 16:22:19 -04:00
Anton Georgiev
e516472899
Merge pull request #7295 from capilkey/legacy-browser-support
Add alternate legacy browser content
2019-04-24 15:14:15 -04:00
Tainan Felipe
25047f57a9 Remove stop video button of video modal 2019-04-24 14:19:35 -03:00
Anton Georgiev
e253884d22
Merge pull request #7299 from antobinary/locales-4
HTML5 locales Apr 24, 2019
2019-04-24 09:10:56 -04:00
Anton Georgiev
291cb1ec36 html5 locales Apr 24, 2019 2019-04-24 13:08:11 +00:00
Chad Pilkey
99fa3d6bb5 add alternate legacy browser content 2019-04-23 16:10:55 -07:00
KDSBrowne
e541670867 change formatted label id 2019-04-23 15:45:08 +00:00
KDSBrowne
7fd1b1899c adjust switch presenter label for current / other users 2019-04-22 21:23:16 +00:00