KDSBrowne
1afe2f96bf
add comment
2017-12-19 08:23:40 -08:00
Oswaldo Acauan
eb4c89aefc
Fix bug when users re-validate after refresh
2017-12-19 10:19:47 -02:00
Tainan Felipe
523caf226d
fix settings for mobile screen
2017-12-19 09:13:37 -02:00
Maxim Khlobystov
9f6d25ab45
Small comment.
2017-12-18 15:12:31 -05:00
Maxim Khlobystov
b9b73de839
Applied the private chat fix to Chat container.
2017-12-18 15:01:13 -05:00
Maxim Khlobystov
cab6d1a19e
Made Chat container a class component
2017-12-18 14:56:08 -05:00
Maxim Khlobystov
56b04d6831
Converted Chat component back to its stateless version.
2017-12-18 14:45:40 -05:00
Maxim Khlobystov
3937a01ffd
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into reopen-private-chat-bug
2017-12-18 13:04:42 -05:00
Maxim Khlobystov
6d84db0bd1
Linting.
2017-12-18 12:41:26 -05:00
Maxim Khlobystov
6130984c7c
Small cleanup - removed unnecesssary import statement.
2017-12-18 12:40:31 -05:00
Maxim Khlobystov
bb5c0a1390
Made sure that when we open a new chat, it is not on the list of closed ones anymore.
2017-12-18 12:38:46 -05:00
Maxim Khlobystov
eba7f9ffec
Convert the stateless Chat component into a class component.
2017-12-18 12:25:40 -05:00
Oswaldo Acauan
ced25948dd
Fix 401 on page refresh
2017-12-18 13:52:04 -02:00
Tainan Felipe
2c48392b2c
change intl id
2017-12-18 08:53:37 -02:00
Joao Siebel
c975228428
Fix proptype warning message for whiteboard toolbox labels
2017-12-18 08:37:17 -02:00
Tainan Felipe
85d4f50e06
fix intl id
2017-12-18 08:19:38 -02:00
KDSBrowne
f0958a1a02
fix client not loading on iOS devices
2017-12-15 22:41:54 -08:00
KDSBrowne
0868e98240
add comment to actions-dropdown component
2017-12-15 20:32:17 -08:00
KDSBrowne
bc0ecf0b95
remove new line between imports
2017-12-15 20:27:47 -08:00
KDSBrowne
f1cd5f2d6e
move _.uniqueId() out of render function
2017-12-15 20:25:41 -08:00
KDSBrowne
284ab5e628
add button label
2017-12-15 13:06:22 -08:00
Anton Georgiev
d6aa4ed44d
Merge pull request #4733 from oswaldoacauan/fix-4700
...
Improvements on Presentation Management
2017-12-15 19:03:54 -02:00
Anton Georgiev
b2aa8d4571
Merge pull request #4816 from jfsiebel/hide-audio-labels
...
Hide audio labels
2017-12-15 18:42:58 -02:00
Oleksandr Zhurbenko
4b344853ff
Disabling the Thickness and Colour menu items when the 'hand' tool is selected
...
Fixes #4808
2017-12-15 12:22:41 -08:00
Oleksandr Zhurbenko
b3450a46ff
Changed a default tool to Pencil
...
Fixes #4807
2017-12-15 12:10:38 -08:00
Oleksandr Zhurbenko
6de2b35cb2
Fixed round buttons' icon centering
...
Fixes #3576
2017-12-15 11:56:12 -08:00
Oswaldo Acauan
2eb2bbd8ab
Fix case when there is no current selected
2017-12-15 16:49:47 -02:00
KDSBrowne
5047c089ca
fix remaining console warnings
2017-12-15 09:45:14 -08:00
KDSBrowne
fbec9fc101
fix failed prop type: scrollPosition in Chat component
2017-12-15 09:18:35 -08:00
Joao Siebel
b6eec76e70
Change event to onMouseUp again and linter code
2017-12-15 15:14:21 -02:00
Lucas Zawacki
1e514aad04
Merge branch 'bbb-webrtc-sfu' of github.com:prlanzarin/bigbluebutton-1 into bbb-webrtc-sfu
...
Removed several variables that were in this.state to this in the html5 video-dock component
Conflicts:
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
2017-12-15 13:47:03 -02:00
Anton Georgiev
c9c6797fc9
Merge pull request #4788 from antobinary/audio-work-3
...
Handle dial-in users in HTML5
2017-12-15 13:44:51 -02:00
KDSBrowne
f4abcc0334
remove console log
2017-12-15 07:41:57 -08:00
KDSBrowne
7e4b2ddce5
hide fullscreen option for iOS devices
2017-12-15 07:39:59 -08:00
KDSBrowne
409b2e95e3
clean up code
2017-12-15 07:22:29 -08:00
KDSBrowne
c5b96ed4c8
Merge remote-tracking branch 'origin/x.0.2-fix-invalid-prop' into x.0.3-fix-console-warnings
2017-12-15 07:13:09 -08:00
Joao Siebel
218890d8a6
Alter status tooltip to match selected status
2017-12-15 11:11:28 -02:00
Oswaldo Acauan
0c89d81675
Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-4812
2017-12-15 09:13:26 -02:00
KDSBrowne
165df38dcb
fix Failed prop type warning in LeaveConfirmation
2017-12-14 11:35:10 -08:00
KDSBrowne
57e1f80d55
convert to component that entends Purefunction
2017-12-14 11:23:43 -08:00
Tainan Felipe
c582f5bf08
add meetingEnded in Base component aand add intl translation
2017-12-14 17:03:34 -02:00
Lucas Zawacki
a370285f0b
Capture several errors and crashes in client and bbb-webrtc-sfu
2017-12-14 16:42:13 -02:00
KDSBrowne
2cebd8d8d9
remove console logs
2017-12-14 09:35:45 -08:00
KDSBrowne
b59106912a
fix console warnings
2017-12-14 09:31:05 -08:00
Anton Georgiev
1b939ad2aa
Merge pull request #4803 from antobinary/adjust-polls-4778
...
Poll updated event - drop requesterId/presenterId and rename event
2017-12-14 13:25:34 -02:00
Joao Siebel
845692b9e5
Merge remote-tracking branch 'upstream/v2.0.x-release' into hide-audio-labels
2017-12-14 09:01:38 -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
375b8ad68a
add permissionLayout location for Safari
2017-12-13 15:37:31 -05:00
Anton Georgiev
886b32d2ef
set defaultProps for glow to be false
2017-12-13 14:19:26 -05: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
97989025df
audio related linting
2017-12-13 14:03:14 -05:00
Tainan Felipe
5bd52234e6
add more width for modal
2017-12-13 17:00:16 -02:00
Tainan Felipe
bbbb64b4fd
fix error in logoutURL
2017-12-13 16:59:24 -02:00
Oswaldo Acauan
1eacfcb5a1
Fix Meteor.error subscription params
2017-12-13 16:27:53 -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
Oswaldo Acauan
d19c127b1f
Add redirect to /logout if not loggedin or on subscription errors
2017-12-13 16:20:56 -02:00
Oswaldo Acauan
b7fa508d9d
Simplify auth code and remove clearCredentials on errors. Fix #4812
2017-12-13 16:20:47 -02:00
Oswaldo Acauan
2faf40e381
Throw meteor error when Acl fails for subscriptions
2017-12-13 16:20:37 -02:00
Oswaldo Acauan
62454b826b
Remove duplicated log
2017-12-13 16:20:29 -02:00
Anton Georgiev
4765ff80ef
Move <audio> to main.html
...
Currently it is deep within Base component. So when Base is re-rendered with the updated locale, we lose <audio>. Placing it in main.html, outside Base resolved the problem
2017-12-13 11:32:36 -05: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
Anton Georgiev
38c87c7f75
poll voted - drop requesterId and rename event
2017-12-12 11:19:24 -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
Tainan Felipe
004290183d
add screen to when the meeting is closed
2017-12-12 11:08:43 -02:00
Joao Siebel
7009e4cebf
Resolve linter problems
2017-12-11 16:47:34 -02:00
Joao Siebel
0d2276e8c5
Change actions button icon
2017-12-11 15:09:09 -02:00
Tainan Felipe
5fb0b9b9b7
fix merge conflict
2017-12-11 15:00:16 -02:00
KDSBrowne
909a44bdd3
remove unused user-list-header
2017-12-11 07:32:23 -08:00
Joao Siebel
8740b7aac6
Hide labels from actions, status, mute/unmute and join/leave audio buttons
2017-12-11 11:48:50 -02:00
Tainan Felipe
a66db4797a
Merge remote-tracking branch 'upstream/v2.0.x-release' into toast-breakout-ends
2017-12-11 08:14:27 -02: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
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
prlanzarin
7e44806bc2
Removed unused Screenshare import
2017-12-08 16:26:28 +00: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
João Francisco Siebel
950eb488a0
Add locale to whiteboard toolbox items
2017-12-08 11:28:02 -02: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
Joao Siebel
b03efc021c
Remove unused package and fix whiteboard toolbar submenu tooltip
2017-12-07 14:11:34 -02: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
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
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
Lucas Zawacki
1f2f5dc218
More reconnect logic and some translations
2017-12-01 21:40:25 -02:00
Maxim Khlobystov
0e1bb6c8b4
Moved all the existing modal elements to the home page object.
2017-12-01 17:30:04 -05:00
Maxim Khlobystov
c1dd7fa441
Small cleanup for the import statements.
2017-12-01 15:38:16 -05:00
Maxim Khlobystov
8850b6db64
More cleanup on the visual regression methods.
2017-12-01 15:15:06 -05:00
Maxim Khlobystov
8a1efec998
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into selenium-visual-regression
2017-12-01 11:36:11 -05:00
Maxim Khlobystov
be6abed94c
Introduced the base wdio config file.
2017-12-01 11:35:09 -05: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
prlanzarin
f2bf5cca87
Fixed missing comma in english localization file
2017-11-29 14:02:55 +00: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
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
Oleksandr Zhurbenko
006b7c7af6
Corrected logging for the clearAnnotations method
2017-11-27 11:23:38 -08:00
Oswaldo Acauan
e8de534964
Add error handling on presentation upload and covnersion
2017-11-27 15:44:45 -02:00
prlanzarin
b7c4115ba3
Moved kurento browser scripts to /client/lib and removed bower packaging from the HTML5 client
2017-11-27 16:22:48 +00: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
Anton Georgiev
64f2613818
send requesterId rather than userId on request to akka-aps
2017-11-24 17:03:17 -05:00
Anton Georgiev
a73f5ec738
send muted boolean on user (un)mute
2017-11-24 17:02:14 -05: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
7d333e7245
removes unwanted change in auth
2017-11-17 17:17:16 -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
0c37aa96df
hchange of slide for slideLabel
2017-11-17 08:27:12 -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
Oleksandr Zhurbenko
d5460854d8
Set the file structure for the html5 visual regression screenshots
2017-11-13 15:23:05 -08: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
Maxim Khlobystov
74f4cd3367
Restructured the testing configs to run 4 browser sessions one after another: desktop Chrome, desktop Firefox, iPhone 6 Plus and Nexus 5X.
2017-11-10 17:21:53 -05:00
Oleksandr Zhurbenko
fb700ed510
Added browser names and versions for the screenshots under /diff and /screen
2017-11-10 13:22:32 -08: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
b3a75e71f2
Corrected visual regression config
2017-11-10 12:47:50 -08:00
Oleksandr Zhurbenko
abb75276fa
Added a few different viewports for the test suites
2017-11-10 12:07:14 -08:00
Oleksandr Zhurbenko
152152b65b
Removed browser name from the screenshot names
2017-11-10 11:55:57 -08:00
Oleksandr Zhurbenko
0a8c0c959c
Fixed undefined in the test screenshot names, added width and height
2017-11-10 11:48:50 -08: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
5e037eb64d
replace values in focus mixin with variables
2017-11-09 09:13:14 -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
Gabriel Carvalho de Campes
d144aa0d00
Fixes settings service
...
settings service was missing a `||`
2017-11-07 14:21:43 -02: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
Oleksandr Zhurbenko
bdb8af6d40
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-11-06 10:10:53 -08:00
Maxim Khlobystov
bc1a4c473c
Merge pull request #4581 from Gcampes/locale-browser-default
...
Set initial locale to be the browser one
2017-11-06 11:16:36 -05: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
Gabriel Carvalho de Campes
24f66860f8
fix for browsers that do not support navigator.languages
2017-11-06 10:21:21 -02:00
Gabriel Carvalho de Campes
56fe843e1a
Merge branch 'locale-browser-default' of https://github.com/gcampes/bigbluebutton into locale-browser-default
2017-11-06 10:06:33 -02:00
Gabriel Carvalho de Campes
fa52daf34a
change initial locale setting
2017-11-06 10:06:05 -02:00
Oleksandr Zhurbenko
132953dbc9
Fixed vertical scrolling in Safari and Chrome on mobile devices
...
css vh units in mobile Safari & Chrome work as if the URL bar is hidden, even though it's not
2017-11-04 00:49:52 -07:00
Oleksandr Zhurbenko
9934d90fff
Integrated babel-plugin-react-remove-properties for Selenium tests
2017-11-04 00:38:44 -07:00
Oleksandr Zhurbenko
716de591ed
Integrated webdriver-manager into the testing process
2017-11-03 13:51:14 -07:00
Maxim Khlobystov
cc749d5f01
Starting to cleanup the modals spec: moved login logic to a page object.
2017-11-03 19:33:01 +00:00
Oleksandr Zhurbenko
97c854a003
Fixed example tests
2017-11-03 10:59:54 -07:00
Oleksandr Zhurbenko
f4f3611f73
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into selenium-visual-regression
2017-11-03 10:31:53 -07:00
Joao Siebel
d38ee377a5
Fix problems with null values
2017-11-02 17:23:27 -02: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
ead38ef07c
use existing border-radius variable
2017-11-01 09:25:08 -07:00
KDSBrowne
6d18220921
remove outline showing around buttons
2017-11-01 09:22:37 -07:00
KDSBrowne
37c4380146
remove focus.scss from variables folder
2017-11-01 09:08:02 -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
Oleksandr Zhurbenko
6ba09a3184
Fixed a logClient function call
2017-10-31 14:52:18 -07: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
Gabriel Carvalho de Campes
5237f200b5
removes console.log
2017-10-31 15:29:44 -02:00
Gabriel Carvalho de Campes
2e982114b5
Fix locale fetching issues
2017-10-31 15:13:44 -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
Oleksandr Zhurbenko
3dd92d94a9
Update
2017-10-30 13:20:55 -07:00
Joao Siebel
86264dcb11
Read allowModeratorToUnmuteAudio property from config
2017-10-30 17:15:43 -02:00
Oleksandr Zhurbenko
25466b30a7
Fixed console warnings in the modals.spec.js
2017-10-30 11:39:48 -07: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
Oleksandr Zhurbenko
05ac42c0ad
Fixed an issue with failing acceptance tests
2017-10-27 16:36:54 -07: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
Oleksandr Zhurbenko
85b6fb6ad1
corrected paths
2017-10-27 13:37:45 -07:00
Oleksandr Zhurbenko
17b988c35e
Moved an acceptance test to the subfolder under /specs
2017-10-27 13:32:32 -07:00
Oleksandr Zhurbenko
0d50bcbfe1
Added waitForExist for the Unmute button to prevent race condition
2017-10-27 13:02:00 -07:00
Maxim Khlobystov
3889efe81b
Removed the visual regression options from the main wdio config file.
2017-10-27 19:14:35 +00:00
Maxim Khlobystov
60d35d845a
Setup the base URL.
2017-10-27 17:10:31 +00:00
Gabriel Carvalho de Campes
ba019e52db
fix issue preventing end meeting button to appear
2017-10-27 15:08:43 -02:00
Anton Georgiev
a210f2476a
Merge pull request #4572 from KDSBrowne/z07-change-role-refactor
...
Change Role refactor
2017-10-27 13:22:41 -02:00
KDSBrowne
4899b88f27
change condition in changeRole logger message
2017-10-27 08:10:53 -07: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
75f82b923d
gets default language from config
2017-10-27 11:23:18 -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
5a9a5fd1b0
code cleanup
2017-10-27 10:02:19 -02:00
Gabriel Carvalho de Campes
00bf09c4f9
Fix issue with locales
2017-10-27 09:36:27 -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
KDSBrowne
ec0daac263
add return to presenterAssigned handler
2017-10-26 08:13:43 -07: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
KDSBrowne
fa4c96491c
remove meteor import
2017-10-25 12:05:29 -07:00
KDSBrowne
34313c6eaa
replace strings with constants
2017-10-25 12:00:31 -07:00
KDSBrowne
092839228b
make changeRole handle any role
2017-10-25 10:29:03 -07:00
Oleksandr Zhurbenko
368bba4e43
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into meteor-react-16-update
2017-10-24 16:14:36 -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
KDSBrowne
2621039e16
update userListItems and menuItems focus styles
2017-10-24 08:59:07 -07:00
Joao Siebel
8a534f14b1
fix allowedToMuteAudio and allowedToUnmuteAudio logic and created action
2017-10-24 13:35:47 -02:00
gcampes
d32330b208
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
2017-10-24 11:19:58 -02:00
Oswaldo Acauan
e76459be65
Merge remote-tracking branch 'upstream/v2.0.x-release' into patch-3
2017-10-24 11:11:18 -02:00
Oswaldo Acauan
fda223e81d
Merge remote-tracking branch 'upstream/v2.0.x-release' into patch-3
2017-10-24 11:01:58 -02:00
Oswaldo Acauan
3bd0d349f8
Add handler to log all uncaught client exceptions
2017-10-24 10:59:23 -02:00
Oswaldo Acauan
45d604c63d
Refactor logger from client to server
2017-10-24 10:58:46 -02:00
Tainan Felipe
8e2f29e667
changed assign of the function
2017-10-24 08:52:44 -02:00
Oswaldo Acauan
28c19ec82d
Merge remote-tracking branch 'upstream/v2.0.x-release' into toast-notifications
2017-10-24 07:57:52 -02:00
Oleksandr Zhurbenko
abdd6a0c14
Fixed 'lint-staged' warning
...
Which was probably introduced in the latest major release
2017-10-23 17:20:57 -07:00
Oleksandr Zhurbenko
92fcc4bc74
Initial packages update
2017-10-23 17:09:40 -07:00
Oleksandr Zhurbenko
a2c635d094
Fixed a bug with Settings not being closed when click Cancel
2017-10-23 16:19:02 -07:00
Oleksandr Zhurbenko
6049223e3a
Fixed a typo
2017-10-23 16:16:54 -07:00
Anton Georgiev
eb9dd49b75
Merge pull request #4551 from Tainan404/fix-errors-linter
...
[HTML5] Fix issue introduced on #4488
2017-10-23 15:53:32 -02:00
Tainan Felipe
02c617da68
solve error in nav-bar component
2017-10-23 14:26:56 -02:00
Tainan Felipe
da608da325
fix merge issue
2017-10-23 14:15:55 -02:00
Tainan Felipe
1469791bc7
solve merge issues
2017-10-23 13:50:31 -02:00
Tainan Felipe
5ac96e6979
solve merge issues
2017-10-23 13:47:14 -02:00
Oswaldo Acauan
1dcfb9e3fa
Merge remote-tracking branch 'upstream/v2.0.x-release' into toast-notifications
2017-10-23 13:31:33 -02:00
Anton Georgiev
4566d82a2a
Merge pull request #4488 from Tainan404/fix-errors-linter
...
[HTML5] Fix errors linter
2017-10-23 12:27:38 -02:00
Tainan Felipe
896883ecd9
remove comment in recording-indicator component
2017-10-23 12:01:00 -02:00
gcampes
ff35ad9602
delete unused files, cleanup code
2017-10-23 10:41:09 -02:00
Oswaldo Acauan
f17faf6d75
Fix closeToast warning
2017-10-23 10:25:05 -02:00
Oleksandr Zhurbenko
380c67f18f
Merge pull request #4538 from MaximKhlobystov/khmer-locale-fix
...
[HTML5 Client] Khmer locale fix
2017-10-21 21:31:14 -04:00
Maxim Khlobystov
6dd484db4f
Indentations cleanup.
2017-10-21 21:30:24 -04:00
Oswaldo Acauan
8af4d227db
Fix notification service exports
2017-10-20 17:27:00 -02:00
Oswaldo Acauan
11908b8ecf
Fix file extension and turn eslint rule off
2017-10-20 17:09:01 -02:00
Oswaldo Acauan
9f910fa26e
Move hoc and service to separate dir's
2017-10-20 17:01:07 -02:00
Oswaldo Acauan
a26e20d76b
Fix wrong prop name record => recording
2017-10-20 17:00:34 -02:00
Maxim Khlobystov
03eced3236
Updated locales.
2017-10-20 15:17:52 +00:00
gcampes
029a13d2a0
better error handling, code cleanup
2017-10-20 08:11:51 -02:00
Maxim Khlobystov
a11e695756
Made sure the fix for escaping backslashes is applied when you run the Transifex for all locales at once.
2017-10-19 20:58:47 +00:00
Maxim Khlobystov
f455ec97bd
Updated the Khmer labels (doesn't break anymore).
2017-10-19 20:29:30 +00:00
Maxim Khlobystov
c44bd1c7fd
Fixed the Transifex script to make sure it preserve escaping backslashes in the JSON file supplied by Transifex.
2017-10-19 20:24:36 +00:00
gcampes
c600a78fea
Merge remote-tracking branch 'oswaldo/toast-notifications' into audio-refactor
2017-10-19 09:45:06 -02:00
Oswaldo Acauan
27ba271f56
Fix condition for duplicated notification
2017-10-19 09:44:09 -02:00
gcampes
3bd709c629
Merge remote-tracking branch 'oswaldo/toast-notifications' into audio-refactor
2017-10-19 09:39:50 -02:00
Oswaldo Acauan
ebfed7795e
Add notification when recording start/stop
2017-10-19 08:45:07 -02:00
Oswaldo Acauan
cbc3ea9e36
Add handlers for recording messages
2017-10-19 08:44:41 -02:00