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
Joao Victor
a6eefb4737
fix user feedback upload error message
2022-03-29 14:08:59 -03: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
Anton Georgiev
01866b2c3e
Merge pull request #14686 from mariogasparoni/real-time-whiteboard-annotation
...
refactor(whiteboard): text tool updates
2022-03-29 11:59:36 -04:00
Calvin Walton
98dfb2789a
bbb-record-core: Use bundler from ruby-bundler package
2022-03-29 11:28:02 -04:00
Calvin Walton
cbaae2c753
Update bbb-record-core dependencies.
...
Since gems are no longer being built during package install, dev
packages are no longer needed. Install the runtime libraries instead.
Drop the libxslt & libxml dependencies, since current nokogiri versions
used bundled copies of those libraries.
2022-03-29 11:06:00 -04:00
Arthurk12
420bd8b526
refactor(whiteboard): text tool updates
...
Makes the whiteboard text tool send annotation updates.
Partially reverts 40b18b0662
.
2022-03-29 11:46:47 -03:00
Anton B
6eead03fb3
set dynamic steps by current settings
2022-03-29 10:53:07 -03:00
Anton Georgiev
2064601673
Merge pull request #14685 from ramonlsouza/issue-7579
...
fix: adjust chat area size
2022-03-29 09:29:27 -04:00
Ramon Souza
7a9c3b01bd
adjust chat padding/margin
2022-03-29 10:03:50 -03:00
Anton B
fae7810ef4
Merge remote-tracking branch 'upstream/v2.5.x-release' into next-pr
2022-03-28 15:23:25 -03:00
Anton Georgiev
940e80b1f1
Merge pull request #14682 from ramonlsouza/issue-14669-24
...
fix: In Firefox, "Start a private chat" is always with hover style (2.4)
2022-03-28 12:02:42 -04:00
Anton Georgiev
996f1bb701
Merge pull request #14681 from ramonlsouza/issue-14669
...
fix: In Firefox, "Start a private chat" is always with hover style (2.5)
2022-03-28 11:55:25 -04:00
Anton Georgiev
29f5947e21
Merge pull request #14590 from frankemax/refactor-video-list-item
...
refactor(video-list-item): hookify and reorganize component
2022-03-28 11:53:25 -04:00
Ramon Souza
4e4f8f5464
fix menu autofocus firefox
2022-03-28 11:18:42 -03:00
Ramon Souza
17f3ca21ec
fix menu autofocus firefox
2022-03-28 11:10:54 -03:00
Fred Dixon
78d5427de1
Merge pull request #14680 from bigbluebutton/ffdixon-worker-rlimit-nofile-silent
...
Update after-install.sh
2022-03-27 09:10:24 -04:00
Fred Dixon
08c6ad67fb
Update after-install.sh
...
Make check for worker_rlimit_nofile silent
2022-03-27 09:09:52 -04:00
Fred Dixon
22524eaaba
Merge pull request #14679 from bigbluebutton/skip-commented-parameters-bbb-conf
...
Update bbb-conf to skip commented lines when scanning for empty assignment
2022-03-27 09:04:11 -04:00
Fred Dixon
da21515982
Update bbb-conf
...
Skip commented lines when checking for empty assignment in bbb-conf
2022-03-27 09:03:12 -04:00
Fred Dixon
3465f48211
Merge pull request #14678 from bigbluebutton/ffdixon-ss-ipv4-bbb-conf
...
Update bbb-conf
2022-03-27 08:49:12 -04:00
Fred Dixon
8eabe070e6
Update bbb-conf
...
Scan only for IPV4 address when cross referencing between FreeSWITCH and Kurento
2022-03-27 08:48:46 -04:00
Fred Dixon
a75381b2c1
Merge pull request #14677 from ffdixon/update-vars-xml
...
Update vars xml
2022-03-26 18:09:39 -04:00
Fred Dixon
50498354f0
Add needed dependency to get IP address
2022-03-26 17:07:14 -05:00
Fred Dixon
4707bf839b
Fix #14670
2022-03-26 17:06:51 -05:00
Anton Georgiev
99ef23935c
Merge pull request #14537 from GuiLeme/issue-14321
...
[issue-14321] - Fixed to the sudden change of presentation
2022-03-25 18:46:35 -04:00
Guilherme Leme
c6653cd4b2
[Issue-14321]- Changes in Review
2022-03-25 14:12:10 -03:00
Ramon Souza
6199bcbd4f
fix fullscreen presentation button label
2022-03-25 13:38:57 -03:00
Guilherme Leme
b4bf27c199
[issue-14335]- Refactored endpoints to not need the password anymore. It is in deprecated state now.
2022-03-24 15:35:17 -03:00
Max Franke
e45deb5e7e
refactor(video-list-item): hookify and reorganize component
2022-03-24 13:29:13 -03:00
Daniel Molkentin
dc012a2548
fix(bbb-record-core): make package install again on focal
...
Now uses Ubuntu's bundler version to install all dependencies at build time
rather than install time. Gems are also now vendored, and no longer pollute the
operating system.
2022-03-23 22:55:04 +01:00
Anton Georgiev
c85e3da0a0
Merge pull request #14660 from antobinary/netstat
...
refactor: swap netstat with ss
2022-03-23 17:16:30 -04:00
Anton Georgiev
6b4a7ff898
refactor: swap netstat with ss
2022-03-23 20:50:19 +00:00
Ramon Souza
3c2c5a8080
fix clear chat
2022-03-23 17:11:01 -03:00
Anton Georgiev
2efb3c439d
Merge pull request #14657 from antonbsa/audit-fix-test-folders
...
test: Update dependencies
2022-03-23 15:47:09 -04:00
Anton B
d1c461d9fb
test: npm audit fix
2022-03-23 16:38:21 -03:00
Anton Georgiev
abd9bc7cb5
Merge pull request #14653 from KDSBrowne/14636-2.5BBB
...
feat: Add Lock Viewer Cursors Setting UI
2022-03-23 15:17:45 -04:00
KDSBrowne
59b924c9b7
fix typo
2022-03-23 19:11:41 +00:00
KDSBrowne
8490ff2a7e
add hideViewersCursor setting to isMeetingLocked
2022-03-23 19:10:20 +00:00
KDSBrowne
6025eb2df9
add hideViewersCursor lock setting to lockContextContainer
2022-03-23 18:55:19 +00:00
KDSBrowne
e2fc248094
update description
2022-03-23 18:27:25 +00:00
KDSBrowne
369638e758
add notification labels
2022-03-23 18:22:42 +00:00
Anton Georgiev
bc2b5f43bf
Merge pull request #14654 from ramonlsouza/issue-14103
...
fix: chat notification bug on promotion/demotion
2022-03-23 12:38:23 -04:00
Ramon Souza
fd22fd9641
prevent chat notification bug on promotion
2022-03-23 13:07:03 -03:00
KDSBrowne
e25df307c1
use users context
2022-03-23 14:54:13 +00:00
Anton Georgiev
e182f1ba35
Merge pull request #13836 from danielpetri1/faster-publish
...
Presentation publishing script improvements
2022-03-23 10:18:38 -04:00
Calvin Walton
6f4a3fdf0b
publish/presentation.rb: clean up some assignments in if statements
2022-03-23 09:55:42 -04:00