Commit Graph

26117 Commits

Author SHA1 Message Date
Pedro Beschorner Marin
be58611301 Fix guest icon 2020-01-13 12:47:16 -03:00
Richard Alam
f578d9c00c
Merge pull request #8472 from antobinary/akka-apps-add-msg-handler
Add handling route for GetRunningMeetingsReqMsg
2020-01-09 11:21:51 -05:00
Anton Georgiev
866f359b0e Add handling route for GetRunningMeetingsReqMsg 2020-01-09 15:59:48 +00:00
Anton Georgiev
c8ae008485
Merge pull request #8436 from pedrobmarin/note-notification
Fix shared notes notification
2020-01-07 16:32:12 -05:00
Anton Georgiev
88cb2c888f
Merge pull request #8468 from antobinary/temporarily-disable-webdriver-node12
webdriver* and wdio* packages are not node12 ready
2020-01-07 15:23:21 -05:00
Anton Georgiev
3fbff2a430
Merge pull request #8467 from KDSBrowne/issue-8466
Prevent no-mic warning displaying when recording is stopped
2020-01-07 10:10:00 -05:00
Anton Georgiev
b802a4563e webdriver* and wdio* packages are not node12 ready 2020-01-07 14:58:15 +00:00
KDSBrowne
d3de581372 prevent no-mic warning displaying when recording is stopped 2020-01-07 13:40:26 +00:00
Fred Dixon
328f76b172
Merge pull request #8460 from KDSBrowne/fix-8457
Fix keyboard shortcuts not working
2020-01-01 17:24:32 -05:00
KDSBrowne
d3144684c1 fix shortcuts not working 2020-01-01 21:46:50 +00:00
Calvin Walton
aa26c1d512 Remove special characters from the gnuplot labels 2019-12-19 10:14:20 -05:00
Chad Pilkey
2a717727a4 Fix desktop OS examples in issue templates 2019-12-18 12:43:43 -05:00
Fred Dixon
f64d9ecf71
Merge pull request #8438 from kepstin/fix-wget-log
Fix 'wget-log' issue in bbb-conf
2019-12-17 17:43:39 -05:00
Calvin Walton
047f1b84ad Fix 'wget-log' issue in bbb-conf
Switch to using curl instead, which doesn't have this problem (and
outputs to stdout by default, too)
2019-12-17 17:10:09 -05:00
Pedro Beschorner Marin
b0690f6837 Fix shared notes notification 2019-12-16 18:06:41 -03:00
Chad Pilkey
14962f753f Add install issue template 2019-12-16 12:59:54 -05:00
Chad Pilkey
9a256f7c4c Update issue templates 2019-12-16 12:55:39 -05:00
Anton Georgiev
28456d44b8
Merge pull request #8411 from Tainan404/issue-7664
Fix spacing in note button
2019-12-13 15:16:18 -05:00
Anton Georgiev
b5347ecefc
Merge pull request #8425 from KDSBrowne/x-reduce-audio-icon
Reduce size of mic icon in talking indicator
2019-12-13 15:14:45 -05:00
Anton Georgiev
f2ca01d942
Merge pull request #8424 from KDSBrowne/x-chat-input-displacement
Prevent chat error shifting input field
2019-12-13 15:01:21 -05:00
KDSBrowne
5fd0d6ccda reduce mic icon size so its smaller than the background circle 2019-12-12 18:32:25 +00:00
KDSBrowne
36bc37b2f4 prevent chat error message shifting input field 2019-12-12 17:53:02 +00:00
Anton Georgiev
92f3182d5c
Merge pull request #8415 from bigbluebutton/v2.2.x-release
Pull v2.2.x release into master
2019-12-10 11:08:39 -05:00
Anton Georgiev
56b1b12431
Merge branch 'master' into v2.2.x-release 2019-12-10 11:07:23 -05:00
Chad Pilkey
771079c8f1
Merge pull request #8412 from capilkey/sipjs-sdp-logging
Fix a typo in the SDP candidate parsing
2019-12-09 16:17:25 -05:00
Chad Pilkey
ae0ad7ff3b fix a typo in the SDP candidate parsing 2019-12-09 13:16:29 -08:00
Anton Georgiev
a952efe4b2
Merge pull request #8397 from KDSBrowne/update-whos-talking
Fix elements overlapping whos talking
2019-12-09 15:28:30 -05:00
Anton Georgiev
c2d90b1d2d
Merge pull request #8323 from KDSBrowne/issue-8290
Fix restore presentation button overlap (Mobile - Presenter)
2019-12-09 15:26:32 -05:00
Tainan Felipe
9194f383bb Fix spacing in note button 2019-12-09 16:30:15 -03:00
Fred Dixon
13892c9af9
Merge pull request #8407 from ffdixon/bump-rc3
Bump to RC-3
2019-12-07 16:29:07 -03:00
Fred Dixon
605e270727 Bump to RC-3 2019-12-07 13:26:54 -06:00
Chad Pilkey
bd6d44b8d6
Merge pull request #8405 from ritzalam/enforce-lock-settings-on-server
Enforce lock settings on server
2019-12-06 17:37:35 -05:00
Richard Alam
ecc99fa415 - apply lock settings when user is locked. 2019-12-06 14:31:50 -08:00
Richard Alam
e40def72a4 - enforce only mic settings when disabling mic 2019-12-06 13:46:02 -08:00
Richard Alam
bf2f4c536d - apply lock settings to viewers and non-listen only users 2019-12-06 13:11:45 -08:00
Richard Alam
a26d1f0a8f - enforce lock settings
- make sure listen only users are muted
2019-12-06 11:50:50 -08:00
Richard Alam
124924735a - if muted user is talking, mute the user 2019-12-06 11:37:20 -08:00
Richard Alam
27d9879c12 - check if listen only user is talking and mute if so 2019-12-06 11:24:38 -08:00
Richard Alam
bcc14792ea - enforce lock settings when user joins voice conf
- make sure liten only user is muted when they join voice conf
2019-12-06 11:11:48 -08:00
Richard Alam
ace413b319 - apply disableMic lock settings to viewers and listen only users 2019-12-06 10:33:04 -08:00
Chad Pilkey
19171f13ab
Merge pull request #8404 from capilkey/sipjs-sdp-logging
Move sip.js sdp logging properties under extraInfo
2019-12-06 11:59:03 -05:00
Chad Pilkey
1b94039a4f move sipjs sdp logging properties under extraInfo 2019-12-06 08:40:58 -08:00
Anton Georgiev
ac43c419ee
Merge pull request #8402 from capilkey/sipjs-sdp-logging
Extra log messages for sipjs candidates
2019-12-06 09:14:34 -05:00
Chad Pilkey
50365aa4da extra log messages for sipjs candidates 2019-12-05 16:33:38 -08:00
Anton Georgiev
f4d4838949
Merge pull request #8396 from KDSBrowne/tooltip-update
Fix tool-tips after tippy.js update to 5.1.1
2019-12-05 11:56:07 -05:00
Anton Georgiev
6c084b5c4f
Merge pull request #8398 from antobinary/node12-take2
Update package fibers to 4.0.x to work with node12
2019-12-04 17:03:39 -05:00
Anton Georgiev
62bda69d84 update package fibers to 4.0.1 to work with node12 2019-12-04 21:50:57 +00:00
KDSBrowne
d71b3e67ab clean up css values 2019-12-04 19:48:06 +00:00
Fred Dixon
fa30d5018b
Merge pull request #8394 from daronco/issue-8393-multiple-processing-workers
Add option to rap-process-worker to accept a filtering pattern
2019-12-04 16:04:05 -03:00
Chad Pilkey
ac22b1623e
Merge pull request #8395 from jfsiebel/add-logs-to-cursor-streamer
Add debug messages to cursor streamer
2019-12-04 13:46:48 -05:00