Commit Graph

29661 Commits

Author SHA1 Message Date
Pedro Beschorner Marin
63dca7506e fix(recording): recording ready callback
Fetch for server's security salt at etc's bbb-web properties file.
2021-05-29 16:51:56 -03:00
Pedro Beschorner Marin
10e29f3832
Merge pull request #12451 from germanocaumo/poll-chat-translation
fix: translate poll answer key for default polls in chat message
2021-05-27 15:21:57 -03:00
Pedro Beschorner Marin
567d6f9dcf
Merge pull request #12446 from germanocaumo/poll-types-refactor
refactor(poll): improve poll types code
2021-05-27 15:21:38 -03:00
germanocaumo
4d62f8a971 fix: translate poll answer key for default polls 2021-05-27 18:16:11 +00:00
germanocaumo
c213b88451 refactor(poll): improve poll types code
this also fixes certain poll type detection for other languages than english,
so that the correct poll type is sent in the events (they were being detected as custom)
2021-05-26 17:52:55 +00:00
Pedro Beschorner Marin
b3c698a2a9
Merge pull request #12422 from germanocaumo/poll-chat-refactor
refactor: redo how poll result chat message is done
2021-05-26 14:49:19 -03:00
Mohamed Amine Ben Salah
2a9fdebd61
Mobile/Tablet devices automated tests for mobile/tablet on ios/android devices (#12173)
* adds unability to see screenshare button on mobile devices test specs

* simplify code in testMobileDevice()

* userlist and chat panels should not appear at page load in mobile devices

* lint

* updates outdated audio specs due to leaveAudio changes

* correct clicks on disconnectAudio elements

* whiteboard not visible on userlistPanel or on chatPanel

* reworks mobile devices/usersagents

* fixes screenshare mobile/tablet specs

* adds whiteboardNotAppearOnMobile spec

* adds Chat Panel specification to Mobile-Tablet specs

* simplify getArgs() functions for all devices
2021-05-25 12:05:11 -04:00
Anton Georgiev
630e03136b
Merge pull request #12438 from ramonlsouza/issue-12348
fix: add padding to action bar dropdowns
2021-05-25 09:06:34 -04:00
Ramon Souza
69c1a7028d add padding to action bar dropdowns 2021-05-24 10:50:22 -03:00
Anton Georgiev
8cca12df25
Merge pull request #12372 from shashank68/shashank68-bbb-conf-status-nodejs-workers
Show the status of multiple nodejs workers and kurento media servers in bbb-conf status
2021-05-21 17:01:51 -04:00
Anton Georgiev
b6625fc5b8
Merge pull request #12428 from ramonlsouza/localize-guest-wait
feat: localization support for guest wait page
2021-05-21 15:51:48 -04:00
Anton Georgiev
b2da92a371
Merge pull request #12423 from ramonlsouza/browser-locale-check
fix: handle additional cases for locales
2021-05-21 15:47:01 -04:00
Anton Georgiev
ce61bccf5e
Merge pull request #12429 from ramonlsouza/rm--unused-imports
refactor: removing unused imports/exports
2021-05-21 14:41:12 -04:00
Anton Georgiev
eadd2d093f
Merge pull request #12414 from ramonlsouza/issue-12411
fix: do not display private chat before first message is sent
2021-05-21 10:34:52 -04:00
Ramon Souza
5d6c9cbb18 removing unused imports/exports 2021-05-21 09:50:31 -03:00
Ramon Souza
d17cc3149f use session instead of storage 2021-05-21 09:17:24 -03:00
Ramon Souza
8277f431da remove unused function 2021-05-21 08:59:07 -03:00
Ramon Souza
43ea9d941e lint 2021-05-21 08:23:47 -03:00
Ramon Souza
74143b7782 localize guest wait page 2021-05-21 08:21:37 -03:00
Anton Georgiev
4b32dd5c9d
Merge pull request #12425 from ramonlsouza/fix-linter-warning
fix: remove git add from linter config
2021-05-20 15:15:31 -04:00
Anton Georgiev
c965fb3c1c
Bump up release to 2.3.2 2021-05-20 14:48:00 -04:00
Anton Georgiev
fa8ced6165
Merge pull request #12424 from germanocaumo/poll-ann-7
fix: don't show empty line when poll have 7 answers
2021-05-20 14:47:08 -04:00
Ramon Souza
78973df188 remove git add from linter config 2021-05-20 15:44:17 -03:00
germanocaumo
674d23105e fix: don't show empty line when poll have 7 answers 2021-05-20 18:39:33 +00:00
Ramon Souza
34007f5bc5 lint 2021-05-20 15:14:19 -03:00
Ramon Souza
f3260ed8bf handle additional cases for locales 2021-05-20 14:01:58 -03:00
germanocaumo
3a9e9c1358 refactor: redo how poll result chat message is done +
Fix prolems with ":" char in answers.
Respect poll question formatting (lineBreaks/spaces) in other fields of UI
2021-05-20 14:53:52 +00:00
Anton Georgiev
cb4697c932
Merge pull request #12381 from ramonlsouza/issue-12373
fix: options button appearing in save chat
2021-05-19 23:30:14 -04:00
Anton Georgiev
eafa260320
Merge pull request #12347 from jfsiebel/start-poll-after-publish-button
Improve Start A Poll button after publishing poll results
2021-05-19 23:28:17 -04:00
Anton Georgiev
4d788dfdd5
Merge pull request #12378 from ramonlsouza/large-locales
fix: ui adjustments for large te and km locales
2021-05-19 20:34:40 -04:00
Anton Georgiev
7494a0479e
Merge pull request #12392 from ramonlsouza/upgrade-postcss
fix(security): update postcss and postcss plugins
2021-05-19 20:33:31 -04:00
Anton Georgiev
35c75c01fc
Merge pull request #12382 from ramonlsouza/upgrade-redis
fix(security): update redis 2.8 -> 3.1
2021-05-19 20:32:53 -04:00
Ramon Souza
02057c7057 replace locale-specific code with align-items:center 2021-05-19 16:29:01 -03:00
Ramon Souza
32afa3bdbc do not display private chat before first message is sent 2021-05-19 14:46:04 -03:00
Anton Georgiev
ce18cc4bfa
Merge pull request #12405 from ramonlsouza/issue-12399
fix(chat): auto scroll to bottom for new users
2021-05-19 12:03:13 -04:00
Anton Georgiev
b03da339ca
Merge pull request #12410 from ramonlsouza/fix-useless-conditional-alerts
refactor: remove useless conditionals
2021-05-19 10:16:06 -04:00
Ramon Souza
d11e0917b0 remove useless conditional in user-name component 2021-05-19 09:28:16 -03:00
Ramon Souza
9592ca44fe remove useless conditionals in validateAutoToken handler 2021-05-19 09:22:30 -03:00
Ramon Souza
7c2a1384e2 remove useless conditional in whiteboard toolbar 2021-05-19 09:07:14 -03:00
Ramon Souza
e193fb7ec9 remove useless conditional in chat item component 2021-05-19 09:03:04 -03:00
Ramon Souza
165545ee77 remove useless conditional in base component 2021-05-19 08:57:32 -03:00
Ramon Souza
80f80706f4 fix chat auto scroll to bottom for new users 2021-05-18 16:59:42 -03:00
Anton Georgiev
47b69f942d
Merge pull request #12402 from Tainan404/issue-7926
Fix re-renders when another chat receives new messages
2021-05-18 13:34:19 -04:00
Anton Georgiev
61da01819f
Merge pull request #12388 from pedrobmarin/cc-m-d
fix(closed captions): dictation mode and redis communication
2021-05-18 13:33:33 -04:00
Anton Georgiev
af04a4c20d
Merge pull request #12404 from ramonlsouza/issue-12396
feat: add setting to enable/disable raise hand action button
2021-05-18 13:30:58 -04:00
Ramon Souza
098746d3c0 add setting to enable/disable raise hand action button 2021-05-18 13:39:09 -03:00
Anton Georgiev
b9955a5b43
Merge pull request #12344 from ramonlsouza/toggle-text
fix: move toggle text outside of buttons in debug window and network modal
2021-05-18 10:34:52 -04:00
Tainan Felipe
6e57ca817f Fix re-renders when another chat receives new messages 2021-05-18 10:04:17 -03:00
Ramon Souza
46e230c1e8 upgrade postcss 2021-05-17 13:09:22 -03:00
Ramon Souza
550e1ab4e4 upgrade extract-imports module 2021-05-17 09:25:54 -03:00