Commit Graph

25065 Commits

Author SHA1 Message Date
Maxim Khlobystov
ac844031bf Fix prop-types warning in Base 2019-06-04 15:23:44 -04:00
Calvin Walton
07688593ac caption-inbox: clean up track file if language tag is invalid 2019-06-04 14:28:58 -04:00
Anton Georgiev
90b84d7e16
Merge pull request #7569 from capilkey/bump-audio-leave-level
Bump audio leave log level
2019-06-04 14:19:31 -04:00
Chad Pilkey
854aa8019b bump audio leave log level 2019-06-04 11:16:43 -07:00
Richard Alam
c92bfbb591 - deploy recording scripts in proper location
- log upload captions params
2019-06-04 14:07:10 -04:00
Calvin Walton
f693915e99 RaP captions: Fix usage of JSON.parse, use a proc to capture local vars 2019-06-04 14:01:51 -04:00
Anton Georgiev
66d35a940d
Merge pull request #7568 from antobinary/callback-broken
Pass callback for closing of permissions-overlay
2019-06-04 13:56:07 -04:00
Anton Georgiev
b67908ce79 pass callback for closing of permissions-overlay 2019-06-04 17:43:58 +00:00
Calvin Walton
f04bf290af Fix requires for journald-logger 2019-06-04 12:18:46 -04:00
Calvin Walton
413f2cd2fc RaP: Correct comment about ruby version in rubocop config 2019-06-04 11:25:20 -04:00
Anton Georgiev
2c85ff6c65
Merge pull request #7540 from MaximKhlobystov/webdriverio-tests
WebdriverIO Tests
2019-06-04 11:10:24 -04:00
Maxim Khlobystov
1eafbf04f8 WebdriverIO tests. 2019-06-04 11:05:27 -04:00
Calvin Walton
983751c9c0 RaP: Have the caption inbox run the caption integration scripts. 2019-06-04 11:03:22 -04:00
Calvin Walton
bdd60a197c RaP: Add note about rubocop ruby version 2019-06-04 11:03:22 -04:00
Calvin Walton
676fa41f06 Add caption integration script for presentation format. 2019-06-04 11:03:22 -04:00
Calvin Walton
b22c905194 rap-caption-inbox: improve formatting, initial pass at conversion
It now attempts to convert the uploaded caption file to WebVTT and
updates the index file.
2019-06-04 11:03:22 -04:00
Calvin Walton
775c348ddc RaP: Add an optional test group which installs e.g. rubocop 2019-06-04 11:03:22 -04:00
Calvin Walton
c6e09f52a1 RaP Caption inbox: read uploaded caption json file
Some additional validation/normalization is added for the language tag,
and some cleanup has been done for logging.
2019-06-04 11:03:22 -04:00
Calvin Walton
812052a8c7 Change events archiver to read config from relative path
Makes testing easier
2019-06-04 11:03:22 -04:00
Calvin Walton
d74f0044cc Add function that uses ffmpeg to convert subtitles to webvtt
FFmpeg has pretty good format autodetection even if the filename has the
'.txt' extension, so just rely on that. It'll even pull subtitles out of
video files - although I expect we'll have size limits so that doesn't
happen.
2019-06-04 11:03:22 -04:00
Calvin Walton
23da507fa8 Initial outline of the rap worker tool for handling the caption inbox
Rather than running the tool in a loop, I'm using inotify to watch for
new files being created (ideally, the other rap workers will be migrated
to this style in the future). The trigger for processing is the creation
of the .json index file for the uploaded track.
2019-06-04 11:03:22 -04:00
Anton Georgiev
d3d3cad20a
Merge pull request #7544 from Tainan404/issue-7520
Add meteor check for annotations to avoid malformed message.
2019-06-04 09:40:35 -04:00
Anton Georgiev
a40a697f78
Merge pull request #7563 from vitormateusalmeida/issue-7562
Fix overflow of webcams-draggable
2019-06-04 07:51:32 -04:00
Pedro Beschorner Marin
a32037baa3 Avoid checking for authentication 2019-06-03 18:06:11 -03:00
Richard Alam
7fdb920aad - change field names to match json keys 2019-06-03 13:18:27 -07:00
Vitor Mateus
6896cc08b4 Fix overflow of webcams-draggable #7562 2019-06-03 17:03:59 -03:00
Richard Alam
8db3903942 - add checksum check on put recordings text track api 2019-06-03 12:59:37 -07:00
Anton Georgiev
7b851cbee7
Merge pull request #7559 from capilkey/strip-mdns-candidates
Strip mDNS candidates from sip.js SDPs
2019-06-03 15:52:18 -04:00
Anton Georgiev
bb3643819d
Merge pull request #7560 from antobinary/locales
Pulled html5 locales June 3, 2019; added Hungarian
2019-06-03 15:49:31 -04:00
Anton Georgiev
e0cd95b2aa Pulled html5 locales June 3, 2019; added Hungarian 2019-06-03 19:44:03 +00:00
Richard Alam
08f0c2b4e7 - make changes to align closer to spec document 2019-06-03 11:59:20 -07:00
Chad Pilkey
1e391695c1 strip mDNS candidates from sip.js SDPs 2019-06-03 18:54:30 +00:00
Anton Georgiev
df450ad31d
Merge pull request #7558 from capilkey/fix-repeatCount-warning
Fix repeatCount usage in SVG animations
2019-06-03 14:48:09 -04:00
Chad Pilkey
c7d0bdcdac fix repeatCount usage in SVG animations 2019-06-03 09:55:43 -07:00
Anton Georgiev
5db7311a07
Merge pull request #6885 from vitormateusalmeida/issue-6724
Make webcam draggable
2019-06-03 12:42:42 -04:00
Anton Georgiev
8fc4c72684
Merge pull request #7557 from antobinary/axios
Update axios from 0.18 to 0.19 (vuln)
2019-06-03 10:35:11 -04:00
Vitor Mateus
90f8b62d3f Fix presentations resize 2019-06-03 11:33:06 -03:00
Anton Georgiev
885d432d4b update axios from 0.18 to 0.19 (vuln) 2019-06-03 14:32:04 +00:00
Vitor Mateus
7af426d0d2 Avoid webcam overflow the screen with multiples webcams 2019-06-03 11:05:09 -03:00
Fred Dixon
71645172c1
Merge pull request #7550 from ffdixon/update-bbb-conf-3
Don't print warning if tomcat7 is not installed
2019-06-02 22:20:44 -04:00
Fred Dixon
09c43d8818 Don't print warning if tomcat7 is not installed 2019-06-02 21:20:07 -05:00
Fred Dixon
63c36cb5d3
Set bigbluebutton.web.serverURL to http by default 2019-06-02 21:30:29 -04:00
Tainan Felipe
8fc8d02c5e Fix server exception 2019-05-31 17:42:20 -03:00
Anton Georgiev
06cd9e65d0
Merge pull request #7531 from KDSBrowne/0A-access-32
Improve the upload presentation modal experience
2019-05-31 16:26:05 -04:00
Pedro Beschorner Marin
c4ac5ef7c9 Shared notes unread indicator 2019-05-31 20:02:33 +00:00
KDSBrowne
1a9c03b707 add descriptions to intlMessages 2019-05-31 18:48:41 +00:00
KDSBrowne
47468ef5d7 use mapUser in app container 2019-05-31 18:36:52 +00:00
Anton Georgiev
ab0d39da2b
Merge pull request #7542 from antobinary/login-three-dots
Revert #7440 due to causing #7502 join stuck
2019-05-31 13:54:14 -04:00
Anton Georgiev
2cb20a1bf1 revert #7440 due to causing #7502 join stuck 2019-05-31 17:31:23 +00:00
KDSBrowne
5144b4d75e Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0A-access-39 2019-05-31 17:28:41 +00:00