Commit Graph

26786 Commits

Author SHA1 Message Date
Calvin Walton
a5a46b2c0a Have the recording archive delete originals of archived media
After the last segment of a recording has been archived, it is safe to
delete the original files that were recorded by the various media
handling components. This patch deletes the freeswitch audio files and
kurento webcam/screenshare files after they have been archived.

It needs to be used in combination with some changes to users/groups and
directory permissions to allow the `bigbluebutton` user to delete files
that it could previously only read.
2020-03-27 15:22:53 -04:00
Fred Dixon
9cfeffef50
Merge pull request #8896 from ffdixon/update-bigbluebutton-cron
Update to not use full paths
2020-03-27 10:00:56 -04:00
Fred Dixon
614312804c Update to not use full paths 2020-03-27 09:00:00 -05:00
Anton Georgiev
10e9678ad5
Merge pull request #8871 from daminebenq/add-shared-notes-test
adds shared notes single user test
2020-03-27 09:00:15 -04:00
Anton Georgiev
54fa9c8ddb
Merge pull request #8891 from daminebenq/webcams-test-fixes
Webcams test fixes
2020-03-27 08:59:51 -04:00
Mohamed Amine Ben Salah
4e23e25bbd changes webcams-test to use only one user and to check for the webcam content 2020-03-26 17:16:38 -03:00
Anton Georgiev
3355ddec51
Merge pull request #8836 from daminebenq/notifications-test
adds popup notifications test spec (not considering errors notifications)
2020-03-26 16:01:42 -04:00
Anton Georgiev
972942b0d1
Merge pull request #8791 from daminebenq/testing-environment-variables-puppeteer
adds required test variables to .env-template with empty values
2020-03-26 16:01:30 -04:00
Mohamed Amine Ben Salah
10a22d411e fixes webcams test 2020-03-26 16:51:41 -03:00
Anton Georgiev
a04f6909b1
Merge pull request #8884 from KDSBrowne/fix-override-locale-loop-02
Fix render loop after changing locale with override setting
2020-03-26 10:54:02 -04:00
Anton Georgiev
12f21d2f90
Merge pull request #8885 from KDSBrowne/safari-avatar-icons
Fix presenter indicator problem in Safari / Opera
2020-03-26 10:53:36 -04:00
KDSBrowne
e15e45b149 fix render loop after changing locale when override setting is set 2020-03-26 13:32:15 +00:00
Anton Georgiev
f6ddc20fd8
Merge pull request #8873 from Tainan404/patch-5
Add BBB version to html5 issue template
2020-03-26 09:08:01 -04:00
Tainan Felipe
58b0738f2b
Update .github/ISSUE_TEMPLATE/html5-issue.md
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
2020-03-26 10:07:11 -03:00
KDSBrowne
b2f2b2d5c2 fix presenter icon not displaying correctly around user avatar in safari 2020-03-25 21:03:59 +00:00
Anton Georgiev
2e73d844fd Pulled HTML5 locales, March 24, 2020 2020-03-25 16:18:19 -04:00
Anton Georgiev
1299abdf2c Revert "Merge pull request #8782 from ritzalam/generate-meeting-data"
This reverts commit 37ed2c7501, reversing
changes made to 5af41dabb4.
2020-03-25 16:13:01 -04:00
Anton Georgiev
97682d9162 Revert "Merge pull request #8759 from capilkey/2.2-join-fix"
This reverts commit 5af41dabb4, reversing
changes made to 004d872584.
2020-03-25 16:12:36 -04:00
Anton Georgiev
606ca5887a Revert "Merge pull request #8755 from KDSBrowne/fix-override-locale-loop"
This reverts commit 004d872584, reversing
changes made to ebdcf621b7.
2020-03-25 16:12:15 -04:00
Anton Georgiev
daaedc4f3e Revert "Merge pull request #8747 from riadvice/arabic-translation-update"
This reverts commit ebdcf621b7, reversing
changes made to 962f813d2f.
2020-03-25 16:11:51 -04:00
Tainan Felipe
2e9f8d0fde
Add BBB version to html5 issue template
This would be useful for get a notion from wich version it comes happening and which changes can causes the possible bugs.
2020-03-25 15:53:28 -03:00
Mohamed Amine Ben Salah
33c41fc84c adds shared notes single user test 2020-03-24 15:13:51 -03:00
KDSBrowne
c86988f92c fix userlist / chat being opened after saving app settings 2020-03-24 15:06:02 +00:00
KDSBrowne
5c9c5808ae add message string / fix hand notification not working on android 2020-03-24 13:40:06 +00:00
KDSBrowne
4fbced8cd0 add ellipsis to long presentation name / no multiple presentation change toasts 2020-03-24 02:21:09 +00:00
Mohamed Amine Ben Salah
02af01b893 adds join audio notification test spec 2020-03-23 14:11:30 -03:00
Paul Menzel
d4b187c7af README.md: Use HTTPS URLs 2020-03-23 17:54:04 +01:00
Mohamed Amine Ben Salah
41255afa3a adds screensharing notification test spec 2020-03-23 11:14:56 -03:00
Mohamed Amine Ben Salah
16c920c301 renames pages closing functions names 2020-03-23 09:15:10 -03:00
Mohamed Amine Ben Salah
34c0788a15 changes the page3 closing method 2020-03-20 17:31:58 -03:00
Mohamed Amine Ben Salah
23182917ee adds poll notification test spec 2020-03-20 11:42:04 -03:00
Mohamed Amine Ben Salah
4b9b897b0c renames file drop zone data-test & page close function name 2020-03-19 14:26:01 -03:00
Mohamed Amine Ben Salah
475c441855 adds presentation upload notification 2020-03-19 14:01:55 -03:00
KDSBrowne
6a1b40fa98 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-8544 2020-03-19 14:22:02 +00:00
KDSBrowne
d9f3cd0d34 add notification tab to settings modal 2020-03-19 14:19:40 +00:00
Mohamed Amine Ben Salah
1b7853b0ea removes promise from getLastToastValue() in notifications test 2020-03-17 14:17:29 -03:00
Mohamed Amine Ben Salah
92428005c7 adds user joining popup notification test spec 2020-03-17 14:13:30 -03:00
Mohamed Amine Ben Salah
468b54ea1e adds required test variables to .env-template with empty values 2020-03-16 15:24:21 -03:00
Anton Georgiev
65c3a8b185
Merge pull request #8776 from daminebenq/fix-screenshare-test-and-add-getArgsWithVideo
adds getArgsWithVideo() to page.js and renamed the screensharing test spec file
2020-03-16 13:33:17 -04:00
Mohamed Amine Ben Salah
9387435ae4 fix the fake video capture argument command 2020-03-16 14:10:43 -03:00
Fred Dixon
37ed2c7501
Merge pull request #8782 from ritzalam/generate-meeting-data
Generate meeting data
2020-03-14 16:26:06 -04:00
Richard Alam
da5bbe210e - fix var name 2020-03-14 12:04:42 -07:00
Richard Alam
7a0796679b Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into generate-meeting-data 2020-03-14 11:55:27 -07:00
Richard Alam
3cddd8a1c5 - dump out some meeting stats data into the log 2020-03-14 11:54:45 -07:00
Mohamed Amine Ben Salah
0df1bd85f4 renamed VIDEO_FILE in page.js 2020-03-13 17:50:32 -03:00
Mohamed Amine Ben Salah
dc92ac8572 adds getArgsWithVideo() to page.js and renamed the screensharing test spec file 2020-03-13 17:45:05 -03:00
Anton Georgiev
8ff7f8efe0
Merge pull request #8775 from daminebenq/notifications-test
adds notifications test (saved settings/private and public chat)
2020-03-13 16:28:39 -04:00
Anton Georgiev
d4e401d44c
Merge pull request #8767 from daminebenq/screenshare-test
adds screensharing test
2020-03-13 16:27:49 -04:00
Mohamed Amine Ben Salah
3b7575bd3f adds notifications test (saved settings/private and public chat) 2020-03-13 17:08:30 -03:00
Mohamed Amine Ben Salah
f3dcdc5379 adds screensharing test 2020-03-12 10:50:54 -03:00