Commit Graph

17805 Commits

Author SHA1 Message Date
Richard Alam
5e1297e8f8 - trigger sending of rtt from server side
- send rtt of client to server so we can collect data
2017-08-16 14:05:22 -07:00
Anton Georgiev
192cd48810 do not send broadcast cam event for existing stream 2017-08-16 16:16:22 -04:00
Richard Alam
a04256986b Merge pull request #4250 from ritzalam/multi-wb-latency-tracer
- add round trip trace message from client and back to tell us where…
2017-08-16 13:01:41 -04:00
Richard Alam
ec314b8105 - add round trip trace message from client and back to tell us where the bottleneck
might be when using multi-user whiteboard.
2017-08-16 09:44:27 -07:00
Maxim Khlobystov
397a94b1c9 Put the assertion logic that browsers share into a separate utility class, thus avoiding unnecessary code repetition + we are now fetching the base url from the wdio config (not hardcoded anymore). 2017-08-16 12:31:49 -04:00
Anton Georgiev
47ab72de88 handle renamed stop_talking_handler event from FreeSWITCH 2017-08-16 10:17:23 -04:00
Fred Dixon
dd5c703700 Merge pull request #4248 from ffdixon/update-bbb-conf-centos
Minor updates for detecting CentOS installation
2017-08-15 19:20:25 -04:00
Fred Dixon
1af38493e4 Minor updates for detecting CentOS installation 2017-08-15 17:57:40 -05:00
Richard Alam
8022dd7882 Merge pull request #4247 from ritzalam/presenter-multi-user-wb-toogle
Presenter multi user wb toogle
2017-08-15 17:19:07 -04:00
Richard Alam
0b0eeaacef - only presenter can toggle multi-user whiteboard 2017-08-15 14:14:42 -07:00
Richard Alam
3e0701a0ae - fix issue where when switching presenter while multi-user whiteboard is on, the cursors
for other users appears instead of just the presenter's cursor.
2017-08-15 13:49:25 -07:00
Richard Alam
6ca1bf7ac9 Merge pull request #4245 from ritzalam/breakout-rooms-multi
- fix issue where we cannot start breakout rooms again when the firs…
2017-08-15 16:46:43 -04:00
Richard Alam
13b6dc065e - fix issue where we cannot start breakout rooms again when the first breakout session ends. 2017-08-15 12:24:21 -07:00
Anton Georgiev
5f1fb7542e Merge pull request #4204 from Klauswk/fix-missing-state
[HTML5 2.0] Fix Audio Modal on Meeting Join
2017-08-15 15:11:47 -04:00
Anton Georgiev
f6e8e743e0 Merge pull request #4244 from KDSBrowne/fix-meeting-title
[HTML5] - Meeting title fix
2017-08-15 15:11:27 -04:00
Richard Alam
12021fb451 Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into bbb-2x-mconf 2017-08-15 10:47:03 -07:00
Richard Alam
bbe00830a7 Merge branch 'riadvice-2x-client-theme' into bbb-2x-mconf 2017-08-15 10:46:39 -07:00
Richard Alam
0e6ba882fd Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-08-15 10:44:00 -07:00
Anton Georgiev
54047a02c9 Merge pull request #4238 from Klauswk/html5-breakout-2x-fix
[HTML5 2.0] Fix breakout on the HTML5
2017-08-15 13:43:02 -04:00
KDSBrowne
66d1a3b06a fix meeting title 2017-08-15 10:24:58 -07:00
Ghazi Triki
d4c888014d Improve item selection color and user list info position display. 2017-08-15 18:19:05 +01:00
Ghazi Triki
dee3e89d79 Updated audio join and leave icons. 2017-08-15 17:37:40 +01:00
Klaus
3730891d5f Merge branch 'bbb-2x-mconf' into html5-breakout-2x-fix 2017-08-15 13:08:13 -03:00
Richard Alam
2160fd79c8 Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-08-15 09:06:51 -07:00
Ghazi Triki
44c0b3b327 Added custom skin for scroll bars. 2017-08-15 16:56:50 +01:00
Maxim Khlobystov
cca17c222e Got rid of the tests' getting started document (these docs are already on the official docs website). 2017-08-15 11:04:38 -04:00
Maxim Khlobystov
511529c93f Cleanup: removing some debug code. 2017-08-15 11:02:10 -04:00
Richard Alam
440331fb62 Merge pull request #4240 from kepstin/bbb-20-rec-fixes
Bbb 20 rec fixes
2017-08-15 10:46:36 -04:00
Maxim Khlobystov
723532c4a4 Increased the Jasmine default timeout to prevent async-related errors when running the tests on desktop Ubuntu. 2017-08-15 10:44:19 -04:00
Ghazi Triki
d2ec64a2a3 Revert MuteMeButton to inherit CanvasButton. 2017-08-15 13:46:40 +01:00
Ghazi Triki
afa37f4166 Vertically and horizontally align scree sharing windows. 2017-08-15 11:27:25 +01:00
Ghazi Triki
ccbd1b8070 Style improve and make screen sharing windows background white. 2017-08-15 10:11:15 +01:00
Ghazi Triki
51253910ac Visually disable user selection in users list. (reverted from commit 09ed1ba699) 2017-08-15 08:54:48 +01:00
Calvin Walton
0087139f0d rnp: Fix playback to handle shape updates correctly.
The previous code would cause shapes to "blink" during updating if
the updates weren't continuous - in a gap between updates, the shape
would disappear.

