Commit Graph

14993 Commits

Author SHA1 Message Date
KDSBrowne
6537a0e28c Fix client lint issues except those which are comment related 2017-05-16 08:37:17 -07:00
Anton Georgiev
b9f75f88ae Merge pull request #3928 from JaeeunCho/locked_status
HTML5 - added locked status for users
2017-05-12 12:56:53 -04:00
Anton Georgiev
66852961d4 Merge pull request #3920 from JaeeunCho/hidden_title
Tested, seems fine
2017-05-12 11:53:42 -04:00
Anton Georgiev
932209bf06 Merge pull request #3898 from mmarangoni/audio-locale-fix
Tested, seems to work fine
2017-05-12 11:31:52 -04:00
Anton Georgiev
2e688e2a82 Merge pull request #3934 from antobinary/user-leaving-fix
HTML5: Fix issue with userLeave on breakout end
2017-05-12 09:47:34 -04:00
Anton Georgiev
b5601ecabc fix issue with userLeave on breakout end 2017-05-12 09:14:26 -04:00
Anton Georgiev
82859dfc19 Merge pull request #3933 from antobinary/html5-demo
Demos: Allow username only logins (for demo purposes)
2017-05-11 17:36:59 -04:00
Anton Georgiev
2f56719ec6 handle the case of loging in only passing username 2017-05-11 16:29:23 -04:00
Anton Georgiev
25f752d63a Merge pull request #3931 from antobinary/increase-timeout-value
HTML5: Increase the connectionTimeout value for production
2017-05-11 15:28:58 -04:00
Anton Georgiev
3dc21e2cae increase the connectionTimeout value for production 2017-05-11 15:20:59 -04:00
JaeeunCho
fc5856a4ce HTML5 - linted code 2017-05-10 14:05:18 -07:00
JaeeunCho
ca808195f2 HTML5 - added locked status for users 2017-05-10 14:02:50 -07:00
JaeeunCho
bd923e0f39 HTML5 - added locked status for users 2017-05-10 14:00:03 -07:00
Anton Georgiev
e8b01dcdcc Merge pull request #3909 from antobinary/fix-cc
HTML5: Changes to the closed captions settings menu
2017-05-10 07:48:58 -04:00
Fred Dixon
23d5de3d2a Merge pull request #3926 from riadvice/fix-arabic-locales
Use the correct Arabic locale for the flash client.
2017-05-10 06:59:06 -04:00
Ghazi Triki
a7f6d8483c Use the correct Arabic locale for the flash client. 2017-05-10 11:04:33 +01:00
Anton Georgiev
acb7ff80f8 Merge pull request #3924 from antobinary/address-error-500-and-stuck-users
HTML5: Add logic to trigger logout if user timed out on auth step
2017-05-09 16:18:35 -04:00
Anton Georgiev
e8fb481722 add logic to trigger logout if user timed out on auth step 2017-05-09 16:04:30 -04:00
Fred Dixon
10bd63e35d Merge pull request #3921 from hostbbb/load_flash_white
flash blue to white screen
2017-05-09 10:17:46 -04:00
Stephen Dame
6fff8c0a8a flash blue to white screen 2017-05-08 14:09:47 -07:00
JaeeunCho
4012a0d077 HTML5 - fixed navbar to be displayed 2017-05-08 14:03:22 -07:00
Calvin Walton
98bb4a9be2 Merge pull request #3918 from kepstin/recording-cleanup
rap-process-worker: Write processing_time file only if processing succeeded
2017-05-08 16:44:43 -04:00
Calvin Walton
da79d1e3b3 rap-process-worker: Write processing_time file only if processing succeeded
If processing didn't succeed, the directory where it is trying to write
the file might not exist, causing an exception in the worker which leads
to it getting stuck in a retry loop.
2017-05-08 16:10:59 -04:00
Chad Pilkey
155b5ec626 Merge pull request #3903 from riadvice/text-tool-fix
Prevent Flash client from crashing when text tool is used
2017-05-06 17:46:09 -04:00
Ghazi Triki
3541b0ec33 Check event target variable after extracting it from its event. 2017-05-06 21:04:42 +01:00
Anton Georgiev
0665d61904 Merge pull request #3906 from Klauswk/FixDevClientReconnection
Fix client reconnection timeout
2017-05-05 17:22:00 -04:00
Anton Georgiev
1f640ea3e4 only offer taking over a locale for cc to moderators 2017-05-05 15:52:23 -04:00
Fred Dixon
26a62bd398 Merge pull request #3907 from kepstin/webrtc-stats
Update webrtc stats bridge for modern Chrome/Firefox APIs
2017-05-05 14:21:48 -04:00
Calvin Walton
75c680832c Update webrtc stats bridge for modern Chrome/Firefox APIs
Switch to the promise-based getStats, and use the standardized
property names where available, with fallback to handle Chrome,
which hasn't fully switched yet.

