Commit Graph

668 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