Commit Graph

19171 Commits

Author SHA1 Message Date
Anton Georgiev
96f773b954
Merge pull request #4751 from Tainan404/fix-userlist-bug
Fix false click in userlist.
2017-12-08 16:51:40 -02:00
Anton Georgiev
129f6a221a
Merge pull request #4769 from OZhurbenko/presenter-functionality-2x
Fixed Text Shape for the desktop FF 57 and 58, disabled spellCheck
2017-12-08 16:51:13 -02:00
prlanzarin
7d5a722e12 Removed router for video-menu
Also removed unused class in video-dock css
2017-12-08 16:53:28 +00:00
prlanzarin
bdc89e0830 Refactored webcam share/unshare handlers 2017-12-08 16:52:37 +00:00
Anton Georgiev
085eb57556 add ejectUserFromVoice for moderator 2017-12-08 11:40:52 -05:00
prlanzarin
06b273c251 Moved video-dock and video-menu collection communication to services 2017-12-08 16:38:51 +00:00
prlanzarin
c4acd83ee9 Removed unused states from video-dock component and refactored event listeners 2017-12-08 16:35:46 +00:00
prlanzarin
24e4317f9a Removed unused methods from actions bar component 2017-12-08 16:32:08 +00:00
Richard Alam
f1e7e7021e
Merge pull request #4781 from capilkey/check-chat-message-parse-fail
Check for failed chat message parse
2017-12-08 11:26:35 -05:00
prlanzarin
7e44806bc2 Removed unused Screenshare import 2017-12-08 16:26:28 +00:00
Richard Alam
3c90c4b7c4
Merge pull request #4761 from capilkey/fix-webcam-shortcut-lock
Block webcam popup opening when locked
2017-12-08 11:26:03 -05:00
Richard Alam
6bd2440cbf
Merge pull request #4760 from capilkey/chrome-microphone-access-warning
Add a warning about microphone access for chrome on HTTP
2017-12-08 11:25:28 -05:00
Richard Alam
89e8c669f3
Merge pull request #4754 from antobinary/join-via-html5-over-flash
Provide option to join via html5 over flash client
2017-12-08 11:24:50 -05:00
prlanzarin
89bd746f1c Changed webcam localization strings 2017-12-08 16:23:21 +00:00
Joao Siebel
bf058959eb Remove log and add delay between hover/focus and showing the tooltip 2017-12-08 11:45:25 -02:00
Fred Dixon
dd91b2b78a
Merge pull request #4780 from capilkey/2.0-block-zoom-slider-change
(2.0 only) block zoom slider change processing when not presenter
2017-12-08 08:38:31 -05:00
Anton Georgiev
48bf163559 linting and clean-up 2017-12-07 17:13:44 -05:00
Anton Georgiev
a1a64a1524 Protect dial-in users from web user actions
disallow { promote / demote / make presenter / clear status } being triggered on a dial in user
2017-12-07 17:07:02 -05:00
Anton Georgiev
9f1a80078c handle join and leave of call-in user 2017-12-07 15:50:50 -05:00
Anton Georgiev
bf7c26f02b
Merge pull request #4712 from Tainan404/localize-public-clear
Localize message from when clear the chat.
2017-12-07 18:27:55 -02:00
Chad Pilkey
6b2fc25084 check for failed chat message parse 2017-12-07 12:12:48 -08:00
Chad Pilkey
d5793f86c2 (2.0 only) block zoom slider change processing when not presenter 2017-12-07 10:00:33 -08:00
Richard Alam
52db8f7925
Merge pull request #4776 from capilkey/add-poll-record-events
Add poll record events, remove unused HidePoll message
2017-12-07 11:21:05 -05:00
Joao Siebel
b03efc021c Remove unused package and fix whiteboard toolbar submenu tooltip 2017-12-07 14:11:34 -02:00
Chad Pilkey
4ce4204536 added poll record events, removed unused HidePoll message 2017-12-07 07:58:42 -08:00
Tainan Felipe
b14ba1bdae removed click error and userlist item that remained selected 2017-12-07 13:54:25 -02:00
Oleksandr Zhurbenko
33c190790c Fixed Android detection for the text shape 2017-12-06 12:00:18 -08:00
KDSBrowne
53b6f8c71c remove focus when ESC key pressed 2017-12-06 09:05:32 -08:00
KDSBrowne
7631359bd1 Merge remote-tracking branch 'upstream/v2.0.x-release' into z14-fix-userlist-keyboard-accessibility 2017-12-06 08:57:28 -08:00
KDSBrowne
9606b5aa10 add prop validation 2017-12-06 08:53:16 -08:00
KDSBrowne
61de88d8d0 clean up code 2017-12-06 08:36:29 -08:00
KDSBrowne
089b3c5b56 make userlist accessibility work via props/state 2017-12-06 08:34:23 -08:00
Oleksandr Zhurbenko
61c5478887 Disabled spellcheck for the text shape and added an android check
.. so that tap-to-focus text shape workaround for FF 57 and 58 for Android didn't interfere with the desktop versions
2017-12-05 17:22:24 -08:00
Anton Georgiev
c9a5ded2c1
Merge pull request #4662 from Tainan404/fix-design
Fix design issues
2017-12-05 18:54:08 -02:00
Chad Pilkey
174f24a184 block webcam popup opening when locked 2017-12-05 12:16:32 -08:00
Lucas Zawacki
4e2833aa07 Merge branch 'bbb-webrtc-sfu' of github.com:prlanzarin/bigbluebutton-1 into bbb-webrtc-sfu
Conflicts:
	bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
2017-12-05 17:58:58 -02:00
Chad Pilkey
5c1a656f6d add a microphone warning for chrome on http 2017-12-05 11:47:37 -08:00
Anton Georgiev
255d64d430
Merge pull request #4687 from Gcampes/audio-refactor-bugfixes
Audio bugfixes and improvements
2017-12-05 17:17:35 -02:00
Lucas Zawacki
45ee2e7fa4 Adjustments to video reconnect code 2017-12-05 17:13:42 -02:00
prlanzarin
62f15fd55c Merge remote-tracking branch 'gutobenn/bbb-webrtc-sfu' into bbb-webrtc-sfu 2017-12-05 14:53:50 +00:00
Anton Georgiev
e5060ea6b4
Merge pull request #4734 from OZhurbenko/presenter-functionality-2x
Whiteboard touch events support, bug fixes, improvements
2017-12-04 18:59:59 -02:00
Anton Georgiev
446f539e89 add bool join parameter joinViaHtml5 -- to prefer html5 over flash client 2017-12-04 15:29:25 -05:00
Joao Siebel
056dc4051d Add tooltip feature for buttons without label 2017-12-04 17:43:08 -02:00
Augusto Bennemann
3b6b7ec9d1 Update bower.json to use mconf's kurento-utils repository 2017-12-04 16:36:06 -02:00
Oswaldo Acauan
df23e6bbb1 Remove auto-select current after deleting 2017-12-04 14:19:10 -02:00
Oswaldo Acauan
938c3c2c0d Add actual current pres indicator 2017-12-04 14:18:57 -02:00
Oswaldo Acauan
7f153b3ffd Fix files with defaultFile name not changing properly 2017-12-04 14:18:29 -02:00
Tainan Felipe
812d5d396d fix margin-bottom of userlist title 2017-12-04 10:45:03 -02:00
Tainan Felipe
188fa68ff9 fix false click in userlist 2017-12-04 10:42:47 -02:00
Oleksandr Zhurbenko
68391cc782 Added touch events support for the cursor 2017-12-01 19:35:15 -08:00