Commit Graph

30914 Commits

Author SHA1 Message Date
Anton Barboza
1999cf4b9c update click functions and use default timeout 2021-09-22 10:23:51 -03:00
Anton Barboza
4548cd881d fix inviteBreakoutRoom selector 2021-09-22 09:47:18 -03:00
Anton Barboza
d3f5194d3e keep all elements in a single file and remove remaining elements.js 2021-09-22 09:46:20 -03:00
Anton Barboza
bfb40eff29 add data-test to start/stop screen share 2021-09-21 17:39:01 -03:00
Anton Georgiev
8263bb2103
Merge pull request #13252 from antobinary/merge-23-into-24
chore: Merge 2.3.x into 2.4.x
2021-09-21 10:15:31 -04:00
Anton Georgiev
0b1f26bd57 Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-into-24 2021-09-21 14:12:32 +00:00
Anton Georgiev
becf921280
Merge pull request #12528 from bhuvankrishna/patch-1
Update settings.yml
2021-09-20 11:36:49 -04:00
Anton Georgiev
9b2369aa26
Merge pull request #13240 from antobinary/locales-sept-17
chore: Pulled HTML5 2.4 locales on Sept 17
2021-09-17 17:22:20 -04:00
Anton Georgiev
4cc67d2dbd chore: Pulled HTML5 2.4 locales on Sept 17 2021-09-17 21:20:52 +00:00
zhem0004
c572e69b24
fix: Reimplement presentation.allowDownloadable (#13237)
* Reimplemented presentation.allowDownloadable

* Reimplemented presentation.allowDownloadable

Co-authored-by: Bohdan Zhemelinskyi <bohdan.Zhemelinskyi@blindsidenetworks.com>
2021-09-17 16:55:31 -04:00
Anton Georgiev
2c92b5eae1
Merge pull request #13236 from schrd/meteor_update
Update build scripts to reflect meteor update
2021-09-17 16:53:11 -04:00
Anton Georgiev
35c4ca2771
Merge pull request #13232 from ramonlsouza/issue-13223
fix: Breakout room assignment only working first time
2021-09-17 14:01:19 -04:00
Daniel Schreiber
3e447dee6e Update build scripts to reflect meteor update
nodejs needs to be updated to produce working packages
2021-09-17 17:30:05 +02:00
Anton Georgiev
f482c9a3a6
Merge pull request #13229 from paultrudel/make-create-passwords-optional
Make create passwords optional
2021-09-17 11:26:23 -04:00
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