Anton Georgiev
|
15c4e09bd6
|
Merge pull request #7770 from antobinary/clean-settings-yml
Remove unused `httpsConnection` flag in settings.yml
|
2019-07-15 08:46:39 -04:00 |
|
KDSBrowne
|
22a94260dc
|
change undefined to null
|
2019-07-15 02:59:55 +00:00 |
|
Anton Georgiev
|
4c547d8a42
|
Rmv unused httpsConnection flag in settings.yml
|
2019-07-12 11:59:31 -04: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 |
|
KDSBrowne
|
5c8407ccb6
|
add undefined as default setting
|
2019-07-10 15:25:30 +00:00 |
|
KDSBrowne
|
4a9a833755
|
add browser locale detection override prop to settings.yml
|
2019-07-10 13:19:00 +00:00 |
|
Anton Georgiev
|
66f73def8c
|
Pulled html5 logs July 8, 2019
|
2019-07-08 21:14:57 +00:00 |
|
Tainan Felipe
|
8ffa84e39b
|
Add pong and clear users intervals times to settings
|
2019-07-08 16:49:09 -03: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 |
|
Anton Georgiev
|
f095f04fd3
|
Merge pull request #7702 from capilkey/fix-user-roles
Clean up user roles
|
2019-07-04 14:57:19 -04:00 |
|
Joao Siebel
|
18670fdaf2
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-07-04 15:09:06 -03:00 |
|
KDSBrowne
|
ba9c9c431a
|
add enabled poll prop in settings.yml
|
2019-07-02 14:54:37 +00:00 |
|
Chad Pilkey
|
f0930e2d23
|
refactor user role management to follow proper format
|
2019-06-28 21:02:12 +00: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 |
|
Anton Georgiev
|
a7842f0181
|
Merge pull request #7683 from KDSBrowne/missed-audit-items
Minor accessibility improvements
|
2019-06-26 08:50:16 -04:00 |
|
KDSBrowne
|
ceaeef0227
|
fix remaining reported accessibility issues
|
2019-06-26 03:03:08 +00:00 |
|
Anton Georgiev
|
283c4a8fcc
|
Enable closed captions by default
|
2019-06-25 16:26:23 -04: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 |
|
Maxim Khlobystov
|
34eef01460
|
Update browser-bunyan and enable flushOnClose
|
2019-06-21 14:21:22 -04: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 |
|
KDSBrowne
|
c36f25c748
|
add enableDictation prop in settings.yml / bug fixes
|
2019-06-18 14:36:22 +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 |
|
Paulo Lanzarin
|
74b194cb13
|
Tune medium profile bw down to 200kbps
|
2019-06-13 16:08:44 -03:00 |
|
prlanzarin
|
47b297fdf2
|
Add bitrate specs to existing profiles
|
2019-06-13 18:25:16 +00:00 |
|
Anton Georgiev
|
a749aa6668
|
Merge pull request #7609 from jfsiebel/parameterize-network-monitoring-threshold
Parameterize packet lost threshold
|
2019-06-13 11:25:24 -04: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 |
|
Joao Siebel
|
63a2df07cb
|
Merge remote-tracking branch 'upstream/master' into parameterize-network-monitoring-threshold
|
2019-06-13 09:21:17 -03: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 |
|
Joao Siebel
|
16f20db001
|
parameterize the packet lost threshold
|
2019-06-12 17:27:49 -03: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
|
5db7311a07
|
Merge pull request #6885 from vitormateusalmeida/issue-6724
Make webcam draggable
|
2019-06-03 12:42:42 -04: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 |
|
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 |
|
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
|
77420a4c24
|
Cleaning captions if data is idle
|
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 |
|
KDSBrowne
|
aa2ec33afb
|
localize default poll answers
|
2019-05-22 18:00:44 +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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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
|
214f447bd8
|
Merge pull request #7335 from capilkey/legacy-browser-settings
Move legacy browser versions into settings.yml
|
2019-05-03 13:23:26 -04: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 |
|
Chad Pilkey
|
0cd79b7c05
|
move legacy browser versions into settings.yml
|
2019-05-01 17:33:03 -07: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 |
|
Chad Pilkey
|
2aeed72c8d
|
refactor video preview media selection
|
2019-04-30 12:54:56 -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 |
|
Vitor Mateus
|
196e48b6c6
|
Merge remote-tracking branch 'upstream/master' into issue-6724
|
2019-04-24 10:37:30 -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 |
|
Vitor Mateus
|
e73246ee0d
|
Merge remote-tracking branch 'upstream/master' into issue-6724
|
2019-04-23 17:27:04 -03:00 |
|
KDSBrowne
|
e541670867
|
change formatted label id
|
2019-04-23 15:45:08 +00:00 |
|
Joao Siebel
|
5ad451cfff
|
prevent unnecessary network information update
|
2019-04-23 09:02:15 -03:00 |
|
KDSBrowne
|
7fd1b1899c
|
adjust switch presenter label for current / other users
|
2019-04-22 21:23:16 +00:00 |
|
Joao Siebel
|
c98db398fc
|
Merge remote-tracking branch 'upstream/master' into network-indicator
|
2019-04-22 09:18:02 -03:00 |
|
Joao Siebel
|
08d177dac0
|
add initial network logic
|
2019-04-18 18:15:48 -03:00 |
|
Anton Georgiev
|
c368254587
|
Merge pull request #7250 from KDSBrowne/2.2-suggest-ios-update
Add toast indicating to upgrade iOS version (12.2+)
|
2019-04-18 16:50:26 -04:00 |
|
Anton Georgiev
|
5ecf9e5536
|
Merge pull request #7258 from KDSBrowne/2.2-add-poll-bar-color
Improve polling live result design / sorting
|
2019-04-17 13:13:23 -04:00 |
|
KDSBrowne
|
c05668a519
|
add waiting / done messages
|
2019-04-17 16:36:04 +00:00 |
|
Anton Georgiev
|
e188124348
|
pulled html5 locales April 16, 2019
|
2019-04-16 21:00:39 +00:00 |
|
Anton Georgiev
|
a35d2021a1
|
Reword lock setting msg for webcams
|
2019-04-16 14:44:33 -04:00 |
|
Anton Georgiev
|
6d76e61e58
|
Merge pull request #7230 from BobakOftadeh/dial-option
Implement option for audio dial in audio modal
|
2019-04-16 13:43:22 -04:00 |
|
bobakoftadeh
|
fcf7bc0a73
|
update audio-dial modal format
|
2019-04-16 17:08:01 +00:00 |
|
Anton Georgiev
|
f966f3c22f
|
Merge pull request #7251 from KDSBrowne/2.2-add-arrow-key-slide-progression
Add arrow key shortcuts to switch presentation slides
|
2019-04-16 11:10:18 -04:00 |
|
Anton Georgiev
|
9ed578f271
|
Pres upload confirmation from 'Start' to 'Upload'
|
2019-04-15 12:52:18 -04:00 |
|
bobakoftadeh
|
2d526a0d4a
|
update audio-dial implementation
|
2019-04-15 16:39:36 +00:00 |
|
Pedro Beschorner Marin
|
fb51bc15d9
|
Adapted breakout room record checkbox to use record value from props
|
2019-04-15 10:50:27 -03:00 |
|
Anton Georgiev
|
a3d41afb3f
|
Merge pull request #7228 from diegobenetti/issue7203-save-user-names-only-for-moderators
Feature download user names list for moderators
|
2019-04-15 09:48:58 -04:00 |
|
KDSBrowne
|
0205a39cfb
|
edit formatted labels
|
2019-04-14 15:45:36 +00:00 |
|
KDSBrowne
|
1827463928
|
add toast warning for partially supported ios version
|
2019-04-13 06:06:50 +00:00 |
|
KDSBrowne
|
5e573bf58d
|
add arrow key shortcuts to switch presentation slides
|
2019-04-13 03:48:21 +00:00 |
|
Tainan Felipe
|
792dc1a553
|
Add record checkbox for allow record breakout room
|
2019-04-12 14:00:15 -03:00 |
|
Anton Georgiev
|
4565d92ec8
|
Merge pull request #7184 from MaximKhlobystov/user-information-lookup
User information lookup
|
2019-04-12 11:43:51 -04:00 |
|
Joao Siebel
|
dcbce93e7c
|
add webcams data collector
|
2019-04-12 11:11:36 -03:00 |
|
KDSBrowne
|
614c6e07b8
|
add pan tool shortcut to help modal
|
2019-04-12 00:08:14 +00:00 |
|
Anton Georgiev
|
f538d3eebc
|
pulled html5 locales April 11, 2019
|
2019-04-11 18:29:31 +00:00 |
|
Maxim Khlobystov
|
7d7ef07382
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into user-information-lookup
|
2019-04-10 18:21:38 -04:00 |
|
bobakoftadeh
|
6871b5d35c
|
Add password field for redis settings
|
2019-04-10 21:20:36 +00:00 |
|
bobakoftadeh
|
465c265d75
|
Implemented option for audioDial in audio modal
|
2019-04-10 20:51:06 +00:00 |
|
Anton Georgiev
|
33a6a24a54
|
Merge pull request #7086 from jfsiebel/error-boundaries-implementation
Implement error boundary
|
2019-04-10 16:41:49 -04:00 |
|
Maxim Khlobystov
|
cc8119ee58
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into user-information-lookup
|
2019-04-10 15:50:28 -04:00 |
|
Diego Benetti
|
7e35f03581
|
Feature download user names list for moderators
|
2019-04-10 10:59:19 -03:00 |
|
Anton Georgiev
|
2a8860f120
|
Merge pull request #7135 from BobakOftadeh/update-webcam-label
Update webcam locked label
|
2019-04-08 18:38:18 -04:00 |
|
Anton Georgiev
|
ee69e002d0
|
Merge pull request #7158 from Tainan404/add-remember-checkbox
Add remember checkbox for remember guest policy choice
|
2019-04-08 17:06:27 -04:00 |
|
Anton Georgiev
|
3775d1ebc2
|
Merge pull request #7199 from diegobenetti/issue7060-change-close-to-hide-presentation
Change close presentation to hide presentation
|
2019-04-08 15:52:02 -04:00 |
|
Diego Benetti
|
9fcc4b7228
|
Changes close presentation to hide presentation
|
2019-04-08 15:48:45 -03:00 |
|
Maxim Khlobystov
|
d7d69d1c98
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into user-information-lookup
|
2019-04-05 18:46:47 -04:00 |
|
Maxim Khlobystov
|
3fa22c6908
|
User information lookup feature in HTML5 client.
|
2019-04-05 18:32:21 -04:00 |
|
Anton Georgiev
|
1b2ee2e09e
|
Merge pull request #7103 from Tainan404/issue-7071
Fix modal closing when get conversion error
|
2019-04-05 15:16:55 -04:00 |
|