Anton Georgiev
23ee038387
Merge pull request #14585 from danielpetri1/pads-shared-notes-upload
...
feat: Automatic upload of the shared notes as presentation
2022-04-05 08:06:24 -04:00
Anton Georgiev
158d84fab8
Merge pull request #14602 from ramonlsouza/issue-10813
...
fix: Do not display data saving toggles when features are disabled
2022-04-04 14:19:08 -04:00
Anton Georgiev
8f03109db8
Merge pull request #14722 from bigbluebutton/antobinary-patch-1
...
docs: Dropped redundant 2.0 or earlier unsupported
2022-04-01 09:47:36 -04:00
Anton Georgiev
a7fff4ab80
Dropped redundant 2.0 or earlier unsupported
2022-04-01 09:38:53 -04:00
Anton Georgiev
72d37d799b
Merge pull request #14703 from ramonlsouza/pr-issue-14493
...
refactor: Add server side notification
2022-04-01 09:23:22 -04:00
Anton Georgiev
6fa921fbae
Merge pull request #14712 from antobinary/merge-25
...
chore: Merge 2.5.x into 'develop'
2022-03-31 11:34:23 -04:00
Anton Georgiev
2a131086a7
Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into merge-25
2022-03-31 15:32:14 +00:00
Anton Georgiev
9659d2214b
Merge pull request #14711 from antobinary/ld-npm
...
chore: npm update deps learning dashboard
2022-03-31 11:31:40 -04:00
Anton Georgiev
b4504e819f
chore: npm update deps learning dashboard
2022-03-31 15:27:55 +00:00
Anton Georgiev
74db3a630b
Merge pull request #14658 from ramonlsouza/issue-14655
...
fix: Clear chat button is not working
2022-03-31 11:17:22 -04:00
Anton Georgiev
c89f952868
Merge pull request #14578 from JoVictorNunes/issue-14443
...
fix: toast notification style
2022-03-31 10:46:59 -04:00
Anton Georgiev
788fc7bd6a
Merge pull request #14577 from JoVictorNunes/issue-14486
...
fix(chat): close private chat button
2022-03-31 10:46:49 -04:00
Ramon Souza
b9a76feb18
use Meteor Random.id() for id generation
2022-03-31 11:43:58 -03:00
Anton Georgiev
bb92689904
Merge pull request #14601 from ramonlsouza/lgtm-mar15
...
refactor: remove unused imports/variables
2022-03-31 10:14:48 -04:00
Ramon Souza
9dc515d570
undo video-list-item removal
2022-03-31 09:47:31 -03:00
Ramon Souza
0794f5188b
Merge remote-tracking branch 'upstream/develop' into lgtm-mar15
2022-03-31 09:21:59 -03:00
Anton Georgiev
b52768bfd1
Merge pull request #14709 from antobinary/add-sox
...
chore: move sox dependency to Dockerfile
2022-03-31 08:21:35 -04:00
Anton Georgiev
84821f47bc
chore: move sox dependency to Dockerfile
2022-03-31 01:39:46 +00:00
Anton Georgiev
3d9c8d0e4c
Merge pull request #14706 from ramonlsouza/issue-14689-25
...
fix: setSwapLayout happens after other components change its value
2022-03-30 17:05:03 -04:00
Ramon Souza
eee4fde845
prevent setSwapLayout race condition
2022-03-30 15:43:00 -03:00
Anton Georgiev
d66c162669
Merge pull request #14704 from antobinary/merge-25-develop
...
chore: Merge 2.5 into develop
2022-03-30 14:21:35 -04:00
Anton Georgiev
478605b6b0
Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into merge-25-develop
2022-03-30 18:19:28 +00:00
Ramon Souza
51726166c2
add moderator notification on breakout time update
2022-03-30 13:23:13 -03:00
Anton Georgiev
6f989b5c09
Merge pull request #14701 from gustavotrott/api-create-meetingExpire25
...
feat: Add meetingExpire params to API /create
2022-03-30 11:23:34 -04:00
Anton Georgiev
4b10030201
Merge pull request #14702 from antobinary/fs-build
...
build: drop net-tools from bbb-freeswitch-core
2022-03-30 11:22:49 -04:00
Anton Georgiev
5926217199
build: drop net-tools from bbb-freeswitch-core
2022-03-30 14:57:15 +00:00
Ramon Souza
6874156190
add messageDescription in notifications
2022-03-30 11:01:12 -03:00
Gustavo Trott
4730e4c6db
Add params meetingExpireIfNoUserJoinedInMinutes and meetingExpireWhenLastUserLeftInMinutes to API
2022-03-30 10:58:16 -03:00
Anton Georgiev
92f463f5e7
Merge pull request #14700 from bigbluebutton/brsdev
...
fix: false positive when checking if bbb-web is running, run-dev.sh
2022-03-30 09:38:33 -04:00
Paulo Lanzarin
08c59a60b4
fix: false positive when checking if bbb-web is running, run-dev.sh
...
-a flag would list everything, including UNIX sockets, and then arbitrarily grep for 8090. That would lead to false positives.
Swap -an for -lt (only TCP sockets on LISTEN) so we can drop the extra LISTEN grep.
Add an extra `:` to the port grep (avoid factoring things like tcp 18090)
2022-03-30 10:31:05 -03:00
Ramon Souza
41778cb959
filter all messages by meetingId
2022-03-30 10:15:47 -03:00
Anton Georgiev
325f744c69
Merge pull request #14695 from bigbluebutton/rsclibjsx
...
fix: remove spurious console.log in base.jsx
2022-03-29 17:11:19 -04:00
Anton Georgiev
4f1575c233
Merge pull request #14694 from pedrobmarin/b-p-v3-4-0
...
build(playback): update to v3.4.0
2022-03-29 17:10:28 -04:00
Paulo Lanzarin
1fc6584697
fix: remove spurious console.log in base.jsx
2022-03-29 17:52:29 -03:00
Pedro Beschorner Marin
222517e773
build(playback): bump to v3.4.0
...
Accumulated changes:
- https://github.com/bigbluebutton/bbb-playback/releases/tag/v3.3.0
- https://github.com/bigbluebutton/bbb-playback/releases/tag/v3.3.1
- https://github.com/bigbluebutton/bbb-playback/releases/tag/v3.4.0
2022-03-29 17:44:20 -03:00
Pedro Beschorner Marin
1949da3513
feat(playback): add theme toggle's locale
...
Reference: https://github.com/bigbluebutton/bbb-playback/pull/183
2022-03-29 17:42:07 -03:00
Anton Georgiev
23c91a8258
chore: change release to alpha.6
2022-03-29 16:34:05 -04:00
Anton Georgiev
4021051367
Merge pull request #14568 from ramonlsouza/meteor-261
...
chore: upgrade meteor to 2.6.1
2022-03-29 16:30:04 -04:00
Anton Georgiev
49960b09f7
build: change tag to v2022-03-29-bbb-25-meteor-261
2022-03-29 20:28:24 +00:00
Anton Georgiev
fc688f2038
Merge branch 'meteor-261' of github.com:ramonlsouza/bigbluebutton into meteor-261
2022-03-29 20:27:26 +00:00
Ramon Souza
4da4b8d7a9
Merge remote-tracking branch 'upstream/develop' into pr-issue-14493
2022-03-29 17:27:20 -03:00
Anton Georgiev
a51069e357
Merge pull request #14693 from antobinary/record-core-libs
...
build: move ruby-bundler libsystemd-dev to docker image
2022-03-29 16:22:12 -04:00
Anton Georgiev
9b370a84be
Merge pull request #14674 from ramonlsouza/issue-14673
...
fix: fullscreen instead of Exit Full Screen (presentation)
2022-03-29 16:12:38 -04:00
Anton Georgiev
2c90124869
Merge pull request #14690 from gustavotrott/fix-user-ejected-reconnecting
...
fix: Rejected user keep trying to reconnect
2022-03-29 16:10:51 -04:00
Anton Georgiev
ee9a0146a8
build: move ruby-bundler libsystemd-dev to docker image
2022-03-29 20:09:44 +00:00
Gustavo Trott
35ecbdbf80
Wait for user removal before kill connections
2022-03-29 16:08:34 -03:00
Anton Georgiev
0836351747
Merge pull request #14662 from danimo/recordplaybackfix
...
make bbb-record-core package install again on focal
2022-03-29 15:04:07 -04:00
Calvin Walton
97c0f51964
bbb-record-core: Restore systemd unit cwd to 'scripts' dir
...
The rap scripts might load or run some scripts using relative paths from
the scripts directory, so restore that.
Bundler automatically looks up in parent dirs to find the Gemfile, so
loading gems will work correctly.
2022-03-29 12:57:16 -04:00
Calvin Walton
c722b799be
bbb-record-core: Use bundler deployment option
...
This makes the bundle install error out if the Gemfile.lock is out of
date (Gemfile was updated) rather than silently updating it during the
build.
2022-03-29 12:52:12 -04:00
Calvin Walton
db2d8efa0d
bbb-record-core: Update systemd units to use bundler
...
Several scripts internally run bundler setup, so no explicit bundler
command is needed. For the others, start up using /usr/bin/bundle
(installed by ruby-bundler) to load the environment.
2022-03-29 12:41:27 -04:00