Commit Graph

32412 Commits

Author SHA1 Message Date
Anton Georgiev
3b3c50b07d
Merge pull request #13934 from MaximKhlobystov/locale-font
Tahoma font for Persian language
2022-01-10 14:21:17 -05:00
Anton Georgiev
6c21c690ea
Merge pull request #14045 from ramonlsouza/change-menu-max-width
change dropdown menu max-width value
2022-01-10 14:16:12 -05:00
Anton Georgiev
1d3fe1c8f0
Merge pull request #14043 from JoVictorNunes/issue-14038
fix(video preview): bad alignment
2022-01-10 14:09:32 -05:00
Ramón Souza
68fe26af73 change dropdown menu max-width value 2022-01-10 19:07:52 +00:00
Anton Georgiev
868920eb3d
Merge pull request #14044 from Tainan404/fix-typo-authtoken
fix: Fix typo in validate authtoken method
2022-01-10 14:00:05 -05:00
Joao Victor
c0ebc50735 fixes bad alignment 2022-01-10 15:42:22 -03:00
Tainan Felipe
a0a20e46ac Fix typo in validate authtoken method 2022-01-10 15:29:25 -03:00
Daniel Petri Rocha
11015a82b5 Linting with Shellcheck 2022-01-10 19:09:30 +01:00
Anton Georgiev
e916d24574
Merge pull request #13986 from KDSBrowne/bbb-new-msg-aria
Update SR New Message Notification
2022-01-10 12:47:15 -05:00
Anton Georgiev
5c741f8690
Merge pull request #14015 from germanocaumo/f-c-scroll
fix(chat): remove empty area after message list
2022-01-10 11:37:56 -05:00
Anton Georgiev
7d3085c3f3
Merge pull request #14030 from bigbluebutton/antobinary-patch-1
fix: adjust path to file in learning analytics dashboard
2022-01-08 10:06:19 -05:00
Anton Georgiev
03f8dcf175
fix: adjust path to file in learning analytics dashboard
Committed inclorrectly in https://github.com/bigbluebutton/bigbluebutton/pull/14027
2022-01-08 10:05:20 -05:00
Daniel Petri Rocha
996b9a8be7 Replace paths with variables 2022-01-08 14:58:47 +01:00
Anton Georgiev
7af64d95cb
Merge pull request #14027 from antobinary/ld-rename
refactor: Rename to Learning _Analytics_ Dashboard
2022-01-07 16:02:12 -05:00
Anton Georgiev
0ea6b4151e
Merge pull request #13880 from frankemax/username-long-video-item
fix(video): webcam video username dropdown
2022-01-07 15:55:51 -05:00
Anton Georgiev
9c1d95ac5c
Merge pull request #14017 from Arthurk12/userlist-pin-icon
fix(webcam): user list pin icon
2022-01-07 15:55:15 -05:00
Anton Georgiev
ae782db090
Merge pull request #14025 from ramonlsouza/issue-13958
fix: See other users in user list lock
2022-01-07 15:54:29 -05:00
Anton Georgiev
14d3922846 refactor: Rename L Dashboard to L Analytics Dashboard 2022-01-07 19:22:05 +00:00
Anton Georgiev
adc538a8a4
Merge pull request #14024 from JoVictorNunes/dependency-fix
update(learning dashboard): dependency updates
2022-01-07 13:15:14 -05:00
Anton Georgiev
f6d5997b4b
Merge pull request #14023 from ramonlsouza/issue-13160
fix: welcome message overlap
2022-01-07 13:14:46 -05:00
Ramón Souza
1b60b684dd locked label and unlock option if userlist is locked 2022-01-07 17:55:34 +00:00
Ramón Souza
88bb05d988 prevent welcome message overlap 2022-01-07 16:18:57 +00:00
Joao Victor
675fcd8664 updates react-script and tailwindcss dependencies 2022-01-07 11:20:08 -03:00
Daniel Petri Rocha
1f53286f48 Option to list available workflows 2022-01-07 15:03:01 +01:00
Daniel Petri Rocha
557043bd21 Playback protocol check 2022-01-07 12:21:44 +01:00
Daniel Petri Rocha
9b1b4aabba Recording permissions and ownership checks 2022-01-07 12:11:17 +01:00
Julien Gribonvald
7a68c002cd
fix(recording): not processed screenshare
fix issue #13356
2022-01-07 12:06:17 +01:00
Arthurk12
8781aba9a3 fix(webcam): user-list pin icon
Replace the webcam icon in the user-list for the pin icon when an user's
pinned.
2022-01-06 23:36:34 +00:00
germanocaumo
537954e577 fix(chat): remove empty area after message list
this fixes autoscroll not goint all the way to end of the scrollbar
2022-01-06 19:14:53 +00:00
Ramón Souza
1ddb15eb8a Merge remote-tracking branch 'upstream/v2.4.x-release' into remove-user-persistent 2022-01-06 16:26:23 +00:00
Anton Georgiev
e9161b1f78
Merge pull request #14006 from Arthurk12/panel-layout-resize
fix(layout): sidebar inconsistent state
2022-01-06 08:54:33 -05:00
KDSBrowne
18f2d442f2 replace JSON.stringify comparison with _.isEqual 2022-01-06 13:45:35 +00:00
hiroshisuga
142f9e447a
Fix annotation order for pen drawings #12249 2022-01-05 16:39:44 -05:00
Anton Georgiev
b41f895ab8
Merge pull request #13850 from Tainan404/remove-grace-period
Remove Grace Period for locked user in chat
2022-01-05 14:51:16 -05:00
Anton Georgiev
e2b8d31028
chore: Update bbb release to 2.4.1 2022-01-05 10:36:35 -05:00
Anton Georgiev
8f7680c4f4
Merge pull request #13995 from ffdixon/Fix-13994
Fix #13994 - bigbluebutton cron job inadvertently deletes /var/bigbluebutton/learning-dashboard
2022-01-05 10:22:15 -05:00
Anton Georgiev
473aea70d9
Merge pull request #14005 from frankemax/screenshare-background-color-24x
fix(style): custom style in screenshare container
2022-01-04 17:04:14 -05:00
Bohdan Zhemelinskyi
323bb606ef FixGracePeriod 2022-01-04 18:41:11 +00:00
Fred Dixon
5743b29eba
Merge pull request #11805 from sebastianberm/patch-2
Updated usage section of analytics script to match actual syntax
2022-01-03 16:38:19 -04:00
Arthurk12
63d3d3efd2 fix(layout): sidebar inconsistent state
Fixes initial state of navigation sidebar.
Navigation sidebar opens along with the content sidebar.
2022-01-03 19:51:05 +00:00
Paulo Lanzarin
c974d80a32
Merge pull request #14000 from schrd/dialin-fix
Fix telephone dialin
2022-01-03 16:03:19 -03:00
Pedro Beschorner Marin
1e55669a2a
Merge pull request #14004 from frankemax/volume-slider-padding
fix(video): borderless/ugly volume slider
2022-01-03 15:57:44 -03:00
Max Franke
d043066a3c fix(style): custom style in video container
Now the screenshare container change color according to the style applied
2022-01-03 15:57:21 -03:00
Max Franke
a35d0a6fe5 fix(video): borderless/ugly volume slider
Add a padding to the volume slider css class.
2022-01-03 14:05:40 -03:00
Daniel Schreiber
6dcc4cab75 Fix telephone dialin
this fixes a crash in bbb-html5 when someone uses phone dialin. The
crash resulted in users joining the audio convference but not being
visible in the users list.

