Commit Graph

33446 Commits

Author SHA1 Message Date
Guilherme Leme
71e1ed8494 [issue-14304] - Resolving merging conflicts 2022-03-31 16:50:34 -03:00
Guilherme Leme
5d6401828c [issue-14304] - Changes in review. 2022-03-31 16:37:46 -03:00
Anton Georgiev
aec688dfb6
Updated the release to 2.4.6 2022-03-31 15:06:08 -04:00
Anton Georgiev
814654d740
Merge pull request #14715 from antobinary/npm-up
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2022-03-31 15:05:24 -04:00
Localization Server
fd3c74e85a chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-03-31 19:03:42 +00:00
Anton Georgiev
e021ec47ab
Merge pull request #14714 from antobinary/npm-up
chore: Update npm dependencies
2022-03-31 14:23:56 -04:00
Anton Georgiev
cc112364a5 chore: update minimist and node-forge on learning-dashboard 2022-03-31 18:21:06 +00:00
Anton Georgiev
bd445cffd5 chore: update minimist for bbb-html5 2022-03-31 18:19:47 +00:00
Gustavo Trott
6ae068ecfb Avoid to override the first backup 2022-03-31 14:53:25 -03:00
Gustavo Trott
8481306fce bigbluebutton-html5/redo.sh replaced by bigbluebutton-html5/run-dev.sh --reset 2022-03-31 14:52:54 -03:00
Gustavo Trott
462d40e092 Fix --reset param 2022-03-31 14:05:04 -03:00
Joao Victor
1994c32b43 Keep user options dropdown open even after updating user list order 2022-03-31 13:58:41 -03:00
Gustavo Trott
4ab9b9bc17 Improve scripts to run/deploy applications 2022-03-31 13:48:57 -03: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
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
Anton Georgiev
a99b0f1b82
Merge pull request #14705 from ramonlsouza/issue-14689
fix: Screenshare is not displayed to new users, if autoSwapLayout=true
2022-03-30 17:04:16 -04:00
Ramon Souza
eee4fde845 prevent setSwapLayout race condition 2022-03-30 15:43:00 -03:00
Ramon Souza
92688ca93a prevent setSwapLayout race condition 2022-03-30 15:31:19 -03:00
Ramon Souza
375cf41498 fix smart layout invisible video bug 2022-03-30 15:30:39 -03:00
Arthurk12
a356109795 fix(microphone): modal not showing errors
Adds error handling to microphone join.
2022-03-30 14:27:18 -03:00
Anton Georgiev
4ad4e8e7fa
Merge pull request #14668 from GuiLeme/issue-14335
[issue-14335]- Deprecate password on the endpoints.
2022-03-30 11:47:55 -04: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
Gustavo Trott
4730e4c6db Add params meetingExpireIfNoUserJoinedInMinutes and meetingExpireWhenLastUserLeftInMinutes to API 2022-03-30 10:58:16 -03:00
Anton Georgiev
ed1a68c89f
Merge pull request #14692 from gabriellpr/external-video-unmutable
fix(external-video): Viewers can now mute/unmute their view of external video
2022-03-30 09:56:32 -04:00
gabriellpr
7a476874a4 getmuted return modified 2022-03-30 10:46:04 -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
Guilherme Leme
247794ff45 [issue-14335] - Changes in review, the random password has been added if a null one is sent while creating the meeting to avoid crashes in old integrations. 2022-03-30 10:07:46 -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
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
gabriellpr
2330ad8a8f unmutable external video solved 2022-03-29 17:06:31 -03:00