Anton Georgiev
c9a5ded2c1
Merge pull request #4662 from Tainan404/fix-design
...
Fix design issues
2017-12-05 18:54:08 -02: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
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
Joao Siebel
056dc4051d
Add tooltip feature for buttons without label
2017-12-04 17:43:08 -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
Lucas Zawacki
1f2f5dc218
More reconnect logic and some translations
2017-12-01 21:40:25 -02:00
Tainan Felipe
b58248bafc
fix React warns in emoji select
2017-12-01 11:11:17 -02:00
Tainan Felipe
964c4195a3
refactor user left message
2017-12-01 10:01:07 -02:00
KDSBrowne
632d56d456
fix scrollbar appearing when it shouldn't
2017-11-30 13:02:33 -08:00
KDSBrowne
23e3d6b322
fix mouse not able to scroll through lists in userlist
2017-11-30 12:51:05 -08:00
KDSBrowne
628c6114c7
change variable names
2017-11-30 11:48:16 -08:00
KDSBrowne
d81591e7ce
Merge remote-tracking branch 'upstream/v2.0.x-release' into z14-fix-userlist-keyboard-accessibility
2017-11-30 11:17:03 -08:00
Anton Georgiev
28215f1614
Merge pull request #4682 from KDSBrowne/z15-fix-userlist-border-onclick
...
Disable pointer-events on lists in the userlist
2017-11-30 16:36:01 -02:00
KDSBrowne
8b1e96acb8
fix first item in lists not being selected bug
2017-11-30 09:57:20 -08:00
Tainan Felipe
19723f3da1
change id of the intl
2017-11-30 08:29:52 -02:00
Tainan Felipe
488f9eacc3
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-design
2017-11-29 09:32:39 -02:00
KDSBrowne
a599bcd7c7
remove the need for .firstChild
2017-11-28 12:10:12 -08:00
Augusto Bennemann
5d2a78a5ce
HTML5 video iOS support
2017-11-28 17:31:36 -02:00
Tainan Felipe
f5cf9c5893
Fix user list dropdown bug when making user presenter
2017-11-28 15:20:47 -02:00
Oswaldo Acauan
a5024f3b7b
Add toast notification for meteor call errors
2017-11-28 10:29:11 -02:00
Oswaldo Acauan
807bd99f82
Fix stuck state on conversion failure
2017-11-28 10:26:00 -02:00
Oswaldo Acauan
e8de534964
Add error handling on presentation upload and covnersion
2017-11-27 15:44:45 -02:00
Oleksandr Zhurbenko
1d6aee1826
Fixed a bug with the dropdown list separator not being displayed in Firefox
2017-11-24 19:15:49 -08:00
Oleksandr Zhurbenko
28772e51ed
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-11-24 18:55:19 -08:00
Maxim Khlobystov
864e71798d
Fixed the default locale issue.
2017-11-24 20:26:03 +00:00
prlanzarin
fdca5356c3
Finished making bbb-webrtc-sfu answer in single path
...
Started standardizing video and screenshare RPC messages
Video now uses redis message routing
2017-11-24 18:59:40 +00:00
Tainan Felipe
e9f7bbf760
add CSS variable to border
2017-11-24 09:08:23 -02:00
Tainan Felipe
8eaa48fe69
re-added message when user leaves a meeting
2017-11-24 08:52:03 -02:00
Oleksandr Zhurbenko
3c02dc1811
Added a workaround for a bug with focus in FF 57 and 58
...
see https://bugzilla.mozilla.org/show_bug.cgi?id=1409113
2017-11-23 15:47:36 -08:00
Tainan Felipe
c7c58fea51
remove whitespace and changes in package.json
2017-11-23 15:40:38 -02:00
Tainan Felipe
d15bb139bb
refactor emoji menu
2017-11-23 15:20:27 -02:00
Tainan Felipe
5b6a291658
Merge branch 'toast-breakout-ends' of https://github.com/Tainan404/bigbluebutton into toast-breakout-ends
2017-11-23 11:03:09 -02:00
Tainan Felipe
545d9e158b
altered id of the intl message
2017-11-23 11:00:41 -02:00
Tainan Felipe
5f66e79263
linter fixes
2017-11-23 09:49:10 -02:00
Oswaldo Acauan
861cf0f2ef
Fix upload for files with same name
2017-11-22 12:47:27 -02:00
Tainan Felipe
cdfe58e542
removed console.log add accidentallyy
2017-11-22 11:28:11 -02:00
Tainan Felipe
37440e11f1
Merge remote-tracking branch 'upstream/v2.0.x-release' into toast-breakout-ends
2017-11-22 11:11:21 -02:00
Oleksandr Zhurbenko
866f9308b9
Added support for touch events on iOS devices
2017-11-21 16:51:40 -08:00
Tainan Felipe
6845aed0e0
localize message from when clear the chat
2017-11-21 16:31:53 -02:00
Tainan Felipe
0d25ba5ae7
add blue color on emoji menu for ethe emoji selected
2017-11-21 08:50:20 -02:00
Tainan Felipe
9fc130b640
add opacity in icon button with hover
2017-11-21 08:35:21 -02:00
Anton Georgiev
697f178b8f
Merge pull request #4647 from Tainan404/translate-slide-option
...
Add localization for slides options
2017-11-20 18:11:37 -02:00
KDSBrowne
54d82d456c
use firstchild once instead of 3
2017-11-17 12:54:04 -08:00
Gabriel Carvalho de Campes
207d117a4e
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor-bugfixes
2017-11-17 17:19:56 -02:00
Gabriel Carvalho de Campes
74bb2bb5e8
fix permission overlay positioning, localizes messages
2017-11-17 17:01:52 -02:00
Tainan Felipe
03cdc155df
increased size of font of send button
2017-11-17 16:57:39 -02:00
prlanzarin
248dc7fa08
Fixed HTML5 video API import
...
Added chrome extension ID to HTML5 screenshare call
2017-11-17 18:55:59 +00:00
Tainan Felipe
73a0b7c7cb
fix <br> that no appeared in welcome message
2017-11-17 14:07:22 -02:00
Tainan Felipe
881a8e153e
change name of the variables for goToSlide
2017-11-17 13:54:23 -02:00
KDSBrowne
afb5016f95
remove css duplication
2017-11-17 07:52:28 -08:00
Tainan Felipe
a4986cb5b7
fix distance between dropdown and button on public chat
2017-11-17 13:38:07 -02:00
Gabriel Carvalho de Campes
effb21fc1f
Changes and enhancements on audio, wIP
2017-11-17 09:52:48 -02:00
Tainan Felipe
221845349e
change name of variables in the presentation-toolbar
2017-11-17 08:54:23 -02:00
Tainan Felipe
64fb3fc920
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-design
2017-11-17 08:11:46 -02:00
Oleksandr Zhurbenko
bd26e17185
Added touch events support for the text shape, except Safari
2017-11-16 15:14:43 -08:00
KDSBrowne
65dca66402
only show box-shadow when list selected in userlist with Tab key
2017-11-16 12:31:12 -08:00
KDSBrowne
5af9e51e30
fix broken userlist keyboard accessibility
2017-11-16 11:45:37 -08:00
Tainan Felipe
e7a8520f32
remove negative margin of the dropdown separrator
2017-11-16 17:33:06 -02:00
KDSBrowne
f4468067aa
add margin left to items in userlist
2017-11-16 10:50:40 -08:00
KDSBrowne
9412ce7da1
Merge remote-tracking branch 'upstream/v2.0.x-release' into pr-4555-redone
2017-11-16 10:46:04 -08:00
Oleksandr Zhurbenko
b3061dda91
Adjusted the getTranformedSvgPoint func
2017-11-16 09:51:24 -08:00
Tainan Felipe
1f7a3f062b
align button by the flexbox
2017-11-16 15:25:38 -02:00
KDSBrowne
2784a53570
add left margin to items in userlist
2017-11-16 08:26:49 -08:00
Gabriel Carvalho de Campes
36c9d85749
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
2017-11-16 09:13:47 -02:00
Oleksandr Zhurbenko
cc457661ce
Prevented wb toolbar from triggering focus on touch events
...
To make it work well with the text shape, which always keeps the focus. And we don't want the keyboard to jump if you decide to change the font settings on the fly
2017-11-15 16:34:50 -08:00
KDSBrowne
37bd382044
remove margin-bottom from last userlist item
2017-11-14 12:58:54 -08:00
Anton Georgiev
51652fc790
Merge pull request #4669 from jfsiebel/add-moderator-unmute-config
...
add moderatorUnmute feature in HTML5 client
2017-11-14 16:49:41 -02:00
KDSBrowne
d83747d842
remove visible browser scrollbar
2017-11-14 09:02:44 -08:00
KDSBrowne
3b8a721068
change users focus border to match hover color
2017-11-14 08:53:44 -08:00
KDSBrowne
ea86c2936e
center chat list item label
2017-11-14 08:31:43 -08:00
Anton Georgiev
b6befb3ae0
Merge pull request #4601 from Tainan404/notification-chat-message
...
Add toast notification for new chat messages and uncomment settings for chat notifications.
2017-11-14 13:50:25 -02:00
KDSBrowne
4dd7b539df
remove unused focus mixin import
2017-11-14 07:50:02 -08:00
KDSBrowne
1c16768cb1
eliminate focus and hover style css duplication
2017-11-14 07:41:03 -08:00
KDSBrowne
f170967d2a
add hover style to userlist user and chat items
2017-11-14 07:34:53 -08:00
Tainan Felipe
66c8807f6e
change of formattedMessage for formatMessage
2017-11-14 08:41:51 -02:00
Tainan Felipe
1e53a17522
changed color value by css variable and fix variable declared wrong
2017-11-13 13:44:01 -02:00
Tainan Felipe
cb46c8f70c
fix design issues
...
fix design issues
2017-11-13 10:58:04 -02:00
prlanzarin
f43b77c19f
Merge branch 'node-bbb-apps-packaging' into bbb-webrtc-sfu
...
Conflicts:
bigbluebutton-html5/imports/startup/client/base.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/actions-dropdown/component.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
bigbluebutton-html5/imports/ui/components/app/container.jsx
bigbluebutton-html5/imports/ui/components/screenshare/service.js
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
bigbluebutton-html5/imports/ui/components/video-dock/container.jsx
bigbluebutton-html5/private/locales/en.json bigbluebutton-html5/server/main.js
2017-11-11 03:41:37 +00:00
prlanzarin
76f09e16ad
Adding checks to show screenshare and video overlays according to config file
2017-11-11 01:36:55 +00:00
prlanzarin
2166b56304
Added toggle options for kurento video/screensharing in the HTML5 config yaml
...
Also made cam button respond to those config values
2017-11-10 21:08:40 +00:00
Oleksandr Zhurbenko
1472dbf39e
Added touch events support for all common shapes (rectangle, triangle, ellipse, line)
2017-11-09 15:51:09 -08:00
KDSBrowne
ff7371683d
fix icon alignment
2017-11-09 09:17:49 -08:00
KDSBrowne
3264ee26f2
replace pixel values with variables
2017-11-09 09:03:32 -08:00
KDSBrowne
6f7328fa70
reduce gaps between userlist items
2017-11-09 08:37:41 -08:00
Tainan Felipe
7318370a7e
Add localization for slides options
2017-11-09 13:45:24 -02:00
Oleksandr Zhurbenko
450f2b2c89
Added touch events support for pencil
2017-11-08 16:47:29 -08:00
KDSBrowne
d9fedcc8ca
remove btnFocus mixin and add styles to button component
2017-11-08 11:42:37 -08:00
Gabriel Carvalho de Campes
92b1081186
add permission overlay on audio
2017-11-08 16:41:15 -02:00
KDSBrowne
75c445b582
rename color variables in palette.scss
2017-11-08 08:42:13 -08:00
KDSBrowne
a9e11c2149
remove customUserlistItemFocus and add styles to %list-item
2017-11-07 11:07:11 -08:00
KDSBrowne
9e82e80cd8
rename customBtnFocus and replace borders with box-shadow
2017-11-07 08:52:55 -08:00
KDSBrowne
1850bc782c
remove customLinkFocus and replace with elementFocus
2017-11-07 08:06:31 -08:00
KDSBrowne
3af605571c
remove customListItemFocus and add focus style to dropdown list
2017-11-07 07:52:18 -08:00
KDSBrowne
1a5d6c5ae4
rename customInputFocus and replace borders
2017-11-06 13:14:58 -08:00
KDSBrowne
4a413ae135
rename customListFocus and remove borders
2017-11-06 12:58:17 -08:00
Oleksandr Zhurbenko
561709644d
Fixed a bug with props in the polling container
2017-11-06 10:24:10 -08:00
prlanzarin
050d4c29bf
Moved HTML5 video adjustment to a separate script
2017-11-06 15:42:00 +00:00
prlanzarin
e96fc385f1
Handling HTML5 screensharing stop
...
The action bar stop button is temporary
2017-11-06 15:39:55 +00:00
Tainan Felipe
d2b29f8d29
add return in componentwillReceiveProps
2017-11-02 14:47:49 -02:00
Anton Georgiev
1fdd1f1353
Merge pull request #4585 from Gcampes/end-meeting-fix
...
Fix issue that prevented end meeting button to appear
2017-11-02 12:40:12 -02:00
Anton Georgiev
8b80d7e9c2
Merge pull request #4621 from Tainan404/fix-upload-percentage
...
[HTML 5] Rounds upload percentage, localize messages in presentation uploader
2017-11-02 11:03:03 -02:00
Anton Georgiev
63eb812f85
Merge pull request #4578 from OZhurbenko/meteor-react-16-update
...
React 16 and packages update
2017-11-02 10:41:45 -02:00
Gabriel Carvalho de Campes
333916e59a
Merge remote-tracking branch 'upstream/v2.0.x-release' into end-meeting-fix
2017-11-02 10:38:06 -02:00
Gabriel Carvalho de Campes
e55ee0d28e
fix listen only dead end on permissions denied
2017-11-02 10:10:01 -02:00
Oleksandr Zhurbenko
e883995379
Breaking proptypes validation, sorry, any questions to @oswaldoacauan
2017-11-01 13:11:35 -07:00
Tainan Felipe
9db759074f
moved intl messages to locales/en
2017-11-01 14:37:44 -02:00
KDSBrowne
2de6540f89
fix audio modal close Btn scroll bug
2017-11-01 09:35:46 -07:00
KDSBrowne
900c20f86a
move and convert focus styles to mixins
2017-11-01 09:01:55 -07:00
Gabriel Carvalho de Campes
c9d7c9cae4
fix endmeeting handler with incorrect name
2017-11-01 13:47:14 -02:00
KDSBrowne
26129e7141
Merge remote-tracking branch 'upstream/v2.0.x-release' into z10-convert-styles-mixins
2017-11-01 08:10:13 -07:00
Tainan Felipe
c1df1da3c4
rounds the file upload percentage
2017-11-01 10:19:18 -02:00
Anton Georgiev
8853d562ce
Merge pull request #4497 from Gcampes/audio-refactor
...
[HTML5] Refactor Audio
2017-10-31 15:39:37 -02:00
Gabriel Carvalho de Campes
2cca0c1724
change device selector key generation
2017-10-31 15:34:06 -02:00
Tainan Felipe
016777728e
remove toast notification of app container
2017-10-31 14:50:03 -02:00
Tainan Felipe
6cbd83e51d
show audio modal when breakout room ends
2017-10-31 14:46:14 -02:00
Gabriel Carvalho de Campes
fde5d56d87
change ask permissions timing, small code fixes
2017-10-31 08:53:06 -02:00
Joao Siebel
86264dcb11
Read allowModeratorToUnmuteAudio property from config
2017-10-30 17:15:43 -02:00
Joao Siebel
4a0fedce3d
Remove the unmute flag from config, fix mute and unmute options for listen only user and check server-side
2017-10-30 16:27:17 -02:00
Tainan Felipe
e1ca9950a1
add chat push notification and refactor audio notification
2017-10-30 08:34:28 -02:00
Anton Georgiev
f5d65b8983
Merge pull request #4577 from Gcampes/kick-user-meeting-end
...
Remove user on meeting end
2017-10-27 21:19:20 -02:00
Gabriel Carvalho de Campes
ba019e52db
fix issue preventing end meeting button to appear
2017-10-27 15:08:43 -02:00
Anton Georgiev
970205f92d
Merge pull request #4556 from jfsiebel/fix-user-list-mute-unmute-logic
...
fix allowedToMuteAudio and allowedToUnmuteAudio logic and created action
2017-10-27 12:01:14 -02:00
Gabriel Carvalho de Campes
144705ce9b
change func call to a variable
2017-10-27 11:44:42 -02:00
Gabriel Carvalho de Campes
436e7df7d4
removes unused css, removes unneeded code
2017-10-27 11:19:24 -02:00
Gabriel Carvalho de Campes
9bb0248957
fix logout issue on meeting end
2017-10-26 16:45:03 -02:00
Gabriel Carvalho de Campes
cf73251feb
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
2017-10-26 16:26:19 -02:00
Gabriel Carvalho de Campes
81f35bac4f
Fix concerns from review
2017-10-26 15:14:56 -02:00
Tainan Felipe
19f38f9419
add chat notification
2017-10-26 15:14:50 -02:00
Joao Siebel
d349150bae
add moderatorUnmute feature in HTML5 client
2017-10-26 10:50:55 -02:00
Oleksandr Zhurbenko
df3325e42f
Fixed a bug introduced in #4524
2017-10-25 16:12:17 -07:00
Oleksandr Zhurbenko
6dabe055d8
bug fixes; CSS animation package update; updated package-lock; fixed permissions;
2017-10-25 16:11:06 -07:00
Anton Georgiev
f7ba155f97
Merge pull request #4524 from oswaldoacauan/patch-3
...
[HTML5] Fix logClient method name
2017-10-24 17:04:38 -02:00
Anton Georgiev
967be17440
Merge pull request #4521 from Tainan404/fix-presenter-modal-bug
...
[HTML5] Fix presentation upload modal bug
2017-10-24 17:02:47 -02:00
Anton Georgiev
9f2b364710
Merge pull request #4553 from OZhurbenko/fix-settings-cancel
...
[HTML5] - Fix for Settings not being closed
2017-10-24 16:58:40 -02:00
KDSBrowne
a8142287fa
adjust public chat option button position
2017-10-24 09:16:57 -07:00
KDSBrowne
6996aa833e
move css variables to chat-dropdown styles.scss
2017-10-24 09:08:57 -07:00
KDSBrowne
c8a38377a5
use absolute import
2017-10-24 09:07:27 -07:00
KDSBrowne
7eb9e420d5
add aria lable to public chat options btn
2017-10-24 09:07:08 -07:00
KDSBrowne
bc0ded7bec
remove unneeded div element
2017-10-24 09:06:29 -07:00
KDSBrowne
445522a8dd
add variables for css values
2017-10-24 09:06:04 -07:00
KDSBrowne
bc0434b6e0
fix oval focus ring on public chat more btn
2017-10-24 09:05:46 -07:00
KDSBrowne
336a1b24a0
add round focus ring to chat more button
2017-10-24 09:05:07 -07:00