Anton Georgiev
875f9c1ca9
Merge pull request #11477 from KDSBrowne/bbb-10774
...
Fix whiteboard text-area not allowing input on Firefox
2021-02-24 10:20:36 -05:00
Ramon Souza
ea59f59376
fix many re-renders
2021-02-24 12:06:49 -03:00
Anton Georgiev
e0db693ffd
Merge pull request #11483 from ramonlsouza/issue-11445
...
Add break-word to system messages
2021-02-24 10:03:48 -05:00
Anton Georgiev
6472ff8533
Merge pull request #11480 from ramonlsouza/issue-11475
...
Fix moderator welcome message closing border
2021-02-24 08:56:21 -05:00
Ramon Souza
b66a7e20fd
add break-word on system messages
2021-02-24 10:33:47 -03:00
Ramon Souza
bf914dd7ff
fix moderator message closing border
2021-02-24 09:07:27 -03:00
KDSBrowne
d2c36c1c94
update handleClick condition (fix text-area for FireFox)
2021-02-24 02:05:23 +00:00
Mario Jr
19c1626c39
Do not return empty array when groupChats is empty
...
Instead, return empty array when both users and groupChats arrays are empty.
The public chat and user chats may be active when groupChats array is empty.
Fixes #11476
2021-02-23 17:52:19 -03:00
Anton Georgiev
416eb512e1
Merge pull request #11426 from Tainan404/fix-nav-bar-notification
...
Fix nav-bar unread message indicator
2021-02-23 13:53:16 -05:00
Anton Georgiev
3c4212cdb2
Merge pull request #10613 from hiroshisuga/fsshortcuthelp
...
Shortcut help for toggle fullscreen
2021-02-23 12:45:48 -05:00
Anton Georgiev
91b09418f7
Merge pull request #11471 from ramonlsouza/pr-11408
...
Show polling button over the full-screened shared-screen
2021-02-23 12:41:10 -05:00
Ramon Souza
08067e905f
polling component also checks if screenshare is fullscreen
2021-02-23 14:04:00 -03:00
Anton Georgiev
4b1ae5e63f
Merge pull request #11398 from hiroshisuga/patch-18
...
Enable arrow keys immediately after fullscreen
2021-02-23 10:35:15 -05:00
Anton Georgiev
bfd564233d
Merge pull request #11468 from mariogasparoni/fix-11029
...
Prevent ejecting user from them main room when leaving breakout room
2021-02-23 10:22:03 -05:00
Ramon Souza
76c4bb6c85
Merge remote-tracking branch 'upstream/develop' into pr-11408
2021-02-23 11:35:21 -03:00
Anton Georgiev
777bf01e8b
Merge pull request #11451 from hiroshisuga/patch-23
...
Show modals overlaid on full-screen slide or shared screen
2021-02-23 09:18:50 -05:00
Anton Georgiev
111109674e
Merge pull request #11247 from ramonlsouza/language-dropdown
...
Reduces the number of options displayed on locale settings dropdown
2021-02-22 15:44:29 -05:00
Ramon Souza
b01246f23f
rework on echo test flow
2021-02-22 15:09:14 -03:00
Ramon Souza
11d924af70
fix bbb_skip_check_audio_on_first_join
2021-02-22 10:43:58 -03:00
hiroshisuga
f6b7ca779f
show modal over fullscreen
2021-02-22 18:30:33 +09:00
Mario Jr
6508674d38
Prevent ejecting user from them main room when leaving breakout room
...
When user observing changes, we must guarantee these changes are from main room, and not from breakout one.
Fixes #11029
2021-02-21 01:07:25 -03:00
Anton Georgiev
100d089246
Merge pull request #11437 from ramonlsouza/new-poll-results
...
Fix user-sent poll result messages
2021-02-19 10:38:34 -05:00
Anton Georgiev
d3a33382fe
Propagate typo fix from #11432
...
Needed for https://github.com/bigbluebutton/bigbluebutton/pull/11432
2021-02-19 10:34:20 -05:00
Ramon Souza
043fa4bac8
fix user-sent poll result messages
2021-02-19 10:57:11 -03:00
Anton Georgiev
35ea07b4cd
Merge pull request #11429 from antobinary/feb18-merge
...
Remove duplicate import of throttle
2021-02-18 15:54:29 -05:00
Anton Georgiev
58be3d42ef
remove duplicate import of throttle
2021-02-18 20:52:23 +00:00
Anton Georgiev
d30f0dc710
Merge pull request #11428 from antobinary/feb18-merge
...
Merge 2.2 into 'develop'
2021-02-18 15:46:45 -05:00
Anton Georgiev
b3b905fd40
Merge pull request #11420 from Tainan404/develop+pr10919+pr10838
...
Fix user status in chat
2021-02-18 15:44:13 -05:00
Anton Georgiev
55e8de4357
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into feb18-merge
2021-02-18 20:33:19 +00:00
Tainan Felipe
271736b30f
Fix nav bar unread message indicator
2021-02-18 17:11:02 -03:00
Anton Georgiev
d686f0b04d
Merge pull request #11417 from KDSBrowne/bbb-11097
...
Skip publishing poll annotation to whiteboard if presentation swapped
2021-02-18 13:26:08 -05:00
Tainan Felipe
8825cd3789
remove uneeded log
2021-02-18 13:37:10 -03:00
KDSBrowne
9aff7ea22b
add yes / no / abstention poll btn
2021-02-18 16:06:21 +00:00
Anton Georgiev
e966d6c7b6
Merge pull request #11366 from MaximKhlobystov/updating-poll-ui
...
Updated poll UI: question field and typed responses
2021-02-18 10:32:33 -05:00
Tainan Felipe
c47b52cf71
Add user online status change
2021-02-17 17:43:41 -03:00
KDSBrowne
2f094f7048
skip publishing poll annotation to whiteboard if presentation swapped
2021-02-17 14:15:20 +00:00
Ramon Souza
1f2a653af1
fix 'data-test' values for chat messages
2021-02-17 11:03:28 -03:00
Mohamed Amine Ben Salah
d8c5aa46d9
multiple automated tests suites updates + add missing polling specs and move them with old ones to a polling test suite ( #10766 )
...
* updating old tests + collecting more snapshots [WIP]
* updates old test suites and collects more visual regressions screenshots
* remove snapshots and their collection temporary
* run tests from packages.json
* update test execution command/export constants from .env to core/constants.js
* update tests/puppeteer/README.md file
* update LOOP_INTERVAL variable call and assign timeouts to the webcam share spec
* redefine waitForSelector func in page.js, update chat test suite specs and add poll chat message test spec
* Merge remote-tracking branch 'upstream/develop' into updating-old-tests-visual-with-visual-regressions
* update webcam test specs collecting videoPreviewTimeout and use it to wait for videoPreview selector
* update custom parameters test suite
* update breakout test suite
* update webcam layout test suite
* update multiusers test suite
* update notifications test suite
* update presentation test suite
* whiteboard test suite
* screenshare test suite
* update sharednotes test suite
* user ELEMENT_WAIT_TIME variable from timeouts constants.js
* list TEST CONSTANTS by category
* add poll test suite and assigns the right unassigned timeouts
* set test pages to headless
2021-02-16 15:57:10 -05:00
Anton Georgiev
8933ca2de6
Merge pull request #11400 from KDSBrowne/bbb-10915
...
Fix user-list-item dropdowns breaking on mobile screen sizes
2021-02-16 14:51:22 -05:00
Ramon Souza
c88e4e3133
show uploaded slides from other users
2021-02-15 15:23:02 -03:00
hiroshisuga
91f6bc752a
show polling button in fullscreen mode
2021-02-15 17:54:02 +09:00
KDSBrowne
55d91f8616
fix user-list-item dropdowns breaking on mobile screen sizes
2021-02-13 19:06:45 +00:00
hiroshisuga
97d390cd0e
Update service.js
2021-02-13 10:20:45 +09:00
Anton Georgiev
1476deb268
Merge pull request #11173 from Tainan404/develop+pr10919+pr10838
...
Chat with adapter and context
2021-02-12 16:35:22 -05:00
Tainan Felipe
de24ec94c6
Fix user typing, message form alligment and private chat title
2021-02-12 17:54:44 -03:00
Tainan Felipe
29864e7955
improve performance of chat copy
2021-02-12 16:43:56 -03:00
Tainan Felipe
f2107a87f7
Fix copy/save public chat
2021-02-12 16:13:21 -03:00
Anton Georgiev
188c406e1b
Merge pull request #11389 from ramonlsouza/issue-11351
...
Fixes interruption of webcam, external video and screenshare when user changes language settings
2021-02-12 13:46:22 -05:00
Tainan Felipe
b99faecd67
Fix rtl on chat item
2021-02-12 15:07:05 -03:00
Tainan Felipe
133b561d4b
Fix outline clipping on message form
2021-02-12 14:53:50 -03:00