Pedro Beschorner Marin
397041efcc
Removes waiting guests that stop polling for their status
2020-01-15 12:03:52 -03:00
Fred Dixon
b7ce8657aa
Merge pull request #8496 from kepstin/presentation-poll
...
recording presentation format: round poll sizes to integers
2020-01-14 17:47:34 -05:00
Calvin Walton
c211bd4dc5
recording presentation format: round poll sizes to integers
...
If the poll size happened to be not an integer, the poll generation would fail.
Round it to an integer for the generation tool.
2020-01-14 16:19:32 -05:00
Anton Georgiev
587d6ccde1
Merge pull request #8473 from antobinary/meteor-1.9
...
Update Meteor from 1.9-beta4 to 1.9.0
2020-01-14 14:55:46 -05:00
Fred Dixon
e1743149b3
Merge pull request #8487 from kepstin/presentation-poll
...
presentation recording: generate poll svg images without gnuplot
2020-01-14 10:31:30 -05:00
Calvin Walton
9907588b5e
presentation recording: generate poll svg images without gnuplot
...
Write a tool that generates the poll svg images directly from the
BBB poll description. This avoids the issues with special characters
in the gnuplot labels, and gives us a lot more flexibility in how
the polls are formatted and styled.
2020-01-13 14:34:30 -05:00
Anton Georgiev
facbe241f7
Merge pull request #8483 from pedrobmarin/guest-icon
...
Fix guest icon
2020-01-13 11:02:06 -05:00
Anton Georgiev
ba258d5679
Merge pull request #8374 from pedrobmarin/bbb-multiple-webcams
...
Multiple cameras
2020-01-13 10:59:48 -05:00
Pedro Beschorner Marin
be58611301
Fix guest icon
2020-01-13 12:47:16 -03:00
Anton Georgiev
9b7a3f2fac
update npm packages to latest - tippy, babel/runtime etc
2020-01-09 19:30:45 +00:00
Anton Georgiev
c27f721f2a
update meteor from 1.9.rc.3 to 1.9
2020-01-09 19:30:00 +00:00
Anton Georgiev
6a7ed2ccf5
update meteor to --release 1.9-rc.3
2020-01-09 19:22:36 +00: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
Pedro Beschorner Marin
9b450ae1d9
Check Safari before listening for ondevicechange
2019-12-20 17:21:40 -03:00
Pedro Beschorner Marin
78b0d0276a
Avoid multiple cameras sharing in mobile and safari
2019-12-20 17:21:23 -03:00
Pedro Beschorner Marin
bc463cc8f2
Fixed jitter gathering in stats
2019-12-20 17:21:00 -03:00
Calvin Walton
aa26c1d512
Remove special characters from the gnuplot labels
2019-12-19 10:14:20 -05:00
Pedro Beschorner Marin
0bb4d50522
Included missing constant declaration
2019-12-19 11:36:50 -03:00
Pedro Beschorner Marin
ebef3f7a15
Linter things
2019-12-18 14:50:16 -03:00
Pedro Beschorner Marin
8e129fb961
Included multiple cameras UI
2019-12-18 14:44:56 -03: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
Pedro Beschorner Marin
801ed30a8e
Missing after rebase
2019-12-10 13:02:18 +00:00
Pedro Beschorner Marin
8f8463cf91
Log when stats monitor stop
2019-12-10 09:07:07 -03:00
Pedro Beschorner Marin
5c71e2d0bb
Included new getStats monitor for audio and video
2019-12-10 09:07:06 -03:00
Pedro Beschorner Marin
a434f61052
Reverting file mode changes
2019-12-10 09:05:04 -03:00
Pedro Beschorner Marin
f5d7be7f00
Making the interface functional for the multiple webcams. This must change after thinking on a design
2019-12-10 09:05:03 -03:00
Pedro Beschorner Marin
315fa755f0
Removed unused video visibility monitor
2019-12-10 09:02:17 -03:00
Pedro Beschorner Marin
ee4a0ff861
Removed the last remains of videoStats
2019-12-10 09:02:17 -03:00
Pedro Beschorner Marin
3b591a086b
Unified video providers
2019-12-10 09:02:16 -03:00
Pedro Beschorner Marin
9fcae355c7
joinVideo gets the deviceId
2019-12-10 08:21:22 -03:00