Vitor Mateus
a6ce565826
Change the default tool in multi-user
2019-08-06 10:16:33 -03:00
KDSBrowne
0ed8c67852
fix messy layout in feedback modal for RTL
2019-08-06 12:57:26 +00:00
Vitor Mateus
cccc8f4cf0
Fix log errors on webcam draggable
2019-08-05 18:17:39 -03:00
prlanzarin
01b53728f8
Only handle autoplay when DOMEx is NotAlllowedError
...
Add check to prevent re-handling autoplay multiple times for cams
Screenshare viewer element muted by default
2019-08-05 17:28:36 +00: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
KDSBrowne
8a51a099d8
add users-typing collection
2019-08-02 18:18:33 +00:00
Richard Alam
804a773466
Merge pull request #7880 from capilkey/fix-html5-server-logger
...
Fix HTML5 server logger initialization
2019-08-02 13:24:02 -04:00
Chad Pilkey
4e70185011
fix html5 server logger initialization
2019-08-02 10:20:06 -07:00
Joao Siebel
eb539028b4
fix problem with message hint when user already left the meeting
2019-08-02 13:39:27 -03: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
Joao Siebel
b06274c58a
add document projection
2019-08-02 09:06:27 -03:00
Anton Georgiev
97c91f5bef
Merge pull request #7857 from jfsiebel/set-custom-data-after-auth
...
Delay setCustomData to after join
2019-08-01 14:36:10 -04:00
Anton Georgiev
a10420ae06
Merge pull request #7876 from antobinary/locales-15
...
Pulled html5 locales Aug 1, 2019
2019-08-01 14:30:26 -04:00
Anton Georgiev
7a65a90f80
Pulled html5 locales Aug 1, 2019
2019-08-01 14:29:19 -04:00
Chad Pilkey
2b94d06133
protect against no slide position
2019-08-01 10:50:39 -07:00
Anton Georgiev
311ad5706f
Merge pull request #7750 from diegobenetti/issue6956-turn-webcams-fullscreen-when-no-presentation
...
Turn webcams fullscreen when no presentation is selected
2019-08-01 13:34:35 -04:00
Anton Georgiev
0f5331aba7
Merge pull request #7839 from prlanzarin/2.2-listenonly-reconnect
...
Add auto-reconnect to SFU listen only (#6994 )
2019-08-01 13:04:35 -04:00
Anton Georgiev
28bdffca49
Merge pull request #7874 from jfsiebel/sound-alert-different-tab-or-minimized
...
Send audo alert for new messages when in another tab or browser minimized
2019-08-01 12:59:29 -04:00
Chad Pilkey
91e710fae7
Merge pull request #7864 from antobinary/extra-logs
...
Attempt to capture & log more info on client errors
2019-08-01 12:54:29 -04:00
Anton Georgiev
e22d61b2e1
removed .log() function in favour of logger
2019-08-01 12:47:45 -04:00
Joao Siebel
d0c1ce3871
send sound alert for new messages when in another tab or minimized. close #7810
2019-08-01 13:47:11 -03:00
Diego Benetti
60919eb418
Fixes actionsBar component to check video sharing and video broadcasting
2019-08-01 13:30:11 -03:00
Anton Georgiev
7ce19eb3e7
Merge branch 'extra-logs' of github.com:antobinary/bigbluebutton into extra-logs
2019-08-01 11:53:03 -04:00
Vitor Mateus
8b91531043
Fix cursor stuck on dragging in firefox #7824
2019-08-01 11:19:16 -03:00
Anton Georgiev
c9356b7914
Merge pull request #7835 from diegobenetti/issue7717-add-space-below-welcome-message-correct
...
Add space to the right and below the welcome message correct
2019-08-01 09:14:50 -04:00
KDSBrowne
f139afe69b
add check for names
2019-08-01 04:05:58 +00:00
Anton Georgiev
1a86aebb91
Merge pull request #7706 from diegobenetti/issue7701-remove-tooltip-start-recording-button
...
Removes tooltip from start recording button
2019-07-31 16:51:12 -04:00
Anton Georgiev
6439b6272d
Merge pull request #7865 from capilkey/fix-pan-lag-2
...
Move slide positions into their own collection
2019-07-31 15:44:59 -04:00
Chad Pilkey
3a03b5a7dd
consistent naming for the slide position collection
2019-07-31 12:40:53 -07:00
Chad Pilkey
e1dadf689b
remove pointless destructures
2019-07-31 12:23:05 -07:00
Chad Pilkey
3781a94a23
move slide position data into its own collection
2019-07-31 12:22:32 -07:00
Diego Benetti
f449123155
Fixes margin and pading calculation
2019-07-31 14:02:15 -03:00
KDSBrowne
4906cd48bc
add formatted messages
2019-07-31 15:19:46 +00:00
Anton Georgiev
4bc5799c01
attempt to capture & log more info on client errors
2019-07-31 08:30:34 -04:00
Tainan Felipe
3eead75fc6
Pass the id to hasPrivateChat function
2019-07-31 08:53:53 -03:00
KDSBrowne
585b7ee619
add who is typing indicator to chat
2019-07-31 02:37:50 +00:00
Tainan Felipe
6b65e925b1
Remove error
2019-07-30 17:24:48 -03:00
Tainan Felipe
4a40bedf28
Remove find from user list item container
2019-07-30 17:22:01 -03:00
Tainan Felipe
da30c4c914
Remove mapUser from lockSettingContextContainer
2019-07-30 17:00:38 -03:00
Joao Siebel
893e7d2208
move setCustomData to be slightly earlier
2019-07-30 16:41:03 -03:00
Tainan Felipe
39cf9b7279
Fixed private chat doesn't working
2019-07-30 16:27:57 -03:00
Chad Pilkey
b42bef00f2
move transifex instructions to the repo from docs
2019-07-30 10:27:30 -07:00
Anton Georgiev
fd894a4d2c
Merge pull request #7753 from Tainan404/Add-pong-time-to-settings
...
Add pong and clear users intervals times to settings
2019-07-30 13:18:26 -04:00
Anton Georgiev
a4e59715d4
Merge pull request #7831 from vitormateusalmeida/issue-7022-2
...
Adjustments to fullscreen toggle
2019-07-30 13:16:36 -04:00
Tainan Felipe
f2bc6553c8
Remove unnecessary variable
2019-07-30 14:13:47 -03:00
Vitor Mateus
ea7f4cff58
Remove events when unmount
2019-07-30 12:03:29 -03:00
Tainan Felipe
1f098c52e4
Remove merge coflicts
2019-07-30 11:06:52 -03:00
Tainan Felipe
52186f3fce
Merge remote-tracking branch 'upstream/master' into userlist-rerendering
2019-07-30 11:03:01 -03:00
Tainan Felipe
3cd7c1dbe1
Remove console
2019-07-30 10:59:46 -03:00
Anton Georgiev
beaa9cf93d
Merge pull request #7819 from antobinary/locales
...
Updated npm dependencies
2019-07-30 09:58:10 -04:00
Tainan Felipe
1b2dff4b64
Remove moderator property
2019-07-30 10:56:20 -03:00
Tainan Felipe
a3b33a64a9
Remove leftovers
2019-07-30 10:09:03 -03:00
Tainan Felipe
73cf694a69
Reduce the amount of userlist renders
2019-07-30 09:03:10 -03:00
Vitor Mateus
3c0898b7aa
Merge remote-tracking branch 'upstream/master' into issue-7022-2
2019-07-29 17:10:34 -03:00
Joao Siebel
cbbc464254
call setCustomData after join. close #7841
2019-07-29 13:42:08 -03:00
Anton Georgiev
204844e01d
Merge pull request #7837 from capilkey/fix-pan-lag
...
Refactor of the presentation area to improve performance
2019-07-29 11:41:49 -04:00
Tainan Felipe
b570c87d38
WIP
2019-07-29 11:29:31 -03:00
Joao Siebel
d556661873
save settings in a collection. close #7774
2019-07-29 11:17:38 -03:00
Vitor Mateus
2617fb34a1
Disable draggable when webcam is fullscreen
2019-07-26 16:42:39 -03:00
Vitor Mateus
1d44ee5794
Fix fullscreen multiwebcams
2019-07-26 16:24:53 -03:00
Anton Georgiev
65cccf4649
Merge pull request #7840 from KDSBrowne/issue-7794
...
Add audio logs (joining / leaving / mute / unmute)
2019-07-26 14:56:00 -04:00
Vitor Mateus
e8f15b97b6
Fix fullscreen edge cases
2019-07-26 13:48:51 -03:00
KDSBrowne
afcc2095a4
remove capitalization from webkitAudioContext
2019-07-26 14:52:39 +00:00
KDSBrowne
624cc306d1
change prop name in audio controls container
2019-07-26 14:46:30 +00:00
KDSBrowne
bc0202d540
Merge branch 'issue-7794' of https://github.com/KDSBrowne/bigbluebutton into issue-7794
2019-07-26 14:38:59 +00:00
KDSBrowne
d8b2da7475
add suggested changes
2019-07-26 14:35:20 +00:00
Diego Benetti
2d5e0402ea
Improves variable name
2019-07-26 11:26:57 -03:00
KDSBrowne
65e58f2426
remove name duplication
2019-07-26 14:06:10 +00:00
Diego Benetti
66a92bdedb
Implements tooltip pause recording
2019-07-26 09:55:11 -03:00
prlanzarin
6844132eb4
Add auto-reconnect to SFU listen only if it fails during an ongoing session
2019-07-26 09:28:11 +00:00
Chad Pilkey
e69931a0af
Merge remote-tracking branch 'upstream/master' into fix-pan-lag
2019-07-25 16:29:52 -07:00
Chad Pilkey
c344a17adb
pan/zoom and cursor refactor for better performance
2019-07-25 15:55:25 -07:00
Anton Georgiev
8dae3d5d51
Merge pull request #7836 from prlanzarin/2.2-autoplay
...
Yet another workaround for autoplay issues
2019-07-25 15:39:36 -04:00
KDSBrowne
4fba9978d3
add audio logs (join/leave/mute/unmute) / fix lint issues
2019-07-25 18:41:24 +00:00
prlanzarin
39cf33b194
Yet another workaround for autoplay issues
2019-07-25 17:36:19 +00:00
Diego Benetti
ccd5021196
Removes line that was commented out
2019-07-25 11:56:59 -03:00
Diego Benetti
eb0b71d723
Add margin right and below to welcome message
2019-07-25 11:46:38 -03:00
Anton Georgiev
a37b90b140
Merge pull request #7833 from antobinary/minor-tweaks
...
Minor optimization using Fields in miniMongo
2019-07-24 15:16:55 -04:00
Anton Georgiev
47282beb0a
rename user selector in base.jsx
2019-07-24 19:08:27 +00:00
Anton Georgiev
c8e84e4348
rename user selector in base.jsx
2019-07-24 18:57:39 +00:00
Anton Georgiev
2bf8fb5cca
minor optimization using Fields in miniMongo
2019-07-24 17:59:04 +00:00
Vitor Mateus
6ec4fd0263
Disable fullscreen in settings dropdown by meteor.settings
2019-07-24 14:46:51 -03:00
Vitor Mateus
17e7bf8fbb
Fix fullscreen in settings dropdown
2019-07-24 14:31:39 -03:00
Vitor Mateus
fc75100bb4
Disable draggable when webcam is fullscreen
2019-07-24 14:21:04 -03:00
KDSBrowne
0005b3c10a
fix locales not working in legacy component
2019-07-24 13:38:38 +00:00
Vitor Mateus
5b21c500dd
Merge remote-tracking branch 'upstream/master' into issue-7022-2
2019-07-23 19:37:15 -03:00
Vitor Mateus
db1825a15c
Code cleanups
2019-07-23 19:24:31 -03:00
Vitor Mateus
120764ee33
Adjustments to fullscreen toggle #7022 #7067
2019-07-23 16:56:39 -03:00
Anton Georgiev
bc2eddc779
Log if the content is provided (kurento-extension.js)
2019-07-23 17:46:15 +00:00
Anton Georgiev
e84d25a435
use correct property in log for video-provider
2019-07-23 15:12:54 +00:00
Diego Benetti
990f7b5209
Changes the message and log level for user not found on feedback
2019-07-22 16:32:14 -03:00
Vitor Mateus
429bce991e
Path to fullscreen-button changed
2019-07-22 13:59:34 -03:00
Tainan Felipe
acf2a75f86
Implement HOC to handle errors
2019-07-22 13:44:26 -03:00
Anton Georgiev
471cf27712
update npm dependencies
2019-07-19 21:09:32 +00:00
Anton Georgiev
a17566a7dc
pulled HTML5 locales July 19, 2019
2019-07-19 20:59:57 +00:00
Anton Georgiev
2f4083f6c8
Merge pull request #7812 from prlanzarin/2.2-ref-logs-vp
...
Refactor video-provider component logs
2019-07-19 13:17:20 -04:00
Anton Georgiev
fd7a5918c1
Merge pull request #7808 from KDSBrowne/issue-7783
...
Fix webcams of other viewers lock toggle
2019-07-19 11:08:29 -04:00
KDSBrowne
ff71b15280
remove isRequired from resolve prop in audio modal
2019-07-19 14:45:04 +00:00
Anton Georgiev
ad0a520ca2
Update index.js
2019-07-19 10:24:53 -04:00
Anton Georgiev
43482bae08
do not log clientInfo with each log, just the joinhandler one
2019-07-18 21:39:59 +00:00
Anton Georgiev
33f2cc398b
Merge pull request #7804 from KDSBrowne/issue-7768
...
Add enabled parameter to chat in settings.yml
2019-07-18 16:53:09 -04:00
prlanzarin
ca474e95bd
Refactor video-provider component logs
2019-07-18 20:44:21 +00:00
Anton Georgiev
9510ff0477
Merge pull request #7764 from Tainan404/issue-7519
...
Fix same name files failing in upload.
2019-07-18 16:43:27 -04:00
Tainan Felipe
cedfe5960b
Merge branch 'issue-7519' of https://github.com/Tainan404/bigbluebutton into issue-7519
2019-07-18 15:48:23 -03:00
Tainan Felipe
3b71f7fd86
fix typo
2019-07-18 15:45:11 -03:00
Tainan Felipe
4281b696a4
Add token to log and ids to select
2019-07-18 15:42:35 -03:00
Tainan Felipe
9c2e6c8db6
Update bigbluebutton-html5/imports/api/presentation-upload-token/server/methods/setUsedToken.js
...
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
2019-07-18 13:27:23 -03:00
Anton Georgiev
f44764675b
update lodash.mergewith, lodash
2019-07-18 16:09:23 +00:00
KDSBrowne
1bccb5b660
fix webcams of other viewers lock toggle
2019-07-18 15:48:18 +00:00
KDSBrowne
bd9ed853a7
add enabled config to chat in settings.yml
2019-07-17 21:00:33 +00:00
Anton Georgiev
d385466398
Merge pull request #7784 from diegobenetti/issue7769-change-enableExternalVideo-parameter
...
Changes the position of the parameter enableExternalVideo in the settings.yml
2019-07-17 16:53:42 -04:00
Anton Georgiev
b20d3c7739
Merge pull request #7789 from diegobenetti/issue7787-add-parameter-omit-logout
...
Creates parameter to enable or disable the Logout option
2019-07-17 16:53:26 -04:00
Anton Georgiev
c3d03154ac
Merge pull request #7788 from prlanzarin/2.2-ref-logs-ssovp
...
Refactor screenshare/listen only client-side logs
2019-07-17 16:42:17 -04:00
prlanzarin
d185762e97
Missing break
2019-07-16 20:10:37 +00:00
prlanzarin
08044feb0d
Fixed SFU error response handling to actually display something useful
2019-07-16 20:08:43 +00:00
Diego Benetti
ca2a6bb438
Removes a duplicated line
2019-07-16 14:31:18 -03:00
Diego Benetti
455973f988
Improve ternary condition
...
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
2019-07-16 14:13:34 -03:00
Anton Georgiev
6751a25bda
Merge pull request #7786 from KDSBrowne/issue-7782
...
Fix panel resizing for RTL locales
2019-07-16 11:09:10 -04:00
Anton Georgiev
899ed275ae
Merge pull request #7790 from Tainan404/remove-state-functions
...
Remove ChangeState functions.
2019-07-16 11:08:14 -04:00
Tainan Felipe
0ae1dacd59
Remove functions that just change state in join and aunthenticate handler
2019-07-16 11:31:29 -03:00
Diego Benetti
e9e177d84f
Creates parameter to enable or disable the Logout option
2019-07-16 10:55:56 -03:00
Anton Georgiev
901987282a
Merge pull request #7756 from vitormateusalmeida/webcams-draggable-refactor
...
Webcam draggable refactoring
2019-07-16 09:53:39 -04:00
prlanzarin
a3a5d2f6a4
Refactor screenshare/listen only client-side logs
2019-07-15 20:59:00 +00:00
Diego Benetti
aa0c777cee
Parameter enableExternalVideo changed to externalVideoPlayer
2019-07-15 16:31:28 -03:00
KDSBrowne
2fa59190fb
fix panel resizing for RTL locales
2019-07-15 19:15:58 +00:00
Diego Benetti
f7a58c3279
Changes the position of the parameter enableExternalVideo in the settings.yml file
2019-07-15 13:26:57 -03:00
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
Anton Georgiev
4e022a27f6
Merge pull request #7781 from KDSBrowne/issue-update-lodash
...
Update lodash package
2019-07-15 08:46:17 -04:00
KDSBrowne
741728e09e
update lodash / npm audit fix
2019-07-15 03:45:13 +00:00
KDSBrowne
22a94260dc
change undefined to null
2019-07-15 02:59:55 +00:00
Anton Georgiev
9e2bc6e7f1
hide scrollbar for media (webcams)
2019-07-12 22:18:09 +00:00
Anton Georgiev
8a09ce80f9
skip saving viewParticipantsWebcams in collection
2019-07-12 21:44:27 +00:00
Anton Georgiev
2d753a2512
add missing end of re-run for fetchToken
2019-07-12 21:38:19 +00:00
Anton Georgiev
b2456fa97e
prevent looping on fetchToken()
2019-07-12 19:22:47 +00:00
Anton Georgiev
636c705df1
update logCode for fetchToken while not connected
2019-07-12 19:02:07 +00:00
Anton Georgiev
73e9b6d70f
prevents client freeze on race condition when customUserSettings set
2019-07-12 18:59:56 +00:00
Vitor Mateus
eb8cae8f4e
Fix draggable when screensharing
2019-07-12 15:36:39 -03:00
Anton Georgiev
4c547d8a42
Rmv unused httpsConnection
flag in settings.yml
2019-07-12 11:59:31 -04:00
Diego Benetti
2d66704bcf
Fixes exception in meteor log when the meeting is ended
2019-07-11 17:51:09 -03: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
96094be4a3
Get rid of the whitespace literal
2019-07-11 15:36:30 -04:00
Maxim Khlobystov
05609e1ded
Cleanup
2019-07-11 15:22:44 -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
Tainan Felipe
ebd950e8ff
Fix same name files failing in upload
2019-07-11 14:46:44 -03:00
Vitor Mateus
fc3f23266b
Fix z-index
2019-07-11 10:49:06 -03:00
Anton Georgiev
ad42acb16a
Merge pull request #7759 from KDSBrowne/add-locale-override
...
Add property in setting.yml to override default locale
2019-07-10 14:57:45 -04:00
Anton Georgiev
71a080a6ad
Merge pull request #7755 from KDSBrowne/issue-7747
...
Fix publishing second custom poll not working
2019-07-10 13:31:48 -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
Vitor Mateus
68ec6411aa
Webcam draggable refactoring
2019-07-09 20:11:48 -03:00
Tainan Felipe
7282526e71
Change time logic
2019-07-09 13:41:04 -03:00
KDSBrowne
220afa2f0d
switch PureComponent with Component for Poll / lint issues
2019-07-08 22:57:10 +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
Chad Pilkey
cb58037ea1
fix crash from invalid online users
2019-07-08 19:04:12 +00:00
Diego Benetti
cc6d4ecd41
Merge branch 'master' into issue6956-turn-webcams-fullscreen-when-no-presentation
2019-07-08 14:01:32 -03:00
Diego Benetti
0c2aefa45a
Swaps layout when meeting has no presentation
2019-07-08 11:33:32 -03: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
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