Anton Georgiev
b496a7d39b
align You are disconnected label to the left
2019-07-05 15:29:45 +00:00
Anton Georgiev
249e5b2c47
Fix typo in html5 en.json
2019-07-05 11:20:38 -04:00
Anton Georgiev
1ff3443542
Merge pull request #7731 from antobinary/pull-locales
...
Handle default value for isBreakoutUser property for dummy users
2019-07-04 18:02:26 -04:00
Anton Georgiev
aaf9810589
handle default value for isBreakoutUser property for dummy users
2019-07-04 21:58:30 +00:00
Anton Georgiev
f96ae6033a
Merge pull request #7692 from KDSBrowne/issue-7137
...
Fix blue screen after selecting share webcam (Chrome iOS)
2019-07-04 16:18:16 -04:00
Anton Georgiev
86d33bbc1c
Merge pull request #7712 from MaximKhlobystov/user-ejection-permission-error
...
Prevent user from being ejected when confirming start/stop recording or end meeting after losing moderator role
2019-07-04 15:29:02 -04:00
Anton Georgiev
d9ccd4131f
pulled html5 locales Jul 4, 2019
2019-07-04 19:25:43 +00:00
Maxim Khlobystov
5f6a1c3a08
Add additional checks to verify that the user exists + Small cleanup
2019-07-04 15:25:25 -04: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
Anton Georgiev
1622b4ad53
Merge pull request #7583 from jfsiebel/reconnection-improvement
...
Improve client reconnection
2019-07-04 14:53:35 -04:00
Anton Georgiev
c14e6074d9
Merge pull request #7708 from Tainan404/fix-user-leaving
...
Add ping-pong message to html5 client
2019-07-04 14:41:59 -04:00
KDSBrowne
392aac9857
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into issue-7137
2019-07-04 18:37:40 +00:00
Joao Siebel
18670fdaf2
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
2019-07-04 15:09:06 -03:00
Anton Georgiev
595d46f9e2
Merge pull request #7727 from KDSBrowne/issue-7725
...
Fix cannot read property 'focus' of null
2019-07-04 14:02:22 -04:00
KDSBrowne
7cc2f551b6
add parentheses to equation
2019-07-04 17:58:38 +00:00
KDSBrowne
2d3f43edf9
use calculation to find max z-index
2019-07-04 17:54:20 +00:00
KDSBrowne
2bf92f921b
move comment
2019-07-04 17:48:13 +00:00
KDSBrowne
cd9e89ca88
fix Cannot read property 'focus' of null / lint issues
2019-07-04 17:35:32 +00:00
Anton Georgiev
02a09b9f1f
Avoid re-defining userAgent in kurento-utils.js
...
Addresses the error seen in
`"stackTrace":"TypeError: can't redefine non-configurable property \"userAgent\""`
Note, there are still definitions of `ua` in the code so ideally we need to extract this out.
2019-07-04 12:53:40 -04:00
Diego Benetti
ee1ef66af7
Removes feature to disable the upload presentation confirm button
2019-07-03 15:58:58 -03:00
Tainan Felipe
00e4358a48
Pass lock verification to component
2019-07-03 15:40:07 -03:00
Maxim Khlobystov
e7d7094d4c
Move the moderator checks for toggleRecording and endMeeting from client side to server side
2019-07-03 14:10:28 -04:00
Tainan Felipe
dbd0efebc3
Add lock verification for users actions
2019-07-03 11:18:46 -03:00
Anton Georgiev
1d0807b5de
Merge pull request #7713 from antobinary/logging-structure
...
Prepend sessionToken to uniqueClientSession
2019-07-02 17:18:12 -04:00
Anton Georgiev
15a834f4b8
prepend sessionToken to uniqueClientSession
2019-07-02 21:15:32 +00:00
Anton Georgiev
ed264351d0
Merge pull request #7709 from antobinary/logging-structure
...
Logging structure - add extraInfo: {}
2019-07-02 17:08:48 -04:00
Maxim Khlobystov
b01c0485ef
Make sure only moderators can do Meteor.call to end meeting when confirming in the modal
2019-07-02 16:51:41 -04:00
Maxim Khlobystov
61aa1f6d7b
Make sure only moderators can do Meteor.call to toggle recordings when confirming the toggle in the modal
2019-07-02 16:50:42 -04:00
Anton Georgiev
612aca99e6
sipjs logCode-s preserve inconsistencies
2019-07-02 20:50:25 +00:00
Anton Georgiev
b71bd48490
remove redundant audio log
2019-07-02 20:11:48 +00:00
Anton Georgiev
25ac147924
Merge pull request #7710 from KDSBrowne/issue-7705
...
Add enabled poll property in settings.yml
2019-07-02 16:04:42 -04:00
Anton Georgiev
004547f681
prepend sip.js logCode-s
2019-07-02 19:56:25 +00:00
Anton Georgiev
86a178fbf6
video-provider logger with extraInfo
2019-07-02 19:51:35 +00:00
KDSBrowne
c580ef3199
fix visible take presenter option for current presenter
2019-07-02 18:03:33 +00:00
Tainan Felipe
1819911054
Merge branch 'fix-user-leaving' of https://github.com/Tainan404/bigbluebutton into fix-user-leaving
2019-07-02 14:34:18 -03:00
Tainan Felipe
a6cc0286d0
Fix comparasion code
2019-07-02 14:32:16 -03:00
Anton Georgiev
b74d3d9bb0
correct logger.warning to .warn
2019-07-02 16:54:10 +00:00
Anton Georgiev
fb1c294312
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into logging-structure
2019-07-02 15:41:57 +00:00
KDSBrowne
ba9c9c431a
add enabled poll prop in settings.yml
2019-07-02 14:54:37 +00:00
Tainan Felipe
6ad950f159
Merge branch 'master' into fix-user-leaving
2019-07-02 11:23:02 -03:00
Anton Georgiev
c79ec06cf7
Merge pull request #7636 from diegobenetti/issue7325-autoswaplayout-screenshare
...
Fixes performance bug when youtube video is shared
2019-07-02 10:16:46 -04:00
Tainan Felipe
9df7ba1a1a
Merge branch 'master' into fix-user-leaving
2019-07-01 17:24:09 -03:00
Tainan Felipe
88cfb70255
Add ping-pong message to html5 client
2019-07-01 16:00:27 -03:00
Diego Benetti
a4a518e07d
Removes tooltip from start recording button
2019-07-01 11:07:08 -03:00
Anton Georgiev
d35341d59f
added Auth.uniqueClientSession to correlate logs with a reload unique string
2019-06-28 21:47:18 +00:00
Anton Georgiev
3fcb95ab44
log structure {logCode, extraInfo}, comment
2019-06-28 21:45:50 +00:00
Anton Georgiev
74fed3a3c9
restructure logs so extra params are inside extraInfo {}
2019-06-28 21:40:06 +00:00
Chad Pilkey
f0930e2d23
refactor user role management to follow proper format
2019-06-28 21:02:12 +00:00
Chad Pilkey
cef913294f
stop silencing message exceptions in html5 server
2019-06-28 18:51:26 +00:00
Chad Pilkey
0de1d1d129
fix regression from #7606 , handle roles correctly
2019-06-28 18:50:57 +00:00
Anton Georgiev
f19ba4dda0
Merge pull request #7695 from antobinary/issue-7615
...
Improve wording in chat placeholder #7615
2019-06-27 14:00:41 -04:00
Anton Georgiev
cc17d60a89
improve wording in chat placeholder #7615
2019-06-27 17:50:45 +00:00
Joao Siebel
cb22710917
update logging for settings changes
2019-06-27 14:01:14 -03:00
Joao Siebel
15f3623e61
disable poll action when meteor is disconnected
2019-06-27 13:46:14 -03:00
KDSBrowne
dbf8938d24
fix chrome on ios blue screen after selecting share webcam / lint issues
2019-06-27 16:02:42 +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
7a19aa72c7
Merge pull request #7686 from prlanzarin/2.2-fix-video-ex
...
Fix issue where webcam would randomly drop after starting properly
2019-06-26 15:43:45 -04: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
Tainan Felipe
720208daae
Add less than minimum verification
2019-06-26 16:27:51 -03:00
Tainan Felipe
4fdc4856b2
Change zero to min breakout rooms
2019-06-26 16:25:07 -03:00
prlanzarin
98b7d10a32
[video-provider] Set peer as started first on handlePlayStart
2019-06-26 19:25:05 +00:00
prlanzarin
feb408fac7
[video-provider] Only set a reconnection timeout if the peer hasnt already started
2019-06-26 19:16:28 +00:00
Anton Georgiev
00a74a494f
Pulled HTML5 locales June 26, 2019; Added Finnish
2019-06-26 18:16:46 +00:00
Tainan Felipe
fc9c088163
Disable random users in create breakout when number of rooms is invalid
2019-06-26 15:01:32 -03:00
Tainan Felipe
4c31b5e4e0
Remove breakout room grid when number of webcams is invalid
2019-06-26 14:43:03 -03:00
Anton Georgiev
a66aa70707
Merge branch 'master' into issue7325-autoswaplayout-screenshare
2019-06-26 12:40:30 -04:00
Joao Siebel
8f0783d34f
update variable name
2019-06-26 13:29:34 -03: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
Tainan Felipe
c9fd8ecff6
Merge branch 'issue-7556' of https://github.com/Tainan404/bigbluebutton into issue-7556
2019-06-26 13:13:57 -03:00
Tainan Felipe
cd5e3e30e6
Add meeting in find parameter for get meeeting webcam users
2019-06-26 13:07:35 -03:00
Anton Georgiev
34b727542a
Merge pull request #7651 from vitormateusalmeida/issue-7598
...
Draggable webcams grid improvements
2019-06-26 11:59:41 -04:00
Anton Georgiev
ab6c75aa7b
Merge pull request #7638 from KDSBrowne/issue-7387
...
Prevent access to dropdown menu while showing poll (small screens)
2019-06-26 08:52:32 -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
d8e4adfff3
fix published poll results in RTL
2019-06-26 12:03:34 +00:00
Vitor Mateus
60185d84c1
Fix webcams overflow with scroll
2019-06-26 09:02:29 -03: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
90fadc3a86
Merge pull request #7674 from antobinary/media-errors-1
...
baseErrorCodes not defined
2019-06-25 15:33:24 -04:00
Anton Georgiev
fc1c4ed53f
pass baseErrorCodes on SIPSession create
2019-06-25 19:13:31 +00:00
Anton Georgiev
c9eeb38837
Merge pull request #7678 from KDSBrowne/7543-issue
...
Fix user names not displaying on cursors in RTL
2019-06-25 15:01:16 -04:00
Vitor Mateus
e5d56bad7a
Fixes
2019-06-25 12:40:57 -03:00
KDSBrowne
57ae29ea13
fix user name not displaying on cursors in rtl
2019-06-25 15:04:45 +00:00
Diego Benetti
0055634ce7
Fixes the condition to render the toggle presentation button
2019-06-25 11:06:15 -03:00
Anton Georgiev
433f945437
Merge pull request #7675 from capilkey/client-error-formatting
...
Change client error formatting
2019-06-25 09:51:24 -04:00
Chad Pilkey
688fe0fb44
change client error formatting
2019-06-24 14:11:38 -07:00
Diego Benetti
f383ccb8cc
Fixes client to obey custom parameter autoSwapLayout
2019-06-24 18:01:54 -03:00
Anton Georgiev
8b53c32565
baseErrorCodes not defined
2019-06-24 20:41:58 +00:00
Vitor Mateus
88244be139
Fix webcams size when minimize presentation
2019-06-24 15:37:17 -03:00
Joao Siebel
6aed3fd037
disabled other UI items
2019-06-24 15:06:02 -03: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
25f9bca149
Included missing locale
2019-06-24 13:43:59 +00:00
Joao Siebel
40d460b209
disabled some whiteboard tools
2019-06-24 10:14:14 -03:00
Anton Georgiev
d5a6b9b4e1
Merge pull request #7665 from MaximKhlobystov/webdriverio-tests-update
...
WebdriverIO tests improvements
2019-06-24 09:13:07 -04:00
Fred Dixon
9d5af7becf
Merge pull request #7669 from capilkey/fix-pres-uploader-exception
...
Fix exception in presentation uploader
2019-06-23 18:02:28 -04:00
Chad Pilkey
94b1e35a00
fix exception in pres upload
2019-06-23 14:50:15 -07:00
Pedro Beschorner Marin
9e057b9a78
Refactoring closed captions speech recognizer
2019-06-21 17:52:54 -03:00
Vitor Mateus
9fc2413292
CSS and position calcs changes
2019-06-21 17:52:43 -03:00
Maxim Khlobystov
b1cd809948
Update for the WebdriverIO tests
2019-06-21 16:11:05 -04:00
Joao Siebel
cf7dec7cb1
disabled screen share button when disconnected
2019-06-21 16:51:26 -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
Anton Georgiev
b281174b22
Merge pull request #7640 from KDSBrowne/issue-7185
...
Hide fullscreen buttons from iPhones
2019-06-21 14:51:06 -04:00
Anton Georgiev
b343420cda
Merge pull request #7662 from MaximKhlobystov/browser-bunyan-flushonclose
...
flushOnClose option for Browser Bunyan
2019-06-21 14:30:39 -04: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
Pedro Beschorner Marin
a5f7579816
Encoding at URL creation
2019-06-21 14:56:12 -03:00
Anton Georgiev
f0d96a7571
Merge pull request #7660 from Tainan404/issue-7655
...
Handle dismiss prop being undefined.
2019-06-21 13:52:03 -04:00
Tainan Felipe
c7527d6fdf
Update bigbluebutton-html5/imports/ui/components/modal/simple/component.jsx
...
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
2019-06-21 14:47:10 -03:00
KDSBrowne
4796f19cde
add Chrome on iOS to legacy detection
2019-06-21 17:45:34 +00:00
Tainan Felipe
8ed29dfce5
Fix undefined in client startup
2019-06-21 14:39:12 -03: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
268575aedf
Merge pull request #7654 from antobinary/cc-ui-3
...
UI improvements to Closed Captions (part 2)
2019-06-21 11:55:50 -04:00
Anton Georgiev
274c13ae35
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/component.jsx
...
Co-Authored-By: Pedro Beschorner Marin <pedrobmarin@gmail.com>
2019-06-21 11:29:28 -04:00
Anton Georgiev
5fb0c10ea6
Merge branch 'master' into issue-7556
2019-06-21 10:44:32 -04:00
Anton Georgiev
23523ca6e5
Merge pull request #7656 from capilkey/fix-mdns-filter
...
Ensure that media.candidates exists before stripping mDNS candidates
2019-06-20 15:21:01 -04:00
Chad Pilkey
70fe159c31
ensure that media.candidates exists before stripping mDNS candidates
2019-06-20 12:13:55 -07:00
Anton Georgiev
1d002a61e4
Merge pull request #7641 from Tainan404/issue-7619
...
Fix last participant isn't shown in user list on android
2019-06-20 11:38:37 -04:00
Anton Georgiev
b0cc316fcd
set default whiteboard thickness to "1"
2019-06-20 15:13:52 +00:00
Anton Georgiev
5db531ed8d
move cc consumer button to the left in action bar
2019-06-20 15:13:45 +00:00
Anton Georgiev
607b640cb6
modified styles and selector def values cc menus
2019-06-20 15:13:36 +00:00
Anton Georgiev
bb370c9304
move "write cc" trigger to user-options menu
2019-06-20 15:13:26 +00:00
Vitor Mateus
762d23089e
Partial webcams grid improvements
2019-06-19 17:55:43 -03:00
KDSBrowne
062942300b
add comments / disabled prop on dictation button / switch to PureComponent
2019-06-19 14:10:55 +00:00
Pedro Beschorner Marin
543e47cfa3
Refactored shared notes content notification
2019-06-18 21:27:50 +00:00
KDSBrowne
cd9cb596d2
add new lines to VR caption entries
2019-06-18 21:12:20 +00:00
KDSBrowne
b00a5a804f
fix VR not updating the listening language
2019-06-18 20:13:09 +00:00
KDSBrowne
f22af0df82
replace console log with logger
2019-06-18 14:56:34 +00:00
KDSBrowne
c36f25c748
add enableDictation prop in settings.yml / bug fixes
2019-06-18 14:36:22 +00:00
Anton Georgiev
d8f891408d
Merge pull request #7623 from capilkey/wb-default-pan
...
Set default tool to pan and add corner triangle
2019-06-18 10:30:25 -04:00
Joao Siebel
8e64792b66
add hint for chat when disconnected
2019-06-17 17:49:59 -03:00
Chad Pilkey
e8bbe617ae
Fix the WB triangle colour in RTL mode
2019-06-17 15:11:06 -04:00
Tainan Felipe
e86265bfef
Fix last participant isn't shown in userlist
2019-06-17 15:31:30 -03:00
KDSBrowne
cadc75a2f1
hide fullscreen buttons from iphones
2019-06-17 15:55:53 +00:00
KDSBrowne
b8968411fb
prevent menus being accessed when showing poll (small screens)
2019-06-17 14:23:36 +00:00
Diego Benetti
0ad8c228b4
Fixes performance bug when youtube video is shared
2019-06-17 11:10:45 -03:00
Anton Georgiev
f1f0679171
Merge pull request #7635 from KDSBrowne/issue-7605
...
Fix shared notes not highlighting when selected
2019-06-17 09:32:48 -04: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
420a6669f0
Fix intl descriptions
2019-06-14 11:01:54 -03:00
Tainan Felipe
a319ed8e57
Fix DOM injection in number of rooms select
2019-06-14 10:54:59 -03:00
KDSBrowne
127f4ac19e
hook up speech recognition to Etherpad captions editor
2019-06-14 02:18:36 +00:00
Chad Pilkey
f48cff6b25
set default tool to pan and add corner triangle
2019-06-13 15:42:20 -07:00
Anton Georgiev
02305d6491
Merge pull request #7620 from prlanzarin/2.2-bitrate-conf
...
Add bitrate config options to cameraProfiles
2019-06-13 15:24:11 -04:00
Paulo Lanzarin
74b194cb13
Tune medium profile bw down to 200kbps
2019-06-13 16:08:44 -03:00
Anton Georgiev
f0b2ebaeed
Merge pull request #7621 from capilkey/fix-voice-user-status
...
Fix for voice-only users not appearing in the audio
2019-06-13 14:44:10 -04:00
Chad Pilkey
6e26a1c73d
fix for voice-only users not appearing in the audio
2019-06-13 18:33:11 +00:00
prlanzarin
47b297fdf2
Add bitrate specs to existing profiles
2019-06-13 18:25:16 +00:00
prlanzarin
26ae1585e5
Add option to specify bitrate/bw on cameraProfiles
2019-06-13 18:24:54 +00:00
Anton Georgiev
e830b2e8fd
Merge pull request #7611 from capilkey/better-breakout-randomizer
...
Improve breakout room randomizer
2019-06-13 13:54:14 -04:00
Chad Pilkey
87eef25830
add comments for breakout room assign randomizer
2019-06-13 10:36:22 -07:00
Anton Georgiev
6fc06c22b9
Merge pull request #7413 from KDSBrowne/_summit-adjust-screen-reader-trap
...
Make screen reader trap work with all panels
2019-06-13 13:13:34 -04: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
KDSBrowne
c12122fe6f
move functions instantiated outside class
2019-06-13 15:02:02 +00: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
3a9076338f
improve breakout room randomizer
2019-06-12 15:58:56 -07: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
Joao Siebel
7f7845c47b
disable some UI actions when meteor is down
2019-06-12 15:40:58 -03:00
Tainan Felipe
76bcdbc7dd
Remove console
2019-06-12 15:05:25 -03:00
Tainan Felipe
d948a6a008
Add toast for webcam lock suggestion
2019-06-12 15:03:23 -03:00
KDSBrowne
b9386f8345
revert using getderivedstatefromprops
2019-06-12 17:36:15 +00:00
KDSBrowne
f896ac4f97
fix Shared notes not controlling participants list focus
2019-06-12 16:53:30 +00: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
KDSBrowne
ffecbfa6ac
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-adjust-screen-reader-trap
2019-06-12 14:40:23 +00:00
Anton Georgiev
89d3729541
Merge pull request #7546 from pedrobmarin/note-unread-indicator
...
Shared notes unread indicator
2019-06-11 17:30:34 -04:00
Anton Georgiev
fa8e3bc0b6
pulled html5 locales June 11, 2019
2019-06-11 20:00:18 +00:00
Anton Georgiev
96e9f57d84
Merge pull request #7497 from Tainan404/issue-7343
...
Add context to manage locksettings
2019-06-11 15:45:15 -04:00
Tainan Felipe
d9fb477c3a
Apply lock if viewer is presenter
2019-06-11 16:35:07 -03: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
1ed830667f
Merge pull request #7585 from diegobenetti/issue7555-join-breakout-room
...
Creates component for breakout invitation
2019-06-11 14:54:58 -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
Tainan Felipe
8f619802ed
Rename structure and remove some fields
2019-06-11 15:23:27 -03:00
Anton Georgiev
17d21b3cd9
Merge pull request #7523 from Tainan404/fix-server-exception
...
Fix server exceptions when get a invalid session token.
2019-06-11 14:20:40 -04:00
Tainan Felipe
747afb3093
Fix misscomparation
2019-06-11 15:04:47 -03:00
Anton Georgiev
dd2176c2d1
Merge pull request #7589 from vitormateusalmeida/issue-7570
...
Fix webcam size after minimize the presentation
2019-06-10 16:12:41 -04:00
Vitor Mateus
6c9a7b8539
Remove TODO
2019-06-10 16:40:04 -03:00
Vitor Mateus
b07cb6d15e
Add removeEventListener on unmount
2019-06-10 16:29:58 -03:00
Vitor Mateus
272b1a3e30
Fix position updates while speak
2019-06-10 15:25:55 -03:00
Joao Siebel
36b6b5c902
change recording messages
2019-06-10 11:36:33 -03:00
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
Joao Siebel
e924ea08cc
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
2019-06-05 17:22:30 -03: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
Joao Siebel
d780815d90
add a Retry now option to reconnect
2019-06-05 15:19:13 -03: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