Commit Graph

3388 Commits

Author SHA1 Message Date
Joao Siebel
c975228428 Fix proptype warning message for whiteboard toolbox labels 2017-12-18 08:37:17 -02:00
Joao Siebel
b6eec76e70 Change event to onMouseUp again and linter code 2017-12-15 15:14:21 -02:00
Joao Siebel
45ec92c230 Merge remote-tracking branch 'upstream/v2.0.x-release' into whiteboard-toolbar-locale 2017-12-14 08:47:45 -02:00
Anton Georgiev
334c80083e
Merge pull request #4753 from jfsiebel/html5-tooltip
Add tooltip for buttons without label
2017-12-13 17:13:28 -02:00
Anton Georgiev
b450db91f7
Merge pull request #4683 from KDSBrowne/z14-fix-userlist-keyboard-accessibility
Fix user-list keyboard accessibility
2017-12-13 16:25:44 -02:00
Anton Georgiev
a30026a5ed
Merge pull request #4804 from OZhurbenko/fix-edge-default-locale
Fixed a problem with the default locale selection in Edge
2017-12-12 16:16:38 -02:00
Oleksandr Zhurbenko
ed7b3f619a Corrected the detection of the clear_status 2017-12-12 09:27:51 -08:00
Oleksandr Zhurbenko
c31ee309f4 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fix-userlist-sorting 2017-12-12 09:11:22 -08:00
Oleksandr Zhurbenko
15f8099b84 Fixes a default locale selection for Edge, Windows 10 2017-12-12 09:05:43 -08:00
Maxim Khlobystov
b42668c65f
Merge pull request #4802 from OZhurbenko/fix-message-list-bottom-padding
Fixed last chat message view in Firefox
2017-12-12 11:37:46 -05:00
Oleksandr Zhurbenko
c9770c02fb Fixed bottom padding for the last chat message in Firefox and Edge 2017-12-12 07:44:10 -08:00
Oleksandr Zhurbenko
ed0c338f8a Fixed sorting in the user list 2017-12-12 07:03:33 -08:00
Joao Siebel
7009e4cebf Resolve linter problems 2017-12-11 16:47:34 -02:00
KDSBrowne
909a44bdd3 remove unused user-list-header 2017-12-11 07:32:23 -08:00
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
Joao Siebel
bf058959eb Remove log and add delay between hover/focus and showing the tooltip 2017-12-08 11:45:25 -02:00
João Francisco Siebel
950eb488a0 Add locale to whiteboard toolbox items 2017-12-08 11:28:02 -02: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
Joao Siebel
b03efc021c Remove unused package and fix whiteboard toolbar submenu tooltip 2017-12-07 14:11:34 -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
Anton Georgiev
255d64d430
Merge pull request #4687 from Gcampes/audio-refactor-bugfixes
Audio bugfixes and improvements
2017-12-05 17:17:35 -02: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
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
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
Anton Georgiev
fca0cfd9bf
Merge pull request #4742 from Tainan404/fix-min/max-error
Readd missing messages.
2017-11-30 12:42:45 -02: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
Tainan Felipe
2afd7b16a0 readd missing messages 2017-11-29 08:48:57 -02:00
Maxim Khlobystov
bc3fd3bc06
Merge pull request #4726 from antobinary/mute-toggle-work
Pass mute boolean in redis msg on mute/unmute user
2017-11-28 15:58:06 -05:00
KDSBrowne
a599bcd7c7 remove the need for .firstChild 2017-11-28 12:10:12 -08:00
Oleksandr Zhurbenko
006b7c7af6 Corrected logging for the clearAnnotations method 2017-11-27 11:23:38 -08: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