Commit Graph

7954 Commits

Author SHA1 Message Date
prlanzarin
8eb6235b1e sip.js/kurento-utils: remove default 3rd party STUN servers
Removing 3rd party default STUN servers from those dependencies as to prevent unexpected behaviour
2020-05-21 04:31:40 +00:00
Anton Georgiev
5238d81193 Simplify the code used for promote-demote subscriptions 2020-05-20 17:07:36 -04:00
Anton Georgiev
201fa2902e Only provide modOnlyMessage to moderators. Promoted mod requires refresh to see it 2020-05-20 15:56:44 -04:00
KDSBrowne
13cf0799a1 fix shortcuts passed as userData not activating 2020-05-20 13:47:04 +00:00
Pedro Beschorner Marin
73085ee88c Avoid guest promotion 2020-05-20 09:34:53 -03:00
KDSBrowne
2637685c1c update shared note item style 2020-05-19 13:58:00 +00:00
Anton Georgiev
e188c0571e
Merge pull request #9379 from spawnthink/after-breakout-auto-share-cam
Apply autoShareWebCam on return from breakout room
2020-05-19 09:48:26 -04:00
Lucas Zawacki
9219621cd2 Add package lock for react-player update 2020-05-18 15:46:18 -03:00
Lucas Zawacki
b9c75b4872 Remove timestamp correction logic 2020-05-18 13:16:03 -03:00
Lucas Zawacki
aa8326995c Work with video time based in seconds (integers) 2020-05-18 12:11:12 -03:00
Lucas Zawacki
860c85e09c Update react-player library 2020-05-18 12:06:06 -03:00
KDSBrowne
f327f31e71 update not supported string to be browser agnostic (screen share) 2020-05-15 13:10:52 +00:00
KDSBrowne
4d8df0f91e restore presentation area when presentation changes 2020-05-14 21:06:55 +00:00
Paulo Lanzarin
7541395781
screenshare: fix safari availability check 2020-05-14 15:23:07 -03:00
Paulo Lanzarin
a6a5aaf3d9 screenshare: typo in applyConstraints 2020-05-14 17:44:53 +00:00
Pedro Beschorner Marin
129cfae5a3 Connectivity modal colors 2020-05-14 14:33:32 -03:00
prlanzarin
e875408f8d screenshare: add support on Safari 12.1+ and make constraints configurable
This adds support for screensharing on Safari 12.1+ or whichever has getDisplayMedia enabled