The stats now only track the outgoing audio stream, as a way to
indicate quality, since the user can't hear themselves. This
might be revisited later; it would require tracking the stats
separately for incoming vs. outgoing and e.g. returning whichever
is worse.
2017-05-05 11:22:38 -04:00
Klaus Klein
b2195da345 Fix client reconnection timeout 2017-05-05 11:30:15 -03:00
Ghazi Triki
1628851ce4 Send the previously non detected as finished text object before keeping focus on the last created one. 2017-05-05 09:53:49 +01:00
Anton Georgiev
ea05b8b277 Merge pull request #3904 from antobinary/verto-bridge-update
HTML5: Unify user and audiouser in verto bridge
2017-05-04 17:29:40 -04:00
Anton Georgiev
93baf362e6 remove old import 2017-05-04 15:14:14 -04:00
Anton Georgiev
91ce6e20d5 unify user and audiouser in verto bridge 2017-05-04 14:44:20 -04:00
Anton Georgiev
bd56001733 disable cc menu if toggled off 2017-05-04 14:42:55 -04:00
Ghazi Triki
740a1abe0b Fix client crash when text zones are quickly added to the whiteboard. 2017-05-04 18:46:36 +01:00
Chad Pilkey
53783a7d2c Merge pull request #3899 from riadvice/mobile-client
[Mobile] - Handle "back" soft button and add item render to video profiles list
2017-05-04 10:30:23 -04:00
Ghazi Triki
db77dc239f Close color picker when the text toolbar is to be hidden. 2017-05-04 11:23:20 +01:00
Fred Dixon
5493ba2e22 Merge pull request #3901 from bigbluebutton/ffdixon-patch-3
Updated comment in crontab job to remove reference to ghostscript
2017-05-04 05:04:44 -04:00
Fred Dixon
ef8fdccd4f Updated comment in crontab job 2017-05-04 05:04:25 -04:00
Fred Dixon
925eeebc28 Merge pull request #3900 from ffdixon/remove-ref-gs
Remove refs to ghostscript
2017-05-04 04:59:02 -04:00
Fred Dixon
b26ac2b6bc Remove refs to ghostscript 2017-05-04 03:57:43 -05:00
Ghazi Triki
44ed1ae04d Revert modifications to .actionScriptProperties 2017-05-04 09:38:20 +01:00
Ghazi Triki
8793812ca1 Add item renderer for camera profiles list. 2017-05-04 09:36:16 +01:00
Chad Pilkey
7933d05707 Fix the text cursor for whiteboard 2017-05-03 18:42:29 -04:00
Anton Georgiev
453a2cf6a4 code style improvements of closed-captions 2017-05-03 17:54:26 -04:00
Matthew Marangoni
d3cfbf93df Merge remote-tracking branch 'upstream/master' into audio-locale-fix 2017-05-03 14:49:00 -07:00
Matthew Marangoni
99788090ee fixed audio and settings modal reopening when changing locale in settings 2017-05-03 14:39:07 -07:00
Fred Dixon
837654dc85 Merge pull request #3895 from perroned/update-verto-libs
Update verto libs and WebRTC Extension
2017-05-03 16:50:34 -04:00
Anton Georgiev
d0efbc0879 Merge pull request #3896 from antobinary/lock-microphone
HTML5: If microphone lock is enforced, pick listenOnly join over using mic
2017-05-03 16:17:11 -04:00