Chad Pilkey
cb58037ea1
fix crash from invalid online users
2019-07-08 19:04:12 +00:00
Fred Dixon
aedb653fd5
Merge pull request #7738 from KDSBrowne/closed-captioning-access
...
Fix accessibility issues in closed captions
2019-07-06 22:50:28 -04:00
Fred Dixon
cea3010345
Merge pull request #7743 from capilkey/convert-users-upserts
...
Change unsafe Users upserts to updates
2019-07-06 22:49:41 -04:00
Chad Pilkey
87381b240e
change unsafe Users upserts to updates
2019-07-06 23:47:33 +00:00
Chad Pilkey
e720bcf60c
fix html5 server exceptions
2019-07-06 22:48:33 +00:00
Chad Pilkey
c71de81b03
fix audio input selector
2019-07-06 22:04:05 +00:00
KDSBrowne
55b1ca8c77
fix accessibility issues in captions reader menu
2019-07-05 19:44:12 +00:00
Anton Georgiev
cd2caf8175
Merge branch 'master' into pull-locales
2019-07-05 11:36:16 -04:00
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
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
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