Fixed stack trace:

~~~
error: UserJoinedVoiceConfToClientEvtMsg: Error: Match error: Missing key 'pin'
    at check (packages/check/match.js:36:17)
    at addUser (imports/api/users/server/modifiers/addUser.js:23:3)
    at addDialInUser (imports/api/users/server/modifiers/addDialInUser.js:30:10)
    at EventEmitter.handleJoinVoiceUser (imports/api/voice-users/server/handlers/joinVoiceUser.js:36:5)
    at EventEmitter.emitAsync (/usr/share/meteor/bundle/programs/server/npm/node_modules/eventemitter2/lib/eventemitter2.js:463:31)
    at MeetingMessageQueue.handleTask (imports/startup/server/redis.js:114:10)
    at imports/startup/server/redis.js:126:28
    at Queue.start (/usr/share/meteor/bundle/programs/server/npm/node_modules/queue/index.js:145:17)
    at Queue.<computed> [as push] (/usr/share/meteor/bundle/programs/server/npm/node_modules/queue/index.js:59:12)
    at MeetingMessageQueue.add (imports/startup/server/redis.js:125:16)
    at RedisPubSub.handleMessage (imports/startup/server/redis.js:327:63)
    at runWithEnvironment (packages/meteor.js:1320:24)
~~~
2022-01-03 14:22:28 +01:00
Fred Dixon
5c52540cb7 Fix #13994 2022-01-02 08:27:53 -06:00
KDSBrowne
156ab125ab remove unused props 2021-12-28 13:52:48 +00:00
KDSBrowne
83e6089b75 remove commented code 2021-12-28 13:50:32 +00:00
KDSBrowne
a7f69f13c7 add SR alert for new messages when userlist is closed 2021-12-28 05:40:51 +00:00
Anton Georgiev
86750f33f3
refactor: Obsolete, was needed for the Flash client 2021-12-24 11:27:14 -05:00