Commit Graph

4070 Commits

Author SHA1 Message Date
Tainan Felipe Pauli de Almeida
70f34b7725 Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-5256 2018-03-26 16:01:31 -03:00
João Francisco Siebel
fe0f6a67a3 Reverse data saving logic 2018-03-26 15:26:52 -03:00
Anton Georgiev
b618f7035b
Merge pull request #5270 from KDSBrowne/z.1.0-fix-poll-btn-overflow
Prevent text overflow on polling buttons
2018-03-26 11:07:32 -04:00
Anton Georgiev
38aeba2c31
Merge pull request #5221 from jfsiebel/handle-audio-configuration
Handle audio configuration
2018-03-26 11:05:06 -04:00
Anton Georgiev
6b2693ce28
Merge pull request #5162 from lfzawacki/video-dock-refactor
Refactoring of the video dock component
2018-03-26 10:51:46 -04:00
Tainan Felipe Pauli de Almeida
66adb5b833 Update clear status label for be consistent with userlist clear status. Closes #5015 2018-03-23 15:51:10 -03:00
KDSBrowne
61c4b65852 wrap polling btns in tooltip / remove showTip prop 2018-03-23 09:35:57 -07:00
KDSBrowne
8801a21f18 add access keys 2018-03-23 08:42:56 -07:00
KDSBrowne
5775325f5f edit localized string for aria label 2018-03-23 08:40:25 -07:00
Tainan Felipe Pauli de Almeida
52aba3d8d9 closes #5195 2018-03-22 17:34:25 -03:00
Lucas Fialho Zawacki
44d5b706e7 Move user active stream user filtering into the video-dock container 2018-03-22 19:29:27 +00:00
Tainan Felipe Pauli de Almeida
873cb24f34 closes issues #5256 and #5248 2018-03-22 14:41:44 -03:00
Lucas Fialho Zawacki
7713f06c2c Simplify video constraints code 2018-03-22 17:21:33 +00:00
Lucas Fialho Zawacki
a9dc1c558b Fix another lock settings edge case with video-dock 2018-03-22 17:21:00 +00:00
Lucas Fialho Zawacki
cb90c21e84 Fix lock settings for video dock 2018-03-22 14:14:54 +00:00
KDSBrowne
b5a0368407 prevent text overflow on polling btns / add tooltips 2018-03-21 12:45:12 -07:00
Anton Georgiev
e1fc9a237e resolve "CLIENT LOG: [object Object]" 2018-03-21 19:39:11 +00:00
Lucas Fialho Zawacki
e823308eba Filter active user list for video-dock component 2018-03-21 19:25:32 +00:00
Anton Georgiev
c698ad5add log the nodejs version in use 2018-03-21 19:16:07 +00:00
Tainan Felipe Pauli de Almeida
978b8c7cdc switch displayBrandingArea for false 2018-03-21 15:46:33 -03:00
Lucas Fialho Zawacki
c67c101be4 Fixes after video-dock refactor review 2018-03-21 18:33:53 +00:00
Tainan Felipe Pauli de Almeida
505a00daba add custom logo area 2018-03-21 15:19:09 -03:00
KDSBrowne
589a950eea remove extra text from user aria-label string 2018-03-21 10:41:54 -07:00
KDSBrowne
cb8d293cec add aria-labels to yes / no btns in echo test 2018-03-21 10:19:35 -07:00
KDSBrowne
ae7b561b9d hide more messages btn from screen reader 2018-03-21 08:50:28 -07:00
Lucas Fialho Zawacki
48092ad5e9 Remove old video-component file and fix problems when sharing video 2018-03-21 07:27:06 +00:00
Lucas Fialho Zawacki
65a2fb592f Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into video-dock-refactor 2018-03-20 17:22:11 +00:00
João Francisco Siebel
9c84dfe37a Invert if logic 2018-03-20 14:18:36 -03:00
Joao Siebel
5717c9c547 Change code to be more readble 2018-03-20 09:09:45 -03:00
Anton Georgiev
c9fa0d7387
Merge pull request #5244 from KDSBrowne/z-02-accessibility-zeeshan-2
Screen reader accessibility update
2018-03-19 16:56:51 -04:00
KDSBrowne
27336fc3f3 undo PureComponent changes 2018-03-19 13:49:41 -07:00
Anton Georgiev
172a4eb45c
Merge pull request #5230 from jfsiebel/screenshare-notification
Implement notification when a presenter start and end a screenshare
2018-03-19 14:13:33 -04:00
Anton Georgiev
07b867e52c
Merge pull request #5259 from oswaldoacauan/fix-ghost-and-reconnect-users
Fix ghost and reconnecting users
2018-03-19 14:07:46 -04:00
Anton Georgiev
1299c2cb55
Merge pull request #5245 from KDSBrowne/z.0.9-prevent-slideControl-sizeChange
Prevent slide control btn changing shape
2018-03-19 14:07:17 -04:00
Lucas Fialho Zawacki
97b3be0e22 Refactor video dock to have less responsabilities and code 2018-03-19 17:59:13 +00:00
KDSBrowne
c2ff34a194 add null return in ModalBase and remove mountModal() calls 2018-03-16 16:16:01 -07:00
KDSBrowne
5fbb6c8e4f call mountModal(none) after presentation files have been uploaded 2018-03-16 13:04:14 -07:00
Oswaldo Acauan
0e5fc698b0 Fix reconnecting users being redirected to /logout 2018-03-16 16:22:27 -03:00
Oswaldo Acauan
16a61a891d Move userLeft out of subscription stop to socket close event. Closes #5240 2018-03-16 16:18:10 -03:00
Anton Georgiev
991a90a737
Merge pull request #5258 from antobinary/pull-locales-2
Add logs to debug user join handler in HTML5 client
2018-03-16 15:08:23 -04:00
Anton Georgiev
337bcd616c add logs to debug user join handler 2018-03-16 18:57:27 +00:00
Anton Georgiev
472215cf95
Merge pull request #5212 from Tainan404/issue-5160
Add webcam controls menu in video button.
2018-03-16 14:04:17 -04:00
Tainan Felipe Pauli de Almeida
8d7956a8fb switch keyboard navigation in horizontal direction 2018-03-16 14:18:59 -03:00
Anton Georgiev
47088cdc73 pulled html5 locales 2018-03-16 2018-03-16 14:57:19 +00:00
Anton Georgiev
75ad4d309c
Merge pull request #5242 from Tainan404/test-screenshare
Stop screen share when switch presenter.
2018-03-16 10:40:26 -04:00
Tainan Felipe Pauli de Almeida
938bac7527 Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-5160 2018-03-15 16:55:54 -03:00
Oswaldo Acauan
5141b71d4f Prevent infinity loop when joining listen only 2018-03-15 16:30:50 -03:00
Oswaldo Acauan
bcaa8b2f6d Remove getUserMedia in the first join as listen only 2018-03-15 15:57:25 -03:00
KDSBrowne
5ea0a2ac66 fix aria-label not being announced for users in userlist 2018-03-15 09:39:56 -07:00
Tainan Felipe Pauli de Almeida
f28373c09c pass isDisabled for the service 2018-03-15 09:58:56 -03:00
Tainan Felipe
2526d17c7e stop screenshare when change the presenter 2018-03-14 15:28:28 -03:00
KDSBrowne
8358023a66 edit aria-label localized string 2018-03-14 09:26:01 -07:00
KDSBrowne
d764ceba3c prevent modals breaking screen reader functionality 2018-03-14 09:21:25 -07:00
KDSBrowne
024c0f0d47 enhance logout experience with screen reader 2018-03-14 09:21:11 -07:00
KDSBrowne
7d0acb1ed8 add role=alert to polling options 2018-03-14 09:20:58 -07:00
KDSBrowne
e5c4a67c95 add role=alert to toast notifications for screen reader 2018-03-14 09:20:40 -07:00
KDSBrowne
9968425ac7 localize text in switch component 2018-03-14 09:09:52 -07:00
KDSBrowne
47697cf293 prevent slide control btn from changing shape 2018-03-14 08:51:48 -07:00
Tainan Felipe Pauli de Almeida
200d0f8b01 Add label for desktop screen 2018-03-14 09:16:57 -03:00
Anton Georgiev
951ad13d8b
Merge pull request #4939 from KDSBrowne/z.0.2-fix-tooltip
Fix tooltip staying visible after tapping from mobile devices
2018-03-13 10:55:04 -04:00
Anton Georgiev
6ff536fbe4
Merge pull request #5231 from antobinary/kurento-screenshare
Set max height and width for screenshare to 1080 x 1920
2018-03-12 16:37:29 -04:00
Anton Georgiev
6f93a6586a
Merge pull request #5225 from Tainan404/issue-5188
Stop the video when an error occurs
2018-03-12 15:29:29 -04:00
Augusto Bennemann
efcd9340cc Adjusts on video dock refactor 2018-03-12 15:30:28 +00:00
Tainan Felipe Pauli de Almeida
158fc0421a put stop function into unsharewebcam 2018-03-12 09:11:00 -03:00
Anton Georgiev
d17ca71a60
Merge pull request #5157 from jfsiebel/implement-start-stop-recording-html5
Implement start stop recording html5
2018-03-09 14:28:14 -05:00
Anton Georgiev
c52ce83ab4 set max height and width for screenshare to 1080 x 1920 2018-03-09 13:35:37 -05:00
Joao Siebel
cb70001f37 Implement notification when a presenter start and end a screenshare 2018-03-09 08:20:08 -03:00
Joao Siebel
48cc9f3ca9 Handle join audio connection errors and update production settings 2018-03-08 10:38:18 -03:00
Anton Georgiev
8e0f57c941 linting of kurento-extension.js 2018-03-07 16:23:40 -05:00
Anton Georgiev
dad12699a4 handle Chrome extension "stop sharing" event 2018-03-07 16:23:40 -05:00
Tainan Felipe Pauli de Almeida
be04f6c701 add images 2018-03-07 17:24:36 -03:00
Tainan Felipe Pauli de Almeida
4d9b903a91 stop the video when an error occurs 2018-03-07 17:06:19 -03:00
Anton Georgiev
34a2959b34
Merge pull request #5222 from antobinary/increase-logging
Increase logging - needed to detect audio state inconsistencies
2018-03-07 11:42:58 -05:00
Anton Georgiev
9d7d8edbe0 improve isDialInUser function - use same var 2018-03-07 11:42:13 -05:00
Anton Georgiev
89b7da5be2 resolve conflicting double definition of voiceUserId 2018-03-07 11:18:02 -05:00
Anton Georgiev
2abcb91a7f increase voice user logging level in production 2018-03-07 11:18:02 -05:00
Anton Georgiev
d29af2bf25 increase logging level in production 2018-03-07 11:18:02 -05:00
João Francisco Siebel
195a2794c1 Remove console log 2018-03-07 09:34:35 -03:00
KDSBrowne
665bc1ca73 Merge remote-tracking branch 'upstream/v2.0.x-release' into z-02-accessibility-zeeshan-1 2018-03-06 07:34:02 -08:00
KDSBrowne
ba183916d9 hide UserAvatar from screen reader 2018-03-06 07:32:13 -08:00
KDSBrowne
898b5c755c remove aria tag preventing JAWS navigation with users 2018-03-06 07:21:47 -08:00
João Francisco Siebel
1cd8aab376 Fix handling audio options 2018-03-06 11:36:49 -03:00
Tainan Felipe Pauli de Almeida
2c5d894d05 add webcam controls in videoMenu button 2018-03-06 10:52:16 -03:00
João Francisco Siebel
623db13922 Handle better the parameters 2018-03-05 17:00:52 -03:00
Anton Georgiev
42809a61f0
Merge pull request #5099 from jfsiebel/screenshare-data-saving-setting
Implement screen share data saving setting
2018-03-05 11:54:48 -05:00
João Francisco Siebel
85b8769ad5 Handle autoJoin, listenOnlyMode and skipCheck 2018-03-02 09:01:34 -03:00
KDSBrowne
481b79cd30 fix Toggle component functionality with screen reader 2018-03-01 13:15:18 -08:00
KDSBrowne
ef7c44e693 disable increase / decrese font size btn when min / max size reached 2018-03-01 09:21:19 -08:00
Anton Georgiev
9219852a95
Merge pull request #5172 from prlanzarin/webrtc-screenshare-fix
Fixing WebRTC screensharing ICE processing (#4932) and limiting Firefox screensharing choices
2018-02-28 16:39:01 -05:00
Anton Georgiev
f45eedc62b
Merge pull request #5164 from MaximKhlobystov/production-console-logging
[HTML5 Client] Production Logging to Console
2018-02-28 12:33:42 -05:00
Maxim Khlobystov
c58fa045e9 Removed the filename field from development and production settings. 2018-02-28 11:20:58 -05:00
João Francisco Siebel
bfc2f6bc24 Fix when to see the record indicator 2018-02-28 11:10:00 -03:00
KDSBrowne
e69494421d use touchHold functionality / remove disabling tooltip code 2018-02-27 13:14:23 -08:00
Maxim Khlobystov
a79ca55567 Got rid of the log folder. 2018-02-27 11:33:55 -05:00
prlanzarin
ba5f295624 Limited Firefox WebRTC screenshare options to screen only 2018-02-26 18:42:53 +00:00
João Francisco Siebel
86993144cf Change recording indicator to css 2018-02-26 09:46:27 -03:00
João Francisco Siebel
9a2c797274 Fix problems with merge and language 2018-02-23 14:44:51 -03:00
João Francisco Siebel
efbf830e31 Change recording indicator to match #5127 changes 2018-02-23 13:26:33 -03:00
KDSBrowne
6ebf27e3e4 change region announcment for userlist 2018-02-22 13:10:32 -08:00
KDSBrowne
1ba4b952a1 add more context to userlist toggle aria label for screen reader 2018-02-22 12:27:19 -08:00
KDSBrowne
7f8ee525b0 make userlist appear lower in the DOM for screen readers 2018-02-22 11:56:21 -08:00
Maxim Khlobystov
d578a40721 Keeping the console logs in development. 2018-02-22 13:45:29 -05:00
KDSBrowne
a0f6392c71 switch messages and users title to headings in userlist 2018-02-22 09:39:10 -08:00
KDSBrowne
4dd4fd36ff remove banner role from meeting title 2018-02-22 09:30:12 -08:00
Maxim Khlobystov
59746e6b3f Started logging to console in production + removed daily rotation logs. 2018-02-22 11:48:49 -05:00
João Francisco Siebel
8f43508b4f Linter some code and simplify action button logic display 2018-02-20 15:23:35 -03:00
Oswaldo Acauan
61c84837a0 Fix user connectionId observer 2018-02-20 14:41:02 -03:00
Oswaldo Acauan
b03966d0d1 Close all user connections when removed 2018-02-20 12:02:04 -03:00
Oswaldo Acauan
8219c28084 Remove debug code 2018-02-20 11:59:47 -03:00
Oswaldo Acauan
3d69023308 Add check for connection and validated status. Fix #5152 2018-02-20 11:37:17 -03:00
Oswaldo Acauan
2f741df97b Impl user-session based connections on server. Fix #5150
Implement a connectionId for each user, each time a user try to validate we change their connectionId
and end all other connections of that user.
2018-02-20 11:26:36 -03:00
João Francisco Siebel
56a9bf70ff Change end to stop in labels 2018-02-19 15:42:22 -03:00
João Francisco Siebel
4d8d522bb8 Fix settings file 2018-02-19 14:04:26 -03:00
João Francisco Siebel
6bb031076b Resolve merge problems 2018-02-19 14:00:43 -03:00
João Francisco Siebel
c2076c5260 Fix logic for showing start/end recording 2018-02-19 13:30:21 -03:00
Lucas Fialho Zawacki
388fee31b6 Renaming files to better suit html5 structure 2018-02-19 04:23:05 +00:00
Lucas Fialho Zawacki
b8264b23eb Removing some pieces of code and going back on the chrome modal in other file 2018-02-19 03:43:30 +00:00
Lucas Fialho Zawacki
a85410a85f Video dock refactor, almost ready 2018-02-16 21:11:59 +00:00
Lucas Fialho Zawacki
1b3633c8bd More components for video-dock 2018-02-16 19:24:35 +00:00
Lucas Fialho Zawacki
01464cdabd Initial work, moving stuff around 2018-02-16 19:24:29 +00:00
João Francisco Siebel
d13be2c77b Add tooltip to recording indicator 2018-02-16 11:47:55 -02:00
João Francisco Siebel
919c2aa644 Implement start/stop recording logic 2018-02-15 17:42:50 -02:00
Anton Georgiev
1a8d2eee52
Merge pull request #5146 from Tainan404/fix-webcam-disconnect-bug
Fix when the user disconnects stay a ghost webcam.
2018-02-14 11:35:17 -05:00
Anton Georgiev
ce1b12a2e6
Merge pull request #5147 from antobinary/double-webcams
Increase ideal webcam resolution for kurento webrtc webcams
2018-02-14 11:34:17 -05:00
Anton Georgiev
cf1ab0283e increase ideal webcam resolution 2018-02-14 11:23:49 -05:00
Lucas Fialho Zawacki
9967e0f66e Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into settings-lock-video-dock 2018-02-14 16:22:35 +00:00
Lucas Fialho Zawacki
fcca273f8f Merge branch 'settings-lock-video-dock' of https://github.com/Tainan404/bigbluebutton into settings-lock-video-dock 2018-02-14 15:55:10 +00:00
Tainan Felipe Pauli de Almeida
ec14d1ac3c fix when the user disconnects gets a ghost webcam 2018-02-14 10:51:24 -02:00
Tainan Felipe Pauli de Almeida
473fdea28b revert changes in en.json 2018-02-14 09:39:15 -02:00
Anton Georgiev
a8189b3a36
Merge pull request #5141 from oswaldoacauan/videodock-new
Improvements for PR#5117
2018-02-13 15:02:04 -05:00
Oswaldo Acauan
afc5d597a7 Fix console error 2018-02-13 17:45:03 -02:00
Oswaldo Acauan
ac46f534d5 Fix mutating state with delete when destroying a video 2018-02-13 14:20:59 -02:00
KDSBrowne
e1a5e6416e disable tooltips if device has touch & fits phone dimensions 2018-02-13 08:06:45 -08:00
KDSBrowne
ec74351a58 remove tooltip render condition in button component 2018-02-13 07:51:13 -08:00
Oleksandr Zhurbenko
bfb41d74c7 Added an extra check to prevent an issue described in #5137 2018-02-12 14:59:05 -08:00
Anton Georgiev
417acf4d9d
Merge pull request #5125 from prlanzarin/screenshare-fps-ext-prompt
Limited screensharing FPS to 5-10, resolution to screen size and fixed chrome extension prompt
2018-02-12 10:39:48 -05:00
Anton Georgiev
32abdc8344
Merge pull request #5102 from MaximKhlobystov/handle-reconnected-voice-users
[HTML5 Client] Adjustments in handling of reconnected voice users
2018-02-09 14:50:32 -05:00
Lucas Fialho Zawacki
333bba0a77 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into settings-lock-video-dock 2018-02-09 19:33:55 +00:00
Anton Georgiev
4c8970abe6
Merge pull request #5108 from KDSBrowne/z.0.8-settings-userlist-bug
Prevent error on settings change with userlist open
2018-02-09 11:56:58 -05:00
Anton Georgiev
6db4a91846
Merge pull request #5116 from MaximKhlobystov/attendee-mute-from-userlist
[HTML5 Client] Self mute/unmute from userlist for attendees.
2018-02-09 10:09:37 -05:00
prlanzarin
81afe84079 Limiting screensharing FPS to 5-10 and resolution to screen size
Also fixes the extension prompt for chrome users in the HTML5 client
2018-02-08 22:53:18 +00:00
Maxim Khlobystov
7968a55bf3 Simplified the toggleSelfVoice code. 2018-02-08 14:00:29 -05:00
Augusto Bennemann
65bf18e6ca Fix typo 2018-02-08 16:49:02 +00:00
Oleksandr Zhurbenko
607e2decad Removed a comment 2018-02-08 08:42:32 -08:00
Augusto Bennemann
95c172a8f0 Videodock adjusts for screenshare 2018-02-08 16:32:12 +00:00
Maxim Khlobystov
483f543f17 Made sure non-moderators can user userlist for mute/unmute. 2018-02-08 11:06:41 -05:00
KDSBrowne
ff78e14835 switch indexOf() with includes() 2018-02-08 07:14:00 -08:00
Augusto Bennemann
d5cda55220 Improve video adjusting code 2018-02-08 12:52:29 -02:00
Lucas Fialho Zawacki
23b635b4ff Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into settings-lock-video-dock 2018-02-08 14:48:33 +00:00
Oleksandr Zhurbenko
894e2b94f2 Fixed exceptions thrown on PresenterAssignedEvtMsg event 2018-02-07 15:10:15 -08:00
Oleksandr Zhurbenko
dddc388a10 Fixed an exception thrown on meeting destruction 2018-02-07 14:57:34 -08:00
Augusto Bennemann
323cdd3232 Fix camera button style and improve videodock code 2018-02-07 17:20:10 -02:00
Lucas Fialho Zawacki
30b26a0a0c Unshare webcam and dispose peers when video component is unmounted 2018-02-07 18:06:58 +00:00
Augusto Bennemann
b0b16498fb Fixes #5056 2018-02-07 14:57:09 -02:00
Augusto Bennemann
c38a6e34ae Fix error introduced on last merge 2018-02-07 13:24:20 -02:00
Augusto Bennemann
326325fddb trigger on orientation change 2018-02-07 13:12:07 -02:00
Augusto Bennemann
541b06393c Video positioning. Code still bad. 2018-02-07 13:11:52 -02:00
Augusto Bennemann
db7bd9e9b6 Display usernames on videos 2018-02-07 13:07:38 -02:00
Lucas Fialho Zawacki
3af600d015 User video tags with new design [part 1] 2018-02-07 12:56:07 -02:00
Augusto Bennemann
1d5bfce167 Fix share/unshare video button style and remove old files 2018-02-07 12:51:40 -02:00
KDSBrowne
d7b9e4dce9 close userlist before settings are saved 2018-02-06 12:06:52 -08:00
Anton Georgiev
d71bae2ded
Merge pull request #5088 from Tainan404/fix-button-disabled
Fix when button is disabled cursor does not appear not-allowed.
2018-02-06 13:07:09 -05:00
Anton Georgiev
649d045609
Merge pull request #5094 from antobinary/blank-video
Adjusted the source for recording meeting status
2018-02-06 13:05:20 -05:00
Maxim Khlobystov
82a40e4d9a Handle voice users message to update the voice states properly on reconnect. 2018-02-06 11:23:51 -05:00
Tainan Felipe Pauli de Almeida
38e3ce3013 Merge remote-tracking branch 'upstream/v2.0.x-release' into lock-settings 2018-02-06 13:21:22 -02:00
Joao Siebel
eddc480851 Implement screenshare data saving setting. Fix #5029 2018-02-06 11:33:48 -02:00
Tainan Felipe Pauli de Almeida
bc2da51bfb Comply lock setting 'Hide other viewer's webcams' 2018-02-06 09:43:14 -02:00
Oleksandr Zhurbenko
6e1102999d Turned on logging for the production 2018-02-05 12:39:08 -08:00
Oleksandr Zhurbenko
e1568baa24 Fixed the logging of the Meteor serser-side methods 2018-02-05 12:34:03 -08:00
Anton Georgiev
d5837f46ee adjust source for recording meeting status 2018-02-05 13:34:03 -05:00
Tainan Felipe Pauli de Almeida
eb4ed2e4bd fix button disable don't appear with cursor not-allowed 2018-02-02 09:51:21 -02:00
Lucas Fialho Zawacki
829930f131 Remove logging and some comments to shouldUpdateComponent 2018-02-01 18:02:33 +00:00
Lucas Fialho Zawacki
c36f322fff Better handling of shared video timeout in html5 2018-02-01 18:02:04 +00:00
Lucas Fialho Zawacki
8be4fd6ef4 Better way to handle shouldComponentUpdate callback on HTML5 video
This commit matches userIds on the old/new userlist when the react component
updates and does not assume the lists are ordered. It also prevents things
from getting funky when a user leaves or joins the list
2018-02-01 18:01:56 +00:00
Lucas Fialho Zawacki
a1e7833fa3 Better video reconnect when network is offline 2018-02-01 18:01:42 +00:00
Lucas Fialho Zawacki
55feaa30af Timeout cameras that have not started 2018-02-01 18:01:28 +00:00
Tainan Felipe Pauli de Almeida
fd9dfbf89b fix more linter errors 2018-02-01 09:31:17 -02:00
Tainan Felipe Pauli de Almeida
1bdf08b260 lock logic passed to the parent 2018-02-01 09:09:33 -02:00
Anton Georgiev
528f94b15a
Merge pull request #5062 from antobinary/html5-daily-log-rotation-2
Added daily log rotation in production env
2018-01-31 11:11:58 -05:00
Anton Georgiev
f789842ccb
Merge pull request #5009 from KDSBrowne/z.0.6-prevent-ghost-user
Prevent kicked user's ability to rejoin meeting via back btn
2018-01-30 15:10:46 -05:00
Tainan Felipe Pauli de Almeida
ff7273973a fix some linter errors 2018-01-30 14:41:45 -02:00
KDSBrowne
5b93033126 remove window.popstate and add onLeave to meeting-ended route 2018-01-30 08:39:43 -08:00
Tainan Felipe Pauli de Almeida
cba6628de0 add to the functionality of deactivating the videodock via settings 2018-01-30 14:32:37 -02:00
KDSBrowne
2809b6a825 remove setTimeout and add handler 2018-01-30 08:12:05 -08:00
Anton Georgiev
ab39163070 put month before day in log rotation name 2018-01-30 10:37:00 -05:00
Tainan Felipe Pauli de Almeida
0bfe3093c0 add interface for data saving tab 2018-01-30 09:20:51 -02:00
KDSBrowne
6b1e39008c move if condition for User.ejected 2018-01-29 20:23:56 -08:00
Anton Georgiev
9e05f346c7 added daily log rotation in production env 2018-01-29 16:50:32 -05:00
KDSBrowne
aa4a7ef48c clean up code 2018-01-29 11:07:02 -08:00
KDSBrowne
90bfea5d77 check if user was ejected 2018-01-29 10:17:52 -08:00
Anton Georgiev
fa24ca01f9
Merge pull request #4986 from lfzawacki/ice-cold-corrections
Corrections to HTML5 video ICE message cycle and the share video button
2018-01-29 10:20:36 -05:00
Tainan Felipe Pauli de Almeida
fc5ae9b07e apply lock settings on webcam sharing 2018-01-29 09:52:07 -02:00
KDSBrowne
d0f6e4f3a2 add console logs to determin flow 2018-01-26 14:17:34 -08:00
Maxim Khlobystov
61fc6ec911
Merge pull request #5031 from jfsiebel/fix-issue-4999
Exit from audio when in meeting ended to prevent echo test
2018-01-26 13:47:18 -05:00
Anton Georgiev
cd8f75b440
Merge pull request #5011 from OZhurbenko/fix-whiteboard-explosion
Fixed Pencil rendering breaking the html5 client
2018-01-26 16:09:43 -02:00
Anton Georgiev
7d6868ef63
Merge pull request #5033 from antobinary/pull-locales-2
Pulled html5 client locales 2018-01-25
2018-01-26 16:09:11 -02:00
Anton Georgiev
4d802a6d2d
Merge pull request #5039 from antobinary/fix-5037
Adjust production settings to match changes on dev settigns  #4821
2018-01-26 16:08:45 -02:00
Anton Georgiev
d2709c9d9d adjust production settings to match changes on dev settigns 2018-01-26 11:22:17 -05:00
KDSBrowne
d6e913d79f remove code related to pushstate 2018-01-26 07:35:49 -08:00
Anton Georgiev
952b4457f5 pull the latest German translations 2018-01-25 14:15:51 -05:00
Anton Georgiev
e5b1289b9c remove duplicated Japanese locale 2018-01-25 13:42:33 -05:00
Anton Georgiev
ba7d3325b7 adjust Khmer locale, related to #4538 2018-01-25 13:36:19 -05:00
Anton Georgiev
0d2f52c033 pulled html5 client locales 2018-01-25 2018-01-25 12:28:45 -05:00
Anton Georgiev
22a140e6eb do not pull the source file en.json 2018-01-25 11:41:25 -05:00
Anton Georgiev
b37d4528af unify indentation in transifex.sh 2018-01-25 11:02:15 -05:00
Joao Siebel
18019776cb Exit from audio when in meeting ended to prevent echo test, fix #4999 2018-01-25 09:07:32 -02:00
Lucas Fialho Zawacki
deb6efad09 HTML5 video refactor some js 2018-01-25 04:08:00 +00:00
Anton Georgiev
72ea8b8906 remove duplicated keys in en.json 2018-01-24 16:49:48 -05:00
Anton Georgiev
b8400c7501 remove duplicated keys in en.json 2018-01-24 16:46:18 -05:00
Anton Georgiev
bd56a9e1e9
Merge pull request #4996 from Tainan404/fix-clear-chat
Fix issue #4992. Unable to clear chat.
2018-01-23 14:14:35 -02:00
Maxim Khlobystov
0568a01692
Merge pull request #4923 from MaximKhlobystov/selenium-visual-regression
[HTML5 Client] Initial Visual Regression Tests Setup
2018-01-23 11:13:54 -05:00
Lucas Fialho Zawacki
cacbdd0ece Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into ice-cold-corrections 2018-01-23 16:05:47 +00:00
Maxim Khlobystov
9a3804ebdd Improved the naming of the test cases / screenshot files. 2018-01-22 18:32:29 -05:00
Oleksandr Zhurbenko
946c731471 Fixed pencil rendering during the race condition between clear annotations and pencil's draw_end message 2018-01-22 15:07:29 -08:00
Lucas Fialho Zawacki
e728418eeb Explicitly declare some hardcoded values as constants and refactor an if 2018-01-22 18:23:55 +00:00
KDSBrowne
9eb715a09f prevent removed user ability to rejoin meeting via back btn 2018-01-22 08:49:22 -08:00
Ghazi Triki
5227217e85 Fix the regex that checks the Flash stream id by adding the option "-recorded" to the pattern, making sure recorded streams are matched too. 2018-01-20 09:34:11 +01:00
Maxim Khlobystov
1eddc2f408
Merge pull request #4971 from OZhurbenko/fix-issue-4954
Aligned the dropdown's close button on small screens
2018-01-19 16:08:35 -05:00
Anton Georgiev
3159973533
Merge pull request #4961 from KDSBrowne/z.0.3-transifex-blank-locale
Make transifex.sh ignore locales with no translated strings
2018-01-19 18:54:19 -02:00
KDSBrowne
243272ad66
Change /transifex to /transifex.sh 2018-01-19 15:44:25 -05:00
Joao Siebel
a42d88250e Resolve merge conflict in english locales file 2018-01-19 17:43:11 -02:00
Tainan Felipe
4301ee6ef7 fix issue #4992 2018-01-19 15:38:04 -02:00
Anton Georgiev
9b16ae8d51
Merge pull request #4938 from KDSBrowne/z.0.1-mobile-btn-alignmet
Fix alignment of ActionsBar buttons for small screens
2018-01-18 16:34:27 -02:00
Anton Georgiev
9c101b73f2
Merge pull request #4976 from gutobenn/4955-changes
Adjusts on screenshare button and requested changes
2018-01-18 16:33:49 -02:00
KDSBrowne
745f79ba51 make breakpoint range start from 0em 2018-01-18 09:41:52 -08:00
Anton Georgiev
7ee95e3132
Merge pull request #4967 from OZhurbenko/fix-issue-4900
An attempt to fix race condition on resource loading
2018-01-18 13:20:41 -02:00
Lucas Fialho Zawacki
02c216dcf6 Temporary hack to fix ICE edge cases in Firefox 2018-01-18 14:03:06 +00:00
Augusto Bennemann
975525fe9b Fix keys usage on actions-dropdown 2018-01-17 19:51:33 -02:00
Anton Georgiev
2ba9433c1d change copyright year to 2018 2018-01-17 16:31:50 -05:00
Anton Georgiev
9e45091e30
Merge pull request #4980 from KDSBrowne/z.0.4-btn-background-disappear-fix
Edit css to prevent disappearing close btn background
2018-01-17 18:29:03 -02:00
Anton Georgiev
7e4a9eda5d
Merge pull request #4979 from KDSBrowne/z.0.5-style-removedUser-view
Fix broken view styles displayed on error, on meetingEnd and for removed users
2018-01-17 17:45:31 -02:00
Augusto Bennemann
10cdd603bc Fix null child element 2018-01-17 11:34:35 -02:00
Augusto Bennemann
5bf96b3c84 Screenshare button conditional rendering 2018-01-17 01:17:07 -02:00
Augusto Bennemann
90adda6a93 Display either 'start' or 'stop' screenshare button, if screenshare enabled on config 2018-01-16 17:12:41 -02:00
KDSBrowne
644cb4f9b2 fix broken styles on error, on meetingEnd and for removed users 2018-01-16 10:26:57 -08:00
KDSBrowne
cc32e1d2d9 edit css to prevent disappearing background 2018-01-16 09:03:14 -08:00
Maxim Khlobystov
75f1992667 Test commands cleanup. 2018-01-16 11:25:04 -05:00
Maxim Khlobystov
65c995339d Added command to regenerate reference screenshots. 2018-01-16 11:21:28 -05:00
Anton Georgiev
748ee1279a
Merge pull request #4941 from MaximKhlobystov/mute-button-icon-update-fix
[HTML5 Client] Fix for Mute/Unmute button's icon update.
2018-01-16 14:06:30 -02:00
Augusto Bennemann
7dacdfb04b Changes requested on #4955 2018-01-16 14:04:34 -02:00
Maxim Khlobystov
893067139b Declared the muteHandle variable. 2018-01-16 10:56:31 -05:00
Anton Georgiev
3366bc32b0
Merge pull request #4851 from Tainan404/fix-language-selector
Language selector of the application, each option appears in its native language.
2018-01-16 13:40:03 -02:00
Anton Georgiev
a4d57ac4b6
Merge pull request #4963 from MaximKhlobystov/hangup-audio-userlist-fix
[HTML5 Client] Fix for the issue with users disappearing from userlist when hanging up audio.
2018-01-16 13:39:38 -02:00
Oleksandr Zhurbenko
173cc7cb89 Fixed aligning of the Dropdown Close button on small screens
Fixes #4954
2018-01-15 14:58:23 -08:00
Lucas Fialho Zawacki
21cc28561b Ice and html5 video button presses corrections 2018-01-15 21:19:01 +00:00
Maxim Khlobystov
d9955ae286 Small cleanup. 2018-01-15 16:13:18 -05:00
Maxim Khlobystov
1394984be7 Made the mute/unmute observer work. 2018-01-15 16:01:57 -05:00
Oleksandr Zhurbenko
bb72cb7b65 Adjusted the pull request to the recent changes 2018-01-15 12:59:09 -08:00
Oleksandr Zhurbenko
f6ed7c3575 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fix-issue-4897 2018-01-15 12:33:29 -08:00
Oleksandr Zhurbenko
4eb5d278c3 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fix-issue-4900 2018-01-15 12:22:56 -08:00