Rework the logic for looking up "current" shapes to return the
nearest previous update rather than only exact matching timestamps,
and simplify the logic that decides whether to make a shape visible
or hidden.
2017-08-14 18:18:16 -04:00
Anton Georgiev
6efdb1d430 Merge pull request #4237 from Klauswk/html5-2x-separate-redis-channel
[HTML5 2.0] Handling Separate Redis Channel
2017-08-14 15:47:51 -04:00
Klaus
dc62d15ad0 Change variable name 2017-08-14 16:19:35 -03:00
Richard Alam
5779f26fc2 Merge branch 'antobinary-audio-state' into bbb-2x-mconf 2017-08-14 12:03:02 -07:00
Klaus
e996bea1e9 Handling separate redis channel 2017-08-14 15:55:17 -03:00
Klaus
7c12ccb39e Handling meeting end 2017-08-14 15:52:18 -03:00
Richard Alam
3879d48f17 Merge branch 'audio-state' of https://github.com/antobinary/bigbluebutton into antobinary-audio-state 2017-08-14 11:52:04 -07:00
Anton Georgiev
293c58ca42 distinguish fresh user join from reconnect. Recover audio state 2017-08-14 14:38:51 -04:00
Richard Alam
a8a59c92e1 Merge branch 'riadvice-2x-client-theme' into bbb-2x-mconf 2017-08-14 11:09:57 -07:00
Richard Alam
9112217b51 Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-08-14 11:05:49 -07:00
Klaus
f591a155b5 Merge remote-tracking branch 'upstream/bbb-2x-mconf' into html5-breakout-2x-fix 2017-08-14 14:05:25 -03:00
Maxim Khlobystov
3d7a35972b Updated the page object classes according with the multiremote needs. 2017-08-14 12:58:43 -04:00
Maxim Khlobystov
8379d5207c Updated all the existing landing page specs to support mutiremote mode. 2017-08-14 12:30:14 -04:00
Ghazi Triki
057a1732e5 Added dark background to SlideView. 2017-08-14 17:15:36 +01:00
Ghazi Triki
acb3a68613 Added padding to window title. 2017-08-14 16:00:58 +01:00
Richard Alam
7e52e01bd1 Merge branch 'capilkey-fix-client-locking' into bbb-2x-mconf 2017-08-14 07:40:38 -07:00
Maxim Khlobystov
4e55403348 Added multiremote to the test runner config. 2017-08-14 10:03:43 -04:00