- Feb 18, 2021
-
-
Anton Georgiev authored
-
Anton Georgiev authored
Skip publishing poll annotation to whiteboard if presentation swapped
-
Anton Georgiev authored
Add yes / no / abstention option to updated Poll UI
-
KDSBrowne authored
-
Anton Georgiev authored
Updated poll UI: question field and typed responses
-
- Feb 17, 2021
-
-
Anton Georgiev authored
Enable video-pagination and cameraQualityThresholds by default
-
Anton Georgiev authored
Include registeredOn date in pubSub user creation messages to replace loginTime creation in Meteor
-
Anton Georgiev authored
Split Meteor roles backend-frontend revisit
-
Anton Georgiev authored
Merge branch '2.3-alpha5-with-split-meteor-roles-10349' of github.com:antobinary/bigbluebutton into 2.3-alpha5-with-split-meteor-roles-10349
-
Anton Georgiev authored
-
Anton Georgiev authored
Option to eject voice users with no matching user (re-submit #10959)
-
Anton Georgiev authored
Fix 'data-test' values for chat messages
-
KDSBrowne authored
-
Ramon Souza authored
-
Gustavo Trott authored
-
Gustavo Trott authored
-
prlanzarin authored
-
- Feb 16, 2021
-
-
Anton Georgiev authored
-
Mohamed Amine Ben Salah authored
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
-
Anton Georgiev authored
Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into 2.3-alpha5-with-split-meteor-roles-10349
-
Anton Georgiev authored
Fix user-list-item dropdowns breaking on mobile screen sizes
-
Anton Georgiev authored
Store the changed and default settings in different variables
-
Gustavo Trott authored
-
Gustavo Trott authored
Removes loginTime creation from Meteor and use the registeredOn date created on Akka. Makes Akka send the registeredOn date throught PubSub messages: UserRegisteredRespMsg, GuestsWaitingForApprovalEvtMsg and ValidateAuthTokenRespMsg.
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Anton Georgiev authored
Show uploaded slides from other users
-
Anton Georgiev authored
-
- Feb 15, 2021
-
-
Ramon Souza authored
-
- Feb 14, 2021
-
-
Dixon Fred authored
Added STUN check
-
Dixon Fred authored
-
- Feb 13, 2021
-
-
KDSBrowne authored
-
- Feb 12, 2021
-
-
Anton Georgiev authored
Chat with adapter and context
-
Tainan Felipe authored
-
prlanzarin authored
The lack of handling to check whether the user was a dial-in user when answering akka-apps periodic member probes was making it use an arbitrary default (callerName) as the userId, explicitly violating the convention that dial-in/outs should have v_memberId userIds That would botch whichever added janitorial tasks that operated upon akka-apps GetUsersStatusToVoiceConfSysMsg probes
-
prlanzarin authored
-
Richard Alam authored
fix inserts userId to the EndMeeting function calls.
-
Tainan Felipe authored
-
Tainan Felipe authored
-
prlanzarin authored
To be used with the ejectRogueVoiceUsers config option
-