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
Vitor Mateus
cc943498e2
Fix check if is mobile to disable draggable
2020-01-10 17:20:26 -03:00
KDSBrowne
2dbc23af26
prevent text area going out of bounds on click creation
2020-01-09 19:43:52 +00: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
KDSBrowne
c17b8501e2
create text area on click with whiteboard text tool
2020-01-08 20:34:30 +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
KDSBrowne
87d39421f7
add allowDownloadable prop to presentation config in settings.yml
2020-01-02 15:00:50 +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
KDSBrowne
75a3f6ed7d
add prop to enable / disable download option (Upload presentation dialog)
2019-12-24 14:48:44 +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
KDSBrowne
dcf1462482
fix error for invalid viewBox values
2019-12-18 21:35:03 +00:00
Pedro Beschorner Marin
ec7785ff22
Check for maxParticipants before registering an user
2019-12-18 16:12:30 -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
KDSBrowne
9b8495ca09
fix whiteboard toolbar not accessible via mouse (after publish / presentation swap)
2019-12-16 14:58:52 +00: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
9b57ab7ad3
fix annotation exception when publishing poll while presentation swapped (chrome)
2019-12-12 18:21:23 +00:00
KDSBrowne
36bc37b2f4
prevent chat error message shifting input field
2019-12-12 17:53:02 +00:00
Vitor Mateus
32e6903545
Fix placement size after resize and change placement
2019-12-10 18:43:22 -03:00
Leonardo Crauss Daronco
95573b2467
Improve the yml for rec steps and run captions always before process
2019-12-10 16:28:13 -03: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