Commit Graph

33611 Commits

Author SHA1 Message Date
Ramón Souza
b0f6df6de5
Merge pull request #15124 from JoVictorNunes/issue-15113
fix(chat): show new message indicators for poll mesages
2022-06-14 15:19:23 +01:00
Ramón Souza
aa044105a9
Merge pull request #15130 from gabriellpr/replace-dependency
chore: Swap version of bbb-diff npm dependency
2022-06-14 15:18:34 +01:00
Ramón Souza
441e275f4f
Merge pull request #15117 from gabriellpr/export-chat-bug
fix: missing "chat has been cleared" message at chat export
2022-06-14 15:17:38 +01:00
Anton Georgiev
696960f7b5
Merge pull request #15146 from antonbsa/2.5-tests-fix-and-ci-improvements
test: v2.5 tests fixes and CI improvements
2022-06-10 16:47:23 -04:00
Anton Georgiev
933c8380a4
chore: Bump version to 2.5.1 2022-06-10 09:56:38 -04:00
Ramón Souza
73668bf345
Merge pull request #15164 from bigbluebutton/revert-15155-issue-15069
Revert "fix: user not removed from users context on leave"
2022-06-10 14:45:53 +01:00
Ramón Souza
4609f9f246
Revert "fix: user not removed from users context on leave" 2022-06-10 09:52:00 -03:00
Ramón Souza
bd8f36162e
Merge pull request #15155 from ramonlsouza/issue-15069
fix: user not removed from users context on leave
2022-06-09 18:41:20 +01:00
Ramon Souza
11b85783d6 fix user not removed from users context on leave 2022-06-09 13:47:43 -03:00
Gustavo Trott
e05ee52313
Merge pull request #15147 from GuiLeme/fix-user-removal-breakout
fix user removal in breakout
2022-06-08 15:27:28 -03:00
GuiLeme
4e2f013fa0 fix user removal in breakout 2022-06-08 15:00:40 -03:00
Anton B
17a1b7ae78 ci: improve automated tests workflow 2022-06-08 11:25:41 -03:00
Anton B
de1c7043a9 test: fix/update tests on v2.5 2022-06-08 09:29:21 -03:00
Ramón Souza
44c24cf249
Merge pull request #15131 from ramonlsouza/audio-modal-polishing
Audio modal polishing
2022-06-08 13:25:43 +01:00
Anton Georgiev
3b4a24edf3
chore: Bump version to 2.5.0 2022-06-07 17:06:36 -04:00
Anton B
ed757cee34 test: update playwright to v1.19.2 2022-06-07 14:52:54 -03:00
Ramon Souza
242f5d3e29 audio modal spacing polishing 2022-06-03 16:10:09 -03:00
gabriellpr
79ed1d289b Swap version of bbb-diff npm dependency 2022-06-03 14:00:44 -03:00
Ramón Souza
c489303672
Merge pull request #15128 from gabriellpr/line-space-pads
fix: pad line space not showing for viewers
2022-06-03 17:13:00 +01:00
gabriellpr
bdb703a056 fix: pad line space not showing
flex column removed
2022-06-03 12:10:47 -03:00
Anton Georgiev
b31ad46a9f
Merge pull request #15116 from kepstin/issue-15085
Fix rap-enqueue.rb to load gems with bundler
2022-06-02 15:32:34 -04:00
Joao Victor
de6800dc98 fix(chat): show new message indicators for poll mesages 2022-06-02 15:54:03 -03:00
Anton Georgiev
566a11927c
Merge pull request #15074 from Arthurk12/webhooks-update
build(webhooks): v2.6.0
2022-06-01 14:31:54 -04:00
Ramón Souza
21907d5a9e
Merge pull request #15115 from JoVictorNunes/fix-button-style-May-31
fix: actions bar button styling
2022-06-01 15:56:33 +01:00
gabriellpr
75bf0bc76f export chat save and copy updated
adding system messages key to public_chat_clear
2022-06-01 10:48:09 -03:00
Calvin Walton
9abc934537 Fix rap-enqueue.rb to load gems with bundler
In BBB 2.5, we switched the recording system to use bundled gems
included privately in the recording package, rather than installed
system-wide. The rap-enqueue.rb script needs to be updated to load the
bundler gems.