To be conservative and backwards compatible, I`ve maintained the current gUM-based code available as a fallback for those still using older versions of FF or Chrome

Made screenshare constraints configurable. The constraints config will be piped directly to gDM, so it`s just a regular gDM constraint dictionary
2020-05-14 16:54:54 +00:00
prlanzarin
fe8e719757 kurento-extension: add optional stream paremeter to avoid gUM/gDM if already done 2020-05-14 16:41:47 +00:00
prlanzarin
79c435f9f9 kurento-utils: add a fallback for getTracks
Add a fallback in case getTracks isnt available (ahem safari 12.1). Use addStream directly on the peer instead
2020-05-14 16:41:33 +00:00
Anton Georgiev
a60407c665
Merge pull request #9301 from KDSBrowne/2.2-update-userlist-icon
Adds arrow to toggle user list icon
2020-05-14 10:48:43 -04:00
Pedro Beschorner Marin
989b1f053c Tag offline users at connection status modal 2020-05-14 10:41:33 -03:00
Pedro Beschorner Marin
9cb7c2bb2f Avoid stopping the stats monitor before connection closed 2020-05-14 10:40:31 -03:00
Pedro Beschorner Marin
6f3b8cd08a Connection status cleanup 2020-05-14 10:40:09 -03:00
Pedro Beschorner Marin
b796818887 Included stats help link at connection status modal description 2020-05-14 10:39:13 -03:00
Pedro Beschorner Marin
fc335e4f85 Replaced stats clear timeout 2020-05-14 10:38:20 -03:00
Pedro Beschorner Marin
01aec3fa88 Starting stats timeout at zero 2020-05-14 10:37:53 -03:00
Pedro Beschorner Marin
ffb07415cb Fixed stats notification timeout 2020-05-14 10:36:19 -03:00
Pedro Beschorner Marin
ce57fccc5a Connection status feedback modal 2020-05-14 10:35:25 -03:00
Pedro Beschorner Marin
22c8eee0c7 Connection status first commit 2020-05-14 10:32:55 -03:00
Pedro Beschorner Marin
366ea0ce40 Included stats help URL 2020-05-14 10:20:10 -03:00
KDSBrowne
75270e20f8 fix TypeError: event.path is undefined 2020-05-13 12:53:55 +00:00
Anton Georgiev
4e636a2396
Merge pull request #9518 from KDSBrowne/issue-9511
Change shared notes lock behavior
2020-05-12 17:55:48 -04:00
KDSBrowne
43a9f04edf localise string 2020-05-12 21:34:07 +00:00
KDSBrowne
26143e5889 prevent user item unlock affecting shared notes 2020-05-12 21:21:56 +00:00
KDSBrowne
4c23e060bf add username to remove confirmation title / update modal description 2020-05-12 21:04:07 +00:00
KDSBrowne
c28b0108ea prevent user item displaying as locked for shared notes lock 2020-05-12 19:43:10 +00:00
KDSBrowne
5f4676ec63 show lock by moderator label on shared notes 2020-05-12 19:07:01 +00:00
KDSBrowne
321d2cbd37 hide default content conponent if hidePresentation and autoSwapLayout 2020-05-12 14:42:34 +00:00
Joao Siebel
73d0de34dd Move Intl component outside of Base component 2020-05-12 10:31:00 -03:00
KDSBrowne
f5d004c322 restore minimized presentation for viewer (slide or zoom change / published poll / added annotation) 2020-05-12 12:58:14 +00:00
yogiks
360fce9781 Included Kannada 2020-05-11 15:40:00 -04:00
yogiks
228b3c7327 Pulled Kannada (kn.json) from Transifex 2020-05-11 15:39:40 -04:00
Anton Georgiev
bff29e28ad Pulled HTML5 locales May 11, 2020 2020-05-11 15:36:31 -04:00
Anton Georgiev
4b03c707a2
Merge pull request #9407 from KDSBrowne/issue-9297
Fix 'See other viewers in the Users list' lock enforcing lock on 'See other viewers webcams'
2020-05-11 15:06:38 -04:00
Anton Georgiev
21375864fe
Merge pull request #9477 from KDSBrowne/issue-9302
Localize default poll options before calculating annotation required space
2020-05-11 14:48:22 -04:00
Anton Georgiev
29f5154fcc
Merge pull request #9481 from KDSBrowne/issue-9450
Close video preview modal when "share webcam" lock activated
2020-05-11 14:38:20 -04:00
Anton Georgiev
ee3175cf86
Merge pull request #9408 from KDSBrowne/2.2-fix-selected-user
Set correct state in user list for selected user onClick
2020-05-11 12:55:29 -04:00
Anton Georgiev
97acff2433
Merge pull request #9475 from KDSBrowne/remove-user-confirmation
Adds remove user confirmation
2020-05-11 12:17:12 -04:00
Anton Georgiev
b203095e07
Merge pull request #9173 from FarzadAkj/develop
customSvgIcon css class bug fixed for rtl layouts
2020-05-11 12:11:55 -04:00
Farzad Akbarinezhad
dd16e636ed customSvgIcon css class bug fixed for rtl layouts
in RTL layout, selecting colors and font thickness parts in whiteboard, will not appear correctly when they expand; one item will be thrown out of the container (overflow).
the following images demonstrate the problems.
adding some additional style to customSvgIcon class in css will fix the bug.

