Commit Graph

27449 Commits

Author SHA1 Message Date
Vitor Mateus De Almeida
ae29ba58c1 Fixes 2020-07-20 16:17:40 -03:00
Vitor Mateus
ecc8f4a056 wip 2020-07-20 16:16:39 -03:00
Vitor Mateus
b93e99b1c3 Fix presentation size 2020-07-20 16:14:54 -03:00
Vitor Mateus
a9037224c7 calculates layout optimization 2020-07-20 16:14:25 -03:00
Vitor Mateus
e2db60e662 WIP Resizable works fine 2020-07-20 16:11:09 -03:00
Vitor Mateus
297154f78a The presentation gets the size from the layout manager 2020-07-20 16:02:53 -03:00
Vitor Mateus
7f095c1cad Create layout context and add a layout manager 2020-07-20 15:48:54 -03:00
Mohamed Amine Ben Salah
889d1da140 fixes notifications test and set all tests to headless 2020-07-20 12:52:48 -03:00
KDSBrowne
0fdd1dc978 allow start / stop of polls with no presentation 2020-07-20 14:34:46 +00:00
Jesus Federico
56403c31a0
enable post_events by default by setting keepEvents=true (#10097) 2020-07-20 08:11:02 -04:00
KDSBrowne
f45af628d6 fix screen share cropping on chrome 2020-07-19 21:53:59 +00:00
Mohamed Amine Ben Salah
abd5a8215b fixes audio test spec in breakout automated test 2020-07-17 17:08:46 -03:00
Mohamed Amine Ben Salah
f1e3d28127 fixes notifications automated test 2020-07-17 16:13:47 -03:00
Mohamed Amine Ben Salah
cefe5521ef adds audio, webcam and screen share specs to breakout automated test 2020-07-17 16:12:43 -03:00
Vitor Mateus De Almeida
da570ca002 Sanitize data in message 2020-07-17 15:36:30 -03:00
Jesus Federico
0bbe69b74d
added post_events scripts (example and analytics callback) (#10080)
* added post_events example and analytics callback

* updated dependency
2020-07-17 14:34:57 -04:00
Anton Georgiev
3cc7aa70f2
Merge pull request #10090 from antobinary/meteor-1.10
Update Meteor from 1.9 to 1.10.2
2020-07-17 11:36:47 -04:00
Anton Georgiev
efc13bb175 updated npm packages 2020-07-17 15:32:11 +00:00
Vitor Mateus De Almeida
6cb28a6574 Sanitize data in addUser 2020-07-17 12:08:02 -03:00
Anton Georgiev
0de3889d14 updated Meteor from 1.10.1 to 1.10.2 2020-07-17 15:07:37 +00:00
Anton Georgiev
59ae8e3bbf Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into develop 2020-07-17 14:53:54 +00:00
Mohamed Amine Ben Salah
6d169aaec5 fix processing of execution and the wait for elements to appear 2020-07-16 19:05:43 -03:00
Anton Georgiev
4b2fab6f01
Set bbbServerVersion to 2.3-dev 2020-07-16 15:45:25 -04:00
Mohamed Amine Ben Salah
ccb2473f40 adds audio, webcam and screenshare specs to breakoutrooms test 2020-07-16 14:30:48 -03:00
KDSBrowne
df1486fabf Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-07-16 12:12:42 +00:00
KDSBrowne
8a9430bf26 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-9647 2020-07-16 12:05:44 +00:00
KDSBrowne
600c41142a Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into dev2.3-raise-hand-toast 2020-07-16 11:59:38 +00:00
Richard Alam
8ba5ef479c
Merge pull request #10054 from pedrobmarin/thumbnail-name
Avoid wrongly naming a thumbnail as thumb-1
2020-07-15 23:33:15 -04:00
Anton Georgiev
a49485dba7 Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into develop 2020-07-15 20:12:43 +00:00
Anton Georgiev
819a4ea8fb
Merge pull request #10077 from bigbluebutton/revert-9498-issue-8744
Revert "Replace unsafe react lifecycle methods"
2020-07-15 15:53:36 -04:00
Anton Georgiev
21b6def708
Revert "Replace unsafe react lifecycle methods" 2020-07-15 15:52:34 -04:00
Anton Georgiev
f7ca8423c0
Merge pull request #10075 from bigbluebutton/revert-8729-layout
Revert "Create layout context and add a layout manager"
2020-07-15 12:47:45 -04:00
Anton Georgiev
7535e6fa59
Revert "Create layout context and add a layout manager" 2020-07-15 12:44:59 -04:00
Ghazi Triki
b4c80b8572 Collect more bigbluebutton nginx access logs in bbb-conf --zip 2020-07-15 09:31:45 +01:00
Anton Georgiev
2ef2c63b4f
Merge pull request #10067 from jfsiebel/clear-pvt-messages-meeting-end
Clear private messages on meeting end
2020-07-14 15:54:02 -04:00
Joao Siebel
ee3d6a0a1d Clear private messages on meeting end 2020-07-14 16:51:06 -03:00
Anton Georgiev
b747f84f44 Merge branch 'update-meteor-1101' of github.com:Tainan404/bigbluebutton into develop 2020-07-14 16:16:35 +00:00
Anton Georgiev
b8611f6c1f
Merge pull request #9958 from daminebenq/fix-breakout-autotest
Fix breakout autotest
2020-07-14 11:20:31 -04:00
Anton Georgiev
7d75843140
Fix a forgotten line left while resolving conflict 2020-07-14 11:19:11 -04:00
Anton Georgiev
6fba72f282
Merge pull request #10061 from KDSBrowne/issue-9986
Auto select default.pdf after deleting the current presentation
2020-07-14 10:36:44 -04:00
Anton Georgiev
4e06ec51c1
Merge pull request #8729 from vitormateusalmeida/layout
Create layout context and add a layout manager
2020-07-14 10:34:11 -04:00
Anton Georgiev
b9b4490d8c
Merge branch 'develop' into layout 2020-07-14 10:32:24 -04:00
Anton Georgiev
e48306431a
Merge pull request #9498 from Tainan404/issue-8744
Replace unsafe react lifecycle methods
2020-07-14 10:30:37 -04:00
KDSBrowne
f063fedb9c auto select default.pdf if no actual current / new current active on delete 2020-07-14 13:49:00 +00:00
Pedro Beschorner Marin
49236ac3d0 Avoid wrongly naming a thumbnail as thumb-1 2020-07-13 19:58:02 -03:00
Anton Georgiev
1ea076a940
Merge pull request #10024 from antobinary/breakouts-url
Ensure getURL value for breakout before redirecting
2020-07-10 13:59:23 -04:00
Anton Georgiev
0b5d5fcc0f
Merge pull request #10032 from antobinary/locales-2020-07-10
Adjust check for User.loggedOut to prevent errors
2020-07-10 13:49:57 -04:00
Anton Georgiev
c763041285 Adjust check for User.loggedOut to prevent errors 2020-07-10 13:45:37 -04:00
Anton Georgiev
f6acb2cb60 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into locales-2020-07-10 2020-07-10 13:23:48 -04:00
Anton Georgiev
58efe0413f
Bump up release version to 2.2.20 2020-07-10 12:57:12 -04:00