According to bundler devs, setting the BUNDLE_GEMFILE environement
variable is the supported way to tell bundler where to find it
(otherwise bundler will search starting at the current working directory
- which in the case of rap-enqueue.rb is probably nowhere near the
Gemfile).

Use a relative path from the directory where the script is located so it
can be run both when installed and from a development environment.

Switch the script interpreter to use /usr/bin/env to load ruby from the
path. Doesn't make a difference in the installed package, but it makes
testing on development systems with multiple ruby environments easier.

Fixes #15085
2022-05-31 18:13:33 -04:00
Joao Victor
c1a42f7ee7 fix: actions bar button styling 2022-05-31 18:03:42 -03:00
Anton Georgiev
4e5a0467db
Merge pull request #15107 from JoVictorNunes/chore-npm-audit-May-30
chore(Dashboard): run npm audit fix
2022-05-30 16:25:59 -04:00
Anton Georgiev
452accee9e
Merge pull request #15108 from antobinary/may-30-ci
build(fsesl-akka): build deps in sequence to allow for ci use
2022-05-30 16:25:07 -04:00
Anton Georgiev
5961797433 build(fsesl-akka): build deps in sequence to allow for ci use 2022-05-30 20:22:18 +00:00
Joao Victor
d28eed3264 chore(Dashboard): run npm audit fix 2022-05-30 16:45:44 -03:00
Ramón Souza
c34f05279f
Merge pull request #15104 from ramonlsouza/bbb25-locales-may30
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-05-30 19:10:51 +01:00
Anton Georgiev
8b9ecba65b
Merge pull request #15105 from GuiLeme/update-nokogiri
chore(recording): Updated Ruby Gems (nokogiri, rack-gem)
2022-05-30 14:10:37 -04:00
GuiLeme
eb1331502b [update-ruby-gems] - Update of nokogiri and rack-gem 2022-05-30 14:43:58 -03:00
Localization Server
44ec5c9460 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-05-30 14:42:32 -03:00
Ramón Souza
66286bf40d
Merge pull request #15080 from schrd/issue-14969
Fix: voice users not removed from participants list
2022-05-27 13:27:08 +01:00
Ramón Souza
6f16efb042
Merge pull request #15089 from JoVictorNunes/fix-focus-shadow
fix: ghost button focus shadow
2022-05-27 13:14:35 +01:00
Joao Victor
9d66ff43ad fix: ghost button focus shadow 2022-05-26 17:34:25 -03:00
Gustavo Trott
965a52c315
Merge pull request #15053 from bigbluebutton/antobinary-patch-1 2022-05-26 16:52:04 -03:00
Ramón Souza
69bebe5875
Merge pull request #15087 from Tainan404/fix-userleft
Make sure do not show wrong data in user left message
2022-05-26 17:18:35 +01:00
Gustavo Trott
55ae45b565
Merge pull request #15076 from Tainan404/check-participants 2022-05-26 13:10:39 -03:00
Tainan Felipe
34fcf1d5c4 Make sure do not show wrong data in user left message 2022-05-26 11:29:05 -03:00
Ramón Souza
085273e8c6
Merge pull request #15082 from JoVictorNunes/issue-15036
fix(camera): prevent dock position change on click
2022-05-26 14:07:14 +01:00
Paulo Lanzarin
fbf2458145
Merge pull request #15086 from bigbluebutton/sfu282
build: bump bbb-webrtc-sfu to v2.8.2
2022-05-26 10:06:11 -03:00
Paulo Lanzarin
2d433836c6
build: bump bbb-webrtc-sfu to v2.8.2 2022-05-26 09:59:15 -03:00
Joao Victor
db5a788719 fix(camera): prevent dock position change on click 2022-05-25 14:18:37 -03:00
Ramón Souza
7d7f7e88fe
Merge pull request #15081 from JoVictorNunes/issue-15068
fix: point media button chevrons upwards
2022-05-25 13:45:45 +01:00
Ramón Souza
4e96fc5bd4
Merge pull request #15067 from Tainan404/remove-innerHTML
refactor: Remove inner html
2022-05-25 13:42:04 +01:00
Tainan Felipe
ac07c3ff0c Merge remote-tracking branch 'upstream/v2.5.x-release' into remove-innerHTML 2022-05-25 09:38:39 -03:00
Joao Victor
18b06e1ba5 fix: point media button chevrons upwards #15068 2022-05-25 09:38:22 -03:00