Commit Graph

5883 Commits

Author SHA1 Message Date
Tainan Felipe
8ddf7c2b30 Fix other users doesn't change talking state 2019-03-12 09:11:30 -03:00
Tainan Felipe
aa2664d9dd Hide mute button when moderator join via audio in breakout room 2019-03-11 18:09:07 -03:00
Anton Georgiev
c0c4ce77c2
Merge pull request #6985 from gustavotrott/ios-webcam-list-problem
Change webcam resolution to 640x480 if using iOS
2019-03-11 16:11:58 -04:00
Anton Georgiev
2420f0e0da
Merge pull request #6967 from capilkey/recording-button-style
Recording button style
2019-03-11 15:18:17 -04:00
Anton Georgiev
612be6e5d7
Merge pull request #6965 from antobinary/fix-6963
Refrain from logging on multiple lines
2019-03-11 14:18:35 -04:00
Anton Georgiev
266eb2a563
Merge pull request #6982 from Tainan404/issue-6498
Show subscription are ready at the right time.
2019-03-11 13:50:28 -04:00
Anton Georgiev
56cc21fcb5
Merge pull request #6979 from KDSBrowne/2.2-clipped-chevron
Fix set status chevron icon clipped on hover
2019-03-11 13:46:03 -04:00
Gustavo Trott
f363b731ba Change hasVideoInput veriable value to boolean 2019-03-11 13:49:15 -03:00
Gustavo Trott
db9511ea53 Change webcam resolution to 640x480 if using ios 2019-03-11 13:33:43 -03:00
Vitor Mateus
7c76ec4e3a Fix tooltips and fullscreen 2019-03-11 13:21:12 -03:00
Tainan Felipe
e7d9e9e12b Fix 'subscriptions are ready' being shown everytime 2019-03-11 09:56:41 -03:00
KDSBrowne
b361d9485c show options fullscreen button for supported iOS version 2019-03-10 19:21:48 +00:00
KDSBrowne
445865a34f fix button alignment in presentation upload modal 2019-03-10 18:24:47 +00:00
KDSBrowne
2381ebc5c3 fix label toggle for fit to width / page button 2019-03-10 17:21:48 +00:00
KDSBrowne
fb50e8712f add propTypes / defaultProps 2019-03-10 02:27:52 +00:00
KDSBrowne
9d91d3f622 fix background for name in webcam 2019-03-10 01:08:28 +00:00
Chad Pilkey
9940846ff9 clean up issues introduced in #6869 2019-03-08 18:02:46 -08:00
Chad Pilkey
1e933339bf fix typechecking warning from #6778 2019-03-08 17:06:45 -08:00
Chad Pilkey
86cd1939ef quiet the Tooltip getLabel function 2019-03-08 17:04:15 -08:00
Chad Pilkey
8e46a02cfe restyle the recording indicator to match the rest of the client 2019-03-08 16:38:04 -08:00
Chad Pilkey
e93d8e323f fix issue introduced in #6778 2019-03-08 16:33:04 -08:00
Chad Pilkey
95f839c201 fix a recursion issue in the getLabel() and make tooltip title dynamic 2019-03-08 16:23:56 -08:00
Anton Georgiev
e174a2a197
Merge pull request #6869 from Tainan404/issue-6717
Add pending/guest users waiting to approval panel
2019-03-08 17:12:28 -05:00
Anton Georgiev
cdae49db36
Merge pull request #6961 from antobinary/minor-fixes-2
Remove all Verto code
2019-03-08 17:10:22 -05:00
Anton Georgiev
eda28fff24 refrain from logging on several lines 2019-03-08 21:12:00 +00:00
Anton Georgiev
7e04ba31e0 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into fix-6963 2019-03-08 21:02:45 +00:00
Anton Georgiev
f7170e14d9 keep CLIENT LOG on one line to facilitate parsing 2019-03-08 20:52:35 +00:00
Tainan Felipe
e91859b816 Fix poll exception when no presentation selected 2019-03-08 17:46:25 -03:00
Anton Georgiev
8380875e70 remove Verto code 2019-03-08 19:41:19 +00:00
Anton Georgiev
46eec6ca36
Merge pull request #6960 from antobinary/minor-fixes-2
Enable screenshare by default; npm audit
2019-03-08 13:38:54 -05:00
Anton Georgiev
7beaa98d6a
Merge pull request #6957 from antobinary/minor-fixes
Reduce log noise; minor adjustment to locale error catcher
2019-03-08 13:22:19 -05:00
Anton Georgiev
48163aaac2 set enableScreensharing to true by default 2019-03-08 17:40:46 +00:00
Anton Georgiev
20c131438b updated version of react-color (npm audit) 2019-03-08 17:36:31 +00:00
Joao Siebel
6d6ed2ca73 Avoid ns-error-failure and client crash. close #6857 and close #6710 2019-03-08 14:29:19 -03:00
Anton Georgiev
0340d1c2be not having the exact locale match is not an error 2019-03-08 16:57:40 +00:00
KDSBrowne
5f8fc9083e fix set status chevron icon clipping on hover 2019-03-08 16:22:33 +00:00
Anton Georgiev
31acde212f reduce log noise for common benign events 2019-03-08 16:00:16 +00:00
Anton Georgiev
af36bcfdca change common video log level from error to warn 2019-03-08 15:39:16 +00:00
Anton Georgiev
156382baa8 declare variable baseModifier before using it (annotations) 2019-03-08 15:15:59 +00:00
Anton Georgiev
68d78ffab8
Merge pull request #6778 from vitormateusalmeida/issue-5191
Updated the slide control toolbar look
2019-03-07 15:47:21 -05:00
Tainan Felipe
160c0669f8 Fix publishers access for moderators 2019-03-07 17:23:42 -03:00
eduardohfnascimento
4e25463d8f fix Drop and upload files 2019-03-07 16:53:01 -03:00
Anton Georgiev
35abcb6bdf
Merge pull request #6898 from BobakOftadeh/update-welcome-message
Improve welcome message
2019-03-07 14:21:48 -05:00
Anton Georgiev
718c32a615
Merge pull request #6889 from KDSBrowne/2.2-Edge-support-01
Fix whiteboard toolbar icons not rendering
2019-03-07 14:06:14 -05:00
Vitor Mateus
f8a03a669a Remove donload button and fix tooltip position 2019-03-07 16:00:01 -03:00
KDSBrowne
ee0f030043 add web open font format files / remove ttf files 2019-03-07 16:49:10 +00:00
Tainan Felipe
32f5168090 Fix viewer can view all breakout Rooms 2019-03-07 13:33:34 -03:00
Vitor Mateus
0a1972846a Add min width 2019-03-07 12:52:12 -03:00
Tainan Felipe
398c8c82c5 Fix get stcuked in generating url state 2019-03-07 10:21:08 -03:00
Tainan Felipe
a7de39a833 Fix join modal being opened on join meeting 2019-03-07 10:19:12 -03:00
Vitor Mateus
b0ff131dea Add download button 2019-03-06 18:57:07 -03:00
Anton Georgiev
761c5a5743
Merge pull request #6924 from Tainan404/issue-6919
Breakout room edge cases.
2019-03-06 16:24:50 -05:00
Tainan Felipe
479839b0b6 Add publisher changes 2019-03-06 17:38:07 -03:00
Tainan Felipe
1137f17be1 Add indicator number of users added for each breakout room 2019-03-06 17:25:23 -03:00
Tainan Felipe
57afed26a1 Fix starting breakout room with null duration value 2019-03-06 17:22:20 -03:00
Tainan Felipe
3d8501042a Fix main meeting by viewing all server breakout rooms 2019-03-06 17:01:39 -03:00
Vitor Mateus
c26fa1e69b Merge remote-tracking branch 'upstream/master' into issue-5191 2019-03-06 16:21:32 -03:00
Anton Georgiev
ea904c9111
Set default breakout duration to 15 mins 2019-03-06 12:04:37 -05:00
Anton Georgiev
25a2d0a707
Merge pull request #6902 from MaximKhlobystov/fix-client-log-feedback
Since Chad Pilkey (@capilkey ) approved, we should merge...
2019-03-06 11:28:07 -05:00
Vitor Mateus
7323183a84 Merge remote-tracking branch 'upstream/master' into issue-5191 2019-03-06 11:30:23 -03:00
Anton Georgiev
37322fab26
Merge pull request #6870 from jfsiebel/implement-user-inactivity-check
Implement user inactivity check
2019-03-05 16:53:10 -05:00
Anton Georgiev
24e0808ac2 pulled latest html5 locales; added Hebrew 2019-03-05 19:31:28 +00:00
Tainan Felipe
f983bbc3d6 Change transition control to a selector 2019-03-05 15:42:09 -03:00
Anton Georgiev
e52f76252b
Merge pull request #6908 from gustavotrott/webcam-control-not-released
Stop tracks when close preview modal
2019-03-05 13:27:29 -05:00
Anton Georgiev
67a787fc13
Merge pull request #6865 from BobakOftadeh/fix-chat-export
Fix save chat with URL
2019-03-05 13:26:46 -05:00
bobakoftadeh
8613e7c1e9 Improve htmlDecode function 2019-03-05 18:21:33 +00:00
Gustavo Trott
15f394355a Stop tracks when close modal preview 2019-03-05 15:13:50 -03:00
Joao Siebel
c93e21f2d8 Merge remote-tracking branch 'upstream/master' into implement-user-inactivity-check 2019-03-05 15:06:54 -03:00
bobakoftadeh
81868f970f Improve styles for welcome message 2019-03-05 17:57:43 +00:00
KDSBrowne
761c11581b Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-Edge-support-01 2019-03-05 02:52:49 +00:00
KDSBrowne
de660a0abe make remaining animations work with Edge 2019-03-05 02:46:37 +00:00
Maxim Khlobystov
2f8e9801da Sending the feedback log before going to logout URL 2019-03-04 17:41:04 -05:00
Anton Georgiev
7d6f3eeb95
Merge pull request #6850 from capilkey/2.2-allow-pc-with-mod
Fix private chat for viewers and allow private chat with moderators
2019-03-04 16:24:07 -05:00
Anton Georgiev
16c5852174
Merge pull request #6875 from Tainan404/issue-6861
Mute shared video when echo test is open.
2019-03-04 16:04:43 -05:00
Anton Georgiev
012a25e893
Merge pull request #6832 from KDSBrowne/2.2-Edge-talking-anim
Improve talking indicators in edge
2019-03-04 15:58:22 -05:00
Chad Pilkey
ba301513c5 fix user-list menu private chat lock check 2019-03-04 12:10:08 -08:00
bobakoftadeh
7b72ae0f36 Improve welcome message 2019-03-04 17:42:18 +00:00
Anton Georgiev
42850aa008
Merge pull request #6877 from MaximKhlobystov/video-overlaps-whiteboard
Fix the issue with videos overlapping whiteboard
2019-03-04 11:43:13 -05:00
Fred Dixon
82ac198478
Merge pull request #6893 from ffdixon/prep-2.2
Prep 2.2
2019-03-04 09:58:56 -05:00
Fred Dixon
44330fea49 Make Kurento enableListenOnly true and update help URL 2019-03-04 08:57:51 -06:00
Anton Georgiev
e19fd13af1
Merge pull request #6809 from BobakOftadeh/fix-welcome-message
Fix links in welcome message
2019-03-04 09:15:20 -05:00
Anton Georgiev
8c896d3892
Merge pull request #6882 from MaximKhlobystov/fullscreen-on-edge
Fullscreen in Edge
2019-03-04 09:13:54 -05:00
Anton Georgiev
aac229b833
Merge pull request #6838 from gustavotrott/quick-poll-implement
Quick poll implement
2019-03-04 08:53:18 -05:00
Anton Georgiev
998d2d1e33
Merge pull request #6834 from KDSBrowne/2.2-imprv-notes-accessibility
Improve shared notes accessibility
2019-03-04 08:52:52 -05:00
Anton Georgiev
1dae954126
Merge pull request #6890 from KDSBrowne/2.2-remove-phone-users-from-poll
Exclude dial in users from polls
2019-03-01 15:19:19 -05:00
Paulo Lanzarin
fdb8d889c7
[HTML5] Change default resolution for webcams to 320x240
- This was done to mitigate packet loss and flickering and better abide to our default configured bitrate (300kbps).
This goes alongside updates to bbb-webrtc-sfu and kurento-media-server to increase reliablity and diminish stream artifacts.
I'll probably revisit this resolution change once I can correctly identify the source of corrupted frames, but I really think we should
maintain this as 320x240 for the time being. 640x480 would only be feasible if we increased our default bitrate config to 500kbps.
2019-03-01 16:20:08 -03:00
Anton Georgiev
7901772c2b
Merge pull request #6876 from Tainan404/issue-6852
Fix text overflow in error screen button.
2019-03-01 11:44:26 -05:00
Anton Georgiev
cee925f5f6
Merge pull request #6878 from Tainan404/issue-6808
Preserve original capitalization of username in fullscreen button.
2019-03-01 11:11:15 -05:00
Anton Georgiev
ec9c5c6168
Merge pull request #6874 from jfsiebel/unmute-meeting
Fix mute all users option
2019-03-01 10:27:34 -05:00
KDSBrowne
a33e85b0a8 exclude dail in users from polls 2019-03-01 07:12:12 +00:00
Maxim Khlobystov
fcce6a84a5 Using client logger on feedback (in addition to the existing logging) 2019-02-28 16:55:38 -05:00
eduardohfnascimento
5b1b24a366 Change as mime types are coded 2019-02-28 17:47:34 -03:00
Gustavo Trott
3c4998ae6d Disable start sharing button while camera is not selected 2019-02-28 17:22:08 -03:00
Maxim Khlobystov
93dc1cc3ca Fix for the presentation and video fullscreen buttons in Edge 2019-02-28 15:22:06 -05:00
KDSBrowne
a2c57796bd fix animations / some whiteboard toolbar icons not rendering 2019-02-28 15:11:36 +00:00
Tainan Felipe
af4597ed15 Remove lowerCase from string in fullscreen button 2019-02-28 11:24:14 -03:00
Maxim Khlobystov
a0ed2931b2 Prevent videos from overlapping whiteboard 2019-02-27 15:53:27 -05:00
Tainan Felipe
0f927517c6 Fix text overflow in error screen button 2019-02-27 17:39:05 -03:00
Tainan Felipe
2662df51dd Mute shared video when echo test is open 2019-02-27 16:59:45 -03:00
Joao Siebel
1b2f7c2dc6 fix mute all toggle option. close #6817 2019-02-27 14:31:52 -03:00