http://up.maralhost.com/do.php?img=359
http://up.maralhost.com/do.php?img=364
2020-05-11 12:03:17 -04:00
Tainan Felipe
851189f3c1 Merge remote-tracking branch 'upstream/develop' into issue-8744 2020-05-11 11:42:03 -03:00
Tainan Felipe
5b758a7cb9 Replace legacy react lifecycle on text draw listener 2020-05-11 11:36:18 -03:00
Tainan Felipe
5af2c8a457 Replace legacy react lifecycle on screenshare 2020-05-11 11:30:28 -03:00
Tainan Felipe
44c8cd3f9b Replace legacy react lifecycle on pencil 2020-05-11 10:59:55 -03:00
KDSBrowne
eaccf8364c add outline to poll annotation text 2020-05-11 12:56:53 +00:00
KDSBrowne
2be89479ba close video preview modal if lock setting active 2020-05-09 17:19:41 +00:00
Anton Georgiev
80e6b168ea use Meteor setTimeout to run within Fiber 2020-05-09 09:52:16 -04:00
Tiago Jacobs
d6132e97b5 Postpone websocket close for a failed authToken 2020-05-08 19:08:50 -03:00
Tiago Jacobs
eee9d89668 Add key to log message 2020-05-08 18:47:54 -03:00
Tiago Jacobs
70f39ee758 Change validateAuthToken key generator 2020-05-08 18:45:35 -03:00
KDSBrowne
41e33d9cda localise default poll options before calculating required annotation space 2020-05-08 18:17:50 +00:00
Pedro Beschorner Marin
362317e8d0 Enumerating devices after video preview gUM 2020-05-08 13:43:29 -03:00
Tainan Felipe
aa1fafdfab Replace legacy react lifecycle on dropdown 2020-05-08 11:23:55 -03:00
Tainan Felipe
450c3bdd47 Replace legacy react lifecycle in the action dropdown 2020-05-08 08:17:34 -03:00
Vitor Mateus
8163eebe0d Fix presentation size 2020-05-07 18:27:00 -03:00
Mohamed Amine Ben Salah
a9d8a3d81e
adds Virtualizedlist test (#9153)
* adds media tests files

* fixes the audio test

* adds virtualized list test

* add default values to .env-template

* re-add media folder to ignored list

* Revert "adds media tests files"

This reverts commit cca05d3513.

* Revert "fixes the audio test"

This reverts commit 73ef7f69a4.

* fixes the audio test

* updates puppeteer from 1.7.0 to 2.0.0 to fix Page.setInterceptFileChooserDialog problems

* [WIP]: adding the collection of number of users in DOM and mongo

* updates virtualized user list test

* browserless as a singleton

* adds some console logs

* adds logs and code updates

* updates code and deleted singleton

* deleted the dateObj from Page.getMetrics()

* updates .env-template variables

* updates the test to return if success or fail

* removes debugging comments and updates w/ or w/o browserless page args
2020-05-07 16:55:40 -04:00
Tainan Felipe
8e02965e27 Replace legacy react lifecycle on poll anotation 2020-05-07 15:33:37 -03:00
KDSBrowne
2ca54d69f4 add remove user confirmation 2020-05-07 14:32:15 +00:00
KDSBrowne
741455aeba remove hideUserList() from video-provider service 2020-05-06 15:14:07 +00:00
Anton Georgiev
983de1c468 split querySelector with fallback value 2020-05-05 21:17:48 +00:00
Anton Georgiev
cc79c4b6ae merge 2.2.10 into 2.3 2020-05-05 19:52:44 +00:00
Tainan Felipe
6e43f262da Move unique ids to constructor 2020-05-05 13:33:28 -03:00
Joao Siebel
6f9c8ee8ee Filter by authed users and add projection to the query 2020-05-05 11:19:52 -03:00
Joao Siebel
3b8d10bd8c Fix race condition in addUserSettings 2020-05-04 22:16:52 -03:00
KDSBrowne
f9fa2f36dd set correct state for selected user on click 2020-05-04 13:40:13 +00:00
KDSBrowne
e82e0f5be9 fix see views in user list lock affecting webcams 2020-05-02 16:50:40 +00:00
Ahmed Omar
e77cfe3755
Apply autoShareWebCam on return from breakout room 2020-05-01 18:09:29 +02:00
Fred Dixon
f4b7287960
Merge pull request #9365 from KDSBrowne/2.2-prevent-dup-user-styles
Prevent multiple users displaying as selected in user list
2020-04-30 19:49:24 -04:00
KDSBrowne
dffe1b1747 prevent multiple users displaying as selected in userlist 2020-04-30 23:26:17 +00:00
Vitor Mateus
ee846a6302 calculates layout optimization 2020-04-30 19:18:03 -03:00
Anton Georgiev
0ee1d7a4fe
Merge pull request #9363 from antobinary/breakouts-no-private-chat
Disable private chat initiation in breakouts
2020-04-30 17:54:59 -04:00
Anton Georgiev
722ffa5d07 disable private chat initiation in breakouts 2020-04-30 17:50:34 -04:00
Anton Georgiev
4fd7166587
Merge pull request #9362 from antobinary/breakouts-no-private-chat
Include Meteor connection ID in logs from client
2020-04-30 16:48:31 -04:00
Anton Georgiev
63f7da5241 include Meteor connection ID in logs 2020-04-30 16:40:45 -04:00
KDSBrowne
6915a028e3 use extractCredentials to get meeting id 2020-04-30 13:46:30 +00:00
KDSBrowne
957e5e3d30 fix captions from dictation not working 2020-04-30 13:15:21 +00:00
Anton Georgiev
117d172b0d
Merge pull request #9343 from KDSBrowne/2.2-update-hideOverlay-css
Fix media overlay blocking whiteboard when drawing
2020-04-29 16:41:07 -04:00
KDSBrowne
174660a27c fully hide media ovelay / fix whiteboard drawing with no cams 2020-04-29 20:23:29 +00:00
Anton Georgiev
06f6331433
Merge pull request #8725 from capilkey/fix-typing-indicator-spacing
Fix the spacing in the typing indicator
2020-04-29 12:48:08 -04:00
KDSBrowne
9d9528798f Add client logger and error code messages 2020-04-29 16:34:37 +00:00
Anton Georgiev
dc0c2f7b21 switch setPresenterInPodReqMsg to in-file function, not method 2020-04-29 08:00:32 -04:00
Joao Siebel
7eb935f244 Enforce extractCredentials 2020-04-29 01:41:16 -03:00
Tiago Jacobs
4bfd924c64 Refactor connection definition of userId to wait for validateAuthToken 2020-04-29 00:33:45 -03:00
KDSBrowne
942df3b1a6 add arrow to toggle userlist icon 2020-04-28 16:43:14 +00:00
Anton Georgiev
1a2d0ae11b
Merge pull request #9081 from ubahnverleih/shortcut-help-osx
fixes shortcut help on mac browsers
2020-04-28 09:30:25 -04:00
KDSBrowne
7dcdfb1913 fix private chat lock not applying to already opened chats 2020-04-28 13:24:44 +00:00
KDSBrowne
de7e2780c7 Fix exception in presentation when publishing poll while minimized 2020-04-27 17:25:22 +00:00
Tainan Felipe
fef2d8aa2f Replace the legacy react lifecycle in the cursor component 2020-04-27 11:34:41 -03:00
Richard Alam
ac78fd5913 - revert back value for wsUrl 2020-04-24 09:39:21 -07:00
Richard Alam
79096d0c55 Increase voice conf length
We need to increase the length of the voice conference. If we have lots of meetings running,
 there is a high chance of collision.

 Need corresponding changes to FreeSWITCH dialplan.

 In bbb_echo_test.xml, change to `expression="^echo(\d{5,11})$"`.

 In bbb_conference.xml, change to `expression="^(\d{5,11})$"`.
2020-04-24 09:22:46 -07:00
Anton Georgiev
89fb118d00 Pulled HTML5 locales April 23, 2020; Added Norwegian 2020-04-23 10:17:43 -04:00
Vitor Mateus
00259ab371 WIP Resizable works fine 2020-04-23 11:07:44 -03:00
Farzad Akbarinezhad
4cb6e6af1b
customSvgIcon css class bug fixed for rtl layouts
in RTL layout, selecting colors and font thickness parts in whiteboard, will not appear correctly when they expand; one item will be thrown out of the container (overflow).
the following images demonstrate the problems.
adding some additional style to customSvgIcon class in css will fix the bug.

http://up.maralhost.com/do.php?img=359
http://up.maralhost.com/do.php?img=364
2020-04-21 11:34:16 +04:30
Anton Georgiev
3924030552
Merge pull request #9125 from antobinary/2020-04-17
Update HTML5 npm packages
2020-04-17 08:22:31 -04:00
Anton Georgiev
b1cfef4c1b Pulled HTML5 locales April 17, 2020 2020-04-17 08:02:41 -04:00
Anton Georgiev
6378112839 update npm packages 2020-04-17 07:34:20 -04:00
basisbit
f16772818d
add support for upload of '.jpeg' files (not just '.jpg')
apply previously merged PR #9025 into v2.2.x-release
2020-04-16 23:16:48 +02:00
Anton Georgiev
99e7a93fb1
Merge pull request #9066 from KDSBrowne/safari-ss-btn-show
Display screen share button in safari browser
2020-04-16 13:06:22 -04:00
KDSBrowne
814855ad4f update message string 2020-04-16 16:36:09 +00:00
Anton Georgiev
24a19dc48d
Merge pull request #9008 from Tainan404/npm-audit-04072020
Update packages with vulnerabilities
2020-04-16 12:32:35 -04:00
sualko
6a5b9a98e2 add env to specify settings location
this would allow package maintaner to move config to /etc

see #9085
2020-04-16 17:06:52 +02:00
Tainan Felipe
819e83e6f9 Replace legacy react lifecycle in the media component 2020-04-15 15:56:20 -03:00
Tainan Felipe
425097d6ab Replace legacy react lifecycle in the intl file 2020-04-15 11:20:07 -03:00
Anton Georgiev
eccc4dd377
Update settings.yml 2020-04-15 09:45:43 -04:00
Anton Georgiev
80fab5fdd4
Merge pull request #8933 from daminebenq/webcam-test-media-files
adds media tests files
2020-04-15 09:37:26 -04:00
Mohamed Amine Ben Salah
60c36f5a54 comment correction 2020-04-14 17:37:37 -03:00
Mohamed Amine Ben Salah
5d4e632184 removes no-needed media variables definitions 2020-04-14 17:31:25 -03:00
Mohamed Amine Ben Salah
3dc339f514 fixes the testing media files 2020-04-14 17:23:49 -03:00
basisbit
72620b6293
Reduce "Connecting to Echotest" waiting time by 4 seconds
one of the most annoying things about breakout rooms is that the users have to do the echo test again. So they have to wait 7 to 12 seconds again (for most typical bbb configurations) just for the echo test to connect. This change reduces the iceCheckingTimeout from 5 seconds to 1 second, which is still way more than enough unless there is a configuration or network load issue. Depending on network of the used client, this change saves the user between 4 to 8 seconds for every time they activate audio playback or microphone.
The original 5 seconds timeout is not part of the official sip.js library but instead was added in #2877
2020-04-14 21:24:13 +02:00
ubahnverleih
92d3ee563f fixes shortcut help on mac browsers 2020-04-14 17:20:48 +02:00
Tainan Felipe
158961e650 remove package-lock.json version add automatically in paclage.json 2020-04-13 14:46:30 -03:00
KDSBrowne
1de9f2bfec show ss btn on safari (when selected display warning modal) 2020-04-13 15:31:16 +00:00
Fred Dixon
69a3b1c947
Merge pull request #9045 from riadvice/fix-download
Fix presentation download by using the presentation id not its name
2020-04-12 14:33:42 -04:00
Ghazi Triki
535f2d665a Fix presentation download by using the presentation id not its name. 2020-04-12 18:09:33 +03:00
basisbit
78d47767d1
add support for upload of '.jpeg' files (not just '.jpg') 2020-04-09 18:49:19 +02:00
Fred Dixon
df40e6b214
Merge pull request #9019 from capilkey/2.3-simple-wb
Whiteboard performance improvements
2020-04-09 08:12:16 -04:00
Chad Pilkey
40b18b0662 whiteboard performance improvements 2020-04-08 20:03:56 +00:00
Pedro Beschorner Marin
3a6260f6f3 Remove dangerouslySetInnerHTML from captions 2020-04-08 11:17:52 -03:00
Tainan Felipe
b0a698b0bd Update packages with vulnerabilities 2020-04-07 10:16:56 -03:00
Tainan Felipe
4945e69336 Update meteor from 1.9 to 1.10.1 2020-04-07 09:13:38 -03:00
Anton Georgiev
b47b5daa13
Merge pull request #8855 from KDSBrowne/issue-8800
Improve current presentation toast
2020-04-03 09:16:26 -04:00
KDSBrowne
e46a2c7ccc fix chat dropdown not filling screen (mobile) 2020-04-02 15:23:45 +00:00
KDSBrowne
50bb820eb7 Fix poll Maximum update depth exceeded error 2020-04-01 18:29:27 +00:00
Anton Georgiev
b1ebd79d51
Update settings.yml 2020-03-31 16:29:32 -04:00
Anton Georgiev
2e67b1ebdc
Merge pull request #8814 from KDSBrowne/issue-8544
Improve layout of notification options
2020-03-31 14:43:31 -04:00
Anton Georgiev
7b70831197
Merge pull request #8854 from KDSBrowne/issue-8852
Fix chat opening after saving application settings
2020-03-31 12:14:56 -04:00
Mohamed Amine Ben Salah
95213624a6 replaces audio file with a shorter and smaller one 2020-03-31 11:44:29 -03:00
Mohamed Amine Ben Salah
899146946a adds media tests files 2020-03-31 11:12:00 -03:00
KDSBrowne
81d0d5b0dc Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-8544 2020-03-30 20:40:01 +00:00
Anton Georgiev
3a1a23f91e Georgian (ka.json) causes loops and other issues. Use ka_GE.json
By keeping ka.json uncommittable I can refrain from adding edge case handlers
2020-03-27 18:06:00 -04:00
Anton Georgiev
0efc79f0aa Pulled HTML5 locales on March 27, 2020
Had to jump through hoops to add Georgian because Langmap does not have entry for 'ka' just for 'ka_GE'
2020-03-27 17:59:23 -04:00
Anton Georgiev
10e9678ad5
Merge pull request #8871 from daminebenq/add-shared-notes-test
adds shared notes single user test
2020-03-27 09:00:15 -04:00
Anton Georgiev
54fa9c8ddb
Merge pull request #8891 from daminebenq/webcams-test-fixes
Webcams test fixes
2020-03-27 08:59:51 -04:00
Pedro Beschorner Marin
ef48ea2e8c Postponing get from user settings 2020-03-26 19:31:08 -03:00
Mohamed Amine Ben Salah
4e23e25bbd changes webcams-test to use only one user and to check for the webcam content 2020-03-26 17:16:38 -03:00
Anton Georgiev
3355ddec51
Merge pull request #8836 from daminebenq/notifications-test
adds popup notifications test spec (not considering errors notifications)
2020-03-26 16:01:42 -04:00
Anton Georgiev
972942b0d1
Merge pull request #8791 from daminebenq/testing-environment-variables-puppeteer
adds required test variables to .env-template with empty values
2020-03-26 16:01:30 -04:00
Mohamed Amine Ben Salah
10a22d411e fixes webcams test 2020-03-26 16:51:41 -03:00
Pedro Beschorner Marin
66878174bb Fix webcamsOnlyForModerator 2020-03-26 15:28:58 -03:00
KDSBrowne
e15e45b149 fix render loop after changing locale when override setting is set 2020-03-26 13:32:15 +00:00
KDSBrowne
b2f2b2d5c2 fix presenter icon not displaying correctly around user avatar in safari 2020-03-25 21:03:59 +00:00
Anton Georgiev
2e73d844fd Pulled HTML5 locales, March 24, 2020 2020-03-25 16:18:19 -04:00
Anton Georgiev
97682d9162 Revert "Merge pull request #8759 from capilkey/2.2-join-fix"
This reverts commit 5af41dabb4, reversing
changes made to 004d872584.
2020-03-25 16:12:36 -04:00
Anton Georgiev
606ca5887a Revert "Merge pull request #8755 from KDSBrowne/fix-override-locale-loop"
This reverts commit 004d872584, reversing
changes made to ebdcf621b7.
2020-03-25 16:12:15 -04:00
Anton Georgiev
daaedc4f3e Revert "Merge pull request #8747 from riadvice/arabic-translation-update"
This reverts commit ebdcf621b7, reversing
changes made to 962f813d2f.
2020-03-25 16:11:51 -04:00
Vitor Mateus
8a5953ee4c Remove HOST in settings 2020-03-25 10:14:50 -03:00
Vitor Mateus
5b9aafd0d3 The presentation gets the size from the layout manager 2020-03-25 09:52:23 -03:00
Mohamed Amine Ben Salah
33c41fc84c adds shared notes single user test 2020-03-24 15:13:51 -03:00
KDSBrowne
c86988f92c fix userlist / chat being opened after saving app settings 2020-03-24 15:06:02 +00:00
KDSBrowne
5c9c5808ae add message string / fix hand notification not working on android 2020-03-24 13:40:06 +00:00
KDSBrowne
4fbced8cd0 add ellipsis to long presentation name / no multiple presentation change toasts 2020-03-24 02:21:09 +00:00
Mohamed Amine Ben Salah
02af01b893 adds join audio notification test spec 2020-03-23 14:11:30 -03:00
Mohamed Amine Ben Salah
41255afa3a adds screensharing notification test spec 2020-03-23 11:14:56 -03:00
Mohamed Amine Ben Salah
16c920c301 renames pages closing functions names 2020-03-23 09:15:10 -03:00
Mohamed Amine Ben Salah
34c0788a15 changes the page3 closing method 2020-03-20 17:31:58 -03:00
Mohamed Amine Ben Salah
23182917ee adds poll notification test spec 2020-03-20 11:42:04 -03:00
Mohamed Amine Ben Salah
4b9b897b0c renames file drop zone data-test & page close function name 2020-03-19 14:26:01 -03:00
Mohamed Amine Ben Salah
475c441855 adds presentation upload notification 2020-03-19 14:01:55 -03:00
KDSBrowne
6a1b40fa98 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-8544 2020-03-19 14:22:02 +00:00
KDSBrowne
d9f3cd0d34 add notification tab to settings modal 2020-03-19 14:19:40 +00:00
Mohamed Amine Ben Salah
1b7853b0ea removes promise from getLastToastValue() in notifications test 2020-03-17 14:17:29 -03:00
Mohamed Amine Ben Salah
92428005c7 adds user joining popup notification test spec 2020-03-17 14:13:30 -03:00
Mohamed Amine Ben Salah
468b54ea1e adds required test variables to .env-template with empty values 2020-03-16 15:24:21 -03:00
Mohamed Amine Ben Salah
9387435ae4 fix the fake video capture argument command 2020-03-16 14:10:43 -03:00
Mohamed Amine Ben Salah
0df1bd85f4 renamed VIDEO_FILE in page.js 2020-03-13 17:50:32 -03:00
Mohamed Amine Ben Salah
dc92ac8572 adds getArgsWithVideo() to page.js and renamed the screensharing test spec file 2020-03-13 17:45:05 -03:00
Anton Georgiev
8ff7f8efe0
Merge pull request #8775 from daminebenq/notifications-test
adds notifications test (saved settings/private and public chat)
2020-03-13 16:28:39 -04:00
Mohamed Amine Ben Salah
3b7575bd3f adds notifications test (saved settings/private and public chat) 2020-03-13 17:08:30 -03:00
Mohamed Amine Ben Salah
f3dcdc5379 adds screensharing test 2020-03-12 10:50:54 -03:00
Anton Georgiev
5af41dabb4
Merge pull request #8759 from capilkey/2.2-join-fix
Only join a user if the connection is still active
2020-03-11 16:59:11 -04:00
Chad Pilkey
e9a73217da only join a user if the connection is still active 2020-03-11 13:40:50 -07:00
Anton Georgiev
eb1db30b3f
Merge pull request #8756 from daminebenq/webcams-test
adds share/load/check webcams test specs with multi users
2020-03-11 16:13:48 -04:00
Anton Georgiev
101b614797
Merge pull request #8724 from daminebenq/adds-audio-multiusers-test
adds audio emulation and mute other user test considering isTalking indicator #12
2020-03-11 16:09:50 -04:00
Mohamed Amine Ben Salah
64b9127a2a code organizations 2020-03-11 13:07:16 -03:00
KDSBrowne
af14345185 fix render loop after changing locale when override setting is set 2020-03-11 13:55:41 +00:00
Mohamed Amine Ben Salah
217b761b86 adds webcams share-webcam/load-time/check-content test specs 2020-03-10 17:18:42 -03:00
Mohamed Amine Ben Salah
da5549ef9a renames test description 2020-03-10 12:22:50 -03:00
Mohamed Amine Ben Salah
7f1d2a4aa3 adds share/load/check webcams test specs with multi users 2020-03-10 12:20:48 -03:00
Ghazi Triki
32adce7134 Update Arabic translations to cover 100% 2020-03-10 08:17:59 +03:00
Anton Georgiev
0958e422aa
Merge pull request #8485 from KDSBrowne/move-quick-poll
Move quick poll button to presentation tool bar
2020-03-09 18:05:32 -04:00
KDSBrowne
c856a241d4 remove unused button className 2020-03-09 21:33:56 +00:00
Chad Pilkey
41f19a2cd1
Merge pull request #8743 from antobinary/fix-jquery-removal-webcams
Replace use of $ jquery with javascript in webcam-draggable-overlay
2020-03-09 15:05:27 -04:00
Anton Georgiev
dfad68b0aa Replace use of $ jquery with javascript in webcam-draggable-overlay
We removed jquery in BBB 2.2.x as it was not used. Here we have an easy
replacement for jquery in the face of pure javascript. This way we do
not need to re-import jquery package as dependency.
2020-03-09 18:48:01 +00:00
Chad Pilkey
e4b522e941 fix client crash race condition with presentation pods 2020-03-09 18:10:46 +00:00
Chad Pilkey
0853298c49 fix client crash when client is unsecured 2020-03-09 17:47:47 +00:00
Anton Georgiev
05bd6070bd
Merge pull request #8200 from KDSBrowne/issue-7146
Sort private chat messages by last activity
2020-03-09 11:50:18 -04:00
Anton Georgiev
af34cb336c
Merge pull request #8698 from KDSBrowne/issue-8567
Fix chat names with emoji's being clipped
2020-03-09 11:23:49 -04:00
Richard Alam
7d0b350b7d
Merge pull request #8739 from antobinary/merging
Merging 2.2.2 into 'develop'
2020-03-09 11:04:36 -04:00
Chad Pilkey
c44b8d452b fix the spacing in the typing indicator 2020-03-06 14:49:14 -08:00
Anton Georgiev
d1afaebbef
Improve error message 1007 2020-03-06 17:22:44 -05:00
Anton Georgiev
06e39fc570
Improve error message 2202 2020-03-06 17:12:38 -05:00
Anton Georgiev
58f60d011d Improve error messages 2202 and 1107 2020-03-06 17:10:23 -05:00
Anton Georgiev
e8eeac3231 Reword media error strings to be more human friendly 2020-03-06 16:54:05 -05:00
Chad Pilkey
f41654729a force a stacking context to be created for the media container 2020-03-06 10:31:54 -08:00
Anton Georgiev
bc15a6e635
Merge pull request #8721 from capilkey/remove-chat-minlength-warning
Remove the minMessageLength warning from chat
2020-03-06 12:39:54 -05:00
Anton Georgiev
f472e6a89e
Merge branch 'v2.2.x-release' into loca 2020-03-06 12:37:47 -05:00
Anton Georgiev
3aee5ca622 Pulled HTML5 locales March 6, 2020 2020-03-06 12:34:25 -05:00
Chad Pilkey
ace85ae6aa remove the minMessageLength warning from chat 2020-03-06 09:12:35 -08:00
Anton Georgiev
f00c0fefd3
Merge pull request #8719 from prlanzarin/2.2-lo-icereconn
Track listen only ICE connection state to trigger reconnections
2020-03-06 11:41:55 -05:00
Anton Georgiev
8f835c63e6
Merge pull request #8714 from capilkey/fix-idchatopen-session-usage
Fix idChatOpen Session usage
2020-03-06 11:38:35 -05:00
Chad Pilkey
431f9a67b6
Merge pull request #8720 from antobinary/smaller-license-commit
Add license and copyright info for HTML5 client
2020-03-06 11:38:17 -05:00
Anton Georgiev
262e2fb0c6 add license and copyright info for HTML5 client 2020-03-06 11:27:45 -05:00
Chad Pilkey
cc07bfff20 fixed inconsitencies and usage of the idChatOpen Session variable 2020-03-05 15:14:22 -08:00
Anton Georgiev
d36c545706 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging 2020-03-04 23:41:18 +00:00
Anton Georgiev
8129468300 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging 2020-03-04 23:36:21 +00:00
prlanzarin
a2944955a9 Track listen only ICE connection state to trigger reconnection on failures 2020-03-04 20:39:58 +00:00
prlanzarin
6c26e4f1b5 Track listen only ICE connection state to trigger reconnection on failures 2020-03-04 20:32:44 +00:00
KDSBrowne
783caaa008 increase line height to handle larger icons 2020-03-04 20:12:50 +00:00
Anton Georgiev
0f6f2ffcab
Merge pull request #8666 from daminebenq/fix-draw-test
fixes missing returned Test results
2020-03-04 14:52:58 -05:00
Anton Georgiev
129cad229f
Merge pull request #8708 from daminebenq/adding-single-user-webcam-test
adds single user webcam test spec
2020-03-04 14:21:43 -05:00
Mohamed Amine Ben Salah
ea226420c2 adds single user webcam test spec 2020-03-04 16:00:45 -03:00
KDSBrowne
3881ce2410 fix quickpoll dropdown menu not displaying corretly on mobile 2020-03-04 18:46:45 +00:00
Mohamed Amine Ben Salah
6dafdc0658 fixes the audio test muting test spec 2020-03-04 15:36:33 -03:00
Vitor Mateus
ae560ca3eb Create layout context and add a layout manager 2020-03-04 15:34:10 -03:00
Mohamed Amine Ben Salah
61ca94181d deleted duplication of new set data-test 2020-03-04 15:29:31 -03:00
Anton Georgiev
7dbaf61ea6
Merge pull request #8629 from KDSBrowne/issue-8602
Fix RTL in chat using react-virtualized
2020-03-04 13:28:49 -05:00
Chad Pilkey
5a678a4faf react to voice call state when connecting with FS LO 2020-03-04 10:25:54 -08:00
Mohamed Amine Ben Salah
9a56c0170a from single user to multi users webcams 2020-03-04 14:44:05 -03:00
Mohamed Amine Ben Salah
8c428d058a Revert "adds check test spec to webcam single-user test"
This reverts commit 2ddcf3a4b9.
2020-03-04 16:14:41 -03:00
Mohamed Amine Ben Salah
2ddcf3a4b9 adds check test spec to webcam single-user test 2020-03-04 15:55:36 -03:00
Mohamed Amine Ben Salah
aa4ade2221 renaming audio data test echo test thumbs up and down 2020-03-04 14:01:18 -03:00
Anton Georgiev
23b7faba60
Merge pull request #8699 from KDSBrowne/issue-8524
Fix whiteboard toolbar overlapping userlist
2020-03-04 11:24:37 -05:00
Chad Pilkey
6456ad0010 add meetingId to some server-side collection selectors 2020-03-04 07:54:32 -08:00
Mohamed Amine Ben Salah
2eeb59a00e add audio emulation and mute other user test, consider isTalking indicator 2020-03-04 11:50:56 -03:00
Chad Pilkey
eea6fa9763 fix extraCredentials usage in external video emit 2020-03-03 14:00:38 -08:00
Anton Georgiev
52969ed7a3
Update emitExternalVideoEvent.js 2020-03-03 11:21:08 -05:00
Anton Georgiev
3c538d23d9
Merge pull request #8674 from lfzawacki/v2.2.x-release
More enhancements to the external video code
2020-03-03 09:49:31 -05:00
Chad Pilkey
156aaa4011 harden the cursor streamer emit logic 2020-03-02 14:58:46 -08:00
Lucas Zawacki
e6423d6116 Use Logger and remove unused code 2020-03-02 18:41:31 -03:00
Lucas Zawacki
e67781d133 Centralize external video presenter message emission via a meteor call 2020-03-02 17:58:51 -03:00
Fred Dixon
ff5b1b2149
Merge pull request #8683 from capilkey/web-audio-api-fallback
Implement WebAudio fallback
2020-02-29 09:16:27 -05:00
Chad Pilkey
163026ebff
Merge pull request #8680 from antobinary/remove-history-package
Remove unused package "history"
2020-02-28 19:46:40 -05:00
Chad Pilkey
ecfbe5e506 implmenent sip.js fallback for playing audio with web audio api 2020-02-29 00:38:30 +00:00
Anton Georgiev
3754d0ab6f Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-master-feb-28-2020 2020-02-28 17:47:06 -05:00
KDSBrowne
ad808fb970 add conversion error messages / remove unused message 2020-02-28 21:57:05 +00:00
Anton Georgiev
96e8f59a7b
Merge pull request #8681 from antobinary/locales-rc7
Pulled HTML5 locales on Feb 28, 2020
2020-02-28 14:31:52 -05:00
Anton Georgiev
12cb174662 Pulled HTML5 locales on Feb 28, 2020 2020-02-28 14:28:03 -05:00
Anton Georgiev
f356a530e9 remove unused package "history" 2020-02-28 14:23:09 -05:00
Anton Georgiev
addc5f2ea8
Merge pull request #8647 from pedrobmarin/user-list-text-overflow
Fix user-list item text-overflow
2020-02-28 11:05:14 -05:00
Anton Georgiev
99d31e9d5f
Merge pull request #8648 from capilkey/2.2-new-audio-state
Use internal messages for call state instead of DTMF
2020-02-28 11:04:03 -05:00