Commit Graph

33584 Commits

Author SHA1 Message Date
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
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
Tainan Felipe
155b90d658 Refactor aria alert and remove inner-htmls from the client 2022-05-25 09:35:24 -03:00
Daniel Schreiber
9493929fec Fix: voice users not removed from participants list
`removeUser` was called with wrong parameters
2022-05-25 14:16:58 +02:00
Ramón Souza
fed0db61b7
Merge pull request #15044 from JoVictorNunes/issue-15030
refactor: sidebar content panel UI polishing
2022-05-25 12:36:00 +01:00
Joao Victor
2a09629698 refactor: sidebar content panel UI polishing 2022-05-24 17:52:16 -03:00
Tainan Felipe
3ae69643b2 Make sure that user is a chat participant when send a message 2022-05-24 17:08:56 -03:00
Ramón Souza
464fa7a8ab
Merge pull request #15064 from ramonlsouza/increase-menu-padding-
style: increase dropdown menu padding
2022-05-23 21:45:00 +01:00
Ramón Souza
391954c7fc
Merge pull request #15066 from gabriellpr/border-on-pads
Adding border inside shared notes for viewers
2022-05-23 20:47:35 +01:00
gabriellpr
a77ea836d8 adding border inside shared notes for viewers 2022-05-23 16:22:31 -03:00
Ramon Souza
295ef43f7e increase dropdown menu padding 2022-05-23 13:58:51 -03:00
Ramón Souza
b0894c40e7
Merge pull request #15062 from ramonlsouza/increase-menu-padding
style: increase dropdown menu padding
2022-05-23 15:53:34 +01:00
Ramon Souza
44d11903e9 increase dropdown menu padding 2022-05-23 11:45:53 -03:00
Ramón Souza
211953b242
Merge pull request #15013 from ramonlsouza/multi-tab-fix
fix: prevent user join from multiple tabs with same sessionToken
2022-05-23 14:31:53 +01:00
Ramón Souza
a492f51323
Merge pull request #15048 from gabriellpr/ui-fix-align
style: Removing and alinging dropdowns items.
2022-05-23 14:11:44 +01:00
Ramón Souza
6b915c1f70
Merge pull request #15050 from JoVictorNunes/date-zero-padding-chat-userlist
improvement: chat and user-list export file name date string
2022-05-23 14:11:25 +01:00
Anton Georgiev
5f8eb1d944
Merge pull request #15054 from antobinary/ci-25
ci: Add github workflow to run automated tests (was #14880)
2022-05-20 13:50:16 -04:00
Tiago Jacobs
a120aeab63 Filter branches that CI tests will run (>=2.5.x) 2022-05-20 17:45:54 +00:00
Tiago Jacobs
ce93125d3b Add github workflow to run automated tests 2022-05-20 17:45:40 +00:00
Anton Georgiev
8a6c5628bd
fix: set target to jvm-1.11 in akka-bbb-fsesl 2022-05-20 13:09:33 -04:00
Joao Victor
06bff87a33 Merge remote-tracking branch 'upstream/v2.5.x-release' into date-zero-padding-chat-userlist 2022-05-20 13:20:20 -03:00
Joao Victor
fd03bd21bc improvement: chat and user-list export file name date string 2022-05-20 12:00:28 -03:00
gabriellpr
1c1b356161 removing white spaces inside menus
refactoring code

...
2022-05-20 11:22:34 -03:00
Anton Georgiev
a1b8ed7bc4
Merge pull request #15049 from GuiLeme/update-nokogiri-1.13.5
chore: Updated nokogiri to version 1.13.5
2022-05-20 08:42:09 -04:00
GuiLeme
148e1bd355 Updated nokogiri to version 1.13.5 2022-05-20 09:18:32 -03:00
Anton Georgiev
66477dae7a
Merge pull request #15045 from ramonlsouza/export-chat-fix
fix: export chat crash on breakout room
2022-05-19 15:21:26 -04:00
Ramon Souza
02c7fc4493 fix export chat on breakout room 2022-05-19 15:53:48 -03:00
Anton Georgiev
a7fc4811bb
Merge pull request #15037 from ramonlsouza/userlist-throttle
fix: userlist throttle instead of debounce
2022-05-18 15:21:14 -04:00