Commit Graph

30950 Commits

Author SHA1 Message Date
Anton Georgiev
fa57cab1b1
Merge pull request #13222 from gustavotrott/learning-dashboard-rtl-fix
Adds RTL direction support in Learning Dashboard
2021-09-16 14:59:44 -04:00
Richard Alam
f17c54cfe6
Merge pull request #13234 from gustavotrott/fix-endWhenNoModerator-time-reset-v2.3.x
Fix: endWhenNoModerator not ending the meeting after all moderators left
2021-09-16 14:02:32 -04:00
Gustavo Trott
065dedf0fa Avoid to reset lastModeratorLeftOnInMs when some user leave the meeting 2021-09-16 14:46:16 -03:00
Anton Georgiev
1fcca5dab0
Merge pull request #13233 from ramonlsouza/issue-13218
fix: webcam dock isn't visible in certain scenarios
2021-09-16 09:09:18 -04:00
Ramon Souza
6d95cab29c prevent invisible cameras issue on page load 2021-09-16 09:25:51 -03:00
Anton Georgiev
56fbdee49c
Merge pull request #13226 from vitormateusalmeida/issue-12356
Place both buttons at the bottom of the video dock when cameras are vertically positioned
2021-09-15 16:56:31 -04:00
Anton Georgiev
a50bf2b069
Merge pull request #13225 from zhem0004/v2.4.x-release
Refactor: Move Learning Dashboard entry to bottom of menu #13201
2021-09-15 15:15:53 -04:00
Vitor Mateus De Almeida
0aab062c2d add margin on L/R buttons in RTL languages 2021-09-15 16:07:52 -03:00
Ramon Souza
de53770d77 fix breakout room multiple invitations 2021-09-15 14:43:51 -03:00
paultrudel
65a7ecacbb Join and end request passwords still required 2021-09-15 09:48:39 -04:00
paultrudel
9c6974741b moderatorPW and attendeePW and no longer required for create requests 2021-09-15 09:11:27 -04:00
Vitor Mateus De Almeida
f6e17ba398 change cameraDock size in vertical position 2021-09-15 09:33:31 -03:00
Vitor Mateus De Almeida
c47cf21ba2 place both buttons at the bottom of the video dock when cameras are vertically positioned 2021-09-15 09:13:17 -03:00
Anton Georgiev
baa0d0e2bd
Merge pull request #13224 from vitormateusalmeida/issue-13161
Fixes icon padding in menu in RTL Languages
2021-09-14 22:29:23 -04:00
Vitor Mateus De Almeida
6e8dc1c21c use conditional scss 2021-09-14 22:23:45 -03:00
Bohdan Zhemelinskyi
def4b637b1 Moved the Learning Dashboard button to the bottom of the list and added top divider to it 2021-09-14 20:47:27 +00:00
Anton Georgiev
bb9de3eaef
Merge pull request #13173 from ramonlsouza/issue-13022
fix: Breakout room invitation bug
2021-09-14 16:30:20 -04:00
Bohdan Zhemelinskyi
2fd32f1172 Moved the Learning Dashboard button to the bottom of the list and added top divider to it 2021-09-14 20:27:13 +00:00
Vitor Mateus De Almeida
8f097a6402 fixes icon padding in menu in RTL Languages 2021-09-14 17:17:35 -03:00
Gustavo Trott
88ad14aceb Sort users alphabetically in all tabs 2021-09-14 15:41:20 -03:00
Gustavo Trott
7e30ab36de Adjusts Duration alignment for Rtl 2021-09-14 15:20:04 -03:00
Gustavo Trott
dd8ca16cd9 Updated package-lock.json 2021-09-14 14:48:58 -03:00
Gustavo Trott
218fef3c36
Merge branch 'v2.4.x-release' into learning-dashboard-rtl-fix 2021-09-14 14:31:18 -03:00
Gustavo Trott
1369564b00 Adds RTL direction support in Learning Dashboard 2021-09-14 14:18:45 -03:00
Anton Georgiev
7f63a7865b
Merge pull request #13219 from antobinary/upgrade-meteor
chore: Updated Meteor from 1.10.2 to 2.3.6
2021-09-14 13:04:48 -04:00
Anton Georgiev
45dd5811b9
Merge pull request #13190 from jfsiebel/breakouts-presentation
Fix a case where default presentation doesn't show in breakouts
2021-09-14 11:03:08 -04:00
Anton Georgiev
c1efbf8b03 chore: Updated Meteor from 1.10.2 to 2.3.6 2021-09-14 14:41:49 +00:00
Anton Georgiev
81a879df0b
Merge pull request #13207 from KDSBrowne/BBB-wcag-06
WCAG2.1 - Moderator > Whiteboard Toolbar
2021-09-14 10:18:28 -04:00
Anton Georgiev
89ce8cd347
Merge pull request #13217 from KDSBrowne/BBB-wcag-07
WCAG2.1 - Webcam and settings
2021-09-14 10:18:05 -04:00
KDSBrowne
eef95165a6 add aria-pressed to background thumbnails 2021-09-14 13:56:59 +00:00
Anton Georgiev
d175fcf95d
Merge pull request #13082 from antonbsa/test-allow-presentation-download
test: Presentation - adds test to allow and disallow presentation download and test to remove all presentations
2021-09-14 09:18:09 -04:00
KDSBrowne
be3bd85bca add group role | aria-label to virtual bg list | cam dropdown activate via keyboard 2021-09-14 01:50:24 +00:00
Anton Georgiev
7cdcca2519
Merge pull request #13213 from PhMemmel/learning_dashboard_localize_activity_report_column
Add language key for activity report column in learning dashboard
2021-09-13 18:51:32 -04:00
Philipp Memmel
96fe9836c6 add language key for Activity Score table column heading 2021-09-13 22:20:03 +00:00
Anton Georgiev
624389f87f
Merge pull request #13191 from gustavotrott/learning-dashboard-increase-token-timeout
Learning Dashboard: Increase the token expiry time
2021-09-13 17:35:16 -04:00
Anton Georgiev
1ce8a36372
Merge pull request #13212 from vitormateusalmeida/issue-13121
Set 'why-did-you-render' to be a devDependency
2021-09-13 17:34:33 -04:00
Anton Georgiev
e9bab358ec
Merge pull request #13142 from gustavotrott/learning-dashboard-handle-errors
refactor: Learning Dashboard: Handle token errors and show err messages
2021-09-13 17:33:48 -04:00
Vitor Mateus De Almeida
6e92c5f63a Set 'why-did-you-render' to be a devDependency 2021-09-13 17:47:28 -03:00
Anton Georgiev
4c4fcdfdf0
Merge pull request #13210 from ramonlsouza/localize-camera-dropzone
localize camera dropzone label
2021-09-13 15:46:21 -04:00
Anton Georgiev
ee5ce6b1b0
Merge pull request #13196 from KDSBrowne/BBB-wcag-03
WCAG2.1 - Breakout Room Management
2021-09-13 15:46:06 -04:00
Anton Georgiev
d548430056
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/component.jsx 2021-09-13 15:45:41 -04:00
Ramon Souza
997f0e8ad5 localize camera dropzone label 2021-09-13 16:41:58 -03:00
Gustavo Trott
d807436d10 Renew accessToken by 30d in each access to Dashboard 2021-09-13 15:07:02 -03:00
Anton Georgiev
270572d5d2
Merge pull request #13187 from gustavotrott/stop-screenshare-onstart-externalvideo-2.4
Stop ScreenShare when External Video is started (handling it in Akka)
2021-09-13 13:54:16 -04:00
Anton Georgiev
65cc2bcebf
Merge pull request #13193 from Tainan404/Fix-view-promote-clearing-the-chat
fix: Fix public chat being cleared when starting a new private chat
2021-09-13 13:53:25 -04:00
Anton Georgiev
d7df8dd048
Merge pull request #13209 from ramonlsouza/v24-develop
chore: Merge 2.4 into develop
2021-09-13 13:52:11 -04:00
KDSBrowne
0904c2d833 fix DOM nesting error 2021-09-13 16:47:48 +00:00
Anton Georgiev
3cb2637c3e
Merge pull request #13206 from ramonlsouza/issue-13167
fix: presentation position in breakout room - custom layout
2021-09-13 12:33:10 -04:00
Anton Georgiev
86cd0b3ff2
Merge pull request #13205 from KDSBrowne/BBB-wcag-05
WCAG2.1 - Moderator > Start a poll
2021-09-13 12:32:28 -04:00
Anton Georgiev
ef5a5d7d57
Merge pull request #13197 from KDSBrowne/BBB-wcag-04
WCAG2.1 - Connection Status Modal
2021-09-13 12:31:32 